/******* ALLGEMEINE STYLES ********/

* {	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5c5c5c;}
body {
	font-size: 100.01%; /* entspricht 16px */
	margin: 0px;
	background-color:#ee7f00;}
table{
	border-collapse: collapse;
	border-spacing: 0px;}
td{ vertical-align:top;}
p, ol, ul {
	margin-bottom: 15px;}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;}
textarea, input, select {
	font-size: 1em;
	background : #FFFFFF;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;}
img {
	border: none;}
hr {border:0px;
	background-color:#FFFFFF;
	color:#ffffff;}
.left {
	float: left;}
.right {
	float: right;}
.clearing{
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height:1px;
	height:0px;
	width:0px;
	font-size:0px;}
.unsichtbar{
	display:none;}
/*_________________________________________________________________*/
#servicenavi{
	font-size:75%; /* entspricht 12px */
	width:895px;
	padding-left:25px;
	margin:15px auto 0px auto;
	color:#0057A3;
	text-transform:uppercase;}
#servicenavi ul{
	list-style:none;}
#servicenavi ul li{
	float:left;
	padding:0px 10px;}
#servicenavi a:link, #servicenavi a:visited{
	color:#0057A3;
	text-decoration:none;}
#servicenavi a:hover, #servicenavi a:active{
	color:#0057A3;
	text-decoration:underline;}
/*_________________________________________________________________*/
#container{
	clear:both;
	font-size:62.5%; /* entspricht 10px */
	width:920px;
	margin:0px auto;
	background-image:url(/fileadmin/mummFitness/template/img/content_back.gif);
	background-repeat:repeat-y;}
#header{
	position: relative;
	height:305px;
	background-image:url(/fileadmin/mummFitness/template/img/head_back.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	border-top:1px solid #ee7f00;}
#header #headerslide{
	float:left;
	width:590px;
	height:270px;
	padding:35px 0px 0px 35px;}
#header #headerlink{
	float:left;
	width:260px;
	height:305px;}
#header #headerlink a {
    display: block;
    background-image: url(/fileadmin/mummFreiberg/template/img/navi.arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 0 24px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#header #headerlink a:hover {
    text-decoration: underline;
}
#contentwrap{
	width:850px;
	margin:0px 35px;
	background-image:url(/fileadmin/mummFitness/template/img/blue_bar.gif);
	background-repeat:repeat-y;}
/*_________________________________________________________________*/
#contentleft{
	width:570px;
	margin-right:20px;
	float:left;}
/*_________________________________________________________________*/
#navi{
	font-size:1.5em;
	font-weight:bold;
	height:15px;
	padding:13px 10px;
	margin-bottom:20px;
	background-image:url(/fileadmin/mummFitness/template/img/navi_back.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;}
#navi ul{
	list-style:none;}
#navi ul li{
	float:left;
	padding:0px 20px 0px 0px;}
#navi a:link, #navi a:visited{
	color:#808080;
	text-decoration:none;}
#navi a:hover, #navi a:active{
	color:#162868;
	text-decoration:underline;}
/*_________________________________________________________________*/
#content{
	font-size:1.5em;}
#content h1.csc-firstHeader{
	color:#ee7f00;
	margin-bottom:20px;
	font-size:1.2em;
	font-weight:normal;}
#content h1{
	color:#ee7f00;
	margin-bottom:10px;}
#content ul{
	margin-left:35px;}
#content .csc-textpic-caption{
	font-size:0.8em;}
/*_________________________________________________________________*/
#footer{
	font-size:1.2em;
	border-top:1px solid #9b948e;
	color:#9b948e;
	text-align:center;
	padding-top:5px;
	margin-top:20px;
	margin-bottom:10px;}
/*_________________________________________________________________*/
#contentright{
	width:220px;
	padding:20px;
	float:left;
	font-size:1.5em;
	color:#162868;}
#contentright h1{
	color:#ee7f00;
	font-size:1.2em;
	font-weight:normal;}
#contentright hr{
	border:0px;
	margin:20px 0px;
	height:1px;
	background-color:#162868;/* Firefox */
	color:#162868;} /* IE */
/*_________________________________________________________________*/
#contentbottom{
	height:35px;
	background-image:url(/fileadmin/mummFitness/template/img/content_bottom.gif);
	background-repeat:no-repeat;}
/*_________________________________________________________________*/

/* bkraupa --------------------------------------------------------*/

#contentright div.contentElement 
{
	border: 1px solid #0057A3;
	margin-bottom: 6px;
	background-color: #FFF;
}

#contentright div.contentElement h1 
{
	height: 22px;
	line-height: 22px;
	padding: 0 6px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #172868;
}

#contentright div.contentElement p.bodytext 
{
	padding: 6px;
	font-size: 12px;
	margin: 0 0 5px 0;
}

div.teaser 
{
	border: 1px solid #172868;
	margin-bottom: 6px;
	background-color: #FFF;
}
div.teaser h1
{
	height: 22px;
	line-height: 22px;
	padding: 0 6px;
	background-color: #172868;
}
div.teaser p
{
	padding: 6px;
	font-size: 12px;
	margin: 0 0 5px 0;
}

/* /bkraupa -------------------------------------------------------*/

