@charset "UTF-8";
/* CSS Document */
/* html */
body {
	background-color: #172f5a;
	margin:0;
	padding:0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited{
	color: #FFFFFF;
}
a:hover {
	color:#999999;
}
a:active {
	color:#FF0000;
}
.title{
	font-size:40px;
	color:#999999;
	font-weight: normal;
	letter-spacing: 0.15em;
	text-transform: uppercase;

}
h1 {
	font-size: 16px;
	height:25px;
	padding-top:5px;
	color: #CCCCCC;
	margin-top:0px;
	margin-left: 0px;
	text-align:center;
	font-weight: normal;
	letter-spacing: 0.15em;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;

}
h2 {
	font-size: 16px;
	color: #CCCCCC;
	text-align:center;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-top:8px;
	margin-bottom:2px;
}
h3 {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-top:2px;
	margin-bottom:2px;
}
p {
	margin-left:80px;
	margin-right:80px;
}
/* Layout */
#container {
	position:relative;
	width: 920px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bg.jpg);
	min-height:600px;
	height:expression(this.scrollHeight > 610 ? "auto":"600px");

}
#logo {
	width:920px;
	height:130px;
	margin:0px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
#menu {
	width:920px;
	height:30px;
	margin:0px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	text-align:center;
}
#content{
	margin:0px;
	min-height:500px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
}
#content_txt{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:700px;

}
#bottom {
	width: 920px;
	height: 10px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 25px;
	padding-bottom:20px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	color: #666666;
	text-transform: uppercase;
}
#copy {
	width: 920px;
	height:30px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-top:10px;
	font-size:11px;
	color: #40497e;
	text-align: center;
	background-image: url(../images/copy.jpg);
	background-repeat: no-repeat;
}
#copy a:link, #copy a:visited {
	color: #40497e;
	text-decoration: none;
}
#copy a:hover {
	color: #666;
	text-decoration: underline;
}
/* Layout */
#nav{
	height:15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:5px;
	color:#FFFFFF;
	letter-spacing: 0.15em;

}
#nav a {
	height:15px;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 15px;
	padding-right:15px;
	padding-bottom:2px;
	margin-right: 5px;
	font-size: 12px;
	color: #FFFFFF;
}
#nav a:hover {
	color: white;
	background-color: #64625f;
}

#subnav{
	top: 154px;
	left: 120px;
	position:absolute;
	height:15px;
	color: #999999;
}
#subnav a {
	height:15px;
	float:left;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-left: 15px;
	padding-right:15px;
	margin-right: 5px;
	font-size: 12px;
	color: #000000;
}
/* Karte Tabelle */
#carte table {
	width: 500px;
}
#carte td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top:6px;
	padding-bottom:0px;
	text-align:left;
}

/* Fotos */
.foto_link {
	position:relative;
	float:left;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:15px;
	
}

.foto_alt{
	float:left;
	margin:10px;
	padding-top:8px;
	display:block;
	height:210px;
	width:150px;
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
}
/*
.foto{
	display:block;
	height:230px;
	width:145px;
	background-image: url(../images/foto_name.jpg);
	background-repeat: no-repeat;
}
*/
.foto{
	display:block;
	height:210px;
	width:145px;
	padding:0px;
	margin:0px;
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
}
.foto img{
	height:190px;
	width:125px;
	margin:8px;
	/*height:184px; */
	border: 1px solid #000033;
}
.foto_name {
	position:absolute;
	top:212px;
	width:148px;
}
.foto a:link, .foto a:visited {
	display:block;
	 /*font-weight: bold; */
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #40497e;
	color: #40497e;
}
.foto a:hover{
	color: #999;
	border: 1px solid #999;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
.foto_q{
	height:180px;
	width:280px;
	background-image: url(../images/foto_q.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	padding:0;
}
.foto_q img{
	margin:10px;
	padding:0;
}
.border{
	border: 1px solid #CCCCCC;
}
/* Fotos big*/
.foto_big img{
	background-position: center top;
	margin:15px;
	padding:10px;
	background-color:#000033;
	border: 1px solid #999;
}
.tab_data td {
	background-color:#000033;
	text-align:center;

}
.kursiv {
	color:#999;
	font-style: italic;
}
.tab_data table {
	height:30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}