body {
	margin: 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/********************************************* CONTAINER *********************************************************/
#box {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	width: 1101px;
	height: 100%;
}


/********************************************* INHALT *********************************************************/
#inhalt {
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	color: #000000;
	}
#inhalt .haupttitel {
	font-size: 22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #353537;
	font-weight: 900;
	padding-left: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 30px
}

#inhalt .untertitel {
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #353537;
	font-weight: 900;
	letter-spacing: 1px;
	padding-left: 30px;
}

#inhalt .untertiteltabelle {
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #353537;
	font-weight: 900;
	letter-spacing: 1px;
}


#inhalt p {
	font-size: 12px;
	line-height: 20px;
	padding: 0 30 0 30;
	color: #353537;
	letter-spacing: 1px;
}

#inhalt .tabelle {
	padding: 0 30 0 30;
}


#inhalt .bild {
	padding: 0 2 0 2;
}



#inhalt a {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
}
#inhalt a:link { 
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
}
#inhalt a:active {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #000000;
}
#inhalt a:visited {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #000000;
}
#inhalt a:hover {
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	background-color: #000000; 
	text-decoration: underline;
}




#inhalt .footer {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
}
#inhalt a.footer {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
}
#inhalt a.footer:link { 
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
}
#inhalt a.footer:active {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
}
#inhalt a.footer:visited {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
}
#inhalt a.footer:hover {
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: underline;
}

#inhalt .footergrey {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #B6B6B6;
}
#inhalt a.footergrey {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #B6B6B6;
}
#inhalt a.footergrey:link { 
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #B6B6B6;
}
#inhalt a.footergrey:active {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #B6B6B6;
}
#inhalt a.footergrey:visited {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #B6B6B6;
}
#inhalt a.footergrey:hover {
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: underline;
}




#inhalt table {
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 0 0;
	color: #353537;
	letter-spacing: 1px;
}
#inhalt .none {
	background-color: #ffffff;
}
#inhalt .fehler {
	background-color: #163460;
	font-weight: 700;
	color: #353537;
	padding: 0 0 0 10;
}
#inhalt ul {
	font-size: 12px;
	line-height: 20px;
	padding: 10 10 0 20;
	color: #353537;
	letter-spacing: 1px;
	margin-left: 10;
	list-style-image: url(images/punkt.gif);
}

#inhalt .blank { 
	display:none; 
}

/********************************************* Footer *********************************************************/
#footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	color: #666666;
}
#footer table {
	font-size: 11px;
	line-height: 20px;
	padding: 0 0 0 0;
	color: #666666;
}
#footer a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
	letter-spacing: 1px;
}
#footer a.active {
	text-decoration: underline;
	color: #666666;
	letter-spacing: 1px;
}


.select {
	font-family: asdf;
}
select {

}
