body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b5b5b;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

img{
	border:none;
}
.clr{
	clear:both;
}
#logo,
#logoHome{
	position:absolute;
	left:830px;
	top:0;
}
/*  --- basis --- */
#colLeft,
#colRight,
#navigation,
.news,
.news h1,
.news h2,
.news p,
#navigation #navItem1,
#navigation #navItem2,
#navigation #navItem3,
#navigation #navItem4,
#navigation #navItem5,
#navigation #navItem6,
#navigation #navItem1Shaddow,
#navigation #navItem2Shaddow,
#navigation #navItem3Shaddow,
#navigation #navItem4Shaddow,
#navigation #navItem5Shaddow,
#navigation #navItem6Shaddow,
#subnaviItem2,
#subnaviItem3,
#subnaviItem4,
#subnaviItem5,
#subnaviItem6,
#subnaviItem2Shaddow,
#subnaviItem3Shaddow,
#subnaviItem4Shaddow,
#subnaviItem5Shaddow,
#subnaviItem6Shaddow,
#werkzeuge,
#language,
#metanavigation,
.breadcrumb,
.footer,
.colRightHome{
	width:0;
	height:0;
	display:none;
}


#colMiddle{
	width:800px;
	float:left;
	position:relative;
	margin:93px 0 0 0;
	padding:0 30px 0 0;
}



/*  --- content --- */
.content h1{
	font-size:26px;
	padding:0 0 0 0;
	margin:0 0 40px 0;
	font-weight:normal;
	line-height:26px;
}

.content{
	line-height:16px;
	width:700px;
}


.contentHome h1{
	margin-left:0;
}

a{
	color:#5b5b5b;
	text-decoration:none;
}

.content h1{
	font-size:26px;
	padding:0 0 0 0;
	margin:0 0 48px 87px;
	font-weight:normal;
	line-height:32px;
	color:#5B5B5B;
}
.content h2{
	font-size:13px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.content{
	line-height:18px;
	position:relative;
	z-index:1;
}
.content ul{
	padding:0 0 0 25px;
	list-style-image: url(../images/icon_ul.gif);
	margin:0 0 20px 0;
	
}

.content li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.content p{
	margin:0 0 20px 0;
	padding:0 0 0 0;
}

/* --- placeholder --- */
.placeholderImg{
	height:203px;
	background-color:red;

	width: 120px;
}
/* --- formular --- */
form{
	width:350px;
}
fieldset{
	border:none;
}
hr{
	width:400px;
	height:2px;
	background-color:#829dba;
}
input,select,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	text-align:left;
}
.buttonSubmit{
	clear:both;
	border:none;
	font-weight:bold;
	background-color:#fff;
	background-image: url(../images/pfeil_meta.gif);
	background-repeat: no-repeat;
	background-position: left 1px;	
	margin:20px 0 0 0;
	padding-left:18px;	
	cursor:pointer;
}

.buttonAktiv{
	color:#ffcd00;
	clear:both;
	border:none;
	font-weight:bold;
	background-color:#fff;
	background-image: url(../images/pfeil_meta.gif);
	background-repeat: no-repeat;
	background-position: left 1px;	
	margin:20px 0 0 0;
	padding-left:18px;	
	cursor:pointer;	
}

.download .buttonAktiv{
	font-weight:bold;
	background-image: url(../images/pfeil_subnavi.gif);
	background-repeat: no-repeat;
	background-position: left 1px;	
	margin:20px 0 0 0;
	padding-left:18px;	
	color:#456e98;
}


.buttonSizeS{
	width:80px;
}
.buttonSizeM{
	width:150px;
}
.buttonSizeL{
	width:80px;
}

.errorTxt{
	color:#9f000b;
}
/* ---  seite empfehlen --- */
#pageEmpf{
	background-image: url(../images/bg_empfehlen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:470px;
	width:430px;
	color:#fff;
	padding:20px 20px 20px 20px;
	display:none;
}

#pageEmpf form{
	width:100%;
}
#pageEmpf label,
.content label{
	float:left;
	width:200px;
	
}
#pageEmpf input{
	width:200px;
}
.content input{
	width:400px;
}
#pageEmpf textarea,
.content textarea{
	width:400px;
	height:80px;
}

#pageEmpf .buttonSubmit{
	border:none;
	font-weight:bold;
	background-color:#829dba;
	color:#fff;
	background-image: url(../images/pfeil_aktivsub2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;	
	margin:0 0 0 0;
	padding-left:20px;	
	cursor:pointer;
	clear:both;
	text-align:left;	

}
#pageEmpf .buttonAktiv{
	clear:both;
	border:none;
	font-weight:bold;
	background-color:#829dba;
	color:#003872;
	background-image: url(../images/pfeil_aktivempf.gif);
	background-repeat: no-repeat;
	background-position: left 1px;	
	margin:0 0 0 0;
	padding-left:20px;	
	cursor:pointer;
	text-align:left;
}

.newsOff{
	display:none;
}
.newsOn{
	display:inline;
}

.line{
	border-bottom:1px dotted #666;
	/*background-image: url(../images/icon_line.gif);*/
	background-repeat: repeat-x;
}

.special a{
	display:block;
	font-size:20px;
}
table{
	border-right:1px dotted #828282;
	border-top:1px dotted #828282;
}
th{
	text-align:left;
	border-left:1px dotted #828282;
	border-bottom:1px dotted #828282;
	background-color:#f5f5f5;
	padding:3px;

}
td{
	border-left:1px dotted #828282;
	border-bottom:1px dotted #828282;
	padding:3px;
}



