/* globales - Anfang*/
html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

dfn {
	display: none;
}

div {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td {
	vertical-align: top;
}

a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 0px;
	width: 0px;
}

.size13 {
	font-size: 13px;
}

.size11 {
	font-size: 11px;
}

/* globales - Ende */

/* Seitenaufbau - Anfang */

#gesamt {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1024px;
	height: 100%;
	text-align: left;
}

#balken {
	width: 1024px;
	height: 30px;
	position: absolute;
	top: 170px;
	left: 0px;
}

#mitte {
	padding-bottom: 60px;
	display: block;
	width: 799px;
	min-height: 740px;
	position: absolute;
	top: 60px;
	left: 113px;
	background-color: #FFFFFF;
}

#streifen_links {
	width: 8px;
	height: 740px;
	position: absolute;
	top: 60px;
	left: 105px;
}

#streifen_rechts {
	width: 8px;
	height: 740px;
	position: absolute;
	top: 60px;
	left: 912px;
}

#logo {
	display: block;
	height: 60px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}

#kopfbereich {
	width: 799px;
	height: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#headmenu {
	display: block;
	width: 799px;
	height: 24px;
	position: absolute;
}

#suche {
	width: 124px;
	height: 20px;
	position: absolute;
	top: 83px;
	left: 661px;
}

#navi {
	width: 799px;
	height: 30px;
	position: absolute;
	top: 110px;
	left: 0px;
}

#inhalt {
	margin-left: 212px;
	padding-top: 140px;
	display: block;
	width: 587px;
	height: auto;
}

/* Seitenaufbau - Ende */

/* Sprachwahl - Anfang */

#sprachwahl {
	position: absolute;
	left: 9px;
	height: 24px;
	width: 107px;
	background-image: url(../images/headmenu-trenner.gif);
	background-repeat: no-repeat;
}

#sprachwahl ul {
	margin: 0px;
	padding: 0px;
	margin-left: 4px;
	list-style: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 32px;
}

#sprachwahl li {
	float: left;
}

#sprachwahl a {
	font-size: 11px;
	margin-left: 4px;
	margin-right: 5px;
}
#sprachwahl a:link,
#sprachwahl a:visited {
	color: #FFFFFF;
}
#sprachwahl a:hover,
#sprachwahl a:active,
#sprachwahl a.active:link,
#sprachwahl a.active:visited {
	color: #000000;
}
/* Sprachwahl - Ende */

/* headnavi - Anfang */

#headnavi {
	position: absolute;
	left: 113px;
	height: 24px;
	width: 120px;
	background-image: url(../images/headmenu-trenner.gif);
	background-repeat: no-repeat;
}

#headnavi ul {
	margin: 0px;
	padding: 0px;
	margin-left: 4px;
	list-style: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 32px;
}

#headnavi li {
	float: left;
}

#headnavi a {
	font-size: 11px;
	margin-left: 4px;
	margin-right: 5px;
}
#headnavi a:link,
#headnavi a:visited {
	color: #FFFFFF;
}
#headnavi a:hover,
#headnavi a:active,
#headnavi a.active:link,
#headnavi a.active:visited {
	color: #000000;
}
/* headnavi - Ende */

/* Suchformular - Anfang */

#such_head_eingabe input.feld {
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 14px;
	border: 0px;
	background-color: transparent;
	font-size: 11px;
}

#such_head_eingabe input.knopp {
	margin: 0px;
	padding: 0px;
	width: 14px;
	height: 16px;
	background-color: transparent;
	border: 0px;
	cursor: pointer;
}

/* Suchformular - Ende */

/* Haupt-Navigation - Anfang */

#navi ul.tiefe_1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width: auto;
}

#navi ul.tiefe_1 li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 30px;
	width: auto;
	text-align: center;
	background-image: url(../images/navitrenner.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#navi ul.tiefe_1 a {
	display: block;
	float: left;
	height: 30px;
	width: 87px;
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
	background-position: right;
	background-repeat: no-repeat;
}

#navi ul.tiefe_1 a.kontakt,
#navi ul.tiefe_1 a.kontakt active {
	width: 84px;
}

#navi ul.tiefe_1 a:link,
#navi ul.tiefe_1 a:visited {
	color: #FFFFFF;
}

#navi ul.tiefe_1 a:hover,
#navi ul.tiefe_1 a:active {
	color: #000000;
}

#navi ul.tiefe_2 {
	margin: 0px;
	padding: 0px;
	width: 180px;
	position: absolute;
	top: 47px;
	left: 16px;
	list-style: none;
}

#navi ul.tiefe_2 li {
	clear: left;
	text-align: left;
	width: 180px;
	height: auto;
	background-image: none;
}

#navi ul.tiefe_2 a {
	margin: 0px;
	padding: 0px;
	width: 180px;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: 0px 4px;	
}
#navi ul.tiefe_2 a:link,
#navi ul.tiefe_2 a:visited {
	height: auto;
}

#navi ul.tiefe_3 {
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	list-style: none;
}

#navi ul.tiefe_3 a {
	font-weight: normal;
}
#navi ul.tiefe_4 {
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

/* Haupt-Navigation - Ende */

/* Inhaltsbereich/Artikel - Anfang */

#textblock_1 {
	margin-top: 17px;
	display: block;
	float: left; 
	width: 375px;
	height: auto;
}

#block_rechts {
	display: block;
   float: right;
	width: 198px;
	height: auto;
}

#block_rechts p {
	font-size: 11px;
}

#block_rechts a {
	font-size: 11px;
}

#img_pos_1 {
	display: block;
	height: auto;
	width: 194px;
	float: right; 
}

#flash_pos_1 {
	display: block;
	height: auto;
	width: 193px;
	float: right; 
}

#nl_teaser {
	margin-top: 10px;
	display: block;
	width: 198px;
	height: auto;
	float: right; 
	background-repeat: repeat-y;
	background-position: right;
}

#nl_teaser h1 {
	margin-left: 15px;
	margin-top: 7px;
}

#nl_teaser p {
	margin-left: 15px;
	margin-bottom: 10px;
	font-weight: bold;	
}

#nl_teaser a {
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: 0px 2px;	
}

#text_rechts {
	margin-top: 24px;
	display: block;
	width: 184px;
	height: auto;
	float: right;
}

#text_rechts a {
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: 0px 3px;	
}
/* Inhaltsbereich/Artikel - Ende */
