/* CSS-Style Angaben der Webseite */

body {
	background-color: #ffffff;
	color: #333333;
	font-size: 9pt;
	font-family: Arial;
	text-align: center;  /* Zentrierung im Internet Explorer */
	margin: 0px 0px 0px 0px; 
	background-image:url(../img/design/bg.jpg);
	background-repeat: repeat-x;
}
  
p, td {
	font-size: 9pt;
	font-family: Arial;
	color: #333333;
}

h1 {
	font-size: 16pt;
	font-family: Arial;
	font-weight: bold;
	color: #ff6600;
}

h2 {
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	color: #ff6600;
}

h3 {
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	color: #ff6600;
	margin-top: 2px;
}

h4 {
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	color: #ff6600;
	margin-top: 15px;
}

img { display: block; }

/* Links */

a {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color: #000000;}
a:link {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color: #000000;}
a:visited {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color: #000000;}
a:hover {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: underline; color: #000000;}
a:focus {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color: #000000;}
a:active {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color: #000000;}

a.navitop-link {font-family: Arial; font-size:9pt; font-weight: normal; text-decoration: none; color: #999999;}
a.navitop-link:link {font-family: Arial; font-size:9pt; font-weight: normal; text-decoration: none; color: #999999;}
a.navitop-link:visited {font-family: Arial; font-size:9pt; font-weight: normal; text-decoration: none; color: #999999;}
a.navitop-link:hover {font-family: Arial; font-size:9pt; font-weight: normal; text-decoration: underline; color: #999999;}
a.navitop-link:focus {font-family: Arial; font-size:9pt; font-weight: normal; text-decoration: none; color: #999999;}
a.navitop-link:active {font-family: Arial; font-size:9pt; font-weight: normal; text-decoration: none; color: #999999;}

a.navidown-link {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color: #ffffff;}
a.navidown-link:link {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color: #ffffff;}
a.navidown-link:visited {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color: #ffffff;}
a.navidown-link:hover {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: underline; color: #ffffff;}
a.navidown-link:focus {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color: #ffffff;}
a.navidown-link:active {font-family: Arial; font-size:9pt; font-weight: bold; text-decoration: none; color: #ffffff;}

a.navi-link {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #ffffff;}
a.navi-link:link {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #ffffff;}
a.navi-link:visited {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #ffffff;}
a.navi-link:hover {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #000000;}
a.navi-link:focus {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #ffffff;}
a.navi-link:active {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #ffffff;}

a.navi-link-active {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #000000;}
a.navi-link-active:link {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #000000;}
a.navi-link-active:visited {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #000000;}
a.navi-link-active:hover {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #ffffff;}
a.navi-link-active:focus {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #000000;}
a.navi-link-active:active {font-family: Arial; font-size:13pt; font-weight: bold; text-decoration: none; color: #000000;}

/* Layoutangaben des Haupttemplates */

div.seite {
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	/*border: 1px solid #000000;*/
	width: 900px;
	background-color: #ffffff;
	position: relative;
	text-align: left;
}

div.header {
	text-align: left;
}

div.schatten {
	clear:both; 
	height: 7px;
	background-image:url(../img/design/schatten.gif);
	background-repeat: repeat-x;
}

div.navi {
	float: left;
	background-color: #ff6600;
	vertical-align: top;
	text-align: left;
	width: 400px;
	height: 256px;
	vertical-align: middle;
}

div.content {
	float: left;
	background-color: #ffffff;
	margin-top: 27px;
	margin-left: 48px;  /* 48 */
	margin-right: 49px;
	margin-bottom: 48px;
	width: 520px;
	text-align: left;
}

div.actions-footer {
	float: left;
	width: 520px;
	text-align: left;
	margin-top: 27px;
	margin-left: 48px;
	margin-right: 49px;
	margin-bottom: 48px;
}

div.highlights {
	float: right;
	margin-right: 49px;
	margin-left: 24px;
	margin-top: 27px;
	margin-bottom: 48px;
	width: 210px;
	background-image:url(../img/design/box_bg.gif);
	background-repeat: repeat-y;
}

div.highlights-head {
	overflow: hidden; 
	background-image:url(../img/design/box_head.gif); 
	background-repeat: none; 
	height: 13px;
}

div.highlights-footer {
	overflow: hidden; 
	margin-top: 20px; 
	background-image:url(../img/design/box_foot.gif); 
	background-repeat: none; 
	height: 13px;
}

div.box-content {
	margin-left: 12px;
	margin-right: 12px;
}

div.news-spalte1 {
	width: 210px;
	float: left;
	text-align: left;
	vertical-align: top;
	/*border: 1px solid;*/
}

div.news-spalte2 {
	width: 310px;
	float: left;
	text-align: left;
	vertical-align: top;
	/*border: 1px solid;*/
}

div.news-spalte-bilder {
	font-size: 8pt;
	font-family: Arial;
	color: #999999;
	margin-bottom: 37px;
	/*border: 1px solid;*/
}

div.spalten-clear {
	clear: left;
}

div.navitop {
	background-color: #ffffff;
	margin-left: 48px;
	margin-top: 54px;
	margin-right: 49px;
	font-size: 9pt;
	font-family: Arial;
	color: #999999;
	text-align: left;
}

hr.big-line {
	color: #bfbfbf;
	background-color: #bfbfbf; 
	height: 2px; 
	margin-left: 48px; 
	margin-right: 49px; 
	margin-top: 5px; 
	border: 0px;
	padding: 0;
}

hr.small-line {
	color: #d1d1d1;
	background-color: #d1d1d1; 
	height: 2px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 5px;
	border: 0px;
	text-align: left;
}

div.navi-item {
	padding-top: 15px;
	padding-bottom: 14px;
	padding-left: 18px;
	text-align: left;
}

div.footer {
	clear: both;
	text-align: center;
	width: 900px;
	height: 33px;
	line-height: 33px;  /* zum vertikalen Zentrieren */
	background-color: #ff6600;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;
}

/* Navi */

ul.navi-list {
	list-style-type: none;
	margin-left: 48px;
	margin-top: 30px;
	padding: 0px;
}

ul.navi-list li {
	padding-top: 6px;
}