td, tr, table, p, input, textarea, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

:-moz-any-link:focus {
outline: none;
}

body, html{
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, html {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #fff;
	scrollbar-face-color: #4267a4;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
	overflow: auto;
}

#wrapper {
	width: 1000px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
}

#wrapper #header {
	width: 100%;
	height: 324px;
	background-color: #fff;
	background-repeat: no-repeat;
}

#menu2 {
	margin-left: 733px;
	margin-top: 60px;
	line-height: 18px;
	position: absolute;
	top: -300px;
	width: 200px;
	z-index: 999;
}

#menu2 a {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 14px;*/
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

#menu2 a:hover {
	color: #0eccf0;
}

#menu {
	background-color: #033c6a;
	background-position: 80px top;
	background-repeat: no-repeat;
	height: 107px;
}

#content {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
	background: #033c6a url(../images/logo_body.jpg) no-repeat center top;
}

#content a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

.titel {
	width: 586px;
	float: left;
	line-height: 40px;
	font-size: 22px;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
}
.pos{
	position:relative;
	width:0;
	height:0;
	left:0;
	top:0;
}
#feed{
	position:absolute;
	width:226px;
	*width:256px;
	height:254px;
	left:-45px;
	top:-32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	border:solid 1px #fff;
	padding:10px;
	padding-top:0px;
	*padding-top:10px;
	padding-bottom:0px;
	padding-right:20px;
}
.rss-box-feed{
	/*
	background-color:#00294c;
	padding-top:0px;
	padding-bottom:8px;*/
	/*height:254px;*/
	
}
.rss-box-feed .rss-title{
	font-family:Verdana;
	font-size: 10px;
	font-weight:bold;
}
.rss-title, .rss-box-feed p{
	*margin:0;
	*padding:0;
	*margin-bottom:-12px;
}
#wrapper #content .rss-box-feed .rss-items .rss-item .rss-item{
	font-weight:normal;
	font-family:Verdana;
	font-size: 10px;
}
#wrapper #content .rss-box-feed .rss-items .rss-item a:hover{
	color:#0beef4;
	font-family:Verdana;
	font-size: 10px;
}
.rss-box-feed li{
	margin-top:6px;
	margin-bottom:6px;
	font-family:Verdana;
	font-size: 10px;
}
.lefty{
	padding-right:30px;
}
.blue{
	color: #0beef4;
}
#linkmenu{
	position:absolute;
	width:960px;
	height:20px;
	left:0px;
	top:-312px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
	z-index:1000;
	color:#033b6a;
}
#linkmenu a{
	color:#033b6a;
	text-decoration:none;
	font-weight:normal;
}
#linkmenu a:hover{
	color:#033b6a;
	text-decoration:underline;
	font-weight:normal;
}
