body 
{
	/*background-image: url(design/vorlage.jpg);
	background-repeat: no-repeat;
    background-position: 50% 0px;*/
	font-family: Helvetica, Arial, sans-serif;
	color: #555;
	margin:auto;
	
	font-size: 13px;
	line-height: 1.6em;
}

.quote { }

.main 
{
	/*border: 1px solid grey;*/
	background-image: url(design/topbar.jpg);
	background-repeat: repeat-x;
    background-position: 50% 0px;
	width: 880px;
	margin: auto;
	margin-top: 0px;
	padding-right:50px;
	overflow: auto;
}

hr {
	border: 0px;
	background-color: #E8E8E8;
	width: 100%;
	height: 1px;
}

#logo 
{
	/*border: 1px solid blue;*/
	position: relative;
	text-align: right;
	margin-right: 22px;
	margin-top: 80px;
	width: 410px;
	float: right;
}

.menu 
{
	/*border: 1px solid orange;*/
	position:relative;
	padding: 0px;
	margin: 0px;
	margin-top: 220px;
	float:left;
	width: 250px;
	height: 500px;
	text-align: right;
	line-height: 1.7em;
}

.menu li, .menu ul 
{
	list-style: none;
	text-align: right;
}

img { border: 0px; }

.menuimg { display:block; height:38px; width:175px; overflow:hidden; margin-left: 74px; border: 0px; background: #fff!important; padding: 2px; border: 0px!important; }
.menuimg:hover { display:block; text-indent:-176px; margin-left: 74px; border: 0px; background: #ffffff; }

.menuimgaktiv { display:block; text-indent:-176px; height:38px; width:175px; overflow:hidden; margin-left: 74px; border: 0px; background: #fff!important; padding: 2px; border: 0px!important; }

.menu a { font-size: 13px; color: #565656; text-decoration: none; }
.menu a:hover { color: #0718d7; text-decoration: none; }
.menuinactiv { font-size: 13px; color: #0718d7; font-weight: normal; }

#tataktiv {
	display:block;
	height:38px;
	width:175px;
	margin-left: 74px; 
	background-image: url('design/menu_taetigkeit.jpg');
	background-position: -176px;
	background-repeat: no-repeat;
}
#tataktiv img, #tat img{
	display: none;
}
#tat {
	display:block;
	height:38px;
	width:175px;
	margin-left: 74px; 
	background-image: url('design/menu_taetigkeit.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#tat:hover {
	display:block;
	height:38px;
	width:175px;
	margin-left: 74px; 
	background-image: url('design/menu_taetigkeit.jpg');
	background-position: -176px;
	background-repeat: no-repeat;
}

#taetigkeiten_sub
{
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 
{
	font-size: 13px;
	color: #000000;
	line-height: 1.6em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

h4,h5 {
	
	font-size: 13px;
	color: #000000;
	line-height: 1.6em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

h2, h3 {
	font-size: 17px;
	color: #000000;
	line-height: 1.45em;
	font-weight: normal;
}

.content 
{
	/*border: 1px solid green;*/
	position:relative;
	float: right;
	background: #e8e8e8;
	width: 554px;
	margin-top: 30px;
    padding: 21px;
    padding-top: 19px;
    padding-bottom: 20px;
    margin-bottom: 35px;
}

.content p 
{
	
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.contentsub p 
{
	font-size: 13px;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 14px;
	margin-top: 14px;
}

.contact 
{
	font-size: 13px;
	line-height: 2.0em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 38px;
	margin-top: 24px;
	font-weight: normal;
}

.content a { font-size: 13px; color: #0718d7; text-decoration: none; }
.content a:hover { color: #718ac2; text-decoration: none; }

label {

	width: 40px;
	float: left;
	color: #000;
}

.uebersicht
{
	width: 246px;
	float: left;
	border: 15px solid white;
	border-bottom: 1px solid white;
	padding-bottom: 0px;
	background: white;
	
	margin-right: 1px;
	margin-bottom: 1px;
}

.uebersicht h4 { color: #000; }

.uebersicht a p { color: #555; }

.uebersicht:hover p { color: #555; }

.uebersicht_img { padding-bottom: 10px; }


.uebersicht_drittel
{
	width: 152px;
	float: left;
	border: 15px solid white;
	border-bottom: 1px solid white;
	padding-bottom: 0px;
	background: white;
	
	margin-right: 1px;
	margin-bottom: 1px;
}


.bildrechts 
{
	float: right;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 0px;
}


input 
{
	font-size:9pt;
	width: 180px;
	color: #000000;
	border: 1px;
	padding: 5px;
	background-image: url(design/formular_input.jpg);
	background-repeat: no-repeat;
    background-position: 0px 0px;
}

select 
{
	font-size:9pt;
	width: 150px;
	margin-top: 10px;
	border: 1px solid #565656;

}

textarea 
{
	font-size:9pt;
	border: 1px solid #898989;
	overflow: auto;
	padding: 5px;
	width: 237px;
	height: 86px;
	margin-right: 20px;
	margin-bottom: 20px;
}

checkbox 
{
	font-size:9pt;
	margin-top: 10px;
	border: 0px;
}

.haelfte {
	width: 46%;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

.blue { color: green; font-size: 17px; padding-bottom: 10px; padding-right: 15px; }
.red { color: red; font-size: 17px; padding-bottom: 10px; padding-right: 15px; }

.bluemarked { color: #0718d7; }

.white { background: white; border: 15px solid white; margin-bottom: 1px; width: 523px; }

table, tr, td { valign: top; }

.content ul { 
	margin-top: 10px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
	list-style-type: none;
	list-style-image: url('img/li.png');
}

.content li {
	line-height: 1.45em;
	margin-bottom: 7px;
	
}
