/* CSS Document */
p, ulNav, li, h1, h2, a, a:hover, td, th { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

body {
	margin: 0px;
	background-color: #DDD7C1;
	text-align:center;
}


#head {
	width: 725px;
	height: 69px;
	margin: 36px auto 0px auto;
	background-image:url(../images/head.gif);
	background-repeat:no-repeat;
	padding: 0px;
	overflow: hidden;
	background-position: center bottom;
}

#head a{
	display: block;
	margin: 0px;
	padding-top: 68px;
	font-size: 1px;
	line-height: 1px;
	color: #DDD7C1;
}

#divBilder {
	width: 707px !important;
	width: 710px;
	background-image:url(../images/hg-content.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	margin: 0px auto 0px auto;
	height: 275px;
	padding-left: 18px !important;
	padding-left: 15px;
}

#divBilder div {
	width:221px;
	height:221px;
	overflow:hidden;
	float:left;
	margin: 19px 4px 0px 4px;
}

#container{
	width: 720px;
	margin: 0px auto;
    display: table;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 0px;
	background-image: url(../images/hg-container.gif);
	background-repeat: repeat-y;
	height:auto;
	text-align:left;
}

#content{
	width: 480px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	float: right;
	background-color:#FFFFFF;
}


h1 {
	font-size:16px;
	color: #2F2424;
	line-height: 16px;
}

h2 {
	font-size:13px;
	color: #B6522C;
}

#content a{
	text-decoration:underline;
	color:#1C8134;
}

#content a:hover{
	text-decoration:none;
}

#content a:visited{
	text-decoration:underline;
	color:#7B7B7B;
}


#content table{
	width: 400px;
}

#content table td{
	height: 25px;
	padding: 3px 0px 3px 0px;
	border-bottom:1px solid #DDD7C1;
}

#content table th{
	height: 20px;
	padding: 4px 0px 0px 0px;
	border-bottom:2px solid #DDD7C1;
	text-align:left;
	font-weight:bold;
}


/*NAVI*/

#nav{
	width: 149px;
	float: left;
	background-image: url(../images/nav-hg-bild.gif);
	background-repeat: no-repeat;
	background-position: 34px 0px;
	list-style-type:none;
	margin: 0px;
	padding: 20px 0px 0px 48px;
text-align:left;
}

#nav li {
	margin: 0px;
	padding: 0px;
}

#nav li a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 17px 10px;
	background-image:url(../images/border-a.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	color: #2F2424;
	font-size:12px;
	text-decoration:none;
	display:block;
	height: 12px;
	width: 113px;
}

#nav li a:hover {
	background-image:url(../images/border-a-hover.gif);
	color: #B6522C;
}

#divFooter{
	width:725px;
	margin: 0px auto 0px auto;
	background-image:url(../images/foot.gif);
	background-repeat:no-repeat;
	height:35px;
	color: #65583D;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding: 15px 0px 0px 0px;
}
#divFooter p{
	margin: 0px;
}

#divFooter a{
	color: #65583D;
	text-decoration:none;
}

#divFooter a:hover{
	text-decoration:none;
}