* {

padding:0px;

margin:0px;



}



body

{

font-family:verdana;

font-size:11px;

color:#000000;

/*nächste Zeile bestimmt Hintergrundfarbe*/
background-color: #272727;

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:950px;
	height:650px;
	border:0px solid #5D5D5D;
	text-align:left;
/*nächste Zeile bestimmt Headerfarbe*/
	background-color: #171717;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}


/*
#logo {
	width:auto;
	float:left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;

}
    */
#logo {
	width:auto;
	float:left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 70px;

}





#nav {
	float:right;
	margin-top: 144px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 21px;

}



/*Hier beginnt die Navigation*/



a {

text-decoration:none;
}



div.nav {

float:left;

color:#d5d5d5;

text-decoration:none;

font-family:verdana;

font-size:1em;

text-transform: none;

border:0px transparent;

}



#nav div {margin-right:15px;}

div.nav a:link { 
   
   color:#d5d5d5; 
   
  } 




div.nav a:visited {

 color:#d5d5d5;

}



div.nav a:hover {
	color:#afde50;
	border-bottom-style: dotted;
	border-bottom-width: .3px;
}

div.nav a:active {

 color:#FFFFFF;

}







/*Ende Navigation*/



#content {

background-repeat:no-repeat;

background-attachment:fixed;

background-color:#FFFFFF;

float:left;

width:949px;

height:680px;

border:0px solid;

}



#galerie {

float:left;

width:670px;

height:555px;
/*height:430px;*/

margin:10px 10px 10px 20px;

border:1px solid #EFEFEF;

}





#text {

float:right;

width:500px;

margin:200px 25px 30px 0px;

border:1px solid #EFEFEF;

}



#text p {

font-size:1em;

margin:0 0 10px 0 ;

line-height:1.5em;

}



#text_impressum {
	float:right;
	width:555px;
    background-color:#EFEFEF;
	border:1px solid #EFEFEF;
	margin-top: 100px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 0px;
    padding: 20px;
    padding-bottom: 0px;

}



#impressum_links {

float:left;

width:205px;

height:240px;

border:1px solid #EFEFEF;

}



#impressum_links a {

display:inline;

}



#impressum_rechts {
	float:right;
	height:310px;
	border:1px solid #EFEFEF;
	width:345px;

}



#impressum_rechts a {

display:inline;

}

 

#link {

padding-left:0px;

margin:0px;

text-decoration:none;

}

#bilderrahmen {
border:0px solid #202020;
}

#footer {
	width:950px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	text-align: right;
	font-size: 9px;
}



	.textlink {

	color:#000000;

 	text-decoration:none;

 	font-size:1em;

	text-transform: none;

	}
	.textlink:visited {

	 color:#000000;

		}

	.textlink:hover {

 	color:#ff00CC;

		}

		

	.textlink:active {

	 color:#ff00CC;

	 

	}

div.impressum p {
    color: #272727;
}

div.impressum a:link {
    color: #272727;
}
div.impressum a:visited {
    color: #272727;
}
div.impressum a:hover {
    color: #afde50;
}
div.impressum a:active {
    color: #272727;
}

div.footlink a:link {
    color: #ffffff;
}
div.footlink a:visited {
    color: #ffffff;
}
div.footlink a:hover {
    color: #afde50;
}
div.footlink a:active {
    color: #ffffff;
}

div.startpic img {
    margin-top: 300
}

