body 
{
	/*background-image: url(design/vorlage.jpg);
	background-repeat: no-repeat;
    background-position: 50% 0px;*/
	font-family: Verdana;
	color: #565656;
	margin:auto;
}

.quote { font-size: 20px; color: #0718d7; line-height: 0em;}

.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;
	
}

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

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

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

.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:bold; }

#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: 4px;
	padding-bottom: 4px;
}

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

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

.content p 
{
	font-size: 13px;
	line-height: 2.0em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}

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

.contentsub p:hover
{
	color: #0718d7;
}

.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: #000000; text-decoration: none; }

label {

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

.vitae:hover { color: #0718d7;}

.uebersicht
{
	width: 45%;
	float: left;
	padding-right: 12px;
	padding-left: 11px;
	padding-top: 15px;
}

.uebersicht img { border: 0px; }

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


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;
}

.blue { color: #0718d7; font-size: 24px; float: left; padding-bottom: 10px; padding-right: 15px; }
.red { color: red; font-size: 24px; float: left; padding-bottom: 10px; padding-right: 15px; }

.bluemarked { color: #0718d7; }
