﻿/* CSS Document */
html{
	width: 100%; 
	height: 100%; 
	border: 0;  
	margin: 0;  
	padding:0;
	}

body{
	border: 0px none;  
	margin: 0px;
	padding: 20px;  
	text-align: center;
	background-color: #000;
	background: url('Grafik/HG-B.png') fixed; 
    font-size: 12px; 
    font-family: verdana; 
	line-height:18px; 
    color: #000; 
    }

h1  {
	font-size: 16px; 
	font-family: verdana; 
	color: #036F81;
	font-weight: 600;
	}
	
h2  {
	font-size: 14px; 
	font-family: verdana; 
	color: #036F81;
	font-weight: 600;
	}


td,th{
	font-size: 13px; 
	line-height: 18px;
	font-family: verdana; 
	color: #333;
	line-height:18px; 
    }
    

p { 
	font-size: 13px; 
	line-height: 18px;
	color: #333; 
	line-height:18px; 
	}
	
a:link  {
	color: #036F81; 
	font-size: 13px; 
	text-decoration:none;
	font-weight: 600;
	}
a:visited {
	color: #036F81; 
	font-size: 13px; 
	text-decoration:none; 
	font-weight: 600;
	}
a:hover {
	color: #ff3300; 
	font-size: 13px; 
	font-style: italic;
	text-decoration:none; 
	font-weight: 600;
	}

li {
	padding-left: 0;
	list-style-image: url('Grafik/Link.gif');
	font-size: 13px; 
	color: #333;
	line-height:18px; 
	}

.goto-re  {
	float: right; 
	width: 465px;
	height: 450px; 
	margin-top: 2px;
	margin-right: 270px;
	}
.goto-li  {
	float: left; 
	width: 190px; 
	margin-top: 20px; 
	}

.float  {
	float: left;
	}
.clear	{
	clear: left;
	}
.clear-right  {
	clear: right;
	}
.clear-both	{
	clear: both;
	}


#place1 { border-bottom: 8px solid #cccccc; position: relative; text-align: left; width: 950px; height: 690px; margin-top: 50px; margin-left:auto; margin-right:auto; background: url('Grafik/HG-P.jpg');  }
#place2 { border-bottom: 8px solid #cccccc; position: relative; text-align: left; width: 950px; height: 770px; margin-top: 50px; margin-left:auto; margin-right:auto; background: url('Grafik/HG-P2.jpg');  }
#place3 { border-bottom: 8px solid #cccccc; position: relative; text-align: left; width: 950px; height: 820px; margin-top: 50px; margin-left:auto; margin-right:auto; background: url('Grafik/HG-P1.jpg');  }
#place4 { border-bottom: 8px solid #cccccc; position: relative; text-align: left; width: 950px; height: 950px; margin-top: 50px; margin-left:auto; margin-right:auto; background: url('Grafik/HG-P4.jpg');  }
#place5 { border-bottom: 8px solid #cccccc; position: relative; text-align: left; width: 950px; height: 900px; margin-top: 50px; margin-left:auto; margin-right:auto; background: url('Grafik/HG-P2.jpg');  }
#place6 { border-bottom: 8px solid #cccccc; position: relative; text-align: left; width: 950px; height: 800px; margin-top: 50px; margin-left:auto; margin-right:auto; background: url('Grafik/HG-P4.jpg');  }
#place7 { border-bottom: 8px solid #cccccc; position: relative; text-align: left; width: 950px; height: 700px; margin-top: 50px; margin-left:auto; margin-right:auto; background: url('Grafik/HG-P2.jpg');  }
#place8 { border-bottom: 8px solid #cccccc; position: relative; text-align: left; width: 950px; height: 4730px; margin-top: 50px; margin-left:auto; margin-right:auto; background: url('Grafik/HG-P5.jpg');  }
	
#header {
	position: relative;
	width: 950px; 
	height: 123px;
	margin-top: 0px;
	margin-left: 0px;
	}

#navigation {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 30px;
	float: left;
	width: 175px; 
	display: table;
	}


#content { 
	float: right; 
	width: 460px;
	margin-top: 20px;
	padding-bottom: 10px;
	}
	
#Fon { 
	margin: 20px 10px 10px 15px; 
	float: left;
	width: 165px;
	display: table;
	}