﻿a {
	font-family: verdana, arial;
	font-size: 1em;
	font-weight: bold;
	color:#000;
}

a:visited {
	font-family: verdana, arial;
	font-size: 1em;
	font-weight: bold;
	color:#000;
}

h3 {
	background-color: #F39;
	width: 300px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
}

/* Das große Ganze */

html> { height: 100%;}

body {
	background-color: #000;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: verdana, arial;
	font-size: .8em;
}

.header {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
}

.menu {
	height: 41px;
	line-height: 45px;
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(neu/images/nav_bg.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.menu a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

ul {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	list-style-type: none;
}

li {
	width: 300px;
	padding-left: 15px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}

.content {
	width: 905px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	padding-bottom: 25px;
}

.adsense {
	width: 120px;
	background-color: #b5c7cf;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.text {
	width: 705px;
	float: left;
	padding: 10px;
	height: 100%;
}

.text2 {
	width: 650px;
	float: left;
	padding: 10px;
	height: 100%;
}


/* Minibox Containter */
/*--------------------*/

.box {
	width: 339px;
}

.box#float {
	float: left;
}

.box#main {
	width: 685px;
	margin-top: 10px;
}

.box .top {
	width: 100%;
	background-color: #FFF;
	background-repeat: repeat-x;
	border: 1px solid #d1d1d1;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

.box .bottom {
	width: 100%;
	height: 100%;
	background-color: #ffeac2;
	background-repeat: repeat-x;
	padding: 5px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	margin-bottom: 15px;
	font-size: 10px;
}
h2 {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: normal;
}
.bottom img {
	margin-right: 15px;
}


/*--------------------*/

.mag {
	width: 905px;
}

.mag img {
	padding: 5px;
}

.clear {
	clear: both;
}

.imgpadding {
	padding-right: 10px;
}

