*{
margin:0;
padding:0;

}

body, html{
	background:url(../images/bg.jpg) repeat-y;
	font-size:1em;
	color:#17365d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

#container{
	margin:0 auto;
	margin-top:20px;
	background:url(../images/rahmen.gif) repeat-y;
	width:960px;
	min-height:600px
}

#wappen{
width:219px;
height:150px;
border-bottom:1px solid #a50b1a;
float:left;

}

#head{
width:740px;
height:150px;
border-bottom:1px solid #a50b1a;
float:right;
background:url(../images/header.gif) no-repeat;
background-position:top right;
}

#header_text{
width:274px;
text-align:center;
}

#header_text p{
margin-top:0em;
}

#left{
width:219px;
float:left;
}

#search{
width:100%;
height:30px;
}

#navi {
margin-top:10px;
width:100%;
min-height:300px;

}

#right{
float:right;
width:735px;
min-height:400px;
}

#footer{
clear:both;
margin:0 auto;
background: url(rahmen.gif) repeat-y;
border-top:1px solid #a50b1a;
height:30px;
width:960px;
font-size:0.8em;
}

.news_home {
float:left;
width:365px;
margin:0;
}

.jevents_latest{
float:right;
width:365px;
padding:2px;
border-left:1px solid #a50b1a;
}



p.footer {float:left; margin-left:30px;}

img {
border:0;
margin:2px;
}

img.no_margin {
margin:0px;
}

.contentheading, .componentheading, div .componentheading_home{
font-size:1.5em;
}

.contentheading_home {
font-size:1em;
font-weight:bold;
}

li {
list-style:circle;
margin-bottom:0.5em;
}

li a {
text-decoration: none;
color:#17365d;
}

li a:hover{
color:#a50b1a;
}

li ul li{
font-size:0.8em;
list-style:none;
}

.f_right{
float:right;
}

h1{
font-size:72px;
}

#mod_search_searchword{
border:2px solid #a50b1a;
background-color:transparent;
color:#0060b2;
}
.button {
border:0;
background-color:#a50b1a;
color:white;
}

p {
margin-top:8px;
}

td.mod_events_latest_noevents {
padding-top:6px;
}


a{
color:#1c75e4;
}

a:hover{
color:#a50b1a;
}

hr {
text-align:left;
margin-top:6px;
width:200px;
border:0;
background-color:#a50b1a;
color:#a50b1a;
height:1px;
}

hr.home {
width:100%;
}

h3 {
font-size:1.5em;
font-weight: normal;
}

fieldset {
border:1px solid #a50b1a;
}
