body {
   background: #fff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   margin: 0;
   padding: 0;
}

a {
  text-decoration:none;
}

h1 {
  font-size: 10px;
  color: #c00;
}
h2{
  font-size:12px;
  color:#c00;
}

.topbg{
	background-image:url(images/pauschalreisen-vergleich-header-bg.jpg);
}

.top{
	height:145px;
	border-bottom:10px;
	border-color:#c00;
	font-size:20px; 
	border-bottom: 5px solid #c00;
	background-image:url(images/pauschalreisen-vergleich-header.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.main{
	width:1000px;	
	height:300px;
	margin-bottom:20px;
	/*background-color:#ddd;*/
}
.leftcontent {
	width:137px;
	float: left;
	height: 500px;
	margin: 0 10px;
}

.box{
	margin: 0 0 12px 0;
	width:130px;	
}


.boxhead{
	width:130px;
	color: #fff;
	font-weight:bold;
	background-image:url(images/pauschalreisen-vergleich-box-rund.gif);
	background-repeat:no-repeat;
	padding:3px 8px 1px 8px;
	height:14px;
	
}

* html .boxhead{
	width:114px;
	padding: 2px 8px;
	height:14px;
}

.boxcontent{
	width:118px;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#c00;
	padding:3px 5px;
}

* html .boxcontent{
width:119px;
padding:3px 4px 3px 5px;
}
.boxcontent a{
font-size:10px;
font-weight:bold;
color:#39c;
}

.leftactive a:link{color:#c00;}
.leftactive a:visited{color:#c00;}
.leftactive a:hover{color:#c00;}
.leftactive a:active{color:#c00;}
.leftactive a:focus{color:#c00;}


.test{
  float:left;
  width:100px;
  height:100px;
  background: #333;
}
.mainmitte{
  float:left;
  width:843px;
/*background-color:#333;*/
}

.primarynavi {
	background-image:url(images/navigation.gif);
	background-repeat:no-repeat;
	color: #fff;
	height:14px;
	padding:2px 15px 2px 10px;
	width:818px;	
}

	

.primarynavi a:link{color:#fff;}
 .primarynavi a:visited{color:#fff;}
 .primarynavi a:hover{color:#39c;}
 .primarynavi a:active{color:#fff;}
 .primarynavi a:focus{color:#fff;}
 
.breadcrumb{
		margin-left:25px;
		margin-top:7px;
		color:#c00;
		
		
}
.breadcrumb a{text-decoration:underline;}
.breadcrumb a:link{color:#c00;}
.breadcrumb a:visited{color:#c00;}
.breadcrumb a:hover{color:#39c;}
.breadcrumb a:active{color:#c00;}
.breadcrumb a:focus{color:#c00;}

.maincontent{
	float:left;
	width:630px;
	/*background-color:#666;*/
	
	}
.intro{
	padding: 5px 25px 0px 25px;
	color:#c00;
	float:left;
}

.iframe{
	float:left;
	padding-left:10px;
	border-color:#c00;
	height:2000px;
	 
} 
.rightcontent{
	float:left;
	width:210px;
}

 .info{
	/*background-color:#999;*/
	float:left;
	padding-top:10px;
	width:210px;
	margin-bottom:10px;
 }

 .reiseinfohead{
	width:200px;
	color: #fff;
	font-weight:bold;
	background-image:url(images/pauschalreisen-vergleich-box-rund-lang.gif);
	background-repeat:no-repeat;
	padding:3px 8px 1px 8px;
	height:14px;
}

* html .reiseinfohead{
	width:194px;
	padding:2px 8px;
	height:14px;
}

.reiseinfocontent{
	width:192px;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#c00;
	padding:3px 8px;
	float:left;
	
}
.reiseinfocontent a:link{color:#c00;}
.reiseinfocontent a:visited{color:#c00;}
.reiseinfocontent a:hover{color:#c00;text-decoration:underline;}
.reiseinfocontent a:active{color:#c00;}
.reiseinfocontent a:focus{color:#c00;}

   .textarea{
	width:600px;  
		margin-top:20px;
	}
  .textareahead{
	width:600px;  
	color: #fff;
	font-weight:bold;
	background-image:url(images/pauschalreisen-vergleich-textarea.gif);
	background-repeat:no-repeat;
	padding:3px 8px 1px 8px;
	height:14px;
}
	
* html .textareahead{
	width:600px;
	padding:2px 8px;
	height:14px;
}
.textareacontent{
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#c00;
	padding:10px 25px;
	margin-bottom:20px;
	}
	
.textareacontent a:link{color:#c00;}
.textareacontent a:visited{color:#c00;}
.textareacontent a:hover{color:#c00;text-decoration:underline;}
.textareacontent a:active{color:#c00;}
.textareacontent a:focus{color:#c00;}

 .Fusszeile {
	color: #fff;
	font-weight: bold;
	text-align: right;
	clear:both;
	font-size: 10px;
	margin-top: 0px;
	padding: 3px 10px;
	background-color: #c00;
	
}
  
  .Fusszeile a:link{color:#fff;}
  .Fusszeile a:visited{color:#fff;}
  .Fusszeile a:hover{color:#39c;}
  .Fusszeile a:active{color:#fff;}
  .Fusszeile a:focus{color:#fff;}

.redheadline{
  color:#000;
}


.suchhead{
color:#39c;
font-weight: bold;
font-size:11px;
padding:5px 0px 5px 10px;
}
.suchselect{
padding:0px 0px 5px 10px;
}
.submit{
background-color:#fff;
color:#39c;
border:1px solid;
font-size:10px;
font-weight: bold;
margin-left:60px;
margin-top:10px;
margin-bottom:10px;
}
* html .submit{
margin-bottom:0px;	
}

option{
font-size: 10px;
width:170px;
	
}
select, .newsletterinput{
font-size: 10px;
width:170px;
border: 1px solid #c00;
	
}

.newsletterimg{
border-left:1px solid;
border-right:1px solid;
color:#c00;
}
.newsletterab{
	width:60px;
	float:left;
	padding-top:6px;
	}
.newsletterab a:link{color:#c00;}
.newsletterab a:visited{color:#c00;}
.newsletterab a:hover{color:#c00;text-decoration:underline;}
.newsletterab a:active{color:#c00;}


.newslettersubmit{
background-color:#fff;
color:#39c;
border:1px solid;
font-size:10px;
font-weight: bold;
margin-left:38px;
margin-top:10px;
margin-bottom:10px;
}

* html .newslettersubmit{
	margin-left:26px;
}

.headline{
position:absolute;
left:60px;
top:120px;
border:0px;
}

* html .headline{
	top:113px;
}
.redcontent{color:#c00;}

ul{
list-style:none;
margin-left:-40px;
margin-top:0px;
}
* html ul{
	margin-left:0px;
}
ul ul{
list-style:none;
margin-left:-20px;
margin-top:0px;
}
* html ul ul{
list-style:none;
margin-left:20px;
margin-top:0px;
}



.quelle{
font-size:9px;
color:#aaa;
}
.contentbildcontainer{
float:left;
color:#aaa;
padding:5px 5px 2px 0px ;
}

.indexcontainer{
  float:left;
  margin-right:15px;
  width:185px;
  height: 305px;
}

.indexcontainerhead{
  background-image:url(images/pauschalreisen-vergleich-box-rund-mittel.gif);
  padding:3px 7px;;
  color: #fff;
	font-weight:bold;
}
.indexcontainercontent {
  height: 132px;
  padding: 3px;
  border-left:1px solid;
  border-right:1px solid;
  border-bottom:1px solid;
  border-color:#c00;
}

.indexcontainerimage{
  border-left:1px solid;
  border-right:1px solid;
  border-color:#c00;
  color:#aaa;
}
.indexcontainercontent a:link{color:#c00;}
.indexcontainercontent a:visited{color:#c00;}
.indexcontainercontent a:hover{color:#c00;text-decoration:underline;}
.indexcontainercontent a:active{color:#c00;}

.textareacontent ul ul  ul  {
margin-bottom:5px;

}
.textareacontent ul ul li{
  margin-bottom:3px;
}
.sub a:hover{color:#39c;}
.sub a:link{color:#39c;}
.sub a:visited{color:#39c;}
.sub a:active{color:#39c;}

.actpri a:hover{color:#39c;}
.actpri a:link{color:#39c;}
.actpri a:visited{color:#39c;}
.actpri a:active{color:#39c;}
