body  {
	background-color : #003145;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin : 0;
	padding:0;
}
H3{font-size : 16px;}

#newsfeld
{
background-color:#fc3;
width: 100%;
background-color: #003145;
color : #ffffff;
border: none;
}
input#kontakt {
border: solid 1px;
}
textarea#kontakt {
border: solid 1px;
}
input[type="text"]:hover, input[type="text"]:focus {background-color:#fc3;}
textarea:hover, textarea:focus {background-color:#fc3;}
input#kontakt2 {
border: solid 1px;background-color:#fc3;
}
textarea#kontakt2 {
border: solid 1px;background-color:#fc3;
}


A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : none;
	color : #0099cc;
	font-weight : bold;
}

A:hover  {
	color : #ff0000;
}

#A:visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #0000ff;
}

p, div, td, strong  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #696150;
}

#main  {
	position : relative;
	top : 20px;
	position : absolute;
	left : 0;
	text-align : left;
	/* width: 474px;		
	margin-left:-230px; */
	width : 980px;
	margin-left : 10px;
}

#logoTopRight  {
	position : static;
	top : 102px;
	float : right;
	overflow : scroll;
	/* display:none;
	left: 409px;
	width:65px;
	height:130px; */
	position : absolute;
	left : 857px;
	width : 80px;
	height : 160px;
}

#content  {
	position : absolute;
	top : 0px;
	left : 0px;
	display : none;
	z-index : none;
	/* height:405px; */
	height : 450px;
	width : 710px;
}

#contentImgCover  {
	position : absolute;
	top : 0px;
	left : 0px;
	z-index : 10;
	display : none;
	background-color : #000000;
	/* width:474px;
	height:300px; */
	width : 710px;
	height : 450px;
}

#contentImageAnimation  {
	position : absolute;
	top : 0px;
	left : 0px;
	display : none;
	z-index : 10;
	overflow : hidden;
	/* width:474px;
	height:300px; */
	width : 710px;
	height : 450px;
}

#contentImg  {
	position : absolute;
	top : 0px;
	left : 0px;
	z-index : 5;
	overflow : hidden;
	/* width:474px;
	height:300px; */
	width : 710px;
	height : 450px;
}

#contentNoJavaScript  {
	position : absolute;
	top : 0px;
	left : 0px;
	z-index : 30;
	display : block;
	overflow : hidden;
	/* height:300px;
	width:474px; */
	height : 450px;
	width : 710px;
}

#contentNoJavaScript img  {
	position : absolute;
	top : 0px;
	left : 0px;
	display : block;
	overflow : hidden;
	/* height:300px;
	width:474px; */
	height : 450px;
	width : 710px;
}

#loadingImg  {
	position : absolute;
	left : 347px;
	top : 217px;
}

#navigation  {
	position : absolute;
	height : 40px;
	/* top: 310px;
	width: 474px; */
	top : 463px;
	width : 710px;
}

#navigation img  {
	border : none;
}

#navigation a  {
	border : none;
}

#navwrap  {
	height : 24px;
	overflow : hidden;
}

#buttons  {
	width : 474px;
	margin : 0px;
	padding : 0px;
	list-style : none;
	height : 30px;
	display : inline;
	overflow : hidden;
}

#buttons li  {
	margin : 0px;
	padding : 0px;
	list-style : none;
	display : inline;
}

#buttons a  {
	float : left;
	overflow : hidden;
	padding : 24px 0 0 0;
	height : 0px;
	width : 80px;
	height : 24px;
}

#buttons a:hover  {
	background-position : 0 -48px;
}

#buttons a:active  {
	background-position : 0 -48px;
}

#buttons #globalLI  {
	float : right;
}

#fuss  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #cccccc;
	background-color : #003145;
	width:100%;
}

.topp marquee
{
	text-decoration:blink;
	animation:ease-in-out;
}

