
html, body {
	height:100%;
	width:100%;
	margin:0; padding:0;
	background-image:url('../gfx/navmain_bg.gif');
	background-repeat:repeat-y;
	background-color:#FFF7E1;
}

/* IE friendly */
* html #wrapper {
	height:100%;
}

#wrapper {
	width:100%;
	height:100%;
	margin:0 auto;
	border:0px;
	border:0px solid #00ff00;
}

body, td {
	color:#000;
	font-family:Verdana,Arial;
	font-size:12px;
}

a {
	color:#000;
}

a:hover {
	color:#3a3a3a;
}

#navtwo ul {
	line-height:20px;
}

#top {
	background-color:#c4ccd9;
	background-image:url('../gfx/top_laser.jpg');
	background-repeat: no-repeat;
	height:171px;
	border-bottom:1px solid #fff;
}

#content ul {
	line-height:1.5em;
}

#top div.menue {
	border-top:1px solid #fff;
	height:24px;
	position:relative;
	left:0px;
	top:147px;
	padding-left:20px;
	font-size:1.1em;
}

#top div.menue a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;	
}

#top div.menue a:hover {
	color:#55000b;
}

#top div.menue a.menueaktiv {
	color:#55000b;
}

#navtwo {
	background-color:#55000b;
	background-image:url('../gfx/index_02.gif') ;
	background-repeat:repeat-x;
	width:200px;
	min-width:200px;
	border-right:1px solid #fff;
	padding-left:10px;
	padding-top:10px;
	color:#fff;
	font-weight:bold;
	vertical-align:top;
}

#navtwo li {
	list-style-type:none;
	margin-left:-30px;
	line-height:25px;
}

* HTML #navtwo ul {
	padding-top:10px; 
}

#navtwo a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

html {
	height:100%;
	margin:0;
	padding:0;

}

body {
	background-color:#FFF7E1;
	color:#000;
}

#navone {
	float:left;
	background-color:#dcd4cc;
	background-image:url("../gfx/navmain_bg.gif");
	background-repeat:repeat-y;
	width:198px;
	height:100%;
	margin:0;
	padding:0;
}

#content {
	height:100%;
	width:625px;
	position:absolute;
	left:210px;
}	

h1 {
	font-size:1.5em;
	margin-top:0px;
}

table.boxlarge {
	width:100%;
}
td.boxtop {
	border-bottom:1px solid #FF9A48;
	color:#000;
	font-weight:bold;
	padding:3px;
}

td.boxcontent {
	padding:5px;
	border-bottom:1px solid #FF9A48;
}

input[type=password], input[type=text], textarea, select, input[type=submit],input[type=reset] {
	border:1px solid #FF9A48;
	color:#000;
	background-color:#fff;
	font-family:Verdana,Arial;
	font-size:1.1em;
}

input[type=submit],input[type=reset] {
	font-family:Verdana,Arial;
	font-weight:bold;
	font-size:0.95em;
}

label {
	font-weight:bold;
}

div.dynform .buttons {
	text-align:right;
	padding-right:3px;
}

div.image {
	position:relative;
	left:-10px;
	top:0;
}

table.navmain {
	width:100%;
	border:0;
	border-spacing:0;
	background-color:#ffd6a9;
	border-collapse:collapse;
}

tr.nav2 td {
	background-image: url('/gfx/navone_inactive_bg.gif');
	border-bottom: 2px solid #fff;
}

tr.nav2active td {
	background-image: url('/gfx/navone_active_bg.gif');
	border-bottom: 2px solid #fff;
}

tr.nav3 td {
	background-image: url('/gfx/navone_inactive_2_bg.gif');
	border-bottom: 2px solid #fff;
}

tr.nav3active td {
	background-image: url('/gfx/navone_active_2_bg.gif');
	border-bottom: 2px solid #fff;
}

tr.nav4 td {
	background-image: url('/gfx/navone_inactive_2_bg.gif');
	border-bottom: 2px solid #fff;
}

tr.nav4active td {
	background-image: url('/gfx/navone_active_2_bg.gif');
	border-bottom: 2px solid #fff;
}

a.nav2,
a.nav3,
a.nav4,
a.nav2active,
a.nav3active,
a.nav4active {
	text-decoration: none;
}

#sitejumper {
	margin-top:15px;
}

table.infobox {
	width:175px;
	background-color:#DCD4CC;
}


.infobox .boxtop {
	background-color:#FF650E;
	border-bottom:2px solid #fff;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}

.infobox .boxtop a {
	color:#fff;
	text-decoration:none;
}

.infobox .boxtop a:hover {
	color:#3a3a3a;
}
.infobox .boxcontent {
	border-bottom:2px solid #fff;
}

table.default {
	border-spacing:0;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}

table.default td, table.default th {
	padding:2px;
}

table.default th {
	font-size:14px;
	background-color:#FF5700;
	color:#fff;
}

table.default th.v1 {
	font-size:14px;
	background-color:#FF9A48;
	color:#fff;
}

table.default td.v1 {
	background-color:#DCD4CC;
}

table.default td.default {
	background-color:#FFD6A9;
}

h2.einleitung {
	font-size:15px;
}

.dynform .zwischentext {
	padding:10px 0 10px 0; 
	white-space:pre;
}

.dynformerror {
	color:#000;
	background:#FFDDDD;
	border:1px solid #ff0000;
	padding:5px;
}

td.rightcol {
	width:260px;
}

.rightcol img {
	margin-bottom:5px;
}
