html *{ 
	font-size:	100.01%; /*Bug-fix fuer IE, Opera und Safari. Fuer IE reicht 100%*/
}

body {
	margin:	10px;
	padding: 0;
	font-family: arial;
	font-size:12px;
	background-color:#ffffff;
}

#content div.hrline
{
	border-bottom:1px solid #808080;
}

#logo {
	margin:0 auto;
	text-align:center;
}
#logo img{
	border-bottom:5px solid #82aa22;
}
#menue{
	margin: 0 auto;
	width:650px;
	margin-top:-20px; 
	color:#ffffff;
	text-align:center;
}

#menue a {	
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

#menue a:hover{
	color: #ff0000;
}

#menue a.active {	
	color: #ff0000;

}

#content div.inarbeit img{
	border:3px solid #ffffff;
}

#ecken{
	width:660px;
	height:15px;
	margin:0 auto;
	background-color:#ffffff;/*#FAB046;*/
	border-left:70px solid;
	border-right:70px solid;
}
#linkeecke{
	margin:0;
	float:left;
}
#rechteecke{
	margin:0;
	float:right;
}
#content{
	clear:both;
	margin:0 auto;
	border-left:70px solid #82aa22;
	border-right:70px solid #82aa22;
	border-bottom:0px solid;
	background-color:#ffffff; /*#FAB046;*/
	padding:5px;
	width:650px;
	height:100%;
	min-height:400px;
	text-align:center;
}
#content div.bismillah{
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#808080;
}

#content div.bismillah img{
	margin:0;
}

#content div.bismillah p{
	margin:0;
	padding-bottom:10px;
}

#content div.messagebox
{
	text-align:right;
	border:1px solid #000000; /*#808080;*/
	margin:0 auto;
	height:80px;
	background-color:#ffffff;
	width:80%;
}

#content div.messagebox div.messagetitle
{
	text-align:left;
	border-bottom:1px solid #000000;/*#808080;*/
	padding-left:10px;
	background-color:#ffffff;
	font-weight:bold;
}

#content div.messagebox div.messageimage
{
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

#content div.messagebox div.messageimage img
{
	width:75px;
}

#content div.messagebox div.message
{
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	/*width: 80%;
	float:left;*/
}

#content  div.welcomeimage
{
	float:left;
	padding-right:5px;
	width:160px
}
#content  div.welcomeimage img
{
	width:150px;
}


#content div.welcome
{
	float:left;
	/*margin:0 auto;*/
	width: 70%;
	/*float:left;*/
	text-align:left;
	/*border-right:1px solid #000000;
	border-left:1px solid #ffffff;*/
	padding:5px;
}

#content div.welcomebox div.adresse
{
	width: 49%;
	float:left;
	text-align:left;
}
#content div.welcomebox div.adresse div.image
{
	float:left;
	padding-right:5px;
}

#content div.vorstand p
{
	font-size:14px;
	/*font-weight:bold;*/
	color:black;
}

#content div.vorstand img
{
	border:2px solid #000000;
}

table tr.gruppenbild td
{
	padding-bottom:2em;
}

table tr.namen td
{
	padding-bottom:2em;
}

#content div.impressum
{
 text-align:left;
}

div.submenue{
	margin:0 auto;
	text-align:center;
	margin:0;
	padding:3px;
}

div.clearboth{
	clear:both;
}