
body {
	color:black;
	background-image: url(../pic/image-fotowelt-bg0.jpg); background-repeat:repeat-x;      /*-- background-color: #F0FEFF;       background-image: url(../bg_body3.jpg); background-repeat:repeat-x;      --*/
	font-family:Verdana;
	font-size:14px;
}

a {
	color: #000000;
	text-decoration: none;
}


a:hover {
	color:#FFFFFF;
	background:;
}


a.slink:link {color: #5c5b5b; background: none; text-decoration:none; }
a.slink:hover {color: #5c5b5b; background: none; text-decoration: none; }
a.slink:visited { color: #5c5b5b; font-weight: normal; text-decoration: none; }
a.slink:active { color: #5c5b5b; font-weight: normal; background-color: none; text-decoration: none; }




table {
	font-family:Verdana;
	font-size:14px;
}


table#test {
	font-family:Verdana;
	font-size:11px;
}


h1 {
	font-size:20px;
	color:#000000;
	margin-bottom:0px;
}


h2 {
	font-size:16px;
	color:#000000;
}


h3 {
	font-size:14px;
	color:#000000;
}


.uerberschrift1 {
	font-family:Verdana;
	font-size: 1.4em;
	font-weight:600;
	position: absolute;
	top:120px;
	left:600px;
}


.uerberschrift2 {
	font-family:Verdana;
	font-size: 1.4em;
	font-weight:600;
	position: absolute;
	top:190px;
	left:40px;
}




#container {
	position: absolute;
	width: 900px;
	height: 600px;
	left: 50%;
	margin-left: -450px;
	top: 10px;
	background-color: #DFDFDF;
	border:1px solid;
	overflow:auto;
}


#nav-o {
	position: absolute;
	width: 900px;
	height: 25px;
	left: 50%;
	margin-left: -450px;
	top: 161px;
	border:1px solid;
	background-color: #AFAFAF;
	overflow:auto;
	font-weight:bold;
	vertical-align:middle;
}


#main {
	position: absolute;
	width: 790px;
	height: 310px;
	left: 50%;
	margin-left: -410px;
	top: 240px;
	border:0px solid;
	background-color: #DFDFDF;
	overflow:auto;
	padding: 15px;
}




#info {
	position: absolute;
	width: 420px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	top: 450px;
	border:1px solid black;
	background-color: #FFFFFF;
	overflow:auto;
	font-weight:normal;
	vertical-align:middle;
	font-family:Verdana;
	font-size:11px;
	padding: 5px;
}


#info2 {
	position: absolute;
	left: 810px;
	top: 5px;
}


#info3 {
	position: absolute;
	width: 600px;
	height: 400px;
	left: 50%;
	margin-left: -300px;
	top: 195px;
}



#info4 {
	position: absolute;
	width: 870px;
	height: 20px;
	left: 50%;
	margin-left: -430px;
	top: 585px;
	border:0px solid black;
	overflow:auto;
	font-weight:normal;
	vertical-align:middle;
	font-family:Verdana;
	font-size:11px;
	padding: 5px;
}

textarea{
	background-color: #DFDFDF;
}


#box {
position: absolute;
left: 50%;
margin-left: -240px;
top: 98px;
width: 300px; height: 15px;
z-index:99;}

#box a {
color:#000080;
background: ;
font:bold 12px verdana, sans-serif;
text-decoration:none;
display:block;
padding:10px;
border:0px solid black;
z-index:99;}

#box a:hover {
color:black;
background:#CFCFCF;
width:600px;
height: 380px;
overflow:auto;
border: 1px solid black;
z-index:99;}

#box a span {display:none;}

#box a:hover span {
color:black;
background:#ffffff;
font:normal 16px courier, sans-serif;
border:1px solid black;
display:block;
padding:5px;
z-index:99;
}





