body {
	background-color: #F3F3F3;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Wrap {
	width: 951px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	margin: 0px auto;
}
#Header {
	height: 70px;
	border-bottom: 5px solid #339999;
	margin: 0px;
	padding: 0px;
	background: url(../images/top_image_wide.jpg);
}
#Nav {
	float: left;
	height: auto;
	width: 160px;
}
#RightColumn {
	float: right;
	height: auto;
	width: 235px;
	padding: 80px 10px 5px 5px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
p {
	margin: 0px;
}

#Content {
	margin: 0px 251px 0px 161px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding: 50px;
	font: 70%/100% Verdana, Arial, Helvetica, sans-serif;
	background: #F7FBF7;
	border-right: 1px solid #CCCCCC;
}
#Content p {
	line-height: 170%;
}
.bildtext {
	margin-top: 5px;
}

#Footer {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	height: 15px;
	border-top: 1px solid #CCCCCC;
}

.brClear {
	clear: both;
}
#RightColumn img {
	padding: 3px 0px 10px;
	margin: 0px auto;
}


#menyn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	height: 15px;
	margin: 0px;
	padding-top: 55px;
}
#menyn ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menyn ul li{
display:inline;
padding: 0;
margin: 0;
}
#menyn ul li a{
	color: #02137F;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #02157E;
	text-align: center;
	width: 9em;
}
#menyn ul li a.endLink {
	border-right: 0px solid;
}

#menyn ul li a:hover, #menubar ul li a:focus{
	color: #000066;
	background: #F7FBF7;
}
input:focus {
	background-color:#EEEEEE;
}
#Nav ul {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	margin: 15px 0px;
	padding: 0px 2px 0px 5px;
}
#Nav ul li {
	padding: 10px 0px 2px;
	line-height: 120%;
	border-bottom: 1px dotted #999999;
}
#Nav ul li a {
	text-decoration: none;
	color: #333333;
}	
h1 {
	font: 200% "Trebuchet MS", Verdana, Arial;
	color: #001383;
	padding: 0px;
	margin: 0px 0px 30px;
	border-bottom: 1px solid #B9E3E3;
}
h2 {
	font: 160% "Trebuchet MS", Verdana, Arial;
	color: #040F83;
	padding: 15px 0px 5px;
	margin: 0px;
}
#Content a {
	text-decoration: none;
	color: #000099;
}
#Content ul {
	margin-top: 10px;
	margin-left: 30px;
	padding: 0px;
}
#Content li {
	padding: 0px 0px 5px;
}
#RightColumn a {
	text-decoration: none;
}
.RamRunt {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px 0px 10px;
}
.Red {
	color: #933;
}

