/*
Autor: Andreas Reu
Datum: 05.06.2008
Website: http://www.fitness4mma.de
Copywrite: ANDREAS REU
*/

/* Grundfunktionen */
* {margin: 0; padding: 0;}

body {
	background: #000 url(bg4mma.jpg) repeat;
	color: #333;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {
	color: #1a8ae0;
}

a:hover {
	color: #6d6e70;
}

h1 {font-size: 1.6em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.0em;}
h4 {font-size: 1.0em;}
h5 {font-size: 1.0em;}

/* Aufbau */
.grundriss {
	background: #FFF;
	font-size: 1.3em;
	margin: 0 auto;
	width: 960px;
}

/* top und header */
.top {
	width: 960px;
	height: 80px;
}

.topL {
	background: url(toplinks.jpg);
	float: left;
	width: 350px;
	height: 80px;
}

.topR {
	background: url(toprechts.jpg);
	float: right;
	width: 610px;
	height: 80px;
	text-align: right;
}

.header {
	clear: both;
	width: 960px;
	height: 250px;
	color: #000;
}

.header a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.header a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.headerL {
	float: left;
	background: #88b7ec url(headerlinks.jpg) no-repeat left bottom;
	width: 350px;
	height: 250px;
}

.headerM {
 	float:left;
	background: #333;
	width: 184px;
	height: 250px;
	font-weight: bold;
}

.headerR {
	float: right;
	background: #333;
	width: 426px;
	height: 250px;
}


/* Hauptteil und Content */
.content {
	clear: both;
	background: url(contentbg.jpg) repeat-y;
	float: left;
 	width: 960px;
}

.contentL {
 	float:left;
 	width: 350px;
	color: #FFF;
}

.contentL a:hover {
	color: #6d6e70;
	font-weight: normal;
}

.contentR {
 	float: right;
 	width: 610px;
}

.contentR a {
	color: #1a8ae0;
	font-weight: bold;
}

.contentR a:hover {
	color: #6d6e70;
	font-weight: bold;
}

.indexleft {
}

.indexleft h4 {
	padding-left: 5px;
	color: #FFF;
}

.indexleft img {
	vertical-align: bottom;
}

.indexright {
}

.indexright h4 {
	padding-left: 5px;
	color: #FFF;
}

.indexright a {
	color: #FFF;
	text-decoration: none;
}

.indexright a:hover {
	color: #1a8ae0;
	text-decoration: none;
}

.indexright h4 img {
	vertical-align: bottom;
}

.ixwebtipps {
}

.ixwebtipps a {
	color: #1a8ae0;
	font: normal 82.5% sans-serif;
}

.ixwebtipps a:hover {
	color: #333;
	font: normal 82.5% sans-serif;
}

.cmmaH2 {
	background: url(mma_h2.jpg) no-repeat;
 	width: 598px;
	height: 24px;
	color: #FFF;
	padding-left: 4px;
	padding-top: 4px;

}

.cinside {
	overflow: auto;
	background: #FFF;
 	width: 330px;
	height: 35px;
	color: #333;
	padding-left: 4px;
	border: 1px solid #333;
}


/* Fußzeile unten */
.unten {
	clear: both;
	float: left;
	background: #6d6e70;
	border-top: 1px solid #FFF;
	width: 960px;
	height: 50px;
	color: #FFF;
}

.untenL {
 	float:left;
 	width: 350px;
	height: 50px;
	color: #333;
}

.untenR {
 	float: right;
 	width: 610px;
	height: 50px;
	text-align: right;
}

/* Beitrag */
.beitragrahmen {
	background: #aeaeae;
}

.ind_beitrag { }

.beitrag { }

.beitrager { display:none; }

.huelle {
	width: 600px;
	height: 600px;
	overflow: auto;
	border-color: #aeaeae;
	border-style: solid;
	border-width: 2px;
}

/* Zusatz */
.banner {
	padding: 4px;
	overflow: auto;
	background: #fbfbfb;
	border-color: #CCC;
	border-style: solid;
	border-width: thin;
	color: #333;
	width: 560px;
	height: 50px;
}

.kill {
	clear: both;
}

/* Menue */
#accordion {
	margin:0px 0px;
 	width: 336px;
	color: #1a8ae0;

}

h5.toggler {
	border: 1px solid #333;
	border-right-color: #333;
	border-bottom-color: #333;
	background: #545454;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	color: #FFF;
}

h5.toggler a {
	color: #1a8ae0;
	text-decoration: none;
}

h5.toggler a:hover {
	font-weight: bold;
	color: #FFF;
}

h5.toggler2 {
	border: 1px solid #333;
	border-right-color: #333;
	border-bottom-color: #333;
	background: #3b3b3b;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	color: #FFF;
}

h5.toggler2 a {
	color: #FFF;
	text-decoration: none;
}

h5.toggler2 a:hover {
	font-weight: bold;
	color: #1a8ae0;
}

div.element {
	margin: 0;
	padding: 10px;
}

div.element img {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	vertical-align: bottom;
}

div.element a {
	color: #000;
	text-decoration: none;
}

div.element a:hover {
	color: #FFF;
	text-decoration: none;
}

blockquote { padding-left: 25px; }


.btxtrahmen {
	float: right;
	width: 192px;
	height: 200px;
	margin-bottom: 11px;
}

.btxtrahmen2 {
	float: left;
	width: 192px;
	height: 200px;
	margin-right: 11px;
	margin-bottom: 11px;
}

.btxtbild {
	width: 192px;
	height: 150px;
}

.btxttxt {
	background-color:#3b3b3b;
	width: 192px;
	height: 35px;
	text-align: center;
	padding-top: 15pX;
	font-size: 86%;
	color: #FFF;
}

.partnerlinks { font-size: 86%; }