@import url("/contentDE/wLayout/design/style/weblics_new.css");
/*Standardformatierungen*/
html, body{

}
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:140%;
	background-color: #ffffff;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color:#99ccff;	
}
.aBlock{
	display:block;
	background-color:#DDEEFF;
	border-bottom:2px solid #FFFFFF;
	padding:3px;
	color:#333333;
	text-decoration:none;
}
.aBlock:hover{
	display:block;
	background-color:#99ccff;
	text-decoration:none;
	border-bottom:2px solid #ffcc33;
}
p {
	margin:0;
	padding:0;
	padding-bottom:10px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin:0;
	padding-bottom: 20px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
}
h3{
	margin:0;
	padding:0;
	padding-bottom: 10px;
	margin-bottom:10px;
	color:#000000;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom:1px solid #FFFFFF;
}
hr{
	color: #99ccff;
	background-color: #99ccff;
	height: 1px;
	border:none;
}
#container{
	
}
#header{
	display:none;
}
#bilder{
	display:none;
}
#contentHolder{
	margin-top:50px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:50px;
}
#content{
	text-align:left;
	background-color:#FFFFFF;
}
#blockRight{
	display:none;
}
.teaserBox{
	
}
.schattenRechts{
	width: 170px;
	background-image: url(../img/teaser_schatten_rechts.png);
	background-repeat: no-repeat;
	background-position: right top;	
}
.schattenUnten{
	width: 170px;
	height:10px;
	background-image: url(../img/teaser_schatten_unten.png);
	background-repeat: no-repeat;
}
.teaserGelb{
	background-color: #ffcc33;
	padding: 5px;
	margin-bottom: 0px;
	width: 150px;
}
.teaserBlau{
	width: 150px;
	background-color: #adcbe9;
	padding: 5px;
	margin-bottom: 0px;
}
.teaserGruen{
	background-color: #4cb7b7;
	padding: 5px;
	margin-bottom: 0px;
	width: 150px;
}
.teaserbox{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
}
.teaserBox ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top: 5px;
}
.teaserBox li{
	margin-top: 3px;
}
.teaserBox a{
	color:#666666;
}
.teaserBox a:hover{
	color:#666666;
	text-decoration:none;
}
.teaserBox hr{
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border:none;
}
#content ul{
	list-style-image: url(../img/bullet.gif);
	list-style-type: none;
	padding:0;
	margin: 0px 0px 0px 40px;
	padding-bottom:10px;
}
#content li{
	margin-bottom: 0px;
}
.textWeiss{
	color:#FFFFFF;
}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
}
.imgBlock{
	display:block;
	margin-bottom:10px;
}
input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
form br{	clear:left;
}
input{
	width:200px;
	border:1px solid #666666;
	padding:2px;
	margin-bottom:3px;
}
textarea{
	width:400px;
	border:1px solid #666666;
	padding:2px;
	margin-bottom:3px;
}
.formButton{
	width:auto;
}
.radio{
	width: auto;
	float:left;
	margin-right:5px;
}
.checkbox{
	width: auto;
}
label{
	float:left;
	width:140px;
}

.labelRadio{
	float:left;
	width:350px;
	display:block;
}
