/* body properties */
body, html  {
	margin:0;
	/*height:100%; /* Da IE min-height nicht kennt */
	/*min-height:100%; /* Für andere Browser */
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:#f0f0f0;
}

#page {
	width: 990px;
	/*min-height:100%;
	height:auto !important; /* Für normale Browser */
	/*height:100%; /* Für IE */	
	margin: 10px auto;
	padding: 0;
	background: #ffffff;
	border: 1px solid #000000;
}

#top {
	width:100%;
	height:24px;
	border-bottom:1px solid #000000;
}

#top .bg_red {
	float:left;
	width:620px;
	height:24px;
	background-color:#cc0000;
	background-image:url(pictures/top_rot_grau.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#top .bg_gray {
	background-color:#cccbcb;
	float:right;
	width:350px;
	height:19px;
	padding:5px 20px 0 0;
	text-align:right;
}

#logo {
	float:right;
	width:300px;
	height:45px;
	padding:15px 15px 0 0;
}

#logo img {
	float:right;
}

#top2 {
	clear:both;
	width:100%;
	height:25px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

#top2 .bg_red {
	float:left;
	width:605px;
	height:21px;
	background-color:#cc0000;
	background-image:url(pictures/top_rot_grau2.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:2px 0 2px 15px;
	margin:0;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#top2 .bg_gray {
	background-color:#cccbcb;
	float:right;
	width:350px;
	height:20px;
	padding:5px 20px 0 0;
	text-align:right;
}

#top2 .bg_gray  a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#banner_bottom {
	height:6px;
	background:#CC0000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

#content {
	clear:both;
	display:block;
	float:left;
	background:#ffffff;
	width:980px;
	padding:10px 0 0 10px;
}

#leftcol {
	clear:both;
	float:left;
	width:670px;
	padding-right:10px;
	border-right:1px dotted #484848;
}

#rightcol {
	float:right;
	width:290px;
}

#onecol {
	clear:both;
	float:left;
	width:970px;
	padding:10px;
}

#onecol p {
width: 650px;
}

#onecol h1 {
width: 650px}


#rightcol .box {
	border:1px dotted #6B737B;
	width:270px;
	float:left;
	margin:0 0 10px 5px;
	background:#EFEFEF;
	padding:0;
}

#rightcol .box .box_header {
	width:270px;
	margin:0;
	padding:0;
	height:17px;
	border-bottom:1px dotted #6B737B;
}


#rightcol .box .box_header .bg_red {
	float:left;
	width:190px;
	height:15px;
	background-color:#cc0000;
	background-image:url(pictures/box_trennlinie.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:2px 0 0 5px;
	color:#FFFFFF;
	font-weight:bold;
}

#rightcol .box .box_header .bg_gray {
	background-color:#cccbcb;
	float:right;
	width:70px;
	height:15px;
	padding:2px 5px 0 0;
	text-align:right;
}

#rightcol .box .box_header .bg_gray p {
	padding:0;
	margin:0;
}

#rightcol .box .box_header .bg_gray a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	border:none;

}

.box .box_content {
	width:265px;
	margin:0;
	padding:5px 0 0 5px;
}


#footer {
	clear:both;
	width:990px;
	background:#CC0000;
	color:#FFFFFF;
	height:15px;
	border-top:1px solid #000000;
}

#footer .slogan {
	padding:2px 5px 0 5px;
	float:left;
}

#footer .seknav {
	padding:2px 5px 0 5px;
	float:right;
}

#footer .seknav p{
	margin:0;
	padding:0;
}

#footer .seknav a {
	color:#ffffff;
	text-decoration:none;
}

#breadcrumb {
	margin:2px 0 0 10px;
}

#breadcrumb a {
	color:#000000;
	text-decoration:none;
}

#breadcrumb a:hover {
	color:#cc0000;
	text-decoration:none;
	
}

#content .produkt_box {
	height:100px;
	float:left;
	width:310px;
	margin:10px 8px 5px 0;
	background:#ffffff;
	border-bottom:2px solid #cfcfcf;
	background-image:url(pictures/produkt_box_background2.gif);
	background-position:left;
}

.produkt_content p {
width: 190px !important;
}

#content .produkt_img {
	float:left;
	width:100px;
}

#content .produkt_img img {
	float:left;
}

#content .produkt_content {
	float:left;
	padding:2px 0 0 5px;
	width:195px;
}



tx-indexedsearch-form {
	float:left;
	width:150px;
} 

tx-indexedsearch-search-submit {
	float:left;

}


/* menu styles ************************************************************************/

#menu {
	clear:both;
	width: 990px;
	height: 18px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	color: #000000;
	border-bottom:1px solid #000000;
}

#menu a {
	display:block;
	line-height:18px;
	color: #000000;
	text-decoration:none;
	background-color:transparent;
	padding:0 10px 0 10px;
}
	
#menu a:hover{
	background: #efefef;
	padding:0 10px 0 10px;
}

#menu ul {
	list-style-type:none;
	float:left;
	background: #cccbcb url(pictures/menu_background.gif);
	line-height:18px;
	font-weight:bold;
}

#menu ul li {
	float:left;
}

#menu ul ul {
	list-style-type:none;
	background:none;
	width:175px;
}

#menu ul li ul li {
	list-style-type:none;
	background:#efefef;
	width:175px;
}

#menu ul li ul li a {
	font-size:11px;
	display:block;
	line-height:15px;
	color: #000000;
	text-decoration:none;
	background-color:transparent;
}
	
#menu ul li ul li a:hover{
	display:block;
	background: #cc0000;
	color:#efefef;
}




/* general tags ***************************************************************************/

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
	font-weight:bold;
	margin:0;
	padding:0;
}

h1 {
	font-size:2.8em;
	margin:5px 0 30px 0 !important;
}

h2 {
	font-size:1.8em;
	margin:10px 0 7px 0;
}

h3 {
	font-size:1.4em;
	margin:10px 0 7px 0;
	color:#cc0000;
}

#content p {
	margin:5px 0 7px 0;
	padding:0;
	line-height:150%;
}

#content table {
	margin:5px 0 7px 0;
	padding:0;
	line-height:150%;
}

#content ul {
	list-style-type:square;
	margin:5px 0 5px 25px;
}

#content li {
	line-height:150%;
}

#content a {
	color:#cc0000;
	border-bottom:1px dotted #cc0000;
	text-decoration:none;
}


#content a:hover {
	color:#cc0000;
	border-bottom:none;
	text-decoration:none;
}


input {
	border: 1px solid #BDBDBD;
	padding: 2px 2px 2px 2px;
	font-size: 1em;
}

select {
	border: 1px solid #BDBDBD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	font-size: 1em;
}

textarea {
	border: 1px solid #BDBDBD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px 2px 2px 2px;
}

.error {
	color:#cc0000;

}

#content p{
margin:10px 0 30px 0;
}

.produkt_content p{
margin: 0 0 0 0 !important;
}

#pdfs { width: 600px; float:left;}
#pdfs p {width:170px; margin: 0 0 0 10px;}
.pdf_box {width:200px; float:left;}

