

body { 
	background-image: url("logo/bg.jpg");
	color: #2D2D2D;
	font-family: Geramond, Georgia, "Times New Roman";
	font-size: 12px;
}


h1 {
	color: #006787;
	
	font-size:18px;
	
}



h2{

	
	color: #006787;
	font-weight: bold;
	font-size: 15px;

}
h3{color: #006787;
	font-weight: bold;
	font-size: 13px;
	
}

p {
	text-indent: 30px;
	
	
	
	
	
}

ul {	
	color: #2D2D2D;
	
	font-size:12px;
}
li {
	display: inline; 
	text-decoration: none;
}

a:link {
	margin-left: 5px;
	color: #006787;
	
	font-size:12px;
	
}

a:visited {
	color: #006787;
	
	
	font-size:12px;
	
}
a:hover {
	color: #006787;
	
	font-size:12px;
	letter-spacing: 1px;
}

a:active {
	color: #006787;
	font-size:12px;


}
#boxpage {
	width: 800px;
	height: 950px;
	background-color: #2D2D2D;
	border-color: #006787;
	border-width: thin; 
	border-style: solid;
	position: absolute; 
	margin-left: 100;
	padding-bottom: 20px;
	z-index: 1;
	
}


/*header*/

#header {
	width: 800px;
	height: 151px;
}

/*Ende Header*/

/*main*/
#links {
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	margin-left: 310px;
	margin-top: 10px;
	
	width: 480px;
	height: 45px;
	border-color: #006787;
	border-width: medium; 
	border-style: thin;
	background-color: #CCCCCC;
	border-right-style:none; 
	border-top-style: double;
	border-bottom-style: double;
	z-index: 2;
}
table{
	width: 100%;

}

#boxmain {
	positon: absolute;
	margin-right: 20px;
	margin-left: 50px;
	z-index: 3;
	width: 500px;
	height: 650px;
	overflow: auto;
	
	margin-bottom: 20px;
	margin-top: 85px;
	border-color: #006787;
	border-width: medium; 
	
	background-color: #CCCCCC;
	border-left-style: double;
	border-top-style: none;
	border-right-style: double; 
	border-bottom-style: solid;
	
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	z-index: 4;
}





#picture1{
	float: left;
	margin-right: 15px;
	
}
#picture2{
	float: right;
	margin-left: 15px;
	
}

.floatstop{
	clear:both;
}

.profil{
	color: #006787;
	
}

hr{
	width: 50%;
	color: #1CB3CB;
	style: dotted;
	
}
#datum{
	font-size: 10px;


}



/*copy*/

span.bilder{
	margin-left: 80px;

}

#sponsorn{
	position: absolute;
	margin-top: 85px;
	margin-left: 650px;
	margin-bottom: 20px;
	
}

#sponsor{
	position: absolute;
		margin-top: 85px;
		margin-left: 650px;
	margin-bottom: 20px;
}