/* CSS Document */

/* Standart HTML Tags*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color:#000000;
	font-size: 12px;
	text-decoration:none;
	}
	
a:hover {
	color:#199831;
	}
	
a:active {
	color:#199831;
	}

h1{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:0px;
	margin-top:3px;
	}
h2{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:0px;
	color:#199831;
	}

/* Formatierungen */
#wrapper
	{
	width:798px;
	height: 518px;
	margin:auto;
	margin-top: 40px;
	border:#999999 1px solid;
	background-color:#E4E4E4
	}
#header
	{
	margin-left: 12px;
	margin-top: 12px;
	width:774px;
	height: 38px;
	background-color:#FFFFFF;
	}
#logo
	{
	background-color:#FFFFFF;
	float:left;
	padding-top:2px;
	}
#navi{
	float:left;
	margin-top:12px;
	}
#navi li {
	margin-top:10px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
	display: inline;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(img/list_spacer.jpg);
	background-repeat:no-repeat;
	background-position: right 0px;
}

#navi ul {
	margin-top:10px;
	padding-right: 10px;
	padding-bottom: 0px;
	display: inline;
	list-style-type: none;
}
#Content
	{
	margin-left: 12px;
	margin-top: 12px;
	width:774px;
	height:500;
	}
#left
	{
	padding:12px;
	width: 226px;
	height: 420px;
	background-color:#FFFFFF;
	float:left;
	}
#center
	{
	padding: 12px;
	float:left;
	margin-left: 12px;
	width:226px;
	height: 420px;
	background-color:#FFFFFF;
	display:table-cell;
	vertical-align:bottom;	
	}
#right
	{
	padding: 12px;
	margin-left:12px;
	float:left;
	width:226px;
	height: 420px;
	background-color:#FFFFFF;
	}
#right_large
	{
	padding: 12px;
	margin-left:12px;
	float:left;
	width:488px;
	height: 420px;
	background-color:#FFFFFF;
	}
#large
	{
	float:left;
	width:512px;
	height: 420px;
	background-color:#FFFFFF;
	}
#footer
	{
	width:798px;
	margin:auto;
	font-size:9px;
	color:#999999;
	text-align:right;
	}
#footer a {
		font-size:9px;
		color:#999999;	
}
.left_small
	{
	width:250px;
	height: 216px;
	background-color:#FFFFFF;
	float:left;
	margin-bottom:12px;
	}
.center_small
	{
	float:left;
	margin-left: 12px;
	width:250px;
	height: 216px;
	background-color:#FFFFFF;
	margin-bottom:12px;
	}
.right_small
	{
	margin-left:12px;
	float:left;
	width:250px;
	height: 216px;
	background-color:#FFFFFF;
	margin-bottom:12px;
	}
.naturfarben{
	background-image:url(img/naturfarben.jpg);
	background-position:12px 150px;
	background-repeat:no-repeat;
}
.haus{
	background-image:url(img/maler_arbeiten.jpg);
	background-position:12px 150px;
	background-repeat:no-repeat;
}
.tapeten{
	background-image:url(img/tapete.jpg);
	background-position:12px 150px;
	background-repeat:no-repeat;
}
.farbigen{
	background-image:url(img/farbige_ideen.jpg);
	background-position:12px 150px;
	background-repeat:no-repeat;
}
.fassaden{
	background-image:url(img/fassaden.jpg);
	background-position:12px 150px;
	background-repeat:no-repeat;
}
.boeden{
	background-image:url(img/boeden.jpg);
	background-position:12px 150px;
	background-repeat:no-repeat;
}
.start{
	background-image:url(img/start.gif);
	background-position:30px 40px;
	background-repeat:no-repeat;
}
.margin{
	margin:12px;
}

input, textarea {
	background-color: #EBEBEB;
	border: 1px solid #ADADAD;
}
.inputMargin {
	margin-bottom: 2px;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFC300;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

.curNav{
	color: #199831;
}

label {
	width: 55px;
	float: left;
}

input {
	float: left;
	width: 159px;
}
textarea {
	width: 214px;
}
fieldset {
	border: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 4px;
}
.radioButtons br {
	clear: both;
}
.radioButtons input {
	float: left;
	background-color: #ffffff;
	border: 0px;
	width: 12px;
} 
.comment label {
	width: 200px;
}

.error {
	color: #ff0000;
}
.ok {
	color: #199831;
}

.referenzen p {
	margin-top: 0px;
}
.referenzen h2 {
	margin-bottom: 0px;
}

.ref_inaktiv {
	background-color: #fff;
}
.ref_aktiv {
	background-color: #C4FFC4;
}
#imagePreload {
	visibility: hidden;
	display: none;
}


/* Jubi Background Startseite */
.jubi {
	background: url(img/maler-bollhalder_20jahre.gif) no-repeat right bottom;
}