/* setzt alle abstaende auf null px */
* {
	margin:0px;
	padding:0px;
}
/* der scrollbalken wird immer eingeblendet, kein springen */
html {
	height:100%;
}
/* allgemeine einstellungen der seite */
body {
	background: #314D6B url(../bilder_layout/hintergrund.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A0A0A0;
	line-height: 150%;
	text-align: center;
	letter-spacing: 1px;
	height: 100%;
}
/* alles umschliessend */
#content {
	width: 980px;
	margin: 0px auto;
	text-align:left;
}
/* kopf */
#kopf {	
	background-color:transparent;
	width:980px;
	height:165px;
	margin:0px auto;
}
#inhalt{
	width:980px;
	float:left; 
}		
#inhalt_oben{
	width:980px;
	height:47px;
	text-align: center;
	background-image:url(../bilder_layout/inhalt_oben.png);
	padding-top: 3px;
}
#inhalt_mitte{
	width: 980px;
	height: 100%;
	background-image: url(../bilder_layout/inhalt_mitte.png);
}
#inhalt_table {
	width: 980px;
	table-layout: fixed;
	margin: 0px;
	padding-top: 30px;
}
#inhalt_unten{
	width:980px;
	height:50px;
	background-image:url(../bilder_layout/inhalt_unten.png);
}
#inhalt input, #inhalt textarea, #inhalt select{
	background-color:transparent;
	border:1px solid #fff;
}
/*		verhalten des kopfzeilentextes			*/
			.kopfzeile{
				color:#161C05;
				font-size:16px;
				text-align:right;
				padding:10px 50px 0px 0px;
			}

			#fuss{
				width:706px;
				height:30px;
				text-align:center;
				color:#666;
				font-size:11px;				
			}
			#powered_by{
				width:706px;
				text-align:center;
				padding-bottom:10px;
			}

/*		link fuer den anker nach oben		*/
			#anker_oben a {
				font-size:11px;
				color:#666;
				text-decoration:none;
				float:right;
				padding:0px 10px 0px 0px;
			}
			.stopp{
				clear:both;
			}
			input{
				background-color:#000;
				border:1px dotted #cff;
				color:#cff;
			}
			blockquote{
				margin: 10px 0px 10px 0px; 
				padding: 10px 20px 0px 20px;
				border-left: 1px solid #cff;
				border-bottom: 1px solid #cff;
			}
			code{
				font-size:11px;
				font-family:"Times New Roman", Times, serif;
				color:#cff;
				font-style:italic;
			}
/*			tabelle			*/
			table {
				margin:10px;
			}
			th {
				padding:2px 7px 2px 7px;
			}
			td {
				padding:2px 7px 2px 7px;
			}
			.versteckmich{
				display:none;
				margin:-2000px;
			}
			.stopp{
			clear:both;
			}


/*********** The Island ********************************************************/
h1, h2, h3 {
	font-weight: normal;
}

h1 { font-size: 200%; margin: 0 0 25px 15px; color: #FFFFFF;}
h2 { font-size: 150%; margin: 5px 0 15px 0; padding-top: 5px;}
h3 { font-size: 120%; font-weight: bold; margin: 0 0 5px 0;}

p, ul, ol {
	font-size: 100%;
	margin: 0 0 15px 0;
}

p {
}

ul {
	padding-left: 15px; 
}

ol {
	padding-left: 15px; 
}

blockquote {
}

a {
	text-decoration: none;
	color: #7EBCFF;
}

a:hover {
	text-decoration: underline;
}

hr {
	width: 80%;
	height: 1px;
}	

/* Footer */

#footer {
	width: 680px;
	height: 100px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 66%;
	color: #0F1720;
}

#footer a {
	color: #A0A0A0;
	text-decoration: none;
}

/* Menu */

#menu {
	width: 694px;
	height: 22px;
	margin: 0 auto;
}

#menu ul {
	margin: 0 auto;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left; 
	height: 22px;
	padding: 5px 20px;
	border-right: 1px solid #2A2C2F;
	border-bottom: 1px solid #2A2C2F;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #DFE8F2;
	background-image:url(../bilder_layout/navigation_hover.png);
}

#menu a:hover, #menu .active a {
	background-image:none;
	background-color: #314D6B;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#content1 {
	float: left;
	width: 595px;
	min-height: 185px;
	padding: 0 15px;
	border-right: 1px solid;
}

.boxed {
	background: #121B23;
	border: 1px dotted #000000;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 20px;
}

#hauptteil {
	vertical-align: top;
	padding: 10px 20px 10px 40px;
	width: 600px;
}

/* Sidebar */

#sidebar {
	vertical-align: top;
	padding: 10px 15px;
	float: right;
	width: 280px;
	min-height: 185px;
	text-align: center;
	border-left: 1px solid;
/*	height: 100%; */
}

#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar p {
	width: 100%;
}
#sidebar hr {
	width: 80%;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-top: 10px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 3px;
}

#sidebar a {
/*	text-decoration: none; */
}

#sidebar a:hover {
/*	text-decoration: underline; */
}


