/* ############################################# */
a.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #474747;
	text-decoration: none;
	font-weight: bold;
}

a.sub:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #E8F0F8;
	font-weight: bold;
	background-color: #3366FF;
}

/*a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #474747;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
*/

.header {
	margin-left: 5px;
}

.txtklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.txtkleinbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
/* Navigation */
#nav {
	position: static;	
	margin:1px 0 0 0;
	padding:3px 0;
	width: 180px;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}


#nav li {
	margin:2;
	padding:0;
}

#nav a:link, #nav a:visited {
	display:block;
	margin:3px 0;
	padding:1px 2px 1px 2px;
	background-color:#8CB7DB;
	text-decoration: none;
	/* die Höhenangabe ist für den IE, damit die gesamte FLäche des Links klickbar ist */
	height:1em;
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #E8F0F8;
	}
	
html>body #nav a:link, html>body #nav a:visited  {
	height:auto;
	border: 1px solid #E8F0F8;
}
	
#nav a:hover {
	border: 1px solid #4BAB9E;
	background-color: #3366FF;
	color: #FFFFFF;
}
/* Navigation */
#nav1 {
	position: static;
	margin:1px;
	padding:1px 0;
	width: 180px;
}

#nav1 ul {
	list-style:none;
	margin:0;
	padding:0;
}


#nav1 li {
	margin:1;
	padding:0;
}

#nav1 a:link, #nav1 a:visited {
	display:block;
	margin:1px 0;
	padding:0px 2px;
	background-color:#8CB7DB;
	text-decoration: none;
	/* die Höhenangabe ist für den IE, damit die gesamte FLäche des Links klickbar ist */
	height:1em;
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #FFF200;
	}
	
html>body #nav1 a:link, html>body #nav1 a:visited  {
	height:auto;
	border: 1px solid #FFF200;
}
	
#nav1 a:hover {
	border: 1px solid #4BAB9E;
	background-color: #3366FF;
	color: #FFFFFF;
}

.navselect {
	border: 2px solid #00B9A1;
	padding: 0px;
	background-color: #00B9A1;

}
.navbullet_home
{
	height: 11px;
	background-color: #FF9900;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}
.navbullet_aktuell
{
	height: 11px;
	background-color: #CB4BCE;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}
.navbullet_papier
{
	height: 11px;
	background-color: #00B9A1;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}
.navbullet_prog
{
	height: 11px;
	background-color: #990000;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}
.navbullet_elec
{
	height: 11px;
	background-color: #FFCC99;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}
.navbullet_hand
{
	height: 11px;
	background-color: #C8ADF2;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}
.navbullet_binnen
{
	height: 11px;
	background-color: #FF479F;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}
.navbullet_div
{
	height: 11px;
	background-color: #467DB4;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}
.navbullet_service
{
	height: 11px;
	background-color: #FF0000;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}
.navbullet_allg
{
	height: 11px;
	background-color: #FFF200;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}
.navbullet_waren
{
	height: 11px;
	background-color: #FFF200;
	font-size: 1px;
	margin-left: 160px;
	width: 11px;
	margin-top:-13px;
}

.sprungmenue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #E8F0F8;
	font-size: 10px;
	background-color: #fff200;
	width: 175px;
	outline-width: 1px;
	font-weight: bold;
	cursor: default;
}

body {
	background-color: #8CB7DB;
}

#vision {
	position:relative;
	width:125px;
	height:142px;
	z-index:11;
}
