
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:480px;
}


.uerberschrift2 {
	font-family:Verdana;
	font-size: 1.4em;
	font-weight:600;
	position: absolute;
	top:190px;
	left:30px;
}


.fb {
	font-family:Verdana;
	position: absolute;
	top:3px;
	left:742px;
}

#container {
	position: absolute;
	width: 768px;
	height: 550px;
	left: 50%;
	margin-left: -384px;  /* die Hälfte des width-Wertes */
	top: 10px;
	background-color: #DFDFDF;
	border:1px solid;
	overflow:auto;
}


#nav-o {
	position: absolute;
	width: 768px;
	height: 25px;
	left: 50%;
	margin-left: -384px;
	top: 161px;
	border:1px solid;
	background-color: #AFAFAF;
	overflow:auto;
	font-weight:bold;
	vertical-align:middle;
}


#main {
	position: absolute;
	width: 680px;
	height: 240px;
	left: 50%;
	margin-left: -358px;
	top: 240px;
	border:0px solid;
	background-color: #DFDFDF;
	overflow:auto;
	padding: 15px;
}

#nav-u {
	position: absolute;
	width: 768px;
	height: 25px;
	left: 50%;
	margin-left: -384px;
	top: 535px;
	border:1px solid;
	background-color: #AFAFAF;
	overflow:auto;
	font-weight:bold;
	vertical-align:middle;
}


#info {
	position: absolute;
	width: 420px;
	height: 100px;
	left: 50%;
	margin-left: -100px;
	top: 400px;
	border:1px solid black;
	background-color: #FFFFFF;
	overflow:auto;
	font-weight:normal;
	vertical-align:middle;
	font-family:Verdana;
	font-size:11px;
	padding: 5px;
}


textarea{
	background-color: #DFDFDF;
}

