body, ul {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, Verdana, Sans-serif;
	font-size:0.9em;
	}
html {height:101%;}	

/*Kopfbereich*/
#head {
	height:100px;
	}	
#flash {
 	position:absolute;
	top:0;
	left:74px;
	}
#logo {
 	position:absolute;
	top:0;
	right:0;
	text-align:center;
	width:109px;
	height:70px;
	}	
	
/*Hauptnavigation*/	
	#navlist {
	position:absolute;
	left:131px;
	top:70px;
	width:870px;
	list-style:none;
	background-color: #264a94;
	}

#navconback {
	position:absolute;
	right:0;
	top:70px;
	
	background-color: #264a94;
	width:60%;
	height:30px;
	}


#navlist .Item{
   background-image:url(../images/menu01.gif);
	background-repeat:no-repeat;
	background-color: #264a94;
	line-height:30px;
	font-weight:bold;
	display:inline;
	padding:7px 2px;
	white-space:nowrap;
	}



#navlist .ItemA{
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;}

#navlist .ItemB{
	background-image:url(../images/menu02.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
			
#navlist a {
		line-height:30px;
		font-weight:bold; 
		text-decoration: none;
		color:#fff;
		padding:0 0 0 20px;
		}

#navlist a:link, #navlist a:visited{
		color: #fff;
		text-decoration: none;
		}
#navlist a:hover{
		color: #fff;
		text-decoration:underline;
		}
#navlist #current{
		text-decoration:underline;
		color:#fff;
		}
/*Subnavigation*/
#subnavlist1,
#subnavlist2 {
		position:absolute;
		left:140px;
		top:32px;
		display:none;
		list-style:none; 
		text-align:center;
		font-weight:normal;
		z-index:4;
		background-color:#fff;
		border:solid 1px #c30;
		padding:0 4px;
		}
#subnavlist1 li,
#subnavlist2 li {
           display:inline;
			}
				
#subnavlist1 li.SubItem,
#subnavlist2 li.SubItem {
	}

#subnavlist1 li a,
#subnavlist2 li a {
 	font-weight:bold;
 	 padding:3px 6px;
 	 background-color:#264a94;		
}

#subnavlist1 li a:hover,
#subnavlist2 li a:hover {
 color:#fff;
 }
/*Kopfbereich ende*/	
	
/*linker Infobereich*/	
#left {
	position:absolute;
	left:0;
	top:0;
	width:155px;

	}

#infoList{
	list-style-image:url(../images/infolist.gif);
	margin:10px 0 0 20px;
	font-size:0.8em;
	
	}

#infoList li {
	line-height:15px;
	padding:0;
	}
	
#infoList a {
	color:#264a94;
	text-decoration:none;
	}

#left .boxBorder {
	padding:5px 2px;
	border-right:solid 2px #cc3303;
	margin:0 20px 0 0;
	}
	
#left .box {
	background-color: #264a94;
	color:#fff;
	padding:4px;
	font-size:0.95em;
	}
	
#left .head {
	font-weight:bold;
	color:#ff0;
	font-size:0.9em;
	border-bottom:solid 1px #ff0;
	margin:0 0 6px 0;
	}
	
#left .text {
	font-size:0.8em;
	}

#left .banner {
	text-align:center;
	}


#left .text a{
	font-weight:bold;
	color:#fff;
	}
/*linker Infobereich ende*/


#content {
   margin: 0 21% 0 160px;
   padding:10px 4px;
   font-size:0.8em;
}

#right {
	}

#content hr {
border-top:solid 1px #669ACC;
background:#fff;
}
#content p {
padding:0 10px;
}
#content table {
padding:0 10px;
}
#content .subtitle {
padding:0 4px;
font-weight:bold;
}

#content img {
padding:4px;
}

#content h4 {
margin:4px 50px 4px 4px;
font-size:1.2em;
color:#264a94;
border-bottom:solid 1px #cc3303;
}

#content form {
margin:0;
padding:0;
}


#content fieldset {
border:solid 1px #fff;
margin:4px 24%;
padding:4px 20px;
clear:left;
}

#search  {
width:95%;
text-align:center;
}

#search form  {
text-align:left;
padding:0;
margin:0;
}

#search fieldset  {
text-align:left;
padding:10px 20px;
margin:0 0 10px 0;
border-bottom:solid 1px #ccc;
}
#search input  {
margin:6px;
padding:2px;
}

#content fieldset.set2 {
clear:both;
border:solid 1px #ccc;
background-color:#f9f9f9;
}

#content legend{
font-size:1.1em;
font-weight:bold;
}
#content a {
	color:#264a94;
	text-decoration:none;
	}
#content .warn{
font-size:1.1em;
font-weight:bold;
color:#cc3303;
background:#f2f2f2;
padding:10px;
border:dotted 2px #cc3303;
width:50%;
margin-left:25%;
}

#content .confirm{
font-size:1em;
font-weight:bold;
color:#008800;
background:#f2f2f2;
padding:10px;
border:dotted 2px #008800;
width:50%;
margin-left:25%;
}

#content ul {
list-style:none;
padding:4px;
margin:10px 20px;
}

#content input {
background-color:#fff;
margin:2px 10px 0 0;
}

input.ip {
	border:solid 1px #ccc;
	}
input:hover {
	border:solid 1px #c30;
	}
	
input.bt {
	border:solid 1px #ccc;
	color:#c30;
	font-weight:bold;
	cursor:pointer;
   }
/*Styles der Katalog 2006 Seite*/

table.Set ul {
	list-style-type:none;
	}

table.Set li {
	list-style-type:none;
	}


table.Set, table.Set2  {
width:95%;
background-color:#f9f9f9;
border:solid 1px #ccc;
}

table.Set2  td{
border-bottom:solid 1px #ccc;
}
table.Set2  th{
border-bottom:solid 1px #ccc;
text-align:left;
padding:4px;
color:#333;
}

table.smallSet {
background-color:#fff;
border:solid 1px #264a94;
width:90%;
margin:5px 2%;
}

table.smallSet td {
border-bottom:solid 1px #ccc;
}
table.smallSet th {
font-weight:normal;
font-size:0.9em;
padding:4px;
}


table.Set th {
text-align:left;
color:#264a94;
border-bottom:solid 1px #c30;
font-size:1.2em;
}
.blue {
	font-weight:bold;
	color:#264a94;
	}
.red {
	font-weight:bold;
	color:#c30;
	}


.mehr {
		color:#c30;
		font-weight:bold;
		}


#iframe {
			width:99%;
			height:1100px;
			border:solid 1px #fff;
			z-index:1;
			}
.iframeCosta {
			width:565px;
			height:1100px;
			border:solid 1px #fff;
			z-index:1;
		}

#newsBox {
		 }

#news {
		 position:absolute;
		 right:2px;
		 top:150px;
		 width:21%;
		 }

#news .boxBorder {
		padding-left:2px;
		border-left:solid 2px #cc3303;
		}
#news .box {
		background-color: #264a94;
		color:#fff;
		padding:10px;
		font-size:0.95em;
		}
#news .head {
		height:31px;
		line-height:30px;
		padding-left:24px;
		background-color: #264a94;
		background-image:url(../images/corner.gif);
		background-repeat:no-repeat;
		color:#ff0;
		font-weight:bold;
		}
#news .boxItem {
		border:solid 1px #ff0;
		margin:0 0 4px 0;
		font-size:0.8em;
		padding:2px;	
}

#news a {
		color:#ff0;
		text-decoration:none;
		font-weight:bold;
		margin-left:80px;
}
#news img {
		float:left;
		margin:0 4px 4px 0;
		}


#footer {
	   clear:both;
		margin:10px ;
		padding:10px;
		color:#264a94;
		font-size:1em;
		text-align:center;
		border-top:dashed 1px #669ACC;}		
#footer a {
		color:#264a94;
		text-decoration:none;
		margin:0 10px;
		}		
#search04{border:solid 2px #264a94;margin:4px 0;}
