* {
padding:0px;
margin:0px;

}

body
{
font-family:verdana;
font-size:11px;
color:#000000;
background-color: #E6E6E6;
text-align:center;
line-height:0.47cm;
}
h1 {font-size:12px;color:#10007C;margin:0px;font-weight:bold;}
h2 {font-size:13px;color:#ff6900;margin:0px;}

#rahmen {
width:1100px;
height:750px;
border:5px solid #E6E6E6;
margin:55px auto;
text-align:left;
background-color:#ffffff;
}

#header {
float:left;
width:1100px;
}


#logo {
float:right;
margin:10px 15px 10px 0 !important; margin:10px 3px 10px 0;
}


#nav {
float:left;
margin:85px 0 7px 54px;
}

/*Hier beginnt die Navigation*/

/*a {
display:block;
height:2em;
}*/

div.nav {
float:left;
color:#000000;
text-decoration:none;
font-family:verdana;
font-size:1.2em;
text-transform: none;
border:1px solid white;
}

#nav div {margin-right:15px;}


div.nav a:visited {
 color:#000000;
}

div.nav a:hover {
color:#FF00CC;
}
div.nav a:active {
 color:#FF00CC;
}

/*Ende Navigation*/

#content {
background-color:#dcdcdc;
float:left;
width:1100px;
height:632px;
}

#text {
width:500px;
margin:250px 0 30px 552px;
}

#text p {
font-size:1em;
margin:0 0 10px 0 ;
line-height:1.5em;
}

#text_set {
width:500px;
margin:250px 0 30px 552px;
line-height:1.5em;
}

#text_set_links {
float:left;
width:140px;
height:200px;
}

#text_set_rechts {
float:left;
height:200px;
width:300px;
}

#text_impressum {
width:500px;
margin:250px 0 30px 552px;
}

#impressum_links {
float:left;
width:200px;
height:240px;
}

#impressum_links a {
display:inline;
}

#impressum_rechts {
float:right;
height:240px;
width:300px;
}

#impressum_rechts a {
display:inline;
}
 
#link {
padding-left:0px;
margin:0px;
text-decoration:none;
}


	.textlink {
	color:#000000;
 	text-decoration:none;
 	font-size:1em;
	text-transform: none;
	}
	.textlink:visited {
	 color:#000000;
		}
	.textlink:hover {
 	color:#ff00CC;
		}
		
	.textlink:active {
	 color:#ff00CC;
	 
	}

	