body{
        background-color: #FFFFFF;
        font-family: Tahoma;
        font-size: 11px;
        color: #000000;
        margin-top: 0px;
        margin-menuleft: 0px;
        margin-bottom: 0px;
        margin-right: 0px; /*Hidde Scroller*/

/* Nicht Aktive overflow-y: Hidden; /*Body Scroller*/
        scrollbar-track-color: #FFFFFF;
        scrollbar-face-color: #00007F;
        scrollbar-darkshadow-color: #00007F;
        scrollbar-highlight-color: #00007F;
        scrollbar-shadow-color: #FFFFFF;
}
.ul{
margin-left: 4px;
}

/*Links Formatiren*/
.link{
        font-family: Tahoma;
        font-size: 11px;
        text-decoration: none;
        color: #C0C0C0;
}
.linkinhalt{
        font-family: Tahoma;
        font-size: 11px;
        text-decoration: none;
        color: #FFFFFF;
}

a:link, a:visited, a:active{
 color:#000080;
 text-decoration:none;
 font-family:verdana, arial;
 font-size:11px;
}
a:hover{
 color:#8080FF;
 text-decoration:underline;
 font-family:verdana, arial;
 font-size:11px;
}

.norm:link, .norm:hover, .norm:active, .norm:visited{
        font-family: Tahoma;
        font-size: 11px;
        text-decoration:none;
        color: #000000;
}

.top:link{
        font-size: 11px;
        text-decoration: none;
        color: #00007F;
}
.top:hover{
        font-size: 11px;
        color: #B0B0B0;
}
.top:active{
        font-size: 11px;
        text-decoration: none;
        color: #00007F;
}

/*Text Formatiren News*/
.titelt{
        font-family: Tahoma;
        font-size: 11px;
        font-style: normal;
        font: bold;
        color: #00007F;
}
.textn{
        font-family: Tahoma;
        font-size: 11px;
        font-style: normal;
        font: bold;
        color: #CCCCCC;
}
.textt{
        font-family: Tahoma;
        font-size: 11px;
        font-style: normal;
        color: #000000;
}
/*Titel Events*/
.text{
        font-family: Tahoma;
        font-size: 11px;
        font-style: normal;
        color: #FFFFFF;
}
.titel{
        font-family: Tahoma;
        font-size: 11px;
        display: block;
        color: #00007F;
}
.titel1{
        font-family: Tahoma;
        font-size: 18px;
        font: bold;
        display: block;
        color: #FFFFFF;
}


/*In einer Tabelle Scrollen*/
td.scroll
{
        scrollbar-bar-3dlight-color: #FFFFFF;
        scrollbarse-color: #FFFFFF;
        scrollba-arrow-coloro: #FFFFFF;
        scrollbar-darkshadow-color: #9ECB00;
        scrollbar-face-color: #9ECB00;
        scrollbar-highlight-color: #1F403D;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-track-color: #2D96C2;
}
.style{
        width: 100%;
        height: 100%;
        overflow: auto;
}


/*Tabelle für verschiedene rubriken Formatiren (Mit Rahmen in weiss)*/

table.header
{
        width: 150px;
        height:22px;
        background-color: #FFFFFF;
        border-color: #00007F;
        border-style: solid solid solid solid;
        border-width: 1px;
}
table.navigation
{
        width: 150px;
        height: 286px;
        background-color: #FFFFFF;
        border-color: #00007F;
        border-style: none none solid none;
        border-width: 2px;
}

table.default
{
        background-color: #FFFFFF;
        width: 460px;
        border-color: #FFFFFF;
        border-style: none solid solid solid;
        border-width: 5px;
}
td.header
{
        width: 150px;
        height:22px;
        background-color: #FFFFFF;
        border-color: #00007F;
        border-style: solid solid solid solid;
        border-width: 1px;
}
td.vorschau
{
        width: 85px;
        background-color: #FFFFFF;
        border-color: #00007F;
        border-style: solid solid solid solid;
        border-width: 1px;
}
td.layout
{
        width: 150px;
        height: 100px;
        background-color: #585858;
        border-color: #FFFFFF;
        border-style: solid none solid none;
        border-width: 1px;
}
td.header1
{
        width: 200px;
        height:22px;
        background-color: #FFFFFF;
        border-color: #00007F;
        border-style: solid solid solid solid;
        border-width: 1px;
}
td.layout1
{
        width: 200px;
        height: 100px;
        background-color: #7C7C7C;
        border-color: #FFFFFF;
        border-style: solid none solid none;
        border-width: 1px;
}
td.rahmen
{
        border-color: #00007F;
        border-style: solid solid solid solid;
        border-width: 1px;
        font-family: Tahoma;
}

/*Knopfe Formatiren*/
.input.button{
        font-family: Tahoma;
        font-size: 10px;
        color: #000000;
        width: 70px;
        background-color: #FFFFFF;
        font-weight: bold;
        border-width: 1px;
        border-color: #FFFFFF;
}

/*Knopfe Auswählen Formatiren*/
input.file{
        font-family: Tahoma;
        font-size: 10px;
        color: #000000;
        width: 200px;
        background-color: #FFFFFF;
        font-weight: bold;
        border-width: 1px;
        border-color: #FFFFFF;
}
input.newsletter{
        font-family: Tahoma;
        font-size: 10px;
        color: #000000;
        width: 180px;
        background-color: #FFFFFF;
        font-weight: bold;
        border-width: 1px;
        border-color: #FFFFFF;
}

/*Felder Formatiren*/
input.text{
        font-family: Tahoma;
        font-size: 10px;
        color: #000000;
        width: 200px;
        background-color: #FFFFFF;
        border-width: 1px;
        font-weight: bold;
        border-color: FFFFFF;
}
textarea.nachricht{
        font-family: Tahoma;
        font-size: 10px;
        color: #000000;
        width: 600px;
        background-color: #FFFFFF;
        border-width: 1px;
        border-color: #C0C0C0;
        font-weight: bold;
}

/*Navigation Formatiren*/
#menu a, #menu a:visited {
        background-color: #00007F;
        height: 20px;
        text-align: left;
        text-decoration: none;
        display: block;
        font-size: 11px;
        font-family: Tahoma;
        color: #FFFFFF;
}

#photo a, #photo a:hover, #photo a:visited{
 /*color:#8080FF;*/
 font-family:verdana, arial;
 font-size:11px;
}


/*News Darstellung*/
#menu a:hover {
background-color:#7C7C7C;
color: #FFFFFF;
}


/*HIER*/

hr{
 border-style:solid;
 border-color:#000000;
 border-width:1;
 border-top-width:0;
 border-left-width:0;
 border-right-width:0;
}
tr,table,th,td,html,body{
 font-family:verdana, arial;
 font-size:11px;
 color:#000000
}
.name
 {
 font-family: Tahoma;
 font-weight: bold;
 color:#000080;
 font-size: 12px;
}
.funktion
 {
 font-family: Tahoma;
 font-weight: bold;
 color:#000000;
 font-size: 10px;
 }
.search
 {
 font-family: Tahoma;
 color:#000000;
 font-size: 10px;
 }
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

blockquote {
	padding-left: 20px;
	background: url(images/blockquote.gif) repeat-y;
}

.tithead {
        font-size: 14px;
        font-weight: bold;
        color: #000080;
}
