 /* 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:Arial, Verdana,   Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 21px;
	background-image: url(images/layout/body_bg.gif);
	background-repeat: repeat-x;
	background-color:#fff;
	background-position: center top;
}


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

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


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

#wrapper {
	width:954px;
	margin:0 auto;
	background-image: url(images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;


}	
#head {
	width:954px;
	height:42px;
	padding:293px  0 0 303px;
}
#navi{
	width:303px;
	height:250px;
	padding-top:62px;
	float:left;
	
}

/* ----------------------------------------------------- head ----------------------------------------------------- */
#content{
	width:581px;
	padding:33px 35px 30px 35px;
	float:left;
}
#footer {
	font-family:Arial, Verdana,   Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	width:615px;
	height:54px;
	clear:both;
	padding-top:68px;
	padding-left:339px;
	background-image: url(images/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#000000;
	margin:0 auto;
}
#foot1{
	width:202px;
	float:left
}
#foot2{
	width:235px;
	float:left
}
#foot3{
	width:165px;
	float:left
}
.spalteli{
	width:270px;
	float: left;
}
.spaltere{
	width:270px;
	float: left;
	padding-left:50px;
}
/* ----------------------------------------------------- footer ----------------------------------------------------- */

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


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

}

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

}
#content li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	list-style-type: square;
	color: #000;
		line-height:24px;
		font-weight:normal;
}
h1 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:21px;
	color: #314f81;
	text-decoration: none;
	margin-bottom:40px;
	font-weight:normal;
	text-transform: uppercase;
}
h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #314f81;
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
	}
h3 {
	font-family:Arial, Verdana,   Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 21px;
	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:#314f81;
	clear:both;
	margin-top:10px;

}
.img {
	border:2px solid #13509d;
}
img {border:0;
margin-bottom:5px;}

a, area, map{
outline:none;
}

.floatstop{
clear:both;

}

.img_cms {
	float:right;
	border:1px solid #000;
}

.text_cms {
	float:left;
	width:325px;
}

.clear {
	float:none;
	clear:both;
}