/* Basic Elements */
html, body {
	margin: 0 auto;
	padding: 4px;
	background: url("./img/bg-pool3.gif");
	font-family: Arial,Verdana,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; letter-spacing: 1px; font-weight: normal; font-style: normal;
	}

#container {
	width: 985px;
	margin: 0 auto;


	}

#header {	

	width: 985px;
	height: 250px;

	}
#header_bilder {	

	width: 985px;
	height: 55px;
	}

#header p {	
	font-size: 12px; color: #ffffff; letter-spacing: 1px; line-height: normal; padding-top: 2px;
	}

#wrapper {
	float: left;
	width: 795px;
	}

#content {
	margin: 0 26%;
	width: 570px;
	}
#content p {
		font-size: 12px; color: #f5f5f5; letter-spacing: 1px;

	}
#content a {color:#FFCC66; text-decoration: underline;

	}


#content a:hover {color:#F5F5F5; text-decoration: underline;

	}

#content a:visited {color:#800000; text-decoration: none;

	}

#content_black {
	margin: 0 26%;
	width: 570px;
	background-color: #000000;
	border: 1px solid #800000;
	}


#content_black p {
	font-size: 12px; color: #f5f5f5;
	}


#content_black a { color: #FFCC66; text-decoration: underline;
	}

#content_black a:hover { color: #ffffff; text-decoration: underline;
	}

#content_black a:visited {color: #Cecece; text-decoration: none;
	}
		

#content_white {
	margin: 0 26%;
	width: 570px;
	background-color: #ffffff;
	border: 1px solid #000000;}
	
#content_white p { font-size: 12px; color: #000000; letter-spacing: 1px;

	}

#content_white a {color:#355D7C; text-decoration: underline;
	}
#content_white a:hover {color:#000000; text-decoration: underline;
	}

#rechts {
	float: left;
	width: 176px;
	margin-left: -11px;
	background-color: #ffffff;
	border: 1px solid #000000;
	}
#rechts p{
	font-size: 12px; color: #000000; letter-spacing: 1px; padding-left: 10px;

	}
#rechts a {color:#2a4b80; text-decoration: none;

	}

#rechts a:hover {color:#000000; text-decoration: underline;
	}

#left {
	float: left;
	width: 195px;
	margin-left: -792px;
	background-color: #ffffff;
	border: 1px solid #000000;

	}
#left a {color:##355D7C; text-decoration: underline;

	}

#left a:hover {color:#000000; text-decoration: underline;
	}

#footer {
	width: 580px;
	clear: both;
	text-align: center;
	margin-left: 200px;
	padding-top: 10px;
	font-size: 12px; color: #000000;
	}


/* Sidebar */
#sidebar {
	font-size: 12px;letter-spacing: 1px;
	width: 180px;

	}
	
#sidebar ul {
	margin: 0;
	list-style: none;
	padding: 4px 0 4px 8px;

	}
	
#sidebar li {
	font-size: 12px;letter-spacing: 1px;

	}
#sidebar li a {
	display: block;
	font-size: 12px;
	color: #003366;
	text-decoration: none;

	}
#sidebar li a:hover {
	color: #000000;
	border-right: 4px solid #ffffff;
	}
#sidebar li a:visited { color: #80000;
	}




/* Additional styles */

p { font-size: 12px; letter-spacing: 1px; line-height: normal; padding-left: 14px; padding-right: 14px; color: #000000;}

ul { margin: 0; list-style: none; font-size: 12px; letter-spacing: 1px; padding: 4px 8px 4px 12px; }

img { border: 0; }

a { font-size: 12px; font-weight: bold; color: #355D7C; }

a:hover { font-size: 12px; font-weight: bold; color: #000000; }

a:visited { font-size: 12px; font-weight: bold; text-decoration: underline; color: #800000; }
