/*  
Theme Name: Internationales Auschwitz Komitee
Theme URI: http://www.auschwitz.info/
Description: PRINT THEME
Version: 1.000.001
Author: PROJEKT 77
URI: http://www.projekt-77.de


/* ### DEFAULT GLOBALS
################################################################################################# */

body {
	width: 740px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 0;
}

a:link,
a:visited,
a:hover,
a:active,
a:focus {
	color: #333333;
	background-color: transparent;
	text-decoration: none;
}

acronym {
	font-weight: normal;
	text-decoration: none;
}

abbr {
	font-weight: normal;
	text-decoration: none;
}

.invisible {visibility: hidden;}

.hide {display: none;}

.hide_title, .hide_active, .jumptocontent {
	position: absolute;
  	top: -6000px;
  	left: -6000px;
 	height: 1px;
	width: 1px;
}

a img {border: 0;}

/* ### END DEFAULT GLOBALS
################################################################################################# */

/* ### LAYER DEFAULT
################################################################################################# */

#address {
	width: 720px;
	line-height: 140%;
	margin: 10px 10px 0 10px;
	padding: 0;
	display: block;
	float: left;
}

	#address {border-bottom: 1px solid #333333; padding: 0 0 10px 0;}

#content {
	width: 720px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

	#content .container_12 {
		width: 100%;
		color: #000000;
		background-color: #FFFFFF;
		text-align: left;
		margin: 0 0 0 0;
		padding: 0;
		display: inline;
		float: left;
	}
	
		html .grid-news,
		html .grid-news-content,
		html .grid-left-350 ,
		html .grid-left2-350,
		html .grid-right-350,
		html .grid-right2-350,
		html .grid-left-375,
		html .grid-right-375,
		html .grid-left-380,
		html .grid-right-380,
		html .grid-500,
		html .grid-780,
		html .grid-contact-1,
		html .grid-contact-2 {
			width: 100%;
			color: #000000;
			background-color: #FFFFFF;
			text-align: left;
			margin: 0 0 10px 10px;
			padding: 0;
			display: inline;
			float: left;
		}
		
			.news-teaser-date {
				width: auto;
				font-weight: bold;
				text-align: left;
				margin: 0 10px 0 0;
				display: inline;
				float: left;
			}
			
				.news-day,
				.news-month,
				.news-year {
					width: auto;
					font-size: 120%;
					text-align: left;
					margin: 0 5px 10px 0;
					display: inline;
					float: left;
				}
			
			.form_both {
				width: 100%;
				text-align: left;
				margin: 10px 0 10px 10px;
				display: inline;
				float: left;
			}
			
				.news-info-title {
					width: 30%;
					text-align: left;
					margin: 0 10px 0 0;
					display: inline;
					float: left;
				}
				
				.news-info-txt {
					width: 60%;
					text-align: left;
					margin: 0;
					display: inline;
					float: left;
				}

		.tx-indexedsearch-res {
			line-height: 160%;
		}

h1,
.address1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: inherit;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

h2,
.address2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: inherit;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}
		
h3,
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: inherit;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

p,
.tx-comments-pi1 {
	line-height: 160%;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
}

blockquote {
	line-height: 160%;
	font-style: italic;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
}

ul,
ol {
	line-height: 160%;
	text-align: left;
	margin: 0 0 0 25px;
	padding: 0 0 10px 0;
}
	
/* ### HIDE
################################################################################################# */

#jumpmenu,
.breadcrumb,
.service,
.visual,
.visual2,
#mainnavigation,
.grid-780-line,
#footer .grid-left-350,
#footer .grid-right-350,
form,
.news-month,
.news-more,
.news-date,
.news-nav,
html .pagebrowser,
.csc-textpic-caption,
.csc-textpic-imagewrap,
img {display: none !important;}

/* ### END HIDE