
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;
		}

/* Impressum Links */

a.impressum:link, a.impressum:visited
{	font-size:		7pt;
	color:#acbee4;
  	font-weight:normal;}
a.impressum:active, a.impressum:hover
{	font-size:		7pt;
	color:#ff9200;
  	font-weight:normal;}

.rtl {
unicode-bidi: bidi-override;
direction: rtl;
text-align: left;
font-weight: normal; } 

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

/* 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;}



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


#container_neubau {
    position:relative; 
    width:770px; 
    height:540px; 
    margin:20px auto 0 auto; 
    border:1px solid #aaa; 
    }

/* Removing the list bullets and indentation */
#container_neubau ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }

/* Remove the images and text from sight */
#container_neubau a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }

/* Adding the thumbnail images */
#container_neubau a.gallery, #container_neubau a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:10px 20px 10px 20px; 
    text-align:left; 
    cursor:default;
    }
#container_neubau a.slidea {
    background:url(grafik/neubau01_thumb.jpg); 
    height:82px; 
    width:109px;
    }
#container_neubau a.slideb {
    background:url(grafik/neubau02_thumb.jpg); 
    height:82px; 
    width:109px;
    }
#container_neubau a.slidec {
    background:url(grafik/neubau03_thumb.jpg); 
    height:82px; 
    width:109px;
    }
#container_neubau a.slided {
    background:url(grafik/neubau04_thumb.jpg); 
    height:82px; 
    width:109px;
    }
#container_neubau a.slidee {
    background:url(grafik/neubau05_thumb.jpg); 
    height:82px; 
    width:109px;
    }

/* set the size of the unordered list to neatly house the thumbnails */
#container_neubau ul {
    width:164x; 
    height:218px;
    }
#container_neubau li {
    float:left;
    }

/* change the thumbnail border color */
#container_neubau a.gallery:hover {
    border:1px solid #fff; 
    }

/* styling the :hover span */
#container_neubau a.gallery:hover span {
    position:absolute; 
    width:547px; 
    height:410px; 
    top:120px; 
    left:120px; 
    color:#000; 
    background:#fff;
    }

#container_neubau a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right:50px;
    }


