/* CSS Document */
*, html, body, table, td, div, p, h1, h2, h2, h4, h5, ul, ol, 
table, td, tr, form, img, li, map, area, object, map,navi {
	margin: 0;
	padding: 0;
}
body {
	font-family:Verdana, Arial,   Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
	background-color:#fff;
}


/* ---------------------------------------------------- body / html ----------------------------------------------------- */

html {
	overflow-x:hidden;
	overflow-y:auto;
}


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */

#wrapper {
	width:883px;
	margin:0 auto;
	background-image: url(images/layout/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#header {
	width:565px;
	height:193px;
	background-image: url(images/layout/header.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding:221px 0 0 318px;
}	
#subnavi{
	width:565px;
	height:80px;
	padding-bottom:18px;
}
#subnavi ul {
	width:565px;
	height:80px;
	float:left;
	list-style-type:none;
	text-indent:-99999px;
}
#navi{
	width:318px;
	height:355px;
	float:left;
	background-image: url(images/layout/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi ul {
	width:318px;
	height:355px;
	float:left;
	list-style-type:none;
	text-indent:-99999px;
}
#addre{
	width:262px;
	padding-left:56px;
	color:#FFFFFF;
	line-height:18px;
}
#addre a:link,#addre a:active,#addre a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
	line-height: 21px;


}
#addre a:hover {
	font-family: Arial,  Verdana,   Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: underline;
	line-height: 21px;

}
#content{
	width:565px;
	min-height:355px;
	float:left;
	padding-top:15px;

}
* html #content{
	height:355px;
}
#img{
	width:633px;
	height:272px;
	padding-left:140px;
	}
/* ----------------------------------------------------- head ----------------------------------------------------- */

#footer {
	width:883px;
	height:20px;
	clear:both;
	background-image: url(images/layout/bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0 auto;
}
.spalteli{
	width:222px;
	float: left;
	padding:0 33px 0 33px;
	
	}
.spaltere{
	width:223px;
	float: left;
	padding:0 0px 0 32px;
}
.spaltere2{
	width:275px;
	float: left;

}
/* ----------------------------------------------------- footer ----------------------------------------------------- */

a:link,a:active,a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #254866;
	text-decoration: underline;
	line-height: 21px;


}
a:hover {
	font-family: Arial,  Verdana,   Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: underline;
	line-height: 21px;

}

#content ul {
	padding-left:20px;
	line-height:24px;
	list-style-type: square;
	color: #1e2a59;

}
#content li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:21px;
	list-style-type: square;
	color: #1e2a59;
		line-height:24px;
		font-weight:normal;
}
h1 {
	font-family:Verdana, Arial,   Helvetica, sans-serif;
	font-size: 12px;
	color: #254866;
	text-decoration: none;
	font-weight:normal;
}
h2 {
	font-family:Verdana, Arial,   Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	line-height: 21px;
	}
h3 {
	font-family:Arial, Verdana,   Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
	}
h4{
	font-family:"Trebuchet MS",  Verdana,  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #57941a;
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
	}
h5{
font-family:"Trebuchet MS",  Verdana,  Arial, Helvetica, sans-serif;


	font-size: 13px;
	color: #333333;
	font-weight:normal;
	}
	
.line{
	width:100%;
	height:5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #254866;
	clear:both;
	margin-top:10px;

}
.img {
	border:0;
	padding-top:20px;
	background-image:url(images/layout/img.gif);
	background-repeat: repeat-x;
}
img {border:0;
margin-bottom:5px;}

a, area, map{
outline:none;
}
