* {
	margin:0;
	padding:0;
	}
body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#c0c0c0;
	margin:5px 0 4px 0;
	color:#555555;
	line-height:18px;
	background-image:url(/images/bg2.gif);
	background-repeat:repeat;
	}
img {
	border:0;
	}
p {
	margin-bottom:10px;
	margin-top:10px;
	}

h1, h2, h3, h4, h5, h6 { 
	font-size:11px;
	text-decoration: none;
	margin: 0,0,0,5;
	padding: 0,0,0,5;
	display:inline;
	font-weight: normal;
}



em 	{ 
	color:#1f6902;
	font-style:normal;
	font-weight: bold;
	font-size:12px;
	}
hr {
	border-top: 1px dashed #1f6902;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #fff;
	background-color: #fff;
	height: 4px;
}


/* Structure */
#wrapper {
	width:750px;
	margin:0 auto;
	border:1px solid #000000;
	}
#header {
	height:100px;
	background-color:#ffffff;
	height:40px;
	padding-right:50px;
	}

/* Navigation */
#navigation {
	float:right;
	margin-right:15px;
	line-height:40px;
	vertical-align: baseline
	}
#navigation ul {
	list-style-type:none;
	}
#navigation li {
	float:left;
	text-align:center;
	}
#navigation li a {
	height:100px;
	text-decoration:none;
	color:#888888;
	}
#navigation li a:hover {
	color:#333333;
	text-decoration:underline;
	}
#navigation .active {
	color:#333333;
	text-decoration:underline;
	}

/* für den Hintergrund */
#wrapper_content {
	background-color:#fff;
	background-image:url(/images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}

#content {
	padding:0px 0px;
	}
#content a {
	font-size:11px;
	color:#555555;
	text-decoration:none;
	}
#content a:hover {
	color:#222222;
	text-decoration:underline;
	}


/* Navigationskasten */
#box_links_top {
	float:left;
	position: relative;
	height:322px;
	width:313px;
	}
#box_links_top_text {
	margin:170px 0px 0px 90px ;
	color:#888888;
	}

/* Kasten rechts mit den Bildern */
#box_rechts_top {
	font-size:10px;
	position: relative;
	float:left;
	width:377px;
	height:320px;
	border:1px solid #888888;
	padding:5px;
	background-color:#ffffff;
	}

#box_rechts_top img{ 
	border:1px solid #888888; 
} 


/* Box für den Content */
#box_content {
	clear: both;
	width:700px;
	}

/* Box für den Content :: LINKS */
.content_table_left {
	width:300px;
	padding: 20px; 
	text-align: justify;
	vertical-align: top;
	}
/* Box für den Content :: RECHTS */
.content_table_right {
	width:387px;
	padding: 20px; 
	vertical-align: top;
	text-align: justify;

	}

/* Ende der Webseite (Footer) */
#footer {
	font-size:11px;
	height:40px;
	text-align:center;
	background-color:#1f6902;
	color:#ffffff;
	}
#footer a {
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover {
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
	}

/* Navigation */

