
body, a, p { font: 12px arial,sans-serif ;color:#253d81;}
td { font: 12px arial,sans-serif;color:#253d81;}
div { font: 12px arial,sans-serif;color:#253d81; }
.clear  {height:1px!important; font-size:1px!important; line-height:1px!important; margin:0px!important; padding:0px!important; float:none!important; clear:both!important; overflow:hidden!important; display:block!important;}
p	{
	margin:0px 0px 12px 0px;
	padding:0px;
}
#header{
	height:205px; /* 309 */
	width:100%;
	margin:0;
	padding:0;
	background-color:#ffffff;
	background-image: url('image/layout/bg_header.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
a#logo{
	display:block;
	position:absolute;
	top:76px; /*110px;*/
	left:103px;
	text-decoration:none;
	width:227px;
	height:58px;
	background-color:#fdf9e8;
	background-image: url('image/layout/logo.gif');
	background-repeat: no-repeat;
	background-position: left top;
	z-index:99999;
}
#squares{
	display:none;
	/* 
	position:absolute;
	top:110px;
	right:72px;
	width:120px;
	height:37px;
	z-index:99999;
	background-image: url('/image/layout/squares.gif');
	background-repeat: no-repeat;
	background-position: left top;
	*/
}
#wrapper{
	width:100%;
	background-color:Transparent;
	background-color:white;
	background-image: url('image/layout/bg_berge.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0px
	text-align:left;
	position:relative;
}
#nav {
	background-color:Transparent;
	margin-top:72px;
	margin-left:0px;
	margin-bottom:92px;
	width:337px;
	float:left;
	/* border-top:solid 1px #c8cbe1; */
}
#content{
	margin-left:500px;
	margin-right:80px;
	padding-top:34px;
	background-color:Transparent;
	color:#253d81;
}
#titel {
	color:#253d81;
	height:30px;
	line-height:30px;
	padding:0px;
	font-size:22px;
	font-weight:normal;
	margin:0 0 15px 0;
}

address {
	clear:both;
	font-style:normal;
	margin-top:0px;
	height:356px; /* 176 */
	padding-top:20px;
	padding-left:500px;
	color:#eccf42;
	background-color:#f9f1c6;

}
/* ------------- NAV -------------------*/
#nav a{
	display:block;
	padding-left:102px;
	text-align:left;
	text-decoration:none;
}
#nav a.n0, #nav a.s0 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	height:27px;
	line-height:27px;
	/* border-bottom:solid 1px #c8cbe1; */
}
#nav a.n0, #nav a.n1, #nav a.n2, #nav a.n3 {
	color:#253d81;
}
#nav a.s0, #nav a.s1, #nav a.s2, #nav a.s3 {
	/* color:#eccf42; */
	background-image: url('image/layout/navsel.gif');
	background-repeat: no-repeat;
	background-position: 85px 7px;
}
#nav a.n1, #nav a.s1 {
	font-size:12px;
	font-weight:bold;
	height:27px;
	line-height:27px;
	padding-left:122px;
}
#nav a.n2, #nav a.s2 {
	font-size:12px;
	font-weight:normal;
	height:20px;
	line-height:20px;
	padding-left:142px;
}

/* --- Wysiwyg Styles --- */


.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000022;
	font-family: 'Courier New' , Monospace;
	background-color: #bbbbbb;
}





.TitleBox
	{
	width: 100%;
	border: 1px solid gray;
	background-color: gray;
	font-size: 12px;
	font-weight : bold;
	color: black;
	font-family:verdana;
	padding: 2px 5px 2px 5px;
	clear: both;
	}
.BodyBox
	{
	width: 100%;
	border: 1px solid gray;
	font-family:verdana;
	padding: 5px;
	}
.Highlight
	{
	font-family:Arial;
	color: Black;
	border : 1 solid #B1B1B1;
	font-weight : bold;
	background-color : #ECEFE0;
}
.CodeForeground
	{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Courier New";
	}
.CodeInText
	{
	font-family:"Courier New";
	font-weight:bold;
	}

