@charset "UTF-8";
/* CSS Document */

body {
	background-color: #01265b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01265b;
	line-height: 20px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39b7f4;
	font-weight: bold;
/* 	font-size: 11px; */
}

a:hover {
	text-decoration: underline;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color:#95d5fa;
}

#page {
	width: 910px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-y;
	background-position-x:left;
	

}

#header {
	width: 863px;
	height: 140px;
	background-image: url(images/head.jpg);

}

#header_fr {
	width: 863px;
	height: 140px;
	background-image: url(images/head.jpg);

}

#schrift{
float:right;
display: inline;
width:33px;
height:402px;
background-image: url(images/logo.png);
background-repeat: no-repeat;
margin-right: 2px;
}
#schrift_fr{
float:right;
display: inline;
width:33px;
height:422px;
background-image: url(images/logo_fr.png);
background-repeat: no-repeat;
margin-right: 2px;
}
#metanavi {
	width: auto;
	height: auto;
	padding-right: 31px;
	padding-top: 10px;
	padding-left: 0px;
	float: right;


	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	display: inline;
}
#metanavi a {
	font-weight: normal;
		font-family:Lucida Grande, Arial, Helvetica, sans-serif;
}
#sidebar {
	width: 190px;
	float: left;
	background-color: #01214e;
	min-height: 300px;
}

#content {
	width: 673px;
	min-height: 402px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}

#content_spacer_top {
	width: 673px;
	height: 30px;
	float: right;
}

#content_spacer_bottom {
	width: 673px;
	height: 102px;
	float: right;
}

#maincontent {
	width: 450px;
	min-height: 255px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	border-right: solid #95d5fa 1px;
}

#maincontent a:hover {
	text-decoration: underline;
}

#maincontent2 {
	width: 612px;
	min-height: 255px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#maincontent2 a:hover {
	text-decoration: underline;
}

.maincontent2_bild {
	width:auto;
	height: auto;
	float: right;
	padding-left: 28px;
	padding-bottom: 28px;
	/*padding-top: 47px;*/
}

#rightcontent {
	width: 165px;
	height: auto;
	float: right;
	padding-right: 20px;
	padding-left: 5px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01265b;
	line-height: 18px;
}

#rightcontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39b7f4;
	font-weight: bold;

	background: url(images/dot.jpg) no-repeat;
	float: left;
	padding-left: 15px;
}

#rightcontent a.eventtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39b7f4;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-left: 0px;
	background-image: none;
}

#rightcontent a:hover {
	text-decoration: underline;
}

#footer {
position: relative;
	vertical-align:bottom;
	width: 631px;
	height: 20px;
	float: right;
	padding-left: 42px;
	background-image: url(images/bg_footer.jpg);

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01265b;
}

#footer a {
	color: #01265b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01265b;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

.maincontent_bild {
	float: left;
	padding-right: 28px;
	padding-bottom: 28px;
}



/* ------------------------ */
/*       SCHRIFTEN          */
/* ------------------------ */

h1 {
	color: #01265b;
	padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 30px;
	text-transform: uppercase;

}

#calendar a {
font-size: 12px;
}

#news a {
font-size: 12px;
}


