body {
	margin:0px;	
	padding:40px 0 0 0;
	color:#000000;
	background-color:#ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	width:100%; 
	height:100%;
	font-size:80%;
	text-align:center;
	/*overflow-y:scroll;	*/
}

a {
	text-decoration:none;
	color:#be2e21;
}

a:hover {
	text-decoration:none;
}

td {
	vertical-align:top;
}

h1 {
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-size:120%;
	color:#BE2E21;
	letter-spacing:0.02em;
	/*
	background-image:url(/img/headline_punkt.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	*/
}

h2 {
	margin:0 0 5px 0;
	font-size:120%;
	color:#BE2E21;
}

h3 {
	margin:0 0 5px 0;
	font-size:120%;
	color:#585858;
}

h4,h5 {
	margin:0 0 5px 0;
	font-size:100%;
	color:#000000;
}

.bu {
	margin-top:2px;
	font-size:80%;
	font-weight:bold;
	color:#585858;
}

.artikelBox {
	border:solid black 1px;
	padding:5px;	
}

.alert {
	font-weight:bold;
	color:red;
}

/* automatische Formatierung von Tabellen */
.autoFormat th {
	background-color:#cccccc;
}
.autoFormat tr.odd {
	background-color:red;
}
.autoFormat tr.even {
	background-color:green;
}

.seite_schmal {
	width:30%;
}

.seite_breit {
	width:80%;
}

#framework {
	width:900px;
	margin:auto;
	text-align:left;
}

#logo {
	float:right;
}

#langSwitch {
	margin-left:105px;
	clear:both;
}

#header {
	float:right;
	clear:both;
	width:795px;
	height:136px;
	text-align:right;
}

#content {
	clear:both;
	float:right;	
	width:795px;
	background-color:#eaeaea;
	margin-top:2px;	
}



#footer {
	background-color:white;
	text-align:right;
	font-size:80%;
	padding-top:3px;
	padding-bottom:5px;
}

#footer a {
	color:black;
}

#content_text {
	margin:15px 0 30px 115px;
	width:500px;
}

#content_text.seite_breit {
	width:650px;
}

#langSwitch {
	color:black;
	padding:5px;
	font-size:80%;
}

#langSwitch a {
	color:black;
}

#leftBox {
	position:absolute;
	top:110px;
	left:0px;
	float:left;
	width:186px;
}

#navi {
	text-align:left;
	background-color:#585858;	
	border:2px solid white;
	border-left:none;
	border-bottom:1px solid white;;
}

#partnerBox {
	margin-top:40px;	
	text-align:left;	
	background-color:#eaeaea;		
	border:2px solid white;
	border-left:none;	
}

#partnerBox h2 {
	margin:0;
	padding:6px 0 5px 11px;
	background-color:#be2e21;
	color:white;
	font-size:90%;
}

#partnerBox .text {
	text-align:left;
	margin:0;
	padding:5px 5px 5px 5px;
	border:solid 1px #be2e21;
}

#partnerBox .text p {
	margin:0;
}

#partnerBoxIcon {
	float:right;
	margin:4px 8px 0 0;
}