/* CSS Document */
* {
	margin: 0; 
	padding: 0; 
	vertical-align:top;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:160%;
	color: #333;
	background-color: #FDF4EE;
}

a {
	color:#C65A13;
	text-decoration:none;
}

a:hover {
	color:#00c;
	text-decoration:underline;
}

h1 {
	font-size: 2em;
	line-height:100%;
	font-weight:normal;
	padding-bottom:0.8em;
	padding-top:0.75em;
	color:#C65A13;
	font-family:"Times New Roman", Times, serif;
}

h3 { font-size:1.1em; line-height:normal;}
h4 { font-size:1.1em; line-height:normal; color:#666;}
h4 a {color:#555;}

.clear_both {
	clear: both;
}

.clear_right {
	clear: right;
}

.clear_left {
	clear: left;
}

#rahmen1 {
	width:769px;
	border-right:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	margin-right:auto;
	margin-left:auto;
}

#rahmen2 {
	width:767px;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-right:auto;
	margin-left:auto;
}

#rahmen3 {
	width:769px;
	border-right:1px solid #f7f7f7;
	border-left:1px solid #f7f7f7;
	border-bottom:1px solid #f7f7f7;
	margin-right:auto;
	margin-left:auto;
}

#rahmen {
	width:765px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-right:auto;
	margin-left:auto;
}

#kopf {
	width:765px;
}

#logos {
	width:765px;
}
	
#hauptteilstart {
	padding: 10px 377px 50px 40px; 
	height:274px;
	background: url(bgstart.jpg);
	background-repeat: no-repeat;
}

#hauptteil {
	padding: 20px 20px 20px 40px; 
	background:#fff;
}

#hauptteil #artimg {
	float:left;
	margin-right:10px;
	margin-top:0.4em;
	}

#reisekette p, #reisekette h3 {
	padding-left:90px;
	}

#label p, #label h3 {
	padding-left:130px;
	}

#reisekette img, #label img  {
	padding-top:2px;
	float:left;
	}

#fuss1 {
	background: #ddd;
	color:#fff;
	padding:4px 10px 4px 38px;
	border-bottom:1px solid #fff;
	margin-right:auto;
	margin-left:auto;
}


#fuss {
	background: #EA7222;
	color:#fff;
	padding:4px 10px 4px 38px;
	margin-right:auto;
	margin-left:auto;
}
#fuss a, #fuss a:link, #fuss a:hover, #fuss a:active, #fuss a:visited {
	color:#fff;
	text-decoration:none
	}
	
#navcontainer {
	width: 717px;
	background: #C65A13;
	padding:4px 10px 4px 38px;
	color:#fff;
}

#navcontainer a{
	color:#fff;
	text-decoration:none;
}

#navcontainer a:hover {
	color:#ea7;
	text-decoration:none;
}

#navlist li	{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#navlist li.active a.active {
	font-weight:bold;
}

#qhead {
	 height:70px; 
	 padding-left: 35px;
	 margin-top:3px;
}

#qhead h1 {
	 font-size:2.5em;
	 font-weight:normal;
	 color:#fff;
	 padding-left:5px;
}


#qhead img {
	float:left; 
	border-left:3px solid #fff; 
	border-right:3px solid #fff;
	margin-right:10px;
	width:70px;
	height:70px;
}


#hauptteil li {
	margin-left:2em;
	}


/* reisecheck- formular */




#reisekompass fieldset {
	border:0;
}


#reisekompass fieldset p {
	margin-bottom:5px;
}


#rrespform fieldset {
	padding:1.2em;
	border: 0.1em solid #C65A13;
	
}

#rrespform fieldset label {
	width:7em;	
	float: left;
}


#rrespform fieldset label.cblabel, #rrespform fieldset label.cblerror {
	width:auto;
	float:none;
}


#rrespform fieldset label.cblerror {
	color:#cc0000;
	font-weight:bolder;
}


#rrespform fieldset input, #rrespform fieldset select, #rrespform fieldset p {
	margin-bottom:1em;
}



 
.submit {    background-color: whitesmoke;
               color:#333333;
			   font-weight: normal;
               border-left: none;
               border-bottom: 2px solid #555;
               border-right: 2px solid #555;
               border-top: none; }
 


label.error {
	color:#cc0000;
	font-weight:bolder;
}


input.itxt,
textarea {	
	border:1px solid #666;
}


input.error[type="checkbox"] {
	border: 1px solid #cc0000;
}
	
input.error,
select.error {
	color: #ffffff !important;
	background-color:#cc0000 !important;
	font-weight:bolder;
	border:1px solid #666;
}
	
	
div.error {
	background-color:#FFFFFF;
	border: 1px solid #cc0000;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
}
	
div.error h5 {
	background-color:#cc0000;
	line-height:normal;
	border: 1px solid #cc0000;
	color:#fff;
	font-size:2em;
	padding:0.1em;
	margin-bottom:0.3em;
}
	

div.error ul {
	list-style-type:none;
}
div.error li {
	padding: 0 0.5em;
	margin: 0;
	color: #cc0000 !important;
}
 
 
div.rating_cat {
	float:left;
	width:9em;
	padding:0.3em 0.3em 0.3em 0;
	display:inline;
	border-bottom:0.2em solid #fff;
	}

div.rating_txt {
	width:9em;
	float:left;
	padding:0.3em;
	display:inline;
	border-bottom:0.2em solid #fff;
	color:#000;
	letter-spacing: 0.2em;
	}

 
/* ende reisecheck- formular */


div.teaser {
	padding-bottom:2em;
	}
	

 
a.submit, a.submit:hover {   text-decoration: none; padding-left:0.5em; padding-right:0.5em; color:#555; }


table {
	border:0;
	border-collapse:collapse;
	text-align:left;
	display:block;
	}
td {
	border:1px solid #666;
	padding:0.2em;
	}
