h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #611213;
	display: inline;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #611213;
	display: inline;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	display: inline;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #611213;
	display: inline;
}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	display: inline;
}
h6 {
	font-size: 1.0em;
	font-weight: bold;
	display: inline;
}
.s1 {
	font-weight: bold;
	color: #611213;
}
.s2 {
	font-weight: bold;
}
.s3 {
	font-weight: bold;
	color: #FF0000;
}
.s4 {
	color: #611213;
}
.s5 {
	color: #FF0000;
}

ul {
	margin-left: 1.3em;
	padding-left: 1.3em;
}

.tags {
	color: #CCCCCC;
	font-size: 0.8em;
	display: none;
	}

.spacer {
	font-size: 0.5em;
	height: 5px;
	overflow: hidden;
	}
	
.borderbot {
	border-bottom: 1px solid #611213;
}

ul.menu, ul.submenu {
padding: 0px;
margin: 0px;
list-style-type: none;
}
ul.menu {
float: left;
clear: left;
}
.leftnav, .subnav {
    float: left;
	font-size: 1.0em;
	padding-left: 5px;
	padding-right: 30px;
	padding-top: 3px;
	height: 22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 19px;
	border-left: 1px solid none;
    }
.subnav {
	padding-top: 5px;
	height: 23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 18px;
	border-left: 1px solid none;
	padding-right: 20px;
    }
.first {
	border-left: 1px solid #611213;
    }
.nod {
	font-size: 1.0em;
	color: #E9E7E6;
	padding-right: 30px;
    }

.sub, .subactive {
	font-size: 1.0em;
	padding-top: 5px;
	color: #324347;
    }
.subactive {
	color: #611213;
    }

a {
	color: #0000EE;
	text-decoration: none;
	border: none;
    }
a:link {
	color: #0000EE;
	text-decoration: none;
    }
a:active {
	color: #F20000;
	text-decoration: none;
    }
a:visited {
	color: #0000EE;
	text-decoration: none;
    }
a:hover {
	color: #611213;
	text-decoration: none;
    }
a:focus {
	color: #611213;
	text-decoration: none;
    }
	
.nav, a.nav:link, a.nav:active, a.nav:visited {
	color: #FFFFFF;
    }
a.nav:hover, a.nav:focus {
	color: #611213;
    }
.navactive, a.navactive:link, a.navactive:active, a.navactive:visited, a.navactive:hover, a.navactive:focus {
	color: #611213;
    }
	
.nav2, a.nav2:link, a.nav2:active, a.nav2:visited {
	color: #324347;
    }
a.nav2:hover, a.nav2:focus {
	color: #611213;
    }
.nav2active, a.nav2active:link, a.nav2active:active, a.nav2active:visited, a.nav2active:hover, a.nav2active:focus {
	color: #611213;
    }

.navsmall, a.navsmall:link, a.navsmall:active, a.navsmall:visited, a.navsmall:hover, a.navsmall:focus {
	font-size: 0.8em;
    }
.navbold, a.navbold:link, a.navbold:active, a.navbold:visited, a.navbold:hover, a.navbold:focus {
	font-weight: bold;
    }
.navbig, a.navbig:link, a.navbig:active, a.navbig:visited, a.navbig:hover, a.navbig:focus {
	font-size: 1.1em;
    }

.noborder, .noprintnoborder {
    border: none;
	}

.status {
	color: #F20000;
}
.enlarge {
	height: 25px;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 25px;
	margin-top: -24px;
	}
html>body .enlarge {
	margin-top: -22px;
	}

.buttonenlarge {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #611213;
	color: #611213;
	line-height: 22px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}
A.buttonenlarge:link {background: #611213; color: #FFFFFF; text-decoration: none; }
A.buttonenlarge:active {background: #611213;  color: #FFFFFF; text-decoration: none; }
A.buttonenlarge:visited {background: #611213; color: #FFFFFF; text-decoration: none; }
A.buttonenlarge:hover {background: #FFFFFF; color: #611213; text-decoration: none; }
A.buttonenlarge:focus {background: #FFFFFF; color: #611213; text-decoration: none; }


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
    border: 1px solid #FFFFFF;
    border: none;
	line-height: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	background-color: #611213;
}
A.button {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
A.button:link {background: #611213; color: #FFFFFF; text-decoration: none; line-height: 1.8em;}
A.button:active {background: #611213;  color: #FFFFFF; text-decoration: none; line-height: 1.8em;}
A.button:visited {background: #611213; color: #FFFFFF; text-decoration: none; line-height: 1.8em;}
A.button:hover {background: #FFFFFF; color: #611213; text-decoration: none; line-height: 1.8em;}

.feld {
	float: left;
	width: 75%;
	}
.beschriftung {
	float: left;
	width: 24%;
	color: #611213;
	}
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #324347;
	width: 280px;
	padding: 2px;
}

.textfeldreadonly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #F3F2F2;
	border: 1px solid #324347;
	width: 280px;
	padding: 2px;
}

.textfeld2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #324347;
	width: 60px;
	padding: 2px;
}

.textfeld3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #324347;
	padding: 2px;
	width: 193px; 
	}


	
/* M O D UL E S */

.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 0.9em;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.boxcontainer {
	padding: 0px;
	width: 625px;
	float: left;
    }
.padbot10 {
	padding-bottom: 10px;
    }
.padborder {
	border-bottom: 1px solid #611213;
	margin-bottom: 10px;
	padding-bottom: 10px;
    }
.statetop {
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px solid #611213;
	margin-bottom: 10px;
    }
.leftbox1 {
	width: 425px;
	float: left;
	padding-right: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 411px;
	}
.rightbox1 {
	width: 200px;
	float: right;
	text-align: left;
	}
.leftbox2 {
	width: 140px;
	float: left;
	}
.rightbox2 {
	width: 485px;
	float: right;
	text-align: left;
	padding-left: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 471px;
	}
.leftbox3 {
	width: 385px;
	float: left;
	padding-right: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 371px;
	}
.rightbox3 {
	width: 240px;
	float: right;
	text-align: left;
	}

.spacebox {
	float: left;
	width: 371px;
	height: 5px;
	overflow: hidden;
	}
.listbox {
	float: left;
	width: 371px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.alternate {
	background-color: #FFFFFF;
	}
.lw1 {
	float: left;
	width: 140px;
	}
.lw2 {
	float: left;
	width: 231px;
	}
	
.box {
	width: 100%;
	float: left;
	}

.pagingcontainer {
	padding: 0px;
	width: 625px;
	padding: 3px;
	margin-top: 20px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 619px;
	height: 1.3em;
	overflow: hidden;
    }
.pagingleft, .pagingmiddle, .pagingright {
	width: 206px;
	float: left;
	}
.pagingmiddle {
	width: 207px;
	text-align: center;
	}
.pagingright {
	text-align: right;
	}



/* E N D   M O D UL E S */
