body {


	margin:0px;
	padding:0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:1.5em; 
	background-color: #fbfbfb;
}


.main_wrap {

//border: solid 1px red;
background-color: #fbfbfb;

margin-right:0px;
margin-left:0px;
    padding:0px
text-align:center;

width:104%;
heigth:104%;

}


a, a:link, a:visited { 

    color: #cb3401;
  //color:#e25500;
  //color:#988500;
	text-decoration:none; 
	font-weight:bold;
}

a:hover {
	text-decoration:none; border-bottom: dashed 1px #af702f;
}




.header {
	height: 120px;
	background-color: #fbfbfb;
}


.querfloete {

position: absolute;
top: 30px;
left:10px;
width: 70px;
height: 900px;

background-image: url(../images/querfloete.png);
background-size: 69px 882px;
background-repeat:no-repeat;


}


.sidebar {

padding-left: 120px;
padding-right:25px;
padding-top:25px;
vertical-align:top;

position: relative; top: 37px;
border: solid 0px ;
}




img {

position:relative; left: -5px;
border-radius: 9px;
-moz-border-radius: 9px;

display:inline;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
margin-left:10px


}

.main_title {

color:#3A3291;
font-family: trebuchet ms, sans-serif;
font-weight: bold;
font-size: 30px;

letter-spacing: 2px;
position:relative; top:30px; left: 120px;

}


.menu {
position:relative; top:55px;left:115px;
}



.menu_button {

background-color: #f0e8df;
color: #49029a;
text-align:center;

width: 192px;

height: 23px; 
line-height: 23px;
padding-left:3px;
padding-right:3px;

	-moz-border-radius: 5px;
	border-radius: 5px;

}

.menu_button a {

background-color: #f0e8df;
color: #49029a;

}


.menu_button a:hover {
	text-decoration:none;
background-color: #661FBA;
}



.menu_button_act {

width: 192px;
text-align:center;

height: 23px; 
line-height: 23px;
font-weight:bold;
padding-left:3px;
padding-right:3px;

	background-color: #661FBA;
	-moz-border-radius: 5px;
	border-radius: 5px;
color:white;
font-weight:bold;

}



.menu_button_act a{

height: 23px; 
line-height: 23px;
font-weight:bold;
padding-left:3px;
padding-right:3px;
	background-color: #661FBA;
	-moz-border-radius: 2px;
	border-radius: 2px;
color:white;
font-weight:bold;

}





.menu_button:hover {
	text-decoration:none;
background-color: #661FBA;
}


.content {

//border: solid 1px red;

position: relative; top: 25px;
padding-top: 28px;
padding-left: 30px;
padding-right: 0px;
vertical-align: top;


}

.deu {
color: #4C0F95;
text-decoration:none;
vertical-align: top;
}


.deu a:hover {

}


.eng {
color:#4b3016;
text-decoration:none;
vertical-align: top;
}

td {

color: #333333;
vertical-align: top;
}

.hasab {
width: 50%;
vertical-align: top;
}



h1 {

font-family: trebuchet ms, sans-serif;
font-size: 24px;
//line-height: 32px;
font-weight: bold;

}



h2 {

font-family: trebuchet ms, sans-serif;
font-size: 24px;
line-height: 32px;
font-weight: bold;

}


h3 {
font-family: trebuchet ms, sans-serif;
font-size: 17px;
font-weight: bold;
line-height: 17px; 

}



p { margin: 0px; padding: 0 0 20px 0; 
}


