/* CSS Document */

html, body, *{
	margin:0px;
	padding:0px;
}
html, body{
	height:100%;
	background: url(../images/hint211.jpg); 
	bgproperties:Fixed;
	color:#0072BC;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
.navigation{
	background-color:#FFFFFF;
}
.clear{
	float:none;
	clear:both;
}
.h1{
	width:565px;
	margin-left: 300px;
}

h2{
	margin:10px 0 15px 0;
	line-height: 40px;
}
h3{
  margin-left: 25px;
}

a{
 color:#0072BC;
}
a:hover{
 color:#6F6F74;
}
p{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height: 22px;
	margin-bottom: 15px;
}
.blau{
background-color:#0072BC;
}
ul{
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0 10px;
}

.ul{ 
	list-style:square;
	margin-left:15px;
}
.ulli{
	font-size: 16px;
	margin:20px 0 35px 15px;
	line-height: 22px;
}
li{
	margin-bottom: 15px;
	margin-left: 30px; 
	padding-right: 15px;
}
.name { 
	font-size:12px;
	font-weight:normal;
}
.content{
	width:450px;
	margin:50px 30px 30px 60px;
	padding:25px; 
	float:left;
	background-image: url(../images/bg_content.png);
}
.uhle{
	margin:360px 0 0 -204px;
	width: 190px;
	float:left;
}
.content_right{
	width:450px;
	margin:50px 30px 30px 60px;
	padding:25px; 
	float:right;
	background-image: url(../images/bg_content.png);
}
.main_content{
	width:970px;
	padding:10px; 
	float:left;
}

.main_content_link{
	width:850px;
	padding:10px; 
	margin-left: 60px;
	background:url(../images/bg_content.png);
}

.left_content{
	width:190px;
	height:310px;
	padding:20px;
	margin: 60px 0 0px 60px;
	float:left;
	background:url(../images/bg_content.png);
}
.img{
 float:left; 
 margin:50px 10px 10px 10px;
 }
.img_uhle{
	width:190px;
	height:255;
}
.logo{
 padding-left:10px;
}