/**************************/
/* Bank of other modules */
/************************/

p, br, a, div, table, tr, td, ul, ol, li, h1, h2, h3, h4, h5 {
	line-height:normal;
	color:#F00;
	margin:0;
	padding:0;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: #000;
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5 {
	font-weight:normal;
	color:#90C;
	margin:0 0 5px 0;
}
h1 {
	font-size:14px;
	font-variant:normal;
	line-height:20px;
}
h2, h1.producttitle {
	font-size:11px;
	line-height:16px;
	padding-left: 5px;
}
h2.container_title, h2.container_title a {
	line-height:18px;
	color:#999;
	margin:0;
	padding-left:10px;
	display:block;
	padding-right: 0px;
	background-color: #606;
}
h2.container_title a {
	padding-left:0px;
}
strong.container_title {
    line-height:0.8;
    color:#FFFFFF;
    background:#34AFBE;
    margin:0;
    display:block;
}

img {
	border:none;
}

form {
	margin:0;
	padding:0;
}

ol {list-style:none;}
.supporter {display:none;}

.pointer {
	cursor:pointer;
}

body {
	background:#FFFFFF;
	text-align:center;
	margin:0;
}

div.page {
	width:990px;
	margin:0px auto;
	margin-top:10px;
	border:1px solid #606;
	overflow:hidden;
	background-color: #000;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

div.leerzeile {
	height:50px;
	background:#FDEDD4;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #000;
		}

div.header {
	width:990px;
	height:112px;
	background:url(../pics/header_bg.gif) repeat-x;
	overflow:hidden;
}

div.logo {
	width:auto;
	height:112px;
	overflow:hidden;
	float:left;
}
div.banner_top_right {
	width:485px;
	height:120px;
	overflow:hidden;
	float:right;
	background-image: url(Bilder/TopRight.jpg);
}
div.banner_left_empty {
    width:15px;
    height:200px;
    overflow:hidden;
    float:left;
}
div.banner_left {
    width:230px;
    height:250px;
    overflow:hidden;
    float:right;
}
div.banner_center_left {
    width:300px;
    height:280px;
    overflow:hidden;
    float:left;
}
div.banner_center_right {
    width:300px;
    height:280px;
    overflow:hidden;
    float:right;
}
div.banner_top_left {
	width:495px;
	height:160px;
	overflow:hidden;
	float:left;
	background-image: url(Bilder/TopLeft.jpg);
}


div.global ul li {
	list-style:none;
	float:left;
}

div.begrenzer {
	width:990px;
	clear:both;
}

div.contact_fenster {
	background:#000;
	margin-top:15px;
	padding-bottom:5px;
}

div.nav {
	background:rot;
	margin-top:15px;
	padding-bottom:05px;
	background-color: #000;
}
div.nav li {
	list-style:none;
	line-height:18px;
	background:#000;
	background-position:5px 4px;
	padding-left:18px;
	padding-bottom:1px;

}
div.nav a {
	display:block;
	text-align:left;
	line-height:18px;
}
div.nav a.act {
	color:#FABE69;
}

div.nav li.nav_level_1 a {
	width:200px;
	font-weight:bold;
	text-decoration:underline;
	padding:0 0 0 5px;
}
div.nav li.nav_level_1 a:hover {
	color:#FFF;
}

div.nav li.nav_level_2 a {
	width:200px;
	font-weight:normal;
}
div.nav li.nav_level_2 a:hover {
	color:#FABE69;
	padding: 0 0 0 5px;
}

div.nav li.nav_level_3 a {
	width:154px;
	font-weight:normal;
	padding:0 0 0 5px;
}
div.nav li.nav_level_4 a {
	width:154px;
	font-weight:normal;
	padding:0 0 0 5px;
}
div.nav li.nav_level_3 a:hover {
	color:#FABE69;
}
div.nav li.nav_level_4 a:hover {
	color:#FABE69;
}

div.col_center {
	width:615px;
	margin-left:35px;
	margin-right:20px;
	float:left;
	overflow:hidden;
}

div.col_left {
	width:200px;
	float:left;
	overflow:hidden;
}

div.col_right {
	width:120px;
	float:left;
	overflow:hidden;
}

div.col_right h2.container_title {
	text-align:left;
	margin-top:15px;
}

div.footer {
	width:990px;
	height:35px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 0 0 0;
	clear:both;
	background-color: #000
}
div.footer a {
	color:#FFFFFF;
	font-weight:bold;
}
div.footer li {
	color:#FFFFFF;
	font-weight:bold;
}
div.footer_left {
	width:300px;
	height:35px;
	float:left;
	padding:0 0 0 20px;
}
div.footer_left ul {list-style:none;}

div.footer_right {
	width:650px;
	height:35px;
	float:right;
	text-align:right;
	padding:0 20px 0 0;
}
div.footer_right ul {
	list-style:none;
	text-align:right;
}
div.footer_right ul li {
	display:inline;
	text-align:right;
	padding:0 4px 0 5px
}

