html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

body {
	height:100%; 
	background-color:#DDDDDD;
}

A:Link, A:Visited, A:Active {
	color:#a4a3a3;
	font-weight:bold;
	text-decoration:none;
}


#page {
	width:1000px;
	background-color:#ffffff;
	float:left;
}

#shadow {
	width:7px;
	height:660px;
	margin-left:1000px;
	background-image:url(../images/schatten.jpg);
	background-repeat:repeat-y;
}

#left {
	background-image:url(../images/bg_left.jpg);
	background-repeat:no-repeat;
	width:200px;
	height: 480px;
	background-color:#ffffff;
	float:left;
	padding-left:100px;
	padding-top:180px;
}

#right {
	width:620px;
	min-height:600px;
	padding-left:340px;
}

#bottom {
	width:600px;
	height:20px;
	padding-top:6px;
	margin-left:340px;
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	color:#a4a3a3;
}

#bottom A:Link, #bottom A:Active, #bottom A:Visited {
	color:#a4a3a3;
	font-weight:bold;
	text-decoration:none;
}



#header {
	width:620px;
	height:45px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	padding-top:55px;
}

#headerbar {
	width:599px;
	height:20px;
	text-align:right;
	color:#a4a3a3;
	font-weight:bold;
}

#content_container {
	width:620px;
	min-height: 500px;
	padding-top:10px;
	background-color:#ffffff;
}

#content {
	width:410px;
	height:490px;
	float:left;
	color:#888888;
	margin-right:10px;
	padding-right:10px;
	background-color:#ffffff;
	overflow:auto;

}

#sidebar {
	width:170px;
	min-height:500px;
	float:left;
}

.title_sidebar {
	height:16px;
	width:155px;
	background-color:#cd1617;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:1px;
	font-weight:bold;
	margin-bottom:6px;
}

h1 {
	font-size:20px;
	font-weight:bold;
}

h4, h4 A:Link, h4 A:Visited {
	font-weight:bold;
	color:#a4a3a3;
	text-decoration:none;
	margin-top:4px;
	margin-bottom:4px;
}

.more A:Link, .more A:Visited, .more A:Active {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.eventlink A:Link, .eventlink A:Visited, .eventlink A:Active {
	color:#a4a3a3;
	text-decoration:none;
}



.topnav, .topnav A:Link, .topnav A:Active, .topnav A:Visited  {
	font-weight:bold;
	text-decoration:none;
	color:#a4a3a3;
}



.lev1_active, .lev1_inactive:hover, .lev1_active:visited{
    float:left;
    color: #FFFFFF;
	font-weight:bold;
    background: #9d9c9c;
    display:block;
    height: 18px;
    width: 140px;
    padding: 3px 10px;
	margin-left:40px;
    font-size: 12px;
	border-bottom:1px solid #CCCCCC;
	text-decoration:none;
}

.lev1_inactive{
    float: left;
    color: #a4a3a3;
	background:#FFFFFF;
	font-weight:bold;
    font-size: 12px;
    padding: 3px 10px;
    height:18px;
    width: 140px;
	border-bottom:1px solid #CCCCCC;
	text-decoration:none;
	margin-left:40px;
}

.lev2_active, .lev2_inactive:hover, .lev2_active:visited{
    float:left;
    color: #000000;
	font-weight:bold;
    background: #e1dede;
    display:block;
    height: 18px;
    min-height: 18px;
    height: auto !important;	
    width: 130px;
    padding: 3px 10px 0px 20px;
    font-size: 12px;
	border-bottom:1px solid #CCCCCC;
	text-decoration:none;
	margin-left:40px;
}

.lev2_inactive{
    float: left;
    color: #a4a3a3;
	font-weight:bold;
	background-color:#e1dede;
    font-size: 12px;
    padding: 3px 10px 0px 20px;
    height: 18px;
    min-height: 18px;
    height: auto !important;
    width: 130px;
	border-bottom:1px solid #CCCCCC;
	text-decoration:none;
	margin-left:40px;
}

#sitemap {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#sitemap ul {
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	list-style: none;
}

#sitemap ul li{
	padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D0D0;
	font-weight: normal;
}

#sitemap ul li.sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	font-weight: bold;
}

#menu_line {
	height:4px;
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	width:160px; 
	margin-left:40px; 
}

#menu {
	margin-top:0px;
}

ul {
	padding-left:12px;
	list-style-image:url(../images/list.jpg);
}

.contactFormClass_text {
	border:1px solid #000000;
	width:150px;
}

.contactFormClass_select {
	border:1px solid #000000;
	width:154px;
}

.contactFormClass_button {
	border:1px solid #000000;
	width:100px;
}

.contactFormClass_textarea {
	border:1px solid #000000;
	width:150px;
	font-size:10px;
	height:80px;

}