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

Farben: 1762A1
 

*/

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;

	background-color: #E2E2E2;
	
	background-image:url(images/hg.png);
	
}


h1 {color:#C00;
	font-size:14px; font-weight:bold;}
	
h2 {color:#1762A1;
	font-size:14px; font-weight:bold;}
h3 {color:#1762A1;
	font-size:12px; font-weight:bold;}
p {color:#1762A1;}
a {color:#C00;}
li {color:#1762A1;}


#body {
	position:absolute;
	top:25px;
	left:50%;
	margin-left:-512px;
	height:auto;
	}
	
#head {
	position:absolute;
	background-image:url(images/head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:344px;
	width:1024px;}

#inh_hg {
	position:absolute;
	top:344px;
	background-image:url(images/inh_hg.jpg);
	background-position:top;
	background-repeat: repeat-y;
	height:auto;
	min-height:382px;
		}
	
#inh {padding-left:320px;
	padding-right:24px;
	min-height:382px;
	width:680px;

	}	
	
#bot {
	position: relative;
	left: 0px;
	width:1024px;
	height:42px;
	background-image:url(images/bot.jpg);
	background-position: bottom;
	background-repeat:no-repeat;}	
	
	#bot a {
	color: #1762A1;
	text-decoration:none;
	padding-left:25px;
}	
	
#links {
	position:absolute;
	top:344px;
	left:25px;
	width: 190px;
	height: 300px;
}	
	
#links p {
	color:#1762A1;
}

#kontakt {
	position:absolute;
	left:827px;
	top:113px;
	z-index:2;
}

