body {
	margin: 0;
	padding: 0;
	background: #6EC0C1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

h1, h2, h3 {
	font-size: 16px;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

a {
	text-decoration: none;
	color: #464646;
}

a:hover {
}
a,
a:visited,
a:link,
a:active {
    color: #6D2610;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #6D2610;
    text-decoration: underline;
}


#wrapper {
	width: 910px;
	margin: 0;
	padding: 0;
}

/* Header */

#header {
	width: 910px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img03.png) no-repeat right bottom;
}

/* Logo */

#logo {
	float: left;
	height: 110px;
	width: 150px;
	margin: 0;
	padding: 10px 0 0 50px;
	background: url(images/Logo-bg.png) repeat-x bottom;
}
/*
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #E3295B;
}

#logo h1 a {
	color: #E3295B;
}

#logo p {
	margin-top: -20px;
	padding: 12px 0 0 10px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #464646;
}


/* horizontales Menu */

#navi_hor {
	width: 910px;
	height: 21px;
	line-height: 21px;
	margin: 0 auto;
	padding: 0 0 0 190px;
}
/*
#navi_hor a {
	color:#006969;
	font-size: 16px;
	font-family: 'Futura Md BT', Palpatino, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	height: 18px;
	margin-right: 3px;
	padding: 0 10px 0;
	text-decoration: none;
	border: none;
}*/

.unselected a,
.unselected a:link,
.unselected a:visited {
    color:#006969;
    float: left;
    font-size: 16px;
    font-family: 'Futura Md BT', Palpatino, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 20px;
    margin: 0; padding: 0 10px 0;
    text-align: center;
    text-decoration: none; 
    white-space: nowrap;
}
.unselected a:active,
.unselected a:focus,
.unselected a:hover {
    background: url(images/navi_triangle_hell_gruen.jpg) no-repeat left;
    color:#9ff;
}
.selected a,
.selected a:link,
.selected a:visited {
    background: url(images/navi_square_hell_gruen.jpg) no-repeat left;
    color:#9ff;
    float: left;
    font-size: 16px;
    font-family: 'Futura Md BT', Palpatino, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 20px;
    margin: 0; padding: 0 10px 0;
    text-align: center;
    text-decoration: none; 
    white-space: nowrap;
}
.selected a:active,
.selected a:focus,
.selected a:hover {
    color:#9ff;
}
/* Ende horizontale Navigation */


/* Seite */

#page {
    width: 910px;
    margin: 0 auto;
    padding: 0;
/*  background: url(images/img01.png) repeat-y;
    background-position: 200px -50px;*/
}

#page-bgtop {
}

#page-bgbtm {
    padding: 30px 20px 0px 20px;
    background: url(images/img01.png) right top repeat-y;

}

/* Rootline */
#rootline {
/*    float: right;*/

    width: 690px;
    height: 25px;
    padding: 5px 0 0 220px;
    background: url(images/img02_oben_schatten.png) right top no-repeat;
}
#rootline,
#rootline a,
#rootline a:link,
#rootline a:visited {
    color:#998E8E;
    font-size: 10px;
    font-family: arial, verdana, helvetica, sans-serif;
    font-style: italic;
    letter-spacing: 0px;
    text-decoration: none; 
}

/* Content */

#content {
    float: right;
    width: 680px;
    padding: 0;
}


.links {
    display: block;
    width: 100px;
    margin: 20px 0px;
    padding: 3px;
    background: #E3295B;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFFFFF;
}

/* Left Menu */

#sidebar {
    float: left;
    width: 180px;
}

/* Linke Navigation vertikal */

#navi_left {
	background: url(images/navi_left_bkgrd_mi.jpg) repeat-y top left;
	background-color: transparent;
	float: left;
	position: absolute; top: 149px; left: 0;
	width: 190px;
}
#navi_left_o {
	background: url(images/navi_left_o.jpg) no-repeat top right;
}
#navi_text {
	background-color: transparent;
	margin: 0; padding: 32px 0 32px 0;
	position: relative;
}
#navi_left_u {
	background: url(images/navi_left_u.jpg) no-repeat bottom left;
	float: left;
	width: 190px; height: 15px;
}
ul#menu_sub01 {
	margin: 0; padding: 0;
}
ul#menu_sub01 li {
	list-style-type: none;
	margin: 0; padding: 4px 0 0 0; /* Padding-bottom muß 0 sein */
	position: relative;
}
li.sub01,
li.sub01cur,
li.sub01act {
	border-top: 1px solid black;
	min-height: 20px;
	list-style-type: none;
	margin: 0; padding: 4px 0 0 0;
	width: 183px;
}
li.sub02,
li.sub02cur {
	background-color: #006969;
	border-top: 1px solid white;
}
ul#menu_sub01 li ul {
	display: none;		/* Unternavigation ausgeblendet */
}
ul#menu_sub01 li.sub01cur ul {
	display: block;		/* Unternavigation der aktuell gewählten Rubrik ausblenden  */
	margin: 0; padding: 0;
	width: 183px;
}
ul#menu_sub01 li.sub01act ul {
	display: block;		/* Unternavigation der aktiven Rubrik (mit gewählter UnterRubrik) nicht mehr einblenden */
	margin: 0; padding: 0;
	width: 183px;
}

/* Wichtiges Padding für alle li auf der 2. Ebene */
ul#menu_sub01 li ul li {
	margin: 0; padding: 6px 0 6px 0;
}

li.sub01 a,
li.sub01 a:link,
li.sub01 a:visited {
	background: url(images/navi_cube_grey.jpg) no-repeat center left;
	color:#006969;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 24px;  /* Bisher beste Möglichkeit die Höhe der Zellen zu handeln */
	margin: 0 0 0 10px; padding: 0 0 0 18px;
	text-decoration: none;
}
li.sub01 a:active,
li.sub01 a:hover,
li.sub01 a:focus {
	background: url(images/navi_cube_green.jpg) no-repeat center left;
	color:#033; /* dunkelgruen */
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0 0 0 10px; padding: 0 0 0 18px;
	text-decoration: none;
}
li.sub01act a,
li.sub01act a:link,
li.sub01act a:visited {
	background: url(images/navi_cube_green.jpg) no-repeat center left;
	color:#033; /* dunkelgruen */
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 24px;  /* Bisher beste Möglichkeit die Höhe der Zellen zu handeln */
	margin: 0 0 0 10px; padding: 0 0 0 18px;
	text-decoration: none;
}
li.sub01act a:active,
li.sub01act a:hover,
li.sub01act a:focus {
	background: url(images/navi_cube_green.jpg) no-repeat center left;
	color:#033; /* dunkelgruen */
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0 0 0 10px; padding: 0 0 0 18px;
	text-decoration: none;
}
li.sub01cur a,
li.sub01cur a:link,
li.sub01cur a:visited {
	background: url(images/navi_cube_green.jpg) no-repeat center left;
	color:#033; /* dunkelgruen */
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 24px;  /* Bisher beste Möglichkeit die Höhe der Zellen zu handeln */
	margin: 0 0 0 10px; padding: 0 0 0 18px;
	text-decoration: none; 
}
li.sub01cur a:active,
li.sub01cur a:focus,
li.sub01cur a:hover {
	color:#033; /* dunkelgruen */
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0 0 0 10px; padding: 0 0 0 18px;
	text-decoration: none;
}
li.sub02 a,
li.sub02 a:link,
li.sub02 a:visited {
	background: url(images/navi_cube_darkgrey.jpg) no-repeat center left;
	color:#BBB;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
	margin: 0 0 0 18px; padding: 0 0 0 18px;
	text-decoration: none; 
	white-space: normal;

}
li.sub02 a:focus,
li.sub02 a:hover {
	background: url(images/navi_cube_white.jpg) no-repeat center left;
	color:#fff;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0 0 0 18px; padding: 0 0 0 18px;
	text-decoration: none; 
}
li.sub02cur a,
li.sub02cur a:link,
li.sub02cur a:visited {
	background: url(images/navi_triangle_white.jpg) no-repeat left;
	color:#fff;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
	margin: 0 0 0 18px; padding: 0 0 0 18px;
	text-decoration: none; 
	white-space: normal;
}
li.sub02cur a:focus,
li.sub02cur a:hover {
	color:#fff;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0 0 0 18px; padding: 0 0 0 18px;
	text-decoration: none; 
}
#abschluss {
	border-top: 1px solid black;
	width: 183px;
}
/* Ende linke Navigation vertikal */

/* Footer */

#wrap-bottom {
	width: 910px;
}

#bottom {
	width: 910px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(images/img02.png) no-repeat right top;
}

#bottom p {
	margin: 0;
	padding-top: 12px;
	padding-left: 220px;
	padding-right: 200px;
	line-height: normal;
	font-size: 9px;
	text-align: right;
	color: #464646;
}

#bottom a {
	color: #000;
}