/* 	Module23.com Stylsheet -> Maximalpuls.de
	Juli 2009
*/

@charset "utf-8";

* {
	border: 0;
	margin: 0;
	padding: 0;
}

a:link {
	color:#3d78da;
	text-decoration: none;
}

a:visited {
	color:#3d78da;
	text-decoration: none;
}

a:hover {
	color:#666666;
	text-decoration: none;
}

body {
	color:#333333;
	background:url(img/bg_pattern.jpg) repeat;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	border-bottom: 1px solid #3d78da;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 9px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}

input, textarea {
	border: 1px solid #CCC;
}

#active {
	font-weight: bold;
}

.myclear {
	clear:both;
	height: 1px;
	overflow:hidden;
}

.container {
	width: 985px;
	height: 960px;
	background:url(img/bg_white.png) repeat-y;
	margin: auto;
	position:relative;
}

.ncontainer {
	width: 1350px;
	margin:auto;
}

.partner {
	width: 980px;
	height: 1600px;
	background:url(img/bg_white.png) repeat-y;
	margin: auto;
}

.header {
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.logo {
	width: 184px;
	height: 42px;
	margin: 15px;
	postition: relative;
	float:left;
}

.navigation {
	width: 791px;
	margin-left: 5px;
	margin-top: 25px;
	padding: 6px 0 6px 178px;
	background-color:#3d78da;
	border-bottom: 1px solid #CCC;
}

.navigation li {
	display: inline;
	margin-right: 32px;
	font-size: 15px;
}

.navigation a:link{
	color:#EEE;
	text-decoration:none;
}

.navigation a:visited{
	color:#EEE;
	text-decoration:none;
}

.navigation a:hover{
	color:#CCC;
	text-decoration:none;
}

.sidebarl {
	width: 135px;
	float:left;
	margin-right: 20px;
	margin-left: 5px;
	background-color:#DDD;
	padding: 20px 10px;
	border-right: 1px solid #CCC;
	height: 801px;	
}

.content {
	width: 617px;
	float: left;
	margin-right: 20px;
	background-color:#FFF;
	margin-top: 20px;
}

.content_big {
	width: 775px;
	float: left;
	margin-right: 20px;
	background-color:#FFF;
	margin-top: 20px;
}

.sidebarr {
	width: 135px;
	float: left;
	background-color:#DDD;	
	padding: 20px 10px;
	font-size: 10px;
	border-left: 1px solid #CCC;
	height: 801px;
}

.textbox {
	width: 380px;
	float: left;
	margin-right: 20px;
}

.textbox_small {
	width: 215px;
	float: left;
	margin-top: 10px;
}

.textbox_big {
	width: 605px;
	float: left;
	margin-right: 20px;
}

.textbox_wide {
	width: 775px;
	float: left;
}

.adbox {
	width: 215px;
	float: left;
	border: 1px solid #CCC;
}

.adbox_widget {
	width: 300px;
	float: left;
}

.adrotation {
	width: 135px;
	border: 1px solid #CCC;
}

.mnewsbox {
	width:619px;
	clear:both;
	padding-top: 15px;
}

.footer {
	margin: auto;
	width: 949px;
	text-align: right;
	padding-right: 20px;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#3d78da;
	color: #EEE;
	line-height: 13px;
}

.footer a:link{
	color:#EEE;
}

.footer a:visited {
	color:#EEE;
}

.smallpic {
	height: 250px;
	width: 150px;
	float: left;
	margin-bottom: 25px;
}

.linkbox {
	float: right;
	text-align: right;
	width: 400px;
	font-size: 10px;
}

.infobox {
	width: 282px;
	float: left;
	margin-right: 20px;
}


/* Partner Seite */

.sidebarll {
	width: 135px;
	float:left;
	margin-right: 20px;
	margin-left: 5px;
	background-color:#DDD;
	padding: 20px 10px;
	border-right: 1px solid #CCC;
	height: 1441px;	
}

.sidebarrl{
	width: 135px;
	float: left;
	background-color:#DDD;	
	padding: 20px 10px;
	font-size: 10px;
	border-left: 1px solid #CCC;
	height: 1441px;	
}

.linkpic {
	width: 150px;
	height: 78px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.linktext {
	width: 455px;
	float: left;
	height: 78px;
	margin-bottom: 15px;
}


/* Forum */
.navigationf {
	width: 902px;
	padding: 6px 0 6px 58px;
	background-color:#3d78da;
	margin: auto;
}

.navigationf li {
	display: inline;
	margin-right: 35px;
	font-size: 15px;
}

.navigationf a:link{
	color:#EEE;
	text-decoration:none;
}

.navigationf a:visited{
	color:#EEE;
	text-decoration:none;
}

.navigationf a:hover{
	color:#CCC;
	text-decoration:none;
}

/* Media */

.flash {
	font-size: 13px;
	color:#333333;
	border: 1px solid #006699;
	padding: 10px;
	margin-top: 20px;
	width: 100%;
}

/*netzathleten*/
.nabox{
	float:right;
	width: 100px;
	height: 31px;
	postition: relative;
	margin-top: 12px;
	margin-right: 12px;
	
}

.topbanner{
	width: 728px;
	height: 90px;
	margin:auto;
}

.leftbanner{
	float: left;
	position:absolute;
	margin-left: 50px;
	width: 120px;
	height: 600px;
}

.rightbanner{
	float: right;
	position:relative;
	margin-right: 50px;
	width: 120px;
	height: 100%;
}
