/*  
Theme Name: Ferienhaus
Description: Ferienhaus-Parking Template, 3 Spalten, widget-ready
Version: 1.0
Author: Richard Martin
Author URI: http://www.mcdot.eu/	
Lizenzrechtlich geschützt. Verwendung nur mit Genehmigung des Autors
*/

* {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	padding: 0;
	border: none;
	margin: 0;
}

body {
    text-align: center; /* for older ie */
	background-color: #F2F2F4;
	color: #333333;
    padding: 0 0 20px 0;
}

a {
    text-decoration: underline;
    background-color: inherit;
    color: #333333;
}

a:hover {
    text-decoration: none;
    background-color: inherit;
    color: #0033CC;
}

.clear {
    clear: both;
}

#wrapper {
	overflow: hidden;
	text-align: left; /* set back */
	width: 950px;
	margin: 0 auto;
	background: url(img/bgcontent.gif) 28px repeat-y;
	;
}

.left 
{
	float:left;
	padding:0;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	display:inline;
}

.right
{
	display:inline;
	float:right;
	text-align:right;
	padding:0;
	font-size:1em;
	font-weight:normal;
}

.floatleft {
float : left; 
margin : 0px 5px 5px 0px; 
border : 0 solid #666; 
padding : 2px; 
} 

.floatright {
float : right; 
margin : 0 0 5px 5px; 
border : 0 solid #666; 
padding : 2px; 
} 

.box {
background-color: #bbbbcc;
border: 1px solid #ADB0C1;
padding: 5px;
margin: 10px;
color:#333333;
text-align:justify;
}

.box2 {
background: #c3998b url(img/bkstripes.gif);
border: 1px solid #f1f1f1;
padding:2px 2px 2px 10px;
margin: 10px 10px 15px 10px;
color:#666;
font-weight:bold;
}


.small {
font-size:11px;
}

.style1 {font:16px Verdana,Tahoma,Arial,Helvetica,Impact,sans-serif; 
font-weight:bold;}

/***** Top *****/

#top {
    overflow: hidden;
    background: url('img/bgheader.jpg') left top;
    height: 130px;
    padding-left: 28px;
}

#top .himg {
    float: left;
    width: 300px;
    margin-top: 10px;
	border: 1px solid #CCCCCC;
	height: 130px;
	text-align:center;
	background-color: #FFFFFF;
}

#top .himg img {
	margin-top: 0px;
}
	
/***** Content *****/

#content {
	width: 300px;
	float: left;
	margin-left: 28px;
}

#content h1 {
	font-size: 150%;
	height: 28px;
	background: #0033CC;
	margin: 0 0 10px 0;
	padding: 3px 10px 0 10px;
	color: #F2F2F4;
}

#content h2 {
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 0.5em;
	padding: 0 10px 0 10px;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 0.1em;
	line-height: 140%;
	padding-left: 10px;
}

#content h3 a
{
	color:#0033CC;
}

#content h4
{	
	font-size:12px;
	margin:0;
	padding:0 0 5px 10px;
	font-weight:normal;
	background:inherit;
	color:#2D62FF;
}

#content p
{
	margin:5px 5px;
	padding:0px 2px 15px 5px;
	background:inherit;
	color:inherit;
	line-height:19px;
}

#content p img {
	margin-right: 8px;
	float: left;
}

#content a
{
	color:#0033CC;
	text-decoration:none;
}

#content a:hover
{
	color:#0033CC;
	text-decoration:underline;
}

#content .arch_div{
border-right:1px double #ccc;
}

#content .arch_div h3
{
	color:inherit;
	font-size:1em;
	margin:10px 0 0 0;
	padding:10px 5px 0 0;
	text-align:left;
	background:inherit;
	border-bottom:none;
	border-top:1px double #ccc;
}

#content .arch_div h3 a
{
	color:#cc0000;
}

#content .arch_div h4
{
	
	font-size:11px;
	margin:0 0 10px 0;
	padding:0 0 0px 5px;
	font-weight:normal;
	background:inherit;
	text-decoration:underline;
}

#content .arch_div p
{
	margin:5px 5px;
	padding:0 0 10px 5px ;
	background:inherit;
	color:inherit;
}


#content ul {
    list-style: none;
}

#content ul li ul{
    list-style: none;
    padding: 10px 15px 10px 15px;
}

#content ul li ul li {
}

#content ul li ul li a {
	padding: 4px 10px 4px 10px;
	margin: 0;
	color: #333333;
	display: block;
	border-bottom: 1px solid #0033CC;
	background: #FF8306;
	text-decoration: none;
	font-weight: bold;
}

#content ul li ul li a:hover {
	color: #0033CC;
	background-color: #F97C00;
}

#content ul li ul li.active a,
#content ul li ul li.active a:hover {
	background: #F97C00;
	color: #0033CC;
}



blockquote, pre { background-color: #f9f9f9; border-left:2px solid #5F92B9;border-right: 2px solid #5F92B9; padding: 5px 5px 5px 10px;line-height: 1.6em;}

/***** SideBars *****/
/***** sidebar is the right sidebar, sidebar2 is the left sidebar *****/

#sidebar {
	margin:0;
	float: left;
	width: 190px;
	text-align: center;
	padding: 0;
	clear: none;
}

#sidebar h2 {
	font-size: 120%;
	font-weight: bold;
	padding: 3px 10px 0 10px;
	height: 20px;
	color: #F2F2F4;
	margin: 25px 0 5px 0;
	text-align: left;
	background-color: #0033CC;
}

#sidebar .rightbox {
	color: #F9F9F9;
	margin: 0;
	text-align: center;
	width: 140px;
	padding: 10px 0 10px 0;
}

#sidebar ul {
	text-align: left;
	width: 180px;
    list-style: none;
}

#sidebar ul li{
	clear: left;
	margin: 3px 5px 3px 10px;
}

#sidebar ul li a {
	text-decoration: underline;
	background-color: inherit;
	color: #0033CC;
}

#sidebar ul li a:hover {
    text-decoration: none;
    background-color: inherit;
    color: #FF9933;
}

#sidebar2 {
    float: left;
    width: 362px;
    padding: 0 15px 10px 15px;
}

#sidebar2 p {
	line-height: 140%;
	margin-bottom: 1.1em;
	border-bottom: 1px solid #E33B48;
	padding-bottom: 0.5em;
}

.menu-scroll {
	clear:both;
	padding-bottom:20px;
}

/***** Footer *****/

#footer {
	height: 35px;
	background: #0033CC;
	border-top: 2px solid #FF9933;
	clear:both;
	color:#F2F2F4;
	font-size:11px;
	line-height:1.8em;
	padding:0 10px 0 10px;
	text-align:center;	
}

#footer a {
	background:inherit;
    color: #FF9933;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
    color: #FF9933;
}

#footer .left {
	margin:5px 0 0 8px;
	color: #F2F2F4;
}

#footer .right {
	margin:5px 8px 0 0;
	color: #F2F2F4;
}

/***** Comments *****/

#commentblock {
	width: 280px;	
	color: #000000;
	float: left;
	padding: 20px 5px 10px 10px;
	margin: 10px 0px 0px 0px;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 10px 5px 5px 5px;
	width: 250px;
	background-color: #f9f9f9; 
	border-left:1px solid #5f92b9;
	border-right: 1px solid #5f92b9;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

 textarea{
	width: 100%;
	border:1px solid #ccc;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

form fieldset {
    border: none;
}

form label {
    float: left;
    display: block;
    width: 100px;
}

form input, form textarea {
    border: 1px solid #000000;
}

/*
form input, form textarea {
    float: left;
    display: block;
    border: 1px solid #000000;
}
*/

form label, form input, form textarea {
    margin: 0px 0px 5px 0px;
}

form br {
    clear: left;
}

input:focus,
select:focus,
textarea:focus {
    background-color: #FFCE9D;
    color: inherit;
}

form .button {
    width: auto;
    margin: 0px 0px 0px 100px;
    background-color: #DF2F3C;
    color: #FFFFFF;
}
