* {
	margin: 0px;
	padding: 0px;
}
 
html {
	background: #a3a3a3 url(../pics/html.png) repeat-x; 
	text-align: center;
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-size: 11px;
	line-height: 18px;
	color: #555; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: center;
}

td {
	font-size: 11px;
	line-height: 18px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

#cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;
}

a, a:hover {
	color: #555;
	text-decoration: none;
}


/* - CONTAINER - */

#container {
	width: 930px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
}


/* - LOGO - */

#logo {
	width: 930px;
	height: 97px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
}

#logo a {
	position: absolute;
	top: 20px;
	left: 0px;
}


/* - MENU - */

#menu {
	width: 928px;
	height: 38px;
	background: url(../pics/menu_out.gif) repeat-x;
	border: 1px solid #989797;
	text-align: left;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	position: relative;
}

#menu ul {
	width: 928px;
	height: 38px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}

#menu ul li {
	height: 38px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu ul li.trennung {
	width: 4px;
	height: 38px;
	background: url(../pics/menu_trennung.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}

#menu ul li a {
	height: 38px;
	font-size: 11px;
	font-weight: bold;
	color: #2c2c2c;
	text-decoration: none;
	line-height: 38px;
	margin: 0px;
	padding: 0px 10px;
}

#menu ul li a:hover, #menu ul li a.aktiv, #menu ul li a:hover.aktiv {
	height: 38px;
	background: url(../pics/menu_hover.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 38px;
	margin: 0px;
	padding: 13px 10px 15px 10px;
}


/* - STARTSEITE BILD + SCHRIFTZUG - */

#startseite-layer {
	width: 928px;
	height: 337px;
	/*background: url(../pics/startseite-image.jpg) no-repeat;*/
	background: url(../files/flash/neu1.jpg) no-repeat;
	border: 1px solid #fff;
	text-align: left;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	position: relative;
}

#startseite-layer #startseite-line {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}

#startseite-layer #startseite-schriftzug {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 2;
}


/* - 3 BOXEN STARTSEITE - */

#boxen {
	width: 930px;
	height: 154px; /* 189 */
	text-align: left;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}

#boxen div.box {
	width: 296px;
	height: 154px; /* 189 */
	/*background: url(../pics/box.gif) no-repeat;*/
	background: url(../pics/boxsmall.gif) no-repeat;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#boxen div.box h1 {
	width: 248px;
	height: 27px;
	position: absolute;
	color: #1F1D1D;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	top: 4px;
	left: 10px;
	right: 10px;
}

#boxen div.box img.box {
	width: 294px;
	height: 34px;
	position: absolute;
	top: 29px;
	left: 1px;
	right: 1px;
	overflow: hidden;
}

#boxen div.box div.inhalt {
	width: 264px;
	height: 94px;
	padding: 15px;
	text-align: left;
	color: #fff;
	position: absolute;
	bottom: 1px;
	left: 1px;
	right: 1px;
}

#boxen div.box div.inhalt p {
	margin: 0px;
}

#boxen div.box div.inhalt h2 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffff00;
	margin: 0px 0px 10px 0px;
}


/* - CONTENT - */

#content {
	width: 910px;
	background: #fff url(../pics/content.gif) repeat-y;
	border: 10px solid #fff;
	text-align: left;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
}


/* - SIDEBAR + SUBMENU - */

#sidebar {
	width: 197px;
	background: url(../pics/content.gif) repeat-y;
	border-right: 1px solid #d3d3d3;
	text-align: left;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	position: relative;
	float: left;
}

#sidebar #submenu {
	width: 197px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}

#sidebar #submenu ul {
	width: 197px;
	margin: 0px;
	padding: 0px;
}

#sidebar #submenu ul li {
	width: 197px;
	list-style: none;
	border-bottom: 1px solid  #d3d3d3;
}

#sidebar #submenu ul li a {
	width: 163px;
	line-height: 27px;
	padding-left:15px;
	padding-right:20px;
	display: block;
	color:#000000;
}

#sidebar #submenu ul li a:hover, #sidebar #submenu ul li a.aktiv, #sidebar #submenu ul li a.aktiv:hover {
	width: 163px;
	background: url(../pics/sidebar_menu_link.gif) top right no-repeat;
	line-height: 27px;
	padding-left:15px;
	padding-right:20px;
	display: block;
	color:#000000;
}

#sidebar p {
	margin: 0px 0px 15px 0px;
	padding: 0px 15px;
}


/* - TEXT CONTAINER - */

#textlayer {
	width: 702px;
	background: url(../pics/textlayer.png) top repeat-x;
	min-height: 300px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: relative;
	float: left;
}

#text {
	width: 652px;
	background: url(../pics/text_bg.gif) bottom right no-repeat;
	min-height: 300px;
	text-align: left;
	line-height: 22px;
	padding: 10px 25px;
	margin: 0px;
}


/* - SEITEN - WO MAN SICH GERADE BEFINDET - */

#text .seite {
	color: #a8a8a8;
	margin-bottom: 15px;
}

#text .seite a {
	text-decoration: underline;
	color: #a8a8a8;
}

#text .seite a:hover {
	text-decoration: none;
	color: #a8a8a8;
}


/* - TEXT STYLE - */

#text img.bild {
	background: #fff;
	padding: 5px;
	border: 1px solid #f1f1f1;
}

#text p {
	margin: 0px 0px 16px 0px;
	line-height: 22px;
}

#text table tr td p {
	margin: 0px 0px 16px 0px;
	line-height: 22px;
}

#text h1 { 
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #2c2c2c;
	font-family: Arial;
}

#text table tr td h1 { 
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #2c2c2c;
	font-family: Arial;
}

#text table tr td h2 { 
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #2c2c2c;
	font-family: Verdana;
}

#text table tr td hr {
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 10px 0px 15px 0px;
	height: 2px;
}

#text table tr td a {
	color: #555;
	text-decoration: underline;
}

#text table tr td a:hover {
	color: #333;
	text-decoration: none;
}

#text table tr td ul {
	margin: 0px 0px 0px 15px;
}

#text table tr td ul li {
	list-style: square;
	line-height: 22px;
}

#text table tr td ul li ul li {
	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;
}

#text ul {
	margin: 0px 0px 0px 15px;
}

#text ul li {
	list-style: square;
	line-height: 22px;
}

#text ul li ul li {
	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;
}


/* - FOOTER - */

#footer {
	width: 928px;
	color: #c7c7c7;
	text-align: center;
	overflow: hidden;
}

#footer a {
	color: #c7c7c7;
	text-decoration: underline;
}

#footer a:hover {
	color: #c7c7c7;
	text-decoration: none;
}
