/* -------------------- tags ----------------------*/

body	{ 
	color: #120B81; 
	font-size: 12px; 
	line-height: 18px; 
	font-family: Verdana, sans-serif;
	margin: 0px;
	background-color: #101A81;
/**	background-color: #D4DCF6;**/
}

h1	{ 
	color: #120B81; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: 24px;  
	margin-top: 0px; 
	margin-bottom: 10px 
}

h2	{ 
	color: #120B81; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 18px; 
	margin-top: 0px; 
	margin-bottom: 5px 
}

h3	{ 
	color: #000; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 14px;  
	margin-top: 0px; 
	margin-bottom: 5px 
}

a	{ 
	color: #000;  
	text-decoration: underline 
}

a:hover	{ 
	color: #000; 
	text-decoration: none 
}

strong	{ 
	color: #000;  
	font-weight: bold 
}

ul	{ 
	color: #120B81;  
	text-indent: 0px; 
	list-style-image: url(../images/utilities/aufzaehlung.gif); 
	margin-bottom: 10px 
}

ol	{ 
	color: #120B81; 
	text-indent: 0px; 
	margin-bottom: 10px 
}

li	{ 
	text-indent: 0px; 
	margin-bottom: 5px 
}


/* -------------------- container ----------------------*/

#head {
	background: url(../images/bg-head.jpg) no-repeat;
	width: 914px; 
	height: 207px;
	padding: 0;
	margin: 0;
}


#rahmen {
	float: left;
	width: 914px; 
	background: url(../images/bg-main.gif) repeat-y;
	padding: 0;
	margin: 0;
}

#menue	{ 
	float: left;
	width: 180px;
}

#content	{ 
	float: left;
	width: 436px;
	margin: 25px;
	background-color: #FFFFFF;
}
	
#infobox	{ 
	float: left;
	width: 248px; 
}
	
#infoboxinnen	{ 
	margin: 23px 11px 0 11px;
	width: 141px; 
	font-size: 10px; 
	line-height: 14px; 
}

#fuss_adresse {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #101A81;
	float: left; 
	background: #FFFFFF;
	width: 436px;
	height: 50px;
	voice-family: "\"}\"";
	voice-family: intherit;
	height: 30px;
}

/* -------------------- klassen ----------------------*/

.titel {
	float: left;
	font-size: 16px; 
	font-family: Futura, Arial, Verdana, sans-serif;
	color: #ffffff; 
	letter-spacing: 10px;
	margin: 187px 0 0 205px;
	display: inline;
	text-transform: uppercase;
}

.menueoben {
	margin: 182px 0px 0 0;
	display: inline;
	float: right;
	height: 25px;
}

.links	 { 
	margin: 0 6px 6px 6px; 
	float: left;
	/*border: 1px solid #120B81;*/
}

.mitte { 
	margin: 6px; 
	/*border: 1px solid #120B81;*/
}

.linksohnerahmen	{
	float: left;
	margin: 6px;
}

.rechts	{
	float: right;
	margin: 6px;
	/*border: 1px solid #120B81*/
}

.ausrichtunglinks	{
	float: left;
	
}

.antifloat	{
	clear: both;
	visible: hidden
}

.menue	{
	margin: -20px 0px 22px 48px;
	color: #F66014; 
	font-size: 10px; 
	line-height: 12px;
}

.menueActive	{
	margin: -20px 0px 22px 48px;
	color: #F6342F; 
	font-size: 10px; 
	line-height: 12px;
}

.menue a	{
	color: #FFFFFF; 
	text-decoration: underline
}

.menue a:hover	{
	color: #F6342F; 
	text-decoration: none
}

#tabellenzelle	{
	width: 155px; 
	float: left; 
	margin-bottom: 5 px; 
	margin-right: 6px
}
.input_kontakt	{
	width:250px; 
	height:18px; 
	background-color:#f3f3f3; 
	font-size:10px; 
	font-family:verdana; 
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	margin-bottom: 5px;
}
.select_kontakt	{
	width:250px; 
	height:20px; 
	background-color:#f3f3f3; 
	font-size:11px; 
	font-family:verdana; 
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	margin-bottom: 5px;
}
.formular	{
	color: #000;
	font-size: 12;
}

.ausrichtungLinks	{
	float: left;
	margin: 5px
}

.ausrichtungRechts	{
	float: right;
	margin: 5px
}

.keineAusrichtung	{
	margin: 5px 5px 10px 5px;
}