/* Formatierung von HTML-Elementen */
html{
	height:100%;
}
body{
	margin:0; 
	padding:0; 
	background-color:#C0C0C0; 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	color:#000000; 
	line-height:150%;
	height:100%;
}
table{
	spacing:0; 
	padding:0;
}
table td{
	spacing:0; 
	padding:2px;
}
div, p, td, th, form{
	margin:0;
	padding:0;
}
input, textarea{
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	width: 200px;
	padding: 2px;
	color: #666666;
}
select{
	font-size:11px;; 
	font-family:verdana, arial, sans-serif; <
	color: #666666;
}
span{}
a{
	color:#666666; 
	text-decoration:none;
}
a:hover{
	color:#627d80; 
	text-decoration:underline;
}
ul{
	color: #000000;
	list-style-type: disc;
	margin:0px 0px 2px 15px;
	padding: 0px;
}
ol{

}
hr{
	background-color:#627d80;
	color:#627d80;
	border:#627d80;
	height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
h1{
	font-size: 10px;
	color: #FFFFFF;
	margin:0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #627d80;
	background-image: url(img/bg_h1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-transform: uppercase;
}
h2{
	font-size: 12px;
	color: #000000;
}
h3{
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	margin: 0px;
	padding-bottom: 10px;
}
img{
	border: none;
}
.clear{
	clear:both;
	height: 5px;
	overflow:hidden;

}
.clearLine{
	clear:both;
	height: 5px;
	overflow:hidden;
	border-bottom: 1px solid #627d80;
	margin-bottom:6px;
	width: 100%;

}
/* Blöcke */
.home{
	margin-left: 170px;
	border:0px solid #627d80;
}
.blockHome{
	float:left;
	width: 220px;
	height: 350px;
	vertical-align:top;
	margin:30px 0px 0px 30px;
	border:1px solid #627d80;
	background-color: #eaeaea;
	display: inline;
}
.blockMain{/*Gesamter Bereich*/
	width:950px;
	height:100%;
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-x;
} 
.blockTop{ /*Bereich oben*/
	width:950px;
	height:150px;
	background-color: #dedde1;
	background-image: url(img/bg_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blockLeft{ /*Bereich links*/
	width:200px;
	float:left;
	vertical-align:top;
	margin:30px 0px 0px;
	border:0px solid #FF0000;
}
.blockContent{ /*Inhaltsbereich*/
	width:500px;
	float:left;
	vertical-align:top;
	margin:30px 0px 20px;
	border:1px solid #627d80;
	background-color: #eaeaea;
}		
.blockRight{/*Bereich rechts*/
	width:220px; 
	float: right; 
	vertical-align:top; 
	margin:30px 0px 0px;
	border:0px solid #0000FF;
} 
.blockBottom{/*Bereich unten*/
	width:950px;
	clear:both;
	border-top: 0px solid #627d80;
} 
.blockNavigation{
	border: 0px solid #00FF00;
	width: 100%;
}	

/* Allgemeine Elemente des Home Bereiches */
.blockHome p{
	padding: 10px;
}
.blockHome .elementBlocknav{
	font-size: 10px;
	color: #FFFFFF;
	margin:0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #627d80;
	background-image: url(img/bg_h1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight:bold;
	display:block;
	text-transform: uppercase;
}
.blockHome .elementBlocknav:hover{
	text-decoration: none;
	background-color: #597275;
}
/* Allgemeine Elemente des oberen Bereiches */

.blockTop .elementLogo{
	margin:0px; 
	padding:15px;
	width: 170px;
	float:left;
	border: 0px solid #FF0000;
}
.blockTop .elementLogo img{
	margin:0px; 
	padding:0px;
}
.blockTop .elementNavigation{
	margin-top:50px; 
	border: 0px solid #FF0000;
	float:left;
}
.blockTop .elementMetanavigation{
	padding-top:15px;
	text-align:right;
	margin-right: 15px;
	border: 0px solid #FF0000;
	float:right;
}
.blockTop .sqs{
	margin-top: 15px;
}
/* Allgemeine Elemente des linken Bereiches */

.blockLeft .elementNavigation{
	margin-left:30px; 
}
.blockLeft .elementNavigation .fragmentNavigation{}

.blockLeft img{
	margin-left:30px; 
	margin-top:20px;
}
.blockLeft .elementText p{}



/* Allgemeine Elemente des Inhaltsbereiches */

.blockContent .elementContent{
	margin:30px 10px 10px;
}
.blockContent .elementHeadline{
	margin:0px;
}
.blockContent .elementText, p{
	padding-bottom: 15px;
}
.blockContent .elementSitemap a{
	color: #666666;
	text-decoration: none;	
}
.blockContent .elementSitemap a:hover{
	color: #627d80;
	text-decoration: underline;	
}
.blockContent img{
	border: 0px solid #627d80;
	padding: 1px;
}
.blockContent .elementCol0{
	float: left;
	width: 160px;
	border: 0px solid #FF00FF;
	vertical-align:top;
}
.blockContent .elementCol1{
	float: left;
	width: 100px;
	border: 0px solid #FF00FF;
	vertical-align:top;
}
.blockContent .elementCol2{
	float: left;
	border: 0px solid #0000FF;
	width: 370px;
	vertical-align:top;
}
.blockContent .elementCol3{
	float: left;
	border: 0px solid #0000FF;
	text-align:left;
	vertical-align:top;
	margin-right: 20px;
}
.blockContent .elementCol4{
	float: right;
	border: 0px solid #0000FF;
	text-align:right;
	vertical-align:top;
}
.blockContent .elementCol5{
	float: right;
	border: 0px solid #0000FF;
	text-align:right;
	width: 50px;
	vertical-align:top;
}
.blockContent .elementBrand td {
	margin:opx;
	padding: 0px;
	spacing:0; 
}


/* Allgemeine Elemente des Inhaltsbereiches Edit */
.editInput{
	font-size:1.0em; 
	font-family:verdana, arial, sans-serif; 
	border:1px solid #666666; 
	background-color:#FFFFFF; 
	margin-top:1px;
	width: 250px;
}
.editSelect{
	font-size:1.0em; 
	font-family:verdana, arial, sans-serif; 
	border:1px solid #666666; 
	background-color:#FFFFFF; 
	margin-top:1px;
	width: 250px;
}
/* Allgemeine Elemente des rechten Bereiches */

.blockRight .elementContent{
	margin:30px 10px 10px;
}
.blockRight .elementText{
}
.blockRight .elementHeadline{
	margin:0px;
}
.blockRight ul{
}
.blockRight ol{
}

/* Allgemeine Elemente des unteren Bereiches */
.blockBottom .elementBottom{
	padding:0px;
	margin: 10px;
	border-top:1px solid #8F8F8F;
	font-size: 10px;
	color: #8F8F8F;
	margin-left: 200px;
	clear: both;
}
.blockBottom a{
	color: #8F8F8F;	
}
.blockBottom a:hover{
	color: #666666;
	text-decoration: none;
}

/* Edit Elemente */
.editButton{
	position:absolute; 
	left:200px; 
	top:150px
}
.elementEdit{
	float: right;
	border: 0px solid #0000FF;
	text-align:right;
	padding-left: 5px;
}
.keywords{
	position:absolute;
	top: 0px;
	left: 400px;
	border:1px solid #627d80;
}
.inputKeyword{
	width:auto;
}
/*################ Formular ################*/

.elementForm .formCaption{
	width:160px; 
	margin:0; 
	line-height:120%; 
	vertical-align:top; 
	padding-top:3px;
}
.elementForm .formValue{
	margin:0; 
	line-height:120%; 
	vertical-align:top;
}
.elementForm .formValue a{
	text-align:center; 
	padding-right:0.2em;
}

.elementForm .formButton{
	margin:0;
	line-height:120%;
	width: 100px;
	background-color: #999999;
	color: #FFFFFF;
}
.elementForm .zip{
	width: 50px;
}
.elementForm .city{
	width: 130px;
}
.elementForm .checkbox{
	width: 20px;
	padding: 0px;
	margin: 0px;
}
.elementForm .radiobutton{
	width: 20px;
	padding: 0px;
	margin: 0px;
}