body	{
 border: none;
 text-align: center;
 font-size : 12px;
 font-family : arial, verdana, helvetica, sans-serif;
 color : #000;
 vertical-align : top;
 background-color : #fff;
 line-height: 1.6em;
 
}
/* SIDEBAR */	
#sidebar {display: none;}
#shortnews {display: none;}

/* CONTENT */
#content {width: 95%;text-align: left;padding:  10px 20px 10px 15px;margin: 0;color: #666;line-height:25px;font-size:120%;word-spacing:2px;}
#content a {text-decoration : none; font-weight: bold; color: #1c2d63; font-size: 13px;}
#content a:hover {color : #28b4eb;}
#content #sidebar a {text-decoration : underline; font-weight : bold; color: #1c2d63;}
#content #sidebar a:focus, #content #sidebar a:active {color : #28B4EB;}
#content #sidebar a:link, #content #sidebar a:visited {color : #1c2d63;}
#content #sidebar a:hover {color : #28B4EB;}
/* ALLGEMEIN */
.clear {clear: both;}
a img {border: none;}
p {
 font-family : Verdana, arial, helvetica, sans-serif;
 font-size : 12px;
 color : #000000;
 background-color : transparent;
}
table {
 padding: 0;
 border: 0;
 text-align: center;
}
td {
 vertical-align : top;
 text-align : justify;
 font-size : 12px;
 font-family : Verdana, arial, helvetica, sans-serif;
 color : #000000;
}
ul, ol  {
padding: 0 10px 0 0;
margin: 1em 0 2em 20px;
}
ul li {
margin-bottom: 0.6em;
list-style: square url(../css/icon_sel.png);
}
h1 {
 font-size : 18px;
 font-weight : bold;
 color : #196e90;
 font-family : Verdana, arial, helvetica, sans-serif;
 background-color : transparent;
}
h2 {
 font-size : 15px;
 text-align: left;
 text-decoration : none;
 color : #1d7fa6;
 font-family : Verdana, arial, helvetica, sans-serif;
}
h3 {
 font-size : 13px;
 text-align: left;
 text-decoration : none;
 color : #ff9900;
 font-family : Verdana, arial, helvetica, sans-serif;
}
input#submit{
border:1px solid #AAA;
background:url(../css/whitebutton.gif) repeat-x left bottom;
color:#555;
width:160px;
padding:5px 10px;
cursor:pointer;
}
input#submit:hover{
border:1px solid #555;
}
#commentform #inp,#commentform textarea {
float:left;
display:block;
background:#FAFAFA;
width:350px;
padding:5px;
border:1px solid #999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;	
color:#666;
margin-bottom:10px;
}
#commentform #inp:focus,#commentform textarea:focus,#commentform #inp:hover,#commentform textarea:hover {
background:#FFF;
border:1px solid #444;
}
option {
border:none;
background:none;
width:auto;
}
#commentform  label {
width: 200px;
float: left;
padding-right:10px;
white-space:nowrap; /*to fix ie6 wrapping*/
}
.nb_img {
 border: 0px solid #fff;
}
.dotline {
 background-image : url(../css/dotline.gif);
 background-repeat : repeat-x;
 background-color : transparent;
 overflow : hidden;
 font-size : 1px;
 margin : 0;
 width : 100%;
 height : 1px;
}
.dotline_b {
 background-image : url(../css/dotline_b.gif);
 background-repeat : repeat-x;
 background-color : transparent;
 overflow : hidden;
 font-size : 1px;
 margin : 0;
 width : 100%;
 height : 1px;
 padding: 5px 0;
}
/* BILDERRAHMEN */
img.links_rahmen {
margin: 10px 15px 10px 0;
padding: 5px;
border:1px solid #ccc;
}
img.rechts_rahmen {
margin: 10px 0 10px 15px;
padding: 5px;
border:1px solid #ccc;
}
img.einrahmen {
padding: 5px;
border:1px solid #ccc;
}
/* TERMIN KALENDERBLATT */
h3.termin {font-family:Constantia,Georgia,"Bitstream Vera Serif","Palatino Linotype",serif;display:inline;width:auto;text-align:center;margin:0;padding:0;}
.tag,.monat,.jahr{display:block;padding-left:2px;padding-right:2px; text-align: center;}
.tag{font-size:1.6em;font-weight:normal;margin:-.25em 1px 2px;padding-top:12px;color:#333;position:relative;z-index:10}
.monat{font-size:1.1em;margin:-.65em 1px .2em;color:#777}
.jahr{font-size:.9em;margin:-.6em 1px 0;color:#999}
#termin {float:left; width: 50px; height: 70px; border:1px #ccc solid;background-color:#fbfaf6; margin: 0 10px 10px 0;}
#termintxt {float: left;}
