html, body {
height: 100%;
}
body {
margin: 0px;
margin-top: 10px;
background-color: #dadada;
font-family: Arial;
font-size: 12px;
color: #000000;
}
form {
display: inline;
}
img {
border: 0px;
}

a {
color: #000000;
text-decoration: none;
padding-left: 1px;
padding-right: 1px;
}
a:hover {
text-decoration: underline;
}

.content {
width: 995px;
display: block;
float:left;
}
.header_top {
width: 995px;
height: 86px;
display: block;
background-image: url(../images/header_top.gif);
background-repeat: no-repeat;
text-align: right;
}
.login_table {
border-collapse: collapse;
text-align: right;
margin-right: 13px;
margin-top: 13px;
}
.login_table td {
padding: 0px;
padding-top: 1px;
padding-left: 4px;
font-size: 10px;
color: #ffffff;
}
.login_input {
border: 1px solid #6f97f1;
font-size: 10px;
width: 128px;
}
.login_submit {
font-size: 10px;
width: 35px;
border: 1px solid #2854ba;
background-color: #ffffff;
}
.user_control {
color: #ffffff;
font-size: 11px;
padding-top: 13px;
padding-right: 15px;
}
.user_control a {
text-decoration:none;
color:#ffffff;
}
.user_control a:hover {
text-decoration:underline;
}

.header {
width: 995px;
height: 182px;
display: block;
background-repeat: no-repeat;
}
.navi {
width: 995px;
height: 52px;
display: block;
background-image: url(../images/navi.gif);
background-repeat: no-repeat;
}
.navi_table1, .navi_table2 {
border-collapse: collapse;
margin-left: 11px;
}
.navi_table1 td, .navi_table2 td {
padding: 0px;
}
.navi_poi_1 {
height: 22px;
display: block;
padding-top: 3px;
padding-left: 10px;
padding-right: 10px;
background-image: url(../images/navi_poi_1.gif);
background-repeat: no-repeat;
background-position: left;
font-size: 15px;
color: #000000;
text-decoration: none;
border: none !important;
}
.navi_poi_1:hover {
text-decoration: underline;
border: none !important;
}
.navi_poi_2 {
height: 24px;
display: block;
position:relative;
bottom:0px;
padding-top: 3px;
padding-left: 10px;
padding-right: 10px;
background-image: url(../images/navi_poi_2.gif);
background-repeat: repeat-x;
font-size: 15px;
color: #ffffff;
text-decoration: none;
border: none !important;
}
.navi_poi_2:hover {
text-decoration: underline;
border: none !important;
}
.navi_subpoi_1 {
font-size: 11px;
display:block;
color: #ffffff;
text-decoration: none;
padding-top: 2px;
padding-left: 1px;
padding-right: 1px;
margin-left: 10px;
margin-right: 10px;
border: none !important;
}
.navi_subpoi_1:hover {
text-decoration: underline;
border: none !important;
}
.navi_subpoi_2 {
font-size: 11px;
display:block;
color: #ffffff;
text-decoration: none !important;
padding-top: 2px;
padding-left: 1px;
padding-right: 1px;
margin-left: 10px;
margin-right: 10px;
border-bottom: 1px dotted #ffffff !important;
}
.navi_subpoi_2:hover {
text-decoration: none !important;
border-bottom: 1px solid #ffffff !important;
}
.content_body {
width: 973px;
padding-left: 11px;
padding-right: 11px;
background-image: url(../images/content_body.gif);
background-repeat: repeat-y;
}
.content_body_table {
border-collapse: collapse;
width: 973px;
}
.content_body_table td {
padding: 0px;
}
.page_headline {
width: 100%;
display: block;
font-size: 10px;
color: #b7b7b7;
text-indent: 16px;
border-bottom: 1px solid #e3e3e3;
}
.headline3 {
width: 100%;
display: block;
font-size: 10px;
color: #b7b7b7;
text-indent: 16px;
border-bottom: 1px solid #e3e3e3;
}

.news {
margin-left: 20px;
text-align:justify;
}
.news hr, hr {
color: #000000;
background-color: #000000;
height: 1px;
width: 100%;
border: 0px;
}
.news_date {
background-color: #2b6bff;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
padding-bottom: 1px;
border: 1px solid #000000;
color: #ffffff;
font-size: 10px;
}
.news_headline {
font-size: 16px;
vertical-align:-2px;
font-weight: bold;
}
.news_headline2 {
display: block;
text-align: right;
font-size: 10px;
}
.news_headline2 a {
color: #000000;
border: none !important;
text-decoration: none;
}
.news_headline2 a:hover {
border: none !important;
text-decoration: underline;
}

.comment {
margin-left: 20px;
text-align: justify;
}
.comment_headline {
font-size: 11px;
margin-bottom: 5px;
}
.comment_text {
margin-left: 10px;
}

.table_1 {
width: 100%;
border-collapse: collapse;
}
.table_1 tr {
vertical-align: top;
}
.table_1 td {
padding: 2px;
border: 1px solid #e3e3e3;
}
.table_1_headline {
font-weight: bold;
}
.table_1_headline td {
background-color: #3366ff;
color: #ffffff;	
}



.form {
text-align:justify;
}
.form td {
padding: 4px;
}
.form tr {
vertical-align: top;
}

.smiliebox {
border-collapse:collapse;
margin-left:5px;
}
.smilieboxheadline {
text-align:center;
font-size:12px;
color:#000000;
font-weight:bold;
background-color:#e3e3e3;
}
.smiliebox tr {
vertical-align:middle;
}
.smiliebox td {
border:1px solid #e3e3e3;
padding:5px;
}
.smiliebox a {
border:0px;	
}
.smiliebox a:hover {
border:0px;	
}
.quote {
background-color: #ffffff;
border: 1px solid #e3e3e3;
padding: 3px;
}




.footer {
width: 975px;
height: 32px;
padding-right: 20px;
padding-top: 10px;
display: block;
background-image: url(../images/footer.gif);
background-repeat: no-repeat;
text-align: right;
}
.footer a {
color: #000000;
border: none !important;
text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
border: none !important;
}




/* Kalender */

.calendar {
font-size:14px;
border:1px solid #b7b7b7;
border-collapse:collapse; 
color:#000000; 
background-color:#e3e3e3; 
font-family:Verdana;
width:80%;
margin:0px auto;
} 
.calendar a {
color:#000000; 
text-decoration:none;
font-family:Verdana;
font-weight:bold;
} 
.today { 
border:1px solid #e3e3e3;  
color:#ffffff; 
background-color:#2b6bff; 
padding:4px;
height:50px;
} 
.monthdays {
border:1px solid #e3e3e3; 
color:#000000; 
background-color:#c3d8f2; 
padding:4px;
height:50px;
} 
.monthdays2 {
border:1px solid #e3e3e3; 
color:#000000; 
background-color:#c0eda8; 
padding:4px;
height:50px;
}
.nonmonthdays { 
border:1px solid #e3e3e3;
color:#B0B0B0; 
background-color:#FFFFFF;
padding:4px;
height:50px;
} 
.weekdays {
width:14%;
text-align:center;
border:1px solid #b7b7b7;
}
.blaetter {
width:100%; 
font-size:11px;	
}

div#derwestenbox
{
	float:left;
	margin-left: -8px;
	margin-top: 8px;
}
	