/* CSS BoxMania Webhome Basismodell */

html {
	height: 100.1%;
	font-size: 62.5%;
}
body {
	text-align: center;
	font:13px Helvetica, Arial;
color:#484848;
}

#logoopener {
margin-top:20px;
	margin-left:250px;
float:left;
}

#logoopener2 {
margin-top:40px;
	margin-left:150px;
float: left;
}



* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial; 
	margin: 0em 0em 0.5em 0em; 
	color: #484848;
}
h1 {
	font-size: 1.6em; 
	padding-bottom: 0.2em;
	font-weight: lighter;
	margin-bottom: 2px;
	margin-left: 40px;

}

h3 {
	
	font-weight: normal;
}


h4 {
font-size: 1.2em;

	padding-bottom: 0.4em;
	font-weight: bold;
		margin-bottom: 2px;

	margin-left:100px;
}


h5 {
	font-size: 1.6em; 
	padding-bottom: 0.2em;
	font-weight: lighter;
	margin-bottom: 2px;
	margin-left:150px;

}

#liste ul{
list-style-type: square;
}

#liste li{
margin-left: 15px;
list-style-position: outside;

}

div#header h1 {border: 0px;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

a {color: #6a6a6a; text-decoration:underline;}
a:visited {color:#6a6a6a;}
a:hover {color: #564b47; font-weight: bold;text-decoration:none;}
a:active { color:#000000;}

b{color: #black;

}

img{border:0px;}

div#wrapper {
	width: 960px;
	margin: 20px auto;
	/* margin: 0px 40px; */
	text-align: left;
	background: #FFFFFF;
}
div#header {
	height: 100px;
	background: #FFFFFF;
	padding: 10px;
}



div#wrap_content {}
div#col1, div#menu, div#maintext {padding: 0px 10px;}
div#col1 {
	float: left;
	width: 80px;
	background: #FFFFFF;
}


div#menu {
	float: right;
	width: 200px;
}
div#menu ul {list-style-type: none; font-weight: bold;}
div#menu ul ul {margin-left: 10px; font-weight: normal;}
/*
body#home.aepfel li.aepfel a {
	border-left: 8px solid #E3004F; 
	padding-left: 4px; 
	margin-left: -12px;
}*/

div#maintext {
	margin: 0px 210px 0px 110px;
	background: #FFFFFF;
}

div#footer {
	padding: 2px auto 4px auto;
	text-align: center;
	background: #CCCCCC;
}










#navlist
{
color: #6a6a6a;
margin-left: 0px;
padding-left: 0;
list-style: none;
}

#navlist li 
{
list-style-image: url("");
padding-top:6px;
padding-left: 5px;
background-repeat: no-repeat;
background-position: 0 .5em;
}

#navlist a 
{
text-decoration:none;


color:#6a6a6a;

}

#navlist a:hover 
{
background: #cccccc;
color: #ffffff;
font-weight: lighter;

}



#navlist2
{
color: #6a6a6a;
margin-left: 0px;
padding-left: 5px;
list-style: none;
}

#navlist2 li 
{
border-left: 1px solid #cccccc;

list-style-image: url();
padding-top:6px;
padding-left: 10px;
background-repeat: no-repeat;
background-position: 0 .5em;
}

#navlist2 a 
{
text-decoration:none;


color:#6a6a6a;

}

#navlist2 a:hover 
{
background: #cccccc;
color: #ffffff;
font-weight: lighter;

}




/*--------- SPALTE FÜR TEXT-------------*/
#links{
 float:left;
 width:190px;
margin-right: 15px;
}

#mitte{
 background:#fff;

 float:left;
 width:190px;
margin-right: 15px;

}

#rechts{
 float:left;
 width:190px;

}





#logo {
	margin-left:100px;
}
#sprache {
	margin-left:670px;
}


p, pre{
padding: 5px 0px;
margin:0;
}

em{
color: blue;

}
