body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: auto;
	color: #3D3D3D;
}
a {
	text-decoration: none;
}

#head {
	background-image:  url("/images/web/header.jpg");
	background-repeat: no-repeat;
	width: 1000px;
	height: 152px;
}
#left {
	padding: 0px;
	width: 198px;
	background-color: #251fa5;
	border-right: 1px solid #251fa5;
	font-size: 90%;
}

#content {
	width:802px;
	padding-bottom: 20px;
	background-color: #e0dfed;
	line-height: 200%;
	
}
#content img{
	border: 1px solid #251fa5;
	margin: 5px;
}
#content a{
	color: #3C44CB;
}

#content a:hover{
	color: #dc1a10;
}

#rahmen {
	width: 1000px;
	border: 1px solid #251fa5;
	margin: auto;
}

#menu {
	width: 198px;
}
#adresse{
	margin-left: 8px;
	padding-top: 5px;
	color: #FFFFFF;
}
#adresse a{
	margin-left: 8px;
	padding-top: 5px;
	color: #FFFFFF;
}
#adresse a:hover{
	margin-left: 8px;
	padding-top: 5px;
	color: #cdcbff;
}

#menu a.hn {
	background-image:  url("/images/web/menue_bg.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	display: block;
	line-height: 19px;
	padding-left: 20px;
	margin-top: 10px;
}
#menu a.hnon {
	background-image:  url("/images/web/menue_bg.jpg");
	background-repeat: no-repeat;
	color: #d7d5ff;
	font-weight: bold;
	display: block;
	line-height: 19px;
	padding-left: 20px;
	margin-top: 10px;
}
#menu a:hover {
	color: #d7d5ff;
}


#menu div.subnav{
	padding-left: 0px;
	background-color: #ADD0F0;
	border-top: 1px solid #0a5e9e;
	list-style: none;
	margin: 0px;
	
}
#menu div.subnav div {
	padding-left: 20px;
	background-color: #e0dfef;
	border-bottom: 1px solid #251fa5;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu div.subnav a{
	color: #3c4db7;
	margin: 0px;
	padding-left: 0px;
}
#menu div.subnav a:hover{
	color: #dc1208;
	margin: 0px;
	padding-left: 0px;
}
#menu div.subnav a.on{
	text-decoration: underline;
	color: #dc1208;
}
#menu a.on{
	text-decoration: underline;
}


#utilities {
	color: #FFFFFF;
	padding-top: 5px;
	margin-right: 10px;
	text-align: right;
}

#utilities a{
	color: #FFFFFF;
	font-weight: bold;
}
#utilities a:hover{
	color: #d7d5ff;
	font-weight: bold;
}
#utilities a:on{
	color: #d7d5ff;
	font-weight: bold;
}

/* Templates */

h1 {
	margin: 0px;
	font-size: 130%;
	color:#db120a;
	display: block;
	background-image: url(/images/web/h1_bg.jpg);
	background-position:0px 30% 0px 0px;
	background-repeat:no-repeat;
	padding-left:0px;
	padding-bottom: 5px;
}

h2 {
	color:#db120b;
	margin: 0px;
	font-size: 100%;
	padding-bottom: 10px;
}

div.inhalt {
	display:block;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 40px;
	z-index: 1;
}
div.inhalt a {
	color: #0a5e9e;
}

div.liste {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 100px;
	border-bottom: 1px solid #251fa5;
}

div.liste a {
	color: #251fa5;
}
div.liste a:hover {
	color: #db120b;
}
div.seitensteuer {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}
a.on{
	text-decoration: underline;
	color: #d9120b;
}
div.galerieuebersicht {
	margin-top: 50px;
	margin-bottom: 50px;
}

div.galerieuebersicht div {
	padding: 5px;
	margin: 5px;
	border: 1px solid #dbdbdb;
}

div.galerieuebersicht a:hover div {
	background-color: #e9e9e9;
}

div.galeriedetail {
	text-align: center;
	margin-top: 50px;
}
div.galeriesteuer {
	text-align: center;
	margin-bottom: 50px;
}
div.galeriesteuer a {
	padding: 1px;
	padding-top: 5px;
	cursor: cross;
}
div.galeriesteuer a.on,div.galeriesteuer a:hover {
	background-image: url(/images/web/arrow_galerie_steuer.gif);
	background-repeat: no-repeat;
	background-position: top;
}