.artikelCapHead{
color: #1157A8;
font-weight: bold;
text-transform:uppercase;
font-size: 12px;
}

.artikelHead{
color: #FF6D00;
font-weight: bold;
font-size: 16px;
}

.artikelText{
	font-size: 12px;
}

.boxHeadline{
margin: 0px;
padding: 0px;
border: 0px;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
text-transform:uppercase;
filter:DropShadow(color=#000000, offx=1, offy=1);
width: 100%;
}

#containerFull{
	position: relative;
	width: 800px;
	text-align: left;
	background-color: #efefef;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

#containerFullWidth{
	width: 100%;
}

#fullWidthAndHeight{
	width: 100%;
}

#containerContentLeftRight{
	position: relative;
}

#containerAdresse{
	width: 802px;
	height: 17px;
	text-align: left;
	background-color: #E6E6E8;
	border-left: 1px solid;
	border-right: 1px solid;
}
#containerHead{
	position: relative;
	width: 800px;
	text-align: left;
	background-color: #efefef;
}

#containerLogoBack{
	background-image: url('../../img/backBlueTop.gif');
	width: 100%;
	height: 114px;
}

#containerNavLevOne{
	position: relative;
	width: 100%;
	height: 29;
	
	left: 0px;
	background-color: #1156A8;
}

#containerNavLevTwo{
	position: relative;
	width: 100%;
	height: 20;
	
	left: 0px;
	background-color: #FEFCCC;
	valign: middle;
}

#containerZitat{
	position: absolute;
	width: 205px;
	height: 90px;
	top: 12px;
	left: 588px;
	background-image: url('../../img/zitatBack.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#content{
	padding: 12px;
	background-color: #efefef;
}

#contentLeft{
	width: 550px;
}

#contentRight{
	width: 235px;
	vertical-align: top;
	border: 0px;
}

#divHeadLogo{
	position: absolute;
	height: 114px;	
	left: 0px;
	top: 0px;
	padding: 0px,
	margin: 0px;
}

#containerFooter{
	height: 100px;
	background-color: #FFFFFF;
}

#footer{
	margin: 20px;
	background-color: #FFFFFF;
}

.halfLineHeight{
	line-height: 2px;
}

#login{
	position: absolute;	
	width: 204px;
	height; 30px;
	left: 588px;
	top: 0px;
	
}

#navLev2LineHeight{
	line-height: 17px;
}

#smallBoxHeadlineRed{
	font-size: 10px;
	text-transform:uppercase;
	color: #FFFFFF;
	font-weight: bold;
	filter:DropShadow(color=#4D4D4D, offx=1, offy=1);
	width: 205px;	
	height: 20px;
	background-image: url('../../img/smallBoxRotTop.gif');
}

#smallBoxHeadlineGreen{
	font-size: 10px;
	text-transform:uppercase;
	color: #FFFFFF;
	font-weight: bold;
	filter:DropShadow(color=#4D4D4D, offx=1, offy=1);
	width: 205px;	
	height: 20px;
	background-image: url('../../img/smallBoxGruenTop.gif');
}

#smallBoxHeadlineBlue{
	font-size: 10px;
	text-transform:uppercase;
	color: #FFFFFF;
	font-weight: bold;
	filter:DropShadow(color=#4D4D4D, offx=1, offy=1);
	width: 205px;	
	height: 20px;
	background-image: url('../../img/smallBoxBlauRightTop.gif');
}

#smallBoxHeadlineBlueLight{
	font-size: 10px;
	text-transform:uppercase;
	color: #FFFFFF;
	font-weight: bold;
	filter:DropShadow(color=#4D4D4D, offx=1, offy=1);
	width: 205px;	
	height: 20px;
	background-image: url('../../img/smallBoxHellblauRightTop.gif');
}

#zitat{
	margin: 5px;
}
