@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

html * {

	font-size: 100.01%;
}

* html body * { overflow:visible }
* html iframe, * html frame { overflow: auto }
* html frameset { overflow: hidden }

html {
	background: #7e7e80;
	height: 100.5%;
}
body {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
    font-size: 75.00%;
}
h1 {
    color: #800032;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-size: 180%;
	margin: 0 0 15px 0;
}	
h2, h3, h4, h5, h6 {
	color: #800032;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 10px 0;
	line-height: 1.3em
}
/*21 Pixel*/
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
}
h5 {
}
h6 {
}
p {
	color: #222;
	line-height: 1.3em;
	margin-bottom: 10px;
}
cite {
	font-style: italic;
	font-size: x-small;
}
blockquote {
	margin: 0 5em 1em 0;
	padding-left: 25px;
	border-left: #800032 3px solid;
}
.text_safestata_rot{
color:#800032 !important;
}
.important {
	margin: 0 0 1em 0;
	padding: 25px;
	border-left: #800032 3px solid;
	background-color: #cfa6b6;
	font-style: italic;
    font-weight: bold;
    font-size: 120%;
    line-height: 1.5em
}
a {
	color: #800032;
}
#content a:hover {
	color: #fff;
	background: #800032;
}
#footer a:hover {
	color: #ccc;
	background: #800032;
}
img {
	border: 1px solid #800032;
}
#content ul {
	margin: 5px 0 10px 15px;
}
#content ul li {
	list-style: disc outside;
	padding: 2px 0 2px 10px;
	color: #222;
}
#content ol {
	margin: 5px 0 5px 20px;
}
#content ol li {
	list-style: decimal outside;
	padding: 2px 0;
	color: #222;
}
/*DIV*/
#top {
	width: 100%;
}
#header {
	width: 100%;
	height: 140px;
	font-size: 85%;
}
#logo_bar {
	height: 60px;
	width: 100%;
	background: url(../images/bgr_logobar.jpg) top left repeat-x;
}
#mainnav_bar {
	height: 52px;
	width: 100%;
	background: url(../images/bgr_mainnavbar.jpg) top left repeat-x;
	border-top: 1px solid black;
	overflow: visible;
	display: block;
	z-index: 2;
}
#secnav_bar {
	height: 30px;
	padding-top: 10px;
	width: 100%;
	background: url(../images/bgr_secnavbar.jpg) top left repeat-x;
	display: block;
	z-index: 0;
	overflow: visible;
}
#container {
	width: 100%;
	background:#c0c0c1;
}
#content_container {
	width: 962px;
	margin: 0 auto;
	background: #b6b6b6;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}
#content {
	margin: 0 auto;
	background: #f5f5f5 url(../images/bgr_content.jpg) top left repeat-x;
	border: 1px solid white;
	border-top: none;
	padding: 30px 0 10px;
	font-size: 110%;
	line-height: 1.3em;
}
#main {
	padding: 15px 15px 0 25px;
    border-right: #ddd 1px solid;
    min-height: 250px;
}
}
#footerbar {
	width: 100%;
	background: #7e7e80 url(../images/bgr_footer.jpg) top left repeat-x;
	border-top: 1px solid #cccccc;
	min-height: 25em;
}
#footer {
	width: 960px;
	line-height: 1.3em;
	min-height: 17em;
	padding-top: 20px;
}
#footer .inside .col33 h2 {
    margin: 0;
    padding: 0 0 10px;
}
#footer .col33 {
	width: 270px;
	padding: 0 25px;
	background: url(../images/trenner_footer.png) right top repeat-y;
	min-height: 18em;
}
#footer p {
	color: #cecece;
}
#footernews {
	margin: 0;
	padding: 0 25px;
	width: 273px;
	float: left;
	background: url(../images/trenner_footer.png) right top repeat-y;
	min-height: 18em;
}
#footer .inside {
}
#footernews h2 {
	margin: 0;
	padding: 0;
}
#footernews h2 a {
	color: #ccc;
	text-decoration: none;
	color: #f5f5f5
}
#footernews .info {
	font-size: 80%;
	display: block;
}

#footernews  div.image_container {display:none;}

#footerkontakt {
    width: 265px !important;
    background: transparent !important;
}
#footerkontakt p {
	font-size: 110%;
}
#footerkontakt label {
	width: 55px;
	display: inline-block;
}
/*ID-Elements*/
.left {
	float: left;
}
.right {
	float: right;
}
.block {
	display: block;
}
.centered_element {
	width: 960px;
	margin: 0 auto;
}
#logo {
	background: url(../images/safestata_sportcoaching.png) center left no-repeat;
	width: 560px;
	height: 60px;
	text-indent: -2500px;
	display: block;
	padding: 10px 0 0 0;
}
.col33 {
	width: 33%;
	float: left;
}
.fullcol {
	width: 100%;
	clear: both;
	display: block;
	float: left;
	margin-bottom: 15px;
}
/*Navigation*/
#mainnav_bar ul {
	width: 940px;
	margin: 0 auto;
	overflow: visible;
	display: block;
	padding: 0 0 0 20px;
}
#mainnav_bar ul li {
	float: left;
	list-style-type: none;
	font-size: 130%;
	color: #cea6b6;
	padding: 15px 10px 0 10px;
	height: 37px;
}
#mainnav_bar ul li a {
	color: #cea6b6;
	text-decoration: none;
	display: block;
	overflow: visible;
}
#mainnav_bar ul li.active, #mainnav_bar ul li.trail {
	color: #fff;
	background: url(../images/mainnav_active.png) center bottom no-repeat;
	overflow: visible;
}
#mainnav_bar ul a.trail {
    color: #fff;
}
#mainnav_bar ul li a:hover {
	color: #fff;
}
#mainnav_bar ul li:hover {
	background: url(../images/mainnav_active.jpg) center bottom  no-repeat;
}
#secnav_bar ul {
	margin: 0 0 0 25px;
	overflow: visible;
	height: 30px;
	display: block;
	width: 940px;
	margin: 0 auto;
	padding: 0 0 0 20px;
}
#secnav_bar ul li {
	float: left;
	list-style-type: none;
	color: #797777;
	font-size: 130%;
	padding: 0 5px 2px 5px;
	height: 38px;
}
#secnav_bar ul  li a {
	color: #797777;
	text-decoration: none;
	display: block;
	overflow: visible;
	z-index: 2;
}
#secnav_bar ul  li.active {
	color: #000;
	background: none;
	overflow: visible;
	background: url(../images/secnav_active.png) center bottom no-repeat;
}
#secnav_bar ul  a:hover {
	color: #000;
}
#secnav_bar ul  li:hover {
	background: url(../images/secnav_active.png) center bottom no-repeat;
}
#entspannung_rechts {
	display: block;
	width: 290px;
}
form td {
	padding: 5px;
}
.formbody select,
.formbody input,
.formbody textarea {
    width: 250px;
}
.radio_container label {
	padding-right: 15px;
}
.radio_container input {
    width: 1em;
}
.radio_container span {
    display: block;
}
#right .inside {
	padding: 0 15px;
}
#right .image_container img {
    width: 100%;
}
#kontakt_impressum {
	padding: 5px 0 0 0;
}
.noborder * {
	border: none;
}
.ce_list {
    margin: 2em 0;
}
.mod_newslist .layout_full {
    margin-bottom: 30px;
}

p.confirm {background:#5ac82a; padding:5px; color:#f5f5f5; font-weight:bold;}
p.error {background:#d70202; padding:5px; color:#f5f5f5; font-weight:bold;}

.text_safestata_rot{
color:#800032 !important;
}

.tl_textarea p{background:#ccc !important; color:red !important;} 

#aktuelle-news div.image_container {width:350px; position:absolute; left:630px; margin-top:-60px;}


.kleiner_text {
font-size: x-small;
}

