html {
	margin: 0 auto;
	padding: 0 auto;
	border: 0;
	width: 1024px;
	}

body {
	margin: 0 auto;
	background-color: #ffffff;
	color: #444444;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	float: left;
	}

a {
	color: #103088;
}

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

ul   { 
	margin: -6px 0 6px 10px;      
	padding: 0 0 0 4px;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #4444444;
}

#tabelle ul { 
	margin: -6px 0 6px 10px;      
	padding: 0 0 0 4px;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #444444;
}

h1 {
	font-size: 26px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #888888;
	margin: 0;
	padding: 8px 0 8px 0;
}

h2 {
	font-size: 15px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #888888;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

h3 {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #444444;
	margin: 0;
	padding-bottom: 8px;
}

h4 {
	font-size: 28px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #10BF00;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}

h5 {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #204090;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
}

p  {
	font-size: 13px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #444444;
	margin: 0;
	padding-bottom: 8px;
}

#tabelle p { 
	margin: 0 0 0 0;      
	padding: 0 0 0 4px;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #444444;
}

hr {
	clear: both;
	height: 1px;
	border-top: solid 1px #204090;
}

img {
	border: none;
}


#logo {
	margin: 5px 0 5px 0;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}

#body {
	margin: 0 auto;
	width: 100%;
	clear: both;
}

#visual {
	margin: 0 auto;
}

#content {
	padding: 0 auto;
	float: left;
	height: 1000px
	}

#news {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #E6EEFF;
}


#news dl {
	padding: 0;
	margin: 0;
}

#news dt {
	padding: 0 0 0 0;
	margin: 0;
	border-top: 1px solid #E5EFF3;
	background-image: url(images/li3.gif);
	background-position: 0 11px;
	background-repeat: no-repeat;
	font-size: .7em;
	color: #8CA1AA;
}

#news p {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #444444;
	margin: 0;
	padding-bottom: 8px;
}

#news ul { 
	margin: -6px 0 6px 10px;      
	padding: 0 0 0 4px;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #444444;
}



#news dd {
	padding: 0;
	margin: 0;
	font-size: .8em;
}


#threecells {
	clear: both;
}

#threecells p {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #444444;
	margin: 0;
	padding-bottom: 8px;
}

#threecells ul { 
	margin: -6px 0 0 10px;      
	padding: 0 0 0 4px;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #444444;

}
#threecells div {
	float: left;
	clear: right;
	padding-top: 10px;
	padding-left: 0px;

}

#threecells a {
	display: block;
	height: 48px;
	margin-bottom: 10px;
}

#threecells span {
	display: none;
}

#cell_1 {
	width: 162px;
	margin: 0 0 0 0;
	padding: 0 13px 0 0;
	border-right: 1px solid #204090;
}

#cell_1 a {
	
}

#cell_2 {
	width: 162px;
	margin: 0 0 0 13px;
	padding: 0 13px 0 0;
	border-right: 1px solid #204090;
}

#cell_2 a {
	
}

#cell_3 {
	width: 162px;
	margin: 0 0 0 13px;
	padding: 0 0 0 0;
}

#cell_3 a {
	
}

#side {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	background-color: #000000;
	height: 900;
}

#menu {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #F3F3F3;
}

#menu a {
	text-decoration: none;
	display:block;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
}

#menu ul li a {
	margin-top: 8px;
	padding: 0 28px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #AACCD5;
	border-bottom: 1px solid #AACCD5;
	background-image: url(images/li1a.gif);
	background-position: 13px 5px;
	background-repeat: no-repeat;
}

#menu ul li ul li a {
	margin-top: 0;
	height:19px;
	line-height: 19px;
	font-weight:normal;
	text-transform: capitalize;
	background-image: url(images/li5.gif);
	background-position: 13px 5px;
	background-repeat: no-repeat;
	border-top: 1px solid #EEF5F7;
	border-bottom: 1px none #EEF5F7;
}

#menubild {
	margin-left: 15px;
}

#foot {
	clear: both;
	padding: 16px;
	background-color: #ffffff;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
	position: relative;
}

#top_nav {
	display: none;
	padding-left: 185px;
	background-color: #DEECF0;
	height: 20px;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #ffffff;
	background-image: url(images/tn_bg1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
}

#top_nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #f60;
	border-right: 1px solid #ffffff;
	background-color: #E5F1F3;
}

#top_nav a {
	display: block;
	padding: 0 20px;
	line-height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#top_nav a:hover {
	background-color: #f60;
	color: #ffffff;
}