
body
{
 font-family: 		Verdana,Helvetica,Arial,sans-serif;
 font-size:			12px;
 background-color: 	#01256f;
 text-align:   		center;
}

a,p,h1,h2,h3,td,th,ul,ol,li,div,b,i
   {
 font-family: 		Verdana,Helvetica,Arial,sans-serif;
}

h1 {
 font-size:			18px;
 color:				#ffffff;
 margin:			0px;
}
h2 {
 font-size:			14px;
 color:				#01256f;
 margin-bottom:		25px;
 text-align:		center;
}
h3 {
 font-size:			14px;
 color:				#ffffff;
 text-align:		center;
}
h4 {
 font-size:			14px;
 color:				#01256f;
 text-align:		center;
}
h5 {
 font-size:			12px;
 color:				#01256f;
 text-align:		center;
}
h6 {
 font-size:			14px;
 color:				#01256f;
 text-align:		left;
 margin-bottom: 	8px;
}
p  {
 margin-top:		0px;
}

td {
 font-family: 		Verdana,Helvetica,Arial,sans-serif;
 font-size:			12px;
}

a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#01256f;
  font-size:12px;
}

/*********************************************/

/* Menü Links */
a:active, a:hover
{	color:#ff9200;}
a.menu:link, a.menu:visited
{	color:#ff9200;}
a.menu:active, a.menu:hover
{	color:#eeeeee;}

/* SubMenü Links */
a:active, a:hover
{	color:#ff9200;}
a.submenu:link, a.submenu:visited
{	color:#ff9200;
  	font-weight:normal;}
a.submenu:active, a.submenu:hover
{	color:#eeeeee;
  	font-weight:normal;}

/* Sitemap */
a.sitemap:link, a.sitemap:visited{
 font-size:	7pt;
 color:		#acbee4;
}
a.sitemap:active, a.sitemap:hover{
 font-size:	7pt;
 color:		#ffffff;
}

/* Externe Linkseiten */
#urteil {
	font-size:9px;
		}

/* Impressum */
#impressum {
	font-size:		7pt;
	color:			#acbee4;
	text-align:		left;
		}

/******************************************/

/* Logo */
#logo {

float:		right;
}

*html #logo {

float:		right;
margin:		-3px;

}

/* Titelzeile */
#title {
padding-top:	30px;
height:			24px;
}


/* Sitemap */
#sitemapcontainer{
 background-color: #01256f;
 text-align:right;
}



/* Menü */
#menu {
color:			#ffffff;
text-align:		left;
padding:		10px 0px;
border-top:		1px solid #98b792;
clear:			left;

}


/* SubMenü */
#submenu {
color:#000000;
text-align:left;
padding:0px 0px;
border-top:1px dotted #f0f5ef;
padding-top:4px;
padding-bottom:5px;

}



/* Inhalt */
#inhalt {
border:				1px solid #000000;
background-color:	#ffffff;
padding:			5px;
color:				#01256f;
min-height:			470px;
height:				auto !important;  /* für moderne Browser */
height:				470px;  /*für den IE */
padding-top:		20px;
text-align:			left;
font-size:			12px;
padding-left:		50px;
padding-right:		50px;
}

/* Inhalt2 */
#inhalt2 {
border:				1px solid #000000;
background-color:	#ffffff;
padding:			5px;
color:				#01256f;
min-height:			470px;
height:				auto !important;  /* für moderne Browser */
height:				470px;  /*für den IE */
padding-top:		20px;
text-align:			center;
font-size:			12px;
padding-left:		25px;
padding-right:		25px;
}

* html #inhalt{
border:				1px solid #000000;
background-color:	#ffffff;
padding:			5px;
color:				#01256f;
min-height:			470px;
height:				auto !important;  /* für moderne Browser */
height:				470px;  /*für den IE */
/*width:				760;*/
padding-top:		20px;
text-align:			left;
font-size:			12px;
padding-left:		50px;
padding-right:		50px;
}

* html #inhalt2{
border:				1px solid #000000;
background-color:	#ffffff;
padding:			5px;
color:				#01256f;
min-height:			470px;
height:				470px;  /*für den IE */
width:			763px;
padding-top:		20px;
text-align:			center;
font-size:			12px;
padding-left:		25px;
padding-right:		25px;
}


body {text-align:center; font-family:verdana, arial, sans-serif; font-size:76%;}
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/double-click-gallery.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
#gallery {
	width:380px;
	height:600px;
	margin:0 auto;
	position:relative;
	font-family:verdana, arial, sans-serif;

}

#gallery #slides {position:absolute; left:0; top:0; height:120px; width:380px; overflow:hidden; z-index:500;}
#gallery #slides div {width:380px; height:120px; position:relative; padding-top:10px;}
#gallery #slides div ul {padding:0; margin:0 auto; list-style:none; width:380px;}
#gallery #slides div ul li {float:left;}
#gallery #slides div ul li a {display:block; width:100px; height:100px;}
#gallery #slides div ul li a b {display:none;}


#gallery #slides div ul li a img {display:block; width:100px; height:100px; border:0;}
#gallery #slides div ul li a:focus {outline:0;}


#gallery #fullsize {position:absolute; left:-20; top:0; height:650px; width:500px; overflow:hidden; text-align:center; z-index:200;}

#gallery #fullsize div {width:380px; height:650px; padding-top:120px; position:relative;}
#gallery #fullsize div img {clear:both; display:block; margin:0 auto; border:5px solid #fff; width:380px; height:500px; position:relative;}



/******************************************/