/* Default Settings */

* { padding: 0; margin: 0; }
img {
	border: 0;
}

a {
	color: #899eb6;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}

body {
	background-color: #595854;
	font-family: Tahoma;
 	font-size: 12px;
}
#wrapper { 
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
 	width: 948px;
}
#header {
	color: #333;
	width: 948px;
	padding: 0;
	height: 198px;
	margin: 0;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
}
#navigation {
	color: #333;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
}
#leftcolumn { 
	display: inline;
	color: #333;
	width: 220px;
	float: left;
}
#rightcolumn { 
	display: inline;
	width: 220px;
	float: right;
}
#left_top {
	display: block;
	margin-top: 2px;
	padding: 5px 0 0 10px;
	background-image: url(img/bg_left_box.gif);
	background-repeat: repeat-y;
	min-height: 395px;
	height:auto !important;
	height: 395px;
}
#left_bottom {
	background-image: url(img/bg_left_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#right_top {
	display: block;
	padding: 5px 0 0 10px;
	margin-top: 2px;
	background-image: url(img/bg_right_box.gif);
	background-repeat: repeat-y;
	min-height: 395px;
	height:auto !important;
	height: 395px;
}
#right_bottom {
	background-image: url(img/bg_right_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#content { 
	background-image: url(img/bg_content.gif);
	background-repeat: no-repeat;
	float: left;
	color: #333;
	border-top: 1px solid #d2d0cb;
	margin-top: 2px;
	padding: 10px;
	width: 488px;
	display: inline;
	position: relative;
	min-height: 400px;
	height:auto !important;
	height: 400px;
}
#footer { 
	width: 938px;
	height:31px;
	clear: both;
	color: #333;
	background-image: url(img/footer.gif);
	padding-left:10px;
	padding-top: 17px;
	margin: 0;
	text-align: center;
}
.clear { clear: both; background: none; }

/* BORDER */

#border_b {  
     position: absolute;  
     bottom: -16px;  
     left: 0px;  
     padding: 0;  
     width: 100%;  
     height: 15px;  
     background-image: url(img/shadow_bottom.gif);  
     background-repeat: repeat-x;  
}
* html #border_b {  
     bottom: -18px;  
     background: none;  
     background-image: url(img/shadow_bottom.gif);  
     background-repeat: repeat-x;  
}
#border_b_l {  
     position: absolute;  
     bottom: 0px;  
     left: -16px;  
     width: 25px;  
     height: 25px;  
     background: none;  
     background-image: url(img/shadow_corner_l.gif);  
     background-repeat: no-repeat;  
}
* html #border_b_l {  
     bottom: -1px;  
}
#border_b_r {  
     position: absolute;  
     bottom: 0px;  
     right: -16px;  
     width: 25px;  
     height: 25px;  
     background: none;  
     background-image: url(img/shadow_corner_r.gif);  
     background-repeat: no-repeat;  
}
* html #border_b_r {  
     bottom: -1px;  
}
#border_l {  
     position: absolute;  
     left: 0px;  
     top: -15000px;  
     height: 15000px;  
     width: 15px;  
     background-image: url(img/shadow_left.gif);  
     background-repeat: repeat-y;  
     background-position: right;  
}  
#border_r {  
     position: absolute;  
     right: 0px;  
     top: -15000px;  
     height: 15000px;  
     width: 15px;  
     background-image: url(img/shadow_right.gif);  
     background-repeat: repeat-y;  
}
* html #border_r {  
     right: -1px;  
}  

/* Navigation Head*/

.nav_link {
	display: block;
	float: left;
	height: 45px;
}
.nav_link_1 {
	width: 93px;
	background-image: url('img/nav_1.gif');
}
.nav_link_1:hover {
	background-image: url('img/nav_1_hov.gif');
}
.nav_link_2 {
	width: 96px;
	background-image: url('img/nav_2.gif');
}
.nav_link_2:hover {
	background-image: url('img/nav_2_hov.gif');
}
.nav_link_3 {
	width: 93px;
	background-image: url('img/nav_3.gif');
}
.nav_link_3:hover {
	background-image: url('img/nav_3_hov.gif');
}
.nav_link_4 {
	width: 95px;
	background-image: url('img/nav_4.gif');
}
.nav_link_4:hover {
	background-image: url('img/nav_4_hov.gif');
}
.nav_link_5 {
	width: 98px;
	background-image: url('img/nav_5.gif');
}
.nav_link_5:hover {
	background-image: url('img/nav_5_hov.gif');
}
.nav_link_6 {
	width: 94px;
	background-image: url('img/nav_6.gif');
}
.nav_link_6:hover {
	background-image: url('img/nav_6_hov.gif');
}
.nav_link_7 {
	width: 94px;
	background-image: url('img/nav_7.gif');
}
.nav_link_7:hover {
	background-image: url('img/nav_7_hov.gif');
}
.nav_link_8 {
	width: 95px;
	background-image: url('img/nav_8.gif');
}
.nav_link_8:hover {
	background-image: url('img/nav_8_hov.gif');
}
.nav_link_9 {
	width: 94px;
	background-image: url('img/nav_9.gif');
}
.nav_link_9:hover {
	background-image: url('img/nav_9_hov.gif');
}
.nav_link_10 {
	width: 94px;
	background-image: url('img/nav_10.gif');
}
.nav_link_10:hover {
	background-image: url('img/nav_10_hov.gif');
}

/* Navigation Links */
.menu-top {
	padding-top:10px;
	list-style-type: none;
}
.menu-top .menu-child {
	margin-left: 10px;
}
.menu-top a {
	color: black;
	text-decoration: none;
}
.menu-top a:hover {
	color: #808080;
	text-decoration: none;
}

/* Schriften / Ueberschriften */
h1 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #899eb6;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	margin:0;
	padding:0;
	color: #899eb6;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	margin:0;
	padding:0;
	color: #899eb6;
	text-transform: uppercase;
}

/* Diverse Formatierungen */
#content li, #content ul {
	margin-left: 20px;
	list-style-type: square;
}

#content .link_content_in {
	list-style-type: none;
	background-image: url('img/bg_li_content.jpg');
	border-bottom: 1px solid #FFFFFF;
	height: 14px;
	width: 160px;
	margin: 0;
	padding: 5px 0 5px 10px;
}
#content .link_content_in:hover {
	background-image: url('img/bg_li_content_hover.jpg');
}
#content .link_content_in a {
	color: #595854;
}
.box_grey {
	margin-top: 3px;
	width: 191px;
	min-height: 50px;
	padding: 5px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	background-color: #f1f1f1;
}



/* Debugg */
#debugg {
	padding-top: 20px;
}
#debugg a, #debugg li, #debugg ul {
	margin: 0;
	padding: 0;
	color: #003300;
	list-style-type:none;
}