﻿.thrColEls{
	background: #D6E6C9; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #D6E6C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.thrColEls #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: none;
	float: none;
	color: #FFF;
} 
#logo{
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 160px;
	margin-bottom: 10px;
	background-color: #333;
}
#titel{
	width: 800px;
	height: 85px;
		
}
#titel_text{
	text-align: center;
	color: white;
	margin:0 8px 0 8px;
	background: #009900;
	font-size: 12px;
	font-family:Helvetica, Areal, Sans-Serif, Tahoma;
	text-transform:uppercase;
}
#content{
	background-color:#FFF;
	border-right: 2px #54A93C solid;
	border-left: 2px #54A93C solid;
	/*border: 2px #54A93C solid;*/
	padding: 5px 8px 5px 8px;
}
#incontent{
	/*margin: 0 8px 0 8px;*/
}
#content img{
	border: 0px;	
}
#content a, a:link, a:active, a:hover{
	text-decoration: none;
	color: #00C;
	font-weight: bold;
}
#topic_aktual{
	text-align:center;
	background-position:center center;
	background-image:url('images/juni_13.png');
	background-repeat: no-repeat;
	height: 355px;
	padding: 20px 0 0 0;
}
#topic{
	text-align:center;
	background-position:center center;
	background-image:url('images/erfolg.png');
	background-repeat: no-repeat;
	width: 800px;
	height:50px;
	padding: 20px 0 0 0;
}

#bild{
	float:left;
	margin: 0 10px 0px 10px;
	background-image:url(images/foto.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 271px;
	background-color: #333;
}
#bild_in{
	float:left;
	margin: 0 10px 0px 10px;
}
.text{
	text-align: center;
	font-family:Helvetica, Areal, Sans-Serif, Tahoma;
	font-size:13px;
	margin: 10px 8px 0 8px;	
}
.text3{
	font-family:Helvetica, Areal, Sans-Serif, Tahoma;
	font-size:12px;
	text-align:  justify;
	margin: 5px 0 5px 0;
}

#begin_text{
	margin-top: 0px;
}
#end_text{
	margin-bottom: 0px;
}
#bottom{
	background-image:url('../images/bottom.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 32px;
}
.text2 {
	text-align: justify;
	font-family:Helvetica, Areal, Sans-Serif, Tahoma;
	font-size:13px;
	padding-left: 10px;
	margin: 0 10px 0 0;
}
.red {
	color: #909;
}
h3{
	margin: 5px 0 5px 0;
}
table{
	width: 706px;
	text-align: center;
	text-align: justify;
	font-family:Helvetica, Areal, Sans-Serif, Tahoma;
	font-size:11px;
	background-color: #FFF;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
	background-position: center center;
	z-index: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	color: #FFF;
}
table tr{
	text-align:left;
	background-color: #000;
}
table td{
	text-align: left;
	background-color: #000;
	color: #FFF;
}
a{
    text-decoration: none;
}
.style1{
    font-size: 18px; 
    width: 180px; 
    text-transform: uppercase; 
    background: red; 
    color: white; 
    padding: 2px 0 2px 5px;
}
.ziel{
	background-color: #000;
	color: white;
	padding: 2px 10px 2px 5px;      
}
.left{
    float: left;
    width: 49%; 
}
.right{
    float: right;
    width: 49%; 

}
table {
	color: #FFF;
	background-color: #FFF;
}
.thrColEls #container div #content #incontent div table {
	color: #FFF;
	background-color: #FFF;
	background-attachment: scroll;
	background-repeat: repeat;
	word-spacing: normal;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.thrColEls #container div #content #incontent div table tr td {
	color: #FFF;
}
.thrColEls #container div #content #incontent div table tr td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
}
.thrColEls #container div #content #incontent div table tr td h3 {
	color: #F0F;
}
.thrColEls #container div #content #incontent div .red p strong strong {
	color: #800080;
}
.thrColEls #container div #content #incontent div div br {
	color: #800080;
}
.thrColEls #container div #content #incontent div .red p {
	color: #800080;
}

