@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;}
	
body {
	font-family: Trebuchet, Arial, Verdana;
	width:900px;
	height:370px;
	padding:0px 4px 0px 4px;
	background-image:url(../lay/hg_content.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	margin:0 auto;}
	
/*#rahmen {
	width:908px;
	
	}*/
	
#header {
	width:900px;
	height:370px;
	
	background-image:url(../lay/hg_header.jpg);
	background-repeat:no-repeat;
	background-position:top center;}
	
#logo {
	width:214px;
	height:281px;
	float:left;
	padding:16px 0px 0px 16px;
	background-image:url(../lay/hg_logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;}
	
#navigation {
	width:900px;
	height:57px;
	padding:34px 0px 0px 0px;
	}
	
#bildwelt {
	float:left;
	height:281px;
	width:623px;
	background-image:url(../lay/hg_slogan.jpg);
	background-repeat:no-repeat;
	background-position:top left;}
	
#ulrich {
	float:left;
	height:708px;
	width:321px;
	background-image:url(../lay/illu_ulrich.gif);
	background-repeat:no-repeat;
	background-position:top left;}
	
#content {
	width:500px;
	float:left;
	padding:40px 0px 0px 0px;
	font-size:13px;
	line-height:18px;}
	
#content p {
	padding:0px 0px 10px 0px;}
	
#content ul {
	padding:10px 0px 15px 14px;
	list-style-position:outside;}
	
#content ul li {
	padding:0px 0px 7px 0px;}
	
#footer {
	float:left;
	margin:70px 0px 0px 0px;
	/*padding:0px 77px 0px 0px;
	margin:0px 0px 20px 0px;*/}
	
#footer a:link, #footer a:active, #footer a:visited {
	font-size:11px;
	text-decoration:none;
	color:#2f1d11;
	padding:0px 0px 0px 0px;
	}/*background-image:url(../lay/icon_top.gif);
	background-repeat:no-repeat;
	background-position:left;*/
	
#footer a:hover {
	text-decoration:underline;}
	
.h1 {
	padding:0px 0px 25px 0px;}
	
h2 {
	font-weight:bold;
	font-size:15px;
	color:#333;
	padding:0px 0px 10px 0px;}
	
h3 {
	font-weight:bold;
	font-size:13px;
	color:#333;
	padding:30px 0px 10px 0px;}
	
	
table {
	font-size:12px;}
	
table .klein {
	font-size:11px;}
	
table .input {
	padding:8px;
	width:195px;
	height:15px;
	border:0px;
	font-size:11px;
	color:#333;
	background-image:url(../lay/hg_input.gif);
	background-repeat:no-repeat;
	background-position:left;}
	
a.link:active, a.link:visited, a.link:link {
	color:#000;
	text-decoration:underline;}
	
a.link:hover {
	color:#e30012;}
	
#impressum {
	width:100px;
	float:left;}
	
#top {
	width:150px;
	float:right;
	text-align:right;}
	
	
/*---------------------------*/

hr {
	border:0px;
	border-style:none;
	width:500px;
	height:14px;
	font-size:0px;
	line-height:0px;
	background-image:url(../lay/trenner.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:35px 0px 35px 0px;}

.clearer {
	clear:both;
	margin:0px;
	padding:0px;
	font-size:0px;
	height:0px;
	width:0px;
	line-height:0px;}