body {
	background-color: #b7b7b7;
	padding:0;
	margin:0;
 }
 
html {
	height:100%;
}

* html #main {  /* IE Hack fÃ¼r 100% height */
	height: 100%;
}

img {
	border:0px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#464646;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#6a8cb1;
}

/* ---------------------- MAIN ------------------------ */

#main {
	min-height:100%;
	background-color: #b7b7b7;
	width:900px;
	top:50px;
	left:50px;
	height:100%;
	position: absolute;
}


/* ---------------------- HEADER ------------------------ */

#header {
	background-color: #99b2cb;
	width:900px;
	padding-top:0px;
	padding-left:0px;
	height:138px;
	position: absolute;
	margin-bottom:0px;
  }

#logo {
	position: absolute;
	left:700px;
	top:25px;
	width:150px;
	height:36px;
	margin-bottom:0px;
}

#line {
	position:absolute;
	left:700px;
	top:80px;
	width:200px;
	height:2px;
	background-color:#ffffff;
}

#endo {
	position: absolute;
	left:700px;
	top:86px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
}


/* --------------------- NAVI ------------------------- */

#nav {
	position:absolute;
	left:0px;
	top:138px;
	width:900px;
	height:57px;
	background-image: url(bilder/bgnav.jpg);
	margin-bottom:0px;
}

#navi {
	position:absolute;
	left:0px;
	top:22px;
}

#nav-1 {
	position: absolute;
	left:50px;
}

#nav-2 {
	position: absolute;
	left:138px;
}

#nav-3 {
	position: absolute;
	left:260px;
}

#nav-4 {
	position: absolute;
	left:390px;
}

#nav-5 {
	position: absolute;
	left:490px;
}

#nav-6 {
	position: absolute;
	left:600px;
}

#nav-7 {
	position: absolute;
	left:700px;
}

#nav-8 {
	position: absolute;
	left:800px;
}

a.navlink {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	color: #6a8cb1;
	line-height: 120%;
	padding-bottom:0px;
	text-decoration:none;
}

a:active.navlink, a:hover.navlink {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	color: #BDCCDF;
	line-height: 120%;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration:underline;
}

/* ---------------------- CONTENT ------------------------ */

#content {
	min-height:1200px;
	height:100%;
	width:800px;
	top:195px;
	left:0px;
	
	overflow:auto;
	
	position: absolute;
	padding-left:50px;
	padding-top:50px;
	padding-right:50px;
	background-color: #ffffff;
	
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #464646;
	line-height: 114%;
}

#hl-1 {
	color: #6A8DB1;
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height:10%;

}
#hl-2 {
	color: #6A8DB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	line-height:10%;

}
#linie {
	color: #464646;
	background-color: #ffffff;
	height: 2px;
	width:728px;
	position: absolute;
	left:50px;
	margin-top:14px;
	margin-bottom:2px;
}

#hl-3, h4 {
	margin-top:4px;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

i.blau, div#content-1 h3, div#content h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #6a8cb0;
	text-decoration:none;
	font-style:normal;
	font-weight: normal;
}


/* ---------------------- GRAUER BALKEN UNTEN ------------------------ */

 #grey {
	height:50px;
	background-color: #b7b7b7;
	width:900px;
	vertical-align:bottom;
	bottom:0px;
	left:0px;
	position: absolute;
	display:none;
}


/* ---------------------- STYLES JE SEITE ------------------------ */


/* ---------------------- STYLES STARTSEITE ------------------------ */

#content-1 {
	background-color:#FFFFFF;
	color:#464646;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:100%;
	left:0;
	line-height:114%;
	min-height:1200px;
	padding-left:50px;
	padding-right:50px;
	padding-top:50px;
	position:absolute;
	text-align:left;
	top:195px;
	width:800px;
}

td p {
         font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #464646;
	line-height: 114%;
}

#lightbilder {
   padding:1px;
   border:1px solid #464646;
   background-color:#fff;
}

/* ---------------------- ANMELDUNG ---------------------- */

#mailform {
    margin-top: 50px;
}

#mailform fieldset {
    border: 0;
}

#mailform fieldset legend {
    display: none;
}

#mailform fieldset span {
    width: 200px;
    float: left;
}

#mailform fieldset span#teilnahme {
    clear: both;
}

#mailform .csc-mailform-radio{
    float	: none;
}

#mailformTeilnahme_Dinner_27112009 {
    clear: both;
}

.csc-mailform-field {
    margin: 5px 0;
}

/* ---------------------- docCheck ----------------------- */
div#docCheck {
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 465px;
}
