body	{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FCFCFC;
}
h2 {
	font-size:12px;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	font-weight:bold;
}
a:link {color:#369; text-decoration:none;}
a:visited {color:#369; text-decoration:none;}
a:hover {color:#69C; text-decoration:underline;}
a:active {color:#369; text-decoration:none;}
#holder	{
	width:996px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../grafik/bg.png);
	background-repeat:repeat-y;
}
#header	{
	width:983px;
	height:130px;
	margin-left:7px;
	margin-bottom:0px;
	xbackground-image:url(../grafik/header.jpg);
	background-image:url(../grafik/teaser1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	xborder-bottom:1px solid #CCCCCC;
}
#header_content	{
	width:950px;
	padding-top:15px;
	margin:auto;
}
#leftnavi	{
	width:200px;
	margin-left:20px;
	float:left;
}
#leftnavi	ul	{
	padding:0px;
	margin:0px;
	list-style:none;
	border:1px solid #eee;
}
#leftnavi li	{
	border-bottom:1px solid  #ECECEC;
}
#leftnavi li a	{
	color:#000000;
	display:block;
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:9px;
}
#leftnavi li a:hover	{
	color:#000000;
	text-decoration:underline;
}
#leftnavi li:hover	{
	background-color:#FBFBFB;
	cursor:pointer;
}
#leftnavi li.heading	{
	background-color:#616C93;
	color:#fff;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:9px;
	font-weight:bold;
}
#leftnavi li.subkat	{
	padding-left:25px;
}
#leftnavi li.heading:hover	{
	cursor:default;
}
#breadcrumbs	{
	margin-top:13px;
	color:#939393;
	font-size:11px;
}
#content	{
	width:720px;
	font-size:12px;
	float:right;
	line-height:140%;
	padding-right:30px;
}
#content p	{
line-height:160%;	
}

#content h1 {
	margin:0px;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #369;
	padding-top:10px;
}
#footer	{
	margin-top:20px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-bottom:10px;
	padding-top:15px;
	color:#464646;
	line-height:150%;
}
#footer a	{
	text-decoration:none;
	color:#464646;
}
#footer a:hover	{
	text-decoration:none;
}
#bottom	{
	width:996px;
	margin-left:auto;
	padding-bottom:10px;
	margin-right:auto;
	background-repeat:no-repeat;
	background-image:url(../grafik/footer.png);
	height:6px;
}
.imgbox	{
	font-size:11px;
	text-align:center;
	border:1px solid #eee;
	margin-bottom:10px;
}
.imgbox img	{
	padding:3px;
}
.imgbox img:hover	{
	cursor:pointer;
}
.imgbox	p{
	padding:3px;
	margin:0px;
	color:#464646;
	background-color:#ECECEC;
}
.imgbox a	{
	display:block;
	text-decoration:none;
	color:#464646;
}
.greybox	{
	border:1px solid #eee;
	padding:5px;
}
.infobox	{
}
.standard_input {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size:11px;
	background: #fff url("../grafik/formshadow.gif") repeat-x 0 -1px; 
	padding: 2px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
input.button {
	border-style:solid; 
	border-width:1px; 
	border-color:#AAAAAA;
	background-color:#fff; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding:1px;
	margin-top:3px; 
}
