body{
	margin:0px;
	padding:0px;
	background:#116F63 url(img/bg1.png) repeat-x top;
	color:#000000;
}
a{
	text-decoration:underline;
	color:#000000;
}
a.text{
	text-decoration:underline;
	color:#000000;
}
a.text:before{
	content:url(img/pfeil.png);
}
#logo{
	height:140px;
	width:886px;
	margin:10px auto 0px;;
}
#tabs{
	width:886px;
	margin:0px auto;
	text-align:center;
	background:url(img/bg2.png) repeat-y;
	padding:0px;
}
#tabs ul{
	list-style-type:none;
	width:854px;
	height:27px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px auto;
	padding:5px 16px;
}
#tabs li{
	display:inline;
	height:27px;
}

#tabs li a{
	display:block;
	float:left;
	color:#fff;
	background:#116F63;
	line-height:27px;
	text-decoration:none;
	padding:0 15px 0 16px;
	height:27px;
}
#tabs li a:hover{
	background:#2E4560;
}
#tabs li a.current{
	color:#2E4560;
	background:#fff;
}
#tabs li a.current:hover{
	color:#2E4560;
	background:#fff;
}
#tabs fieldset{
 border:none;
}
.feld{
	width:100px;
	border:1px solid #116F63;
	color:#116F63;
	background-color:#FFFFFF;
}
.button{
	margin-left:5px;
	min-width:60px;
	border:none;
	color:#FFFFFF;
	background-color:#116F63;
}
.button:hover{
	background-color:#2E4560;
}
#main{
	width:886px;
	background:url(img/bg2.png) repeat-y;
	margin:0px auto;
}
#content{
	width:854px;
	margin:0px 16px;
	padding:0px;
}
#bottom{
	width:886px;
	background:url(img/bottom.png) bottom;
	margin:0px auto;
	text-align:center;
	padding:14px 0px;
	font-size:12px;
	color:#000000;
}
#bottom a{
	color:#000000;
}
img{
	border:none;
}
.alert {
	background: #fff6bf url(img/exclamation.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin-bottom:5px;
	color:#000000;
}
#alert_javascript {
	background: #fff6bf url(img/exclamation.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin-bottom:5px;
}
.info {
	background: #f8fafc url(img/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	margin-bottom:5px;
	color:#000000;
}
#left_content{
    padding-left: 15px;
	width:635px;
	float:left;
}
.warnung-info_unterseiten{
    background: #f8fafc url(img/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	margin-bottom:5px;
	color:#000000;
}
h1{
	font-size:25px;
	font-style:oblique;
	line-height:25px;
}
#right_content{
	width:200px;
	float:right;
	padding-top:15px;
	padding-left:3px;
}
.aktion{
	color:#000000;
	text-decoration:none;
}
.aktion a{
	color:#000000;
	text-decoration:none;
}
.aktion a:hover{
	color:#000000;
	text-decoration:underline;
}
#aktion_fav{
	color:#000000;
	text-decoration:none;
}
#aktion_fav a{
	color:#000000;
	text-decoration:none;
}
#aktion_fav a:hover{
	color:#000000;
	text-decoration:underline;
}
#aktion_favconfrim{
	background: #f8fafc url(img/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	margin-bottom:5px;
	color:#000000;
}
#aktion_favconfrim a{
	color:#000000;
	text-decoration:none;
}
#aktion_favconfrim a:hover{
	color:#000000;
	text-decoration:underline;
}
.group{
	font-size:18px;
	margin-top:10px;
}
#tabs2{
	padding-left:25px;
	height:20px;
	background:#FFFFFF url(img/tab2_bg.png) bottom repeat-x;
	line-height:20px;
}

#tabs2 ul{
	list-style-type:none;
	height:20px;
	line-height:20px;
	font-size:16px;
	margin:0px auto;
}
#tabs2 li{
	display:inline;
	height:20px;
	line-height:20px;
}
#tabs2 a{
	text-decoration:none;
	color:#000000;
}
#tabs2_1{
	display:block;
	float:left;
	line-height:20px;
	text-decoration:none;
	height:20px;
	color:#000000;
	margin-right:2px;
	padding-left:0px;
	padding-right:6px;
	background:#FFFFFF url(img/tabs2_bg21.png) no-repeat right;
}
#tabs2_1span{
	display:block;
	float:left;
    height:20px;
	line-height:20px;
	background:#FFFFFF url(img/tabs2_bg11.png) left no-repeat;
	padding-left:3px;
	cursor:pointer;
}
#tabs2_2{
	display:block;
	float:left;
	line-height:20px;
	text-decoration:none;
	height:20px;
	color:#000000;
	margin-right:2px;
	padding-left:0px;
	padding-right:6px;
	background:#FFFFFF url(img/tabs2_bg21.png) no-repeat right;
}
#tabs2_2span{
	display:block;
	float:left;
    height:20px;
	line-height:20px;
	background:#FFFFFF url(img/tabs2_bg11.png) left no-repeat;
	padding-left:3px;
	cursor:pointer;
}
#tabs2_3{
	display:block;
	float:left;
	line-height:20px;
	text-decoration:none;
	height:20px;
	color:#000000;
	margin-right:2px;
	padding-left:0px;
	padding-right:6px;
	background:#FFFFFF url(img/tabs2_bg21.png) no-repeat right;
}
#tabs2_3span{
	display:block;
	float:left;
    height:20px;
	line-height:20px;
	background:#FFFFFF url(img/tabs2_bg11.png) left no-repeat;
	padding-left:3px;
	cursor:pointer;
}
#information{
	width:634px;
	padding:10px 0px;
	border-right:1px #000000 solid;
	min-height:600px;
}
#info_links{
	float:left;
	width:150px;
	padding:5px;
}
#info_rechts{
	width:465px;
	float:right;
}
#info_rechts_rechts{
	width:232px;
	float:right;
}
#info_rechts_links{
	margin:0px auto;
	width:400px;
}
.fieldset{
	border:#000000 1px solid;
	min-width:400px;
	max-width:400px;
}
checkbox{
	border:#000000 1px solid;
}
.fieldset legend{
	color:#116F63;
}
#info_rechts_links table{
	width:400px;
}
.td_180{
	width:152px;
}
.td_220{
	width:220px;
}
textarea{
	border:#000000 1px solid;
	width:200px;
	margin-top:2px;
}
textarea.profil{
	border:#000000 1px solid;
	width: 200 px;
        margin-top: 2px;
}
.betreff{
    border:1px solid #000000;
    width: 375px;
    margin:0px auto;
}
.nachricht{
    border:1px solid #000000;
    width: 375px;
    margin:0px auto;
}
input.profil{
	border:#000000 1px solid;
	width:200px;
	margin-top: 2px;

}
#mitte{
	max-width:400px;
	margin:0px auto;
}
.nachricht_all{
   margin-left:70px;
   width: 70%
}
.nachricht_head{
  border:1px solid black;
  padding-left: 20px;
  line-height: 1.8;
}
.nachricht_text{
    border: 1px solid black;
    padding: 10px;
}
.unread{
    font-weight: 900;
}
.front_pic{
    margin-top:40px;
}
.newsimg{
float: left;
margin-top: 7px;
margin-right: 15px;
}
.newstext{
text-align: justify;
margin-right: 15px;
}
.seiten{
   margin: auto;
   padding: auto;
   text-align: center;
   font-size: 130%;

}
.seiten a{
    color: rgb(232,113,0);
}
.seite{
   font-weight: 900;
}
div #kontakt textarea{
	border:#000000 1px solid;
	width:350px;
	margin-top:2px;
    margin-bottom: 5px;
}
.freunde{
    
    margin:5px;
    text-decoration:none;
    text-align:center;
    display:inline-block;
}
