/*
Theme Name: Mietwagen-Design
Theme URI: http://www.triplemind.com/
Description: Layout fr Mietwagen.info.
Version: 1.0
*/



/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 1.2;
	font-size:12px;
}

a:focus {outline: none;}

h1 {font-size:18px; font-style:bold; margin-bottom: 15px; text-shadow: 0 1px 1px rgba(0,0,0,.1);
}	

h2 {font-size:14px; font-style:bold; margin-bottom: 15px; text-shadow: 0 1px 1px rgba(0,0,0,.1);
}

h3 {
	font-size:14px;
	margin-bottom:15px;
}	

h3#respond {
	margin-bottom:10px;
}

p {font-size:12px; margin:0 0 1em; text-shadow: 0 1px 1px rgba(0,0,0,.1);
}

.clear {
	clear:both;
	height:0px;
}

a:hover, a:active, a:visited:hover {
	color:#ff7702;
}

a, a:visited {
	color:#666666;
}

ul {
	padding-left:15px;
}	

#conent {
	width:932px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#content_bottom {
	background:url(images/background_bottom.png) no-repeat;
	width:932px;
	height:40px;
	margin-bottom:10px;
}

#head {
	height:102px;
	padding:0px;
	background:url(images/head.png) no-repeat;
	width:932px;
}	

#boxen {
	background:url(images/background_small.png);
	width:932px;
	vertical-align:top;
	padding-bottom:10px;
}

#around_boxen {
	background:url(images/background_boxen.png) repeat-x scroll 0 0 transparent; 
	width: 924px; 
	margin-left:4px;
	min-height:535px;
}

#box_left_top {
	background:url(images/box_left_top.png) no-repeat;
	width:180px;
	height:9px;
}

#box_left {
	width:178px;
	background:url(images/background_box.png) repeat-x scroll 0 0 #f4f2f2;
	border-left:1px solid #d8d7d7; 
	border-right:1px solid #d8d7d7;
	min-height:544px;
}


.pfeil {
	background:url(images/pfeil.png) no-repeat scroll 131px 5px;
}

.pfeil_klein {
	background: url(images/pfeil_klein.png) no-repeat 131px 5px;
}

/*.mainmenu {
	background:url(images/line.png) no-repeat scroll 10px 17px;
	padding-bottom: 8px;
	height:24px;
	margin-top: -5px;
	z-index: 1000;
	font:Verdana, Arial, Helvetica, sans-serif;
	border:none;
	text-shadow:1px #FFFFFF;
}*/


#dropdownmenu ul li ul {
	margin-top:8px;
}

#dropdownmenu ul li {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/line.png) no-repeat scroll 0 25px;
	padding-bottom: 8px;
	padding-top:8px;
	list-style:none;
}

#dropdownmenu ul li ul li {
	background:url(images/line.png) no-repeat scroll 15px 25px;
}

#dropdownmenu ul li ul li a {
	background:url(images/pfeil.png) no-repeat left 4px;
}

#dropdownmenu ul li ul li ul li {
	background:url(images/line.png) no-repeat scroll 30px 25px;
}

#dropdownmenu ul li ul li ul li a {
	background:url(images/pfeil.png) no-repeat 15px 4px;
	padding-left:30px
}



/*#dropdownmenu a{
	color:#666666;
	background:#f4f2f2;
	text-decoration:none;
}

#dropdownmenu a:hover{
	color:#666666;
	background:#ddd;
}

#dropdownmenu a:active{
	color:#666666;
	background:#ccc;
}

#dropdownmenu ul{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

#dropdownmenu ul li {
	background:url(images/line.png) no-repeat scroll 10px 17px;
	padding-bottom: 8px;
	margin-top: -5px;
	z-index: 1000;
	height:24px;
}*/

/*SONDESTYLE FR ELTERN ELEMENT*/
/*#dropdownmenu ul li ul li.parent a {
background:#009900;
}

div#dropdownmenu li, div#dropdownmenu li:hover{
	position:relative;
}

div#dropdownmenu li ul{
	position:absolute;
	top:-2px;
	left:160px;
	display:none;
}

div#dropdownmenu ul li ul li ul {
	position:absolute;
	left:147px;
	top: 4px;
	display:none;	}

div#dropdownmenu ul ul,
div#dropdownmenu ul ul ul,
div#dropdownmenu ul li:hover ul ul,
div#dropdownmenu ul li:hover ul ul ul
	{display:none;}

div#dropdownmenu ul li:hover ul,
div#dropdownmenu ul ul li:hover ul,
div#dropdownmenu ul ul ul li:hover ul
	{display:block;}*/
	
	

/* End non-anchor hover selectors */

/* Styling for Expand */

/*#dropdownmenu a.x, #dropdownmenu a.x:visited{
	background:#eee;
}

#dropdownmenu a.x:hover{
	color:#666666;
	background:#ddd;
}

#dropdownmenu a.x:active{
	color:#666666;
	background:#ccc;
}*/

/* End of Styling for Expand */

#around_left {
	width: 180px; 
	margin-left: 10px; 
	float:left;
}

#box_left_bottom {
	background:url(images/box_left_bottom.png) no-repeat;
	width:180px;
	height:10px;
}

#box_around_middle {
	width:715px;
	float:left;
	margin-left:9px;
}

#box_middle_top {
	background:url(images/box_middle_top.png) no-repeat;
	width:715px;
	height:8px;
}

#box_middle {
	width:713px;
	background:url(images/box_left_background.png) repeat-x scroll #f4f2f2;
	border-left:1px solid #d9d8d8;
	border-right:1px solid #d9d8d8;
	min-height:518px;
}

#box_middle_bottom {
	background:url(images/box_middle_bottom.png) no-repeat;
	width:715px;
	height:10px;
}

#innerbox_top {
	background:url(images/innerbox_top.png) no-repeat;
	width:698px;
	height:8px;
	margin-left:-1px;
}

#div_text {
	text-align:left;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	width:658px;
	min-height:461px;
}

#text_box {
	width:696px;
	background-color:#fefefe;
	margin-left:7px;
	border-left:1px #e9e7e7 solid;
	border-right:1px #e9e7e7 solid;
	clear:both;
}

#text_box_bottom {
	background:url(images/innerbox_bottom.png) no-repeat;
	width:698px;
	margin-left:7px;
	height: 10px;
}

.topmenu_left {
	display:inline-block;
	font-weight:bold;
	text-shadow: 0 1px 0 #FFFFFF;
	width:158px;
	margin:0 10px 15px;
}

#dropdownmenu ul {
	padding:0;
}

#dropdownmenu ul li ul li a {
	padding-left:15px;
}

/*.topmenu_left li {
	background:url(Bilder/line.png) no-repeat scroll 10px 17px;
	padding-bottom:8px;
	height:24px;
	margin-top: -5px;

}*/

div#topmenue {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:27px;
	margin-left:7px;	
	position:relative;
	top:1px;
}

#topmenue ul li {
	display: block;
	float:left;
	list-style:none outside none;
	margin:0 1px 0 0;
	padding:0;	
}

#topmenue ul li.active a, #topmenue ul li:hover a {
	background:url(images/button_left_hover.png) no-repeat scroll left top;
	color: #5E5E5E;
}
 #topmenue ul li:hover a {
background:url(images/button_left_hover.png) no-repeat scroll 0 0;
}

#topmenue ul li a {
	background:url(images/button_left.png) no-repeat scroll 0 0 transparent;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#5E5E5E;
	height:27px;
	margin:0;
	padding:0 0 0 8px;
	text-shadow: 0 1px 0 #FFFFFF;
	
}

/*#topmenue ul li a:hover {
	background:url(Bilder/button_left.png) no-repeat scroll 0 0;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#5E5E5E;
	height:27px;
	margin:0;
	padding: 0 0 0 8px;
	text-shadow: 0 1px 0 #FFFFFF;
}

#topmenue ul li a:active {
	background:url(Bilder/button_left.png) no-repeat scroll 0 0;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#5E5E5E;
	height:27px;
	margin:0;
	padding: 0 0 0 8px;
	text-shadow: 0 1px 0 #FFFFFF;
}*/

a, a:visited, div.modulbox_lr.menue li#current li a {
	color:#5E5E5E;
	font-weight:bold;
	text-decoration: none;
}

#topmenue ul li.active a span, #topmenue ul li:hover span {
	background:url(images/button_right_hover.png) no-repeat right top;
}

#topmenue ul li a span {
	background:url(images/button_right.png) no-repeat scroll right 0 transparent;
	display:inline-block;
	margin:0;
	/*height:27px;*/
	padding: 7px 10px 6px 0;	
}

/*#topmenue ul li a span:hover {
	background:url(Bilder/button_right.png) no-repeat scroll right 0;
	display:innline-block;
	/*argin-right:1px;*/
	/*padding: 8px 10px 13px 3px;*/
/*}

#topmenue ul li a span:active {
	background:url(Bilder/button_right.png) no-repeat scroll right 0;
	display:innline-block;
	margin-right:1px;
	/*padding: 8px 10px 13px 3px;*/
/*}*/

#topmenue ul li.active a, #topmenue ul li:hover a {
	color:#5E5E5E;
	background-position: left top;
}

a, a:visited,
div.modulbox_lr.menue
li#current li a {
	text-decoration:none;
}


/* NOSTYLS */

#dropdownmenu li.nostyle a.nostyle {
background: none;
padding: 0;
border: none;
font-weight:bold;
margin: 0;
line-height: 1.2em;
color: #5e5e5e;
font-size: 100%;
height:24px;
}

#dropdownmenu li.nostyle2 {
display:block;
position:relative;
background: #f4f2f2;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
border:1px solid #d8d7d7;
text-decoration:none;
min-width:125px;
color:#5e5e5e;
margin-left:10px;
height:15px;
padding-top:7px;
/*margin-bottom:-8px;*/
}

hr {
	border-top:1px solid #c1bfbf;
	border-bottom:1px solid #fefefe;
	border-left:none;
	border-right:none;
	width:100%;
	margin:-10px 0 5px;
}

ul.lexiconitem {
	width:100%;
	padding:0 0 25px;
}

.lexiconitem li {
	background:url(images/pfeil.png) no-repeat 0 5px;
	list-style:none;
	padding:0 0 3px 13px;
	font-size:12px; 
	text-shadow: 0 1px 1px rgba(0,0,0,.1);
	float:left;
	width:206px;
	font-size:10px;
}

#breadcrumb {
	font-size:10px;
	margin-top:-10px;
	margin-bottom:15px;
	list-style-type:none;
}

/*div#Cal, .addColor, #dumframe {
	left:670px !important; 
	top:456px !important;
}*/

/* ADDTHIS BIG BOX */ 

div.addthis_toolbox, a.addthis_button_facebook_like, a.addthis_button_tweet, a.addthis_counter {
height: 20px;
}
a.addthis_button_facebook_like iframe {
width: 110px !important;
}
a.addthis_button_tweet iframe {
width: 105px !important;
}

#___plusone_1 {
	width: 72px !important;
}


/* Kommentarformular START */

#kommentar_formular {
	background:#ffffff;
	margin:15px 0;
	border-radius:10px;
	padding:10px;
	border:1px solid #e9e7e7;
}

#kommentar_formular input {
	background:#f9f7f7;
	border:none;
	height:20px;
	padding:0 5px;
	border:1px solid #e9e7e7;
	border-radius:5px;
	margin-right:5px;
}

p.textwrapper {
	background:#f9f7f7;
	border:1px solid #e9e7e7;
	border-radius:5px;
	margin-top:5px;
	padding:5px;
}

#kommentar_formular textarea#comment {
	border:none;
	background:#f9f7f7;
	max-width:624px;
	width:100%;
}

#kommentar_formular input#submit {
	background:url("images/review_button.png") repeat-x center center;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	text-shadow:1px 1px #C55B00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0 5px 3px;
	cursor:pointer;
	margin:0;
	border:1px solid #FF7702;
}

#kommentar_formular input#submit:hover {
	background:url("images/submit_button.png") repeat-x center center;
	text-shadow:1px 1px #ffffff;
	color:#666666;
	border:1px solid #E6E8E9;
}

/* Kommentarformular END */

/* Kommentare START */

#kommentare {
	background:#ffffff;
	border-radius:10px;
	padding:10px;
	border:1px solid #e9e7e7;
	margin-bottom:5px;
}

#kommentare p {
	margin:7px 0;
}

#kommentare hr {
    border-color: #e9e7e7;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin-bottom: 15px;
}

/* Kommentare END */

/* Aufzählung Mietwagenunternehmen START */

table.mietwagenunternehmen {
	width:100%;
	text-align:center;
	margin-bottom:25px;
}

table.mietwagenunternehmen td {
	width:7%;
	border:1px solid #e9e7e7;
	margin-bottom:5px;
	padding:5px 0;
	background:#ffffff;
}

table.mietwagenunternehmen td a {
	display:block;
	width:100%;
	height:100%;
}


/* Aufzählung Mietwagenunternehmen END */

/* Mietwagenunternehmen content START */

.travel-contact {
	width:638px;
	margin:15px 0 5px;
	background:#ffffff;
	border:1px solid #e9e7e7;
	border-radius:10px;
	padding:10px;
}

.travel-contact-list {
	width:638px;
	margin:10px 0 20px 0;
	background:#ffffff;
	border:1px solid #e9e7e7;
	border-radius:10px;
	padding:10px;
}

.travel-contact-list ul {
	font-size:10px;
	list-style:none;
}

.travel-contact-list li {
	background:url(images/pfeil_klein.png) no-repeat 0 6px;
	padding:2px 12px;
	float:left; 
	width:44%;
}

.travel-contact-list li.logos {
	width:100px;
	padding:8px;
	background:none;
	align:center;
}

.travel-contact-list li.logos img {
	width:100px;
	height:30px;
}

.travel-contact a {
	color:#666666;
}

.travel-contact a:hover {
	color:#95bee0;
	text-decoration:underline;
}

.travel-contact b {
	color:#666666;
}

.travel-contact ul {
	font-size:10px;
	list-style:none;
	margin-top:5px;
	padding-left:0;
	
}

.travel-contact li {
	background:url(images/pfeil_klein.png) no-repeat 0 6px;
	float: left;
	padding: 2px 0 2px 10px;
	width: 309px;
}

.contact {
	float:left;
	width:313px;
	margin-right:10px;
}

.contact p {
	font-size:10px;
}

.travel-contact .map {
	width:315px;
	float:right;
	padding:0;
	margin-top:-30px;
}

.special {
	float:left;
	width:47%;
	border-right:1px solid #e9e7e7; 
	padding-right:10px;
}

.goal {
	float:left;
	width:48%;
	padding-left:10px;
}

#main_map {
	float:right;
}

/* Reiseveranstalter content END */


/* Review Buttons START */

.review-button a {
	background:url(images/review_button.png) repeat-x scroll center center transparent;
	height:15px;
	color:#ffffff;
	text-shadow:1px 1px #c55b00;
	padding:5px 5px 3px;
	display:block;
	border: 1px solid #ff7702;
    border-radius: 5px 5px 5px 5px;
	font-size:10px;
	float:left;
	margin:0 10px 0 0;
}

.review-button a:hover {
	background:url(images/submit_button.png) repeat-x center;
	border:1px solid #E6E8E9;
	color:#666666;
	text-shadow:1px 1px #FFFFFF;
	text-decoration:none;
}

/* Review Buttons END */


/* Bilderrahmen START */

.pic-travel img {
	padding:1px;
	background-color:#ffffff;
	border:1px solid #e9e7e7;
	border-radius:10px 10px 0 0;
}

/* Bilderrahmen END */


/* Teaser START */

.teaser {
	background:#fefefe;
	border:1px solid #e9e7e7;
	border-radius:10px;
	margin:10px 7px 0 7px;
	padding-bottom:5px;
}

.teaser h3 {
	font-size:10px;
	font-weight:bold;
	padding:10px;
	margin:0;
	background:url("images/line.png") no-repeat 10px 38px;
}

.teaser p {
	font-size:10px;
	padding:0 10px;
	margin-bottom:5px;
}

.teaser img {
	border-radius:10px 10px 0 0;
	padding-bottom:7px;
}

ul.agb {
	margin-bottom:25px;
	list-style:decimal;
}

ul.agb li {
	margin-left:45px;
	padding-bottom:5px;
	padding-left:0;
}

ul.arrow {
	padding:5px 10px;
}

.arrow li {
	background: url("images/pfeil_klein.png") no-repeat 0 6px;
    padding: 2px 0 2px 10px;
	font-size:10px;
	list-style:none;
}

/* Logos START */

.logo {
	float:right;
	margin-left:10px;
	border:1px solid #ececec;
	border-radius:10px;
}

/* Logos END */

#lazydiv  {
	margin-bottom:25px;
} 
