body {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #283F68;
	background-attachment: fixed;
	background-image: url(../images_pagelayout/background-models3.png);
	background-repeat: no-repeat;
}

td {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: 14px;
	color: #FFFFFF;
}	

th {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: 14px;
	color: #FFFFFF;
}

h1
{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: x-large;
	color: #A1B5D6;
	font-weight: normal;
	text-transform: uppercase;


}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;

}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}

.big {
	font-size: 20px;
	color: #A1B5D6;
	font-weight: normal;


}

.xbig {
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;


}

.expanded {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #FFFFFF;

}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFFFFF;

}

.lbreak{
clear:both;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
	position: absolute;
	text-align: center;
	clear: both;
	width: 100%;
	background-color: #0B0F1A;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
	left: -45%;
	background-image: url(../images_pagelayout/bgfuss.png);
	background-repeat: repeat-x;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: none;
}

A:link {
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

A.menutopbig:link {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	width: auto;
	margin-right: 10px;
	padding: 0px;

}

A.menutopsmall:link {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
}

A.bllink:link {
	color:#000000;
	text-decoration:none;
}

A:visited {
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

}

A.menutopbig:visited  {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	width: auto;
	margin-right: 10px;
	padding: 0px;

}

A.menutopsmall:visited  {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
}

A.bllink:visited {
	color:#000000;
	text-decoration:none;
}

A:hover {
	color: #AFC9F9;
	text-decoration: underline;
	font-weight: normal;
}

A.menutopbig:hover  {
	color : #AFC9F9;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	width: auto;
	margin-right: 10px;
	padding: 0px;
}

A.menutopsmall:hover  {
	color : #AFC9F9;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
}

A.bllink:hover {
	color:#AFC9F9;
	text-decoration:none;
}

A:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

A.menutopbig:active  {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	width: auto;
	margin-right: 10px;
	padding: 0px;
}

A.menutopsmall:active  {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
}


A.bllink:active {
	color:#000000;
	text-decoration:none;
}
.menuoben {
	background-color: #283F68;
	background-image: url(../images_pagelayout/menubg.png);
	background-repeat: repeat-x;
}
.setcard {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 5px 10px 10px;
	float: left;
	height: 552px;
	width: 820px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.setcard td{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: small;
	color: #000000;
}

.setcard h1
{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: small;
	color: #A8B5C6;
	font-weight: normal;
	line-height: 25px;

}

.setcard h2
{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: large;
	color: #283F68;
	font-weight: bold;
}

.setcard td A {
	color: #283F68;
	text-decoration: underline;
	font-weight: normal;
}

.setcard td A:visited {
	color: #283F68;
	text-decoration: underline;
	font-weight: normal;
}

.setcard td A:hover {
	color: #A8B5C6;
	text-decoration: underline;
	font-weight: normal;
}

.boxrechts {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #16253A;
	padding: 10px 5px 10px 10px;
	float: left;
	height: 552px;
	width: 180px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-image: url(../images_pagelayout/boxbg.png);
	background-repeat: repeat-x;
	clear: right;
}

.boxrechts td{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: x-small;
	color: #FFFFFF;
}

.boxrechts h3
{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
		font-size: x-small;
	color: #A8B5C6;
	font-weight: normal;
	line-height: 10px;
}



.morephotos {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: small;
	color: #FFFFFF;
	background-color: #23375A;
	padding: 2px 5px 5px;
	height: auto;
	width: 820px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: left;




}

.morephotos h3
{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: small;
	color: #A8B5C6;
	font-weight: normal;
}

.mpthumb
{
	margin: 0px;
	padding: 3px 3px 0px;
	height: 95px;
	width: 69px;
	text-align: center;
	vertical-align: top;
	float: left;
	position: relative;
	border: none;
}

.overview {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 5px 10px 10px;
	float: left;
	height: auto;
	width: 820px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;


}

.overview td{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: small;
	color: #000000;

}

.overview h1
{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: small;
	color: #A8B5C6;
	font-weight: normal;
	line-height: 25px;

}

.overview h2
{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: large;
	color: #283F68;
	font-weight: bold;
	text-transform: uppercase;

}

.ov-item
{
	margin: 0px 10px 5px;
	padding: 5px;
	height: 200px;
	width: 141px;
	text-align: center;
	vertical-align: top;
	float: left;
	position: relative;
	border: none;
	line-height: 20px;

}

.menulinks {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: small;
	color: #FFFFFF;
	background-color: #16253A;
	padding: 10px 5px 10px 10px;
	height: auto;
	width: 180px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	background-image: url(../images_pagelayout/bgmenu.png);
	background-repeat: repeat-x;
	text-align: left;



}

.menulinks td{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size: small;
	color: #FFFFFF;
}

.menulinks h2
{
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
		font-size: large;
	color: #283F68;
	font-weight: normal;
	line-height: 14px;
}
.menulinks A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.menulinks A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.menulinks A:hover {
	color: #AFC9F9;
	text-decoration: none;
	font-weight: normal;

}

.menulinks A:active {
	color: #A8B5C6;
	text-decoration: none;
	font-weight: normal;
}

.menueintrag{
	text-decoration: none;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;

}



	
.hauptbox
{
position: absolute;
left: 45%;
width: 100%;
margin-left: -400px;
	
}

#lightbox{	position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 150 auto 0; }
#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-image: url(data:image/gif;base64,AAAA); /* 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_pagelayout/images_lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images_pagelayout/images_lightbox/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; outline: none;}	 	

#overlay{ position: absolute; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #0B0F1A; }
.topmenu {
	height: auto;
	width: 600px;
}
.hilfsnavi {
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

