body {
        background-color: #FFFFF6;
        font-family: Arial, Helvetica, sans-serif;
        font-size : 12px;
        color: black;
        margin-top:10px;
		margin-bottom:10px;
}

table {
        font-size : 12px;
}

h1{
        font-size: 20px;
        color: black;
}

h2 {
        font-size: 18px;
}

h3 {
        font-size: 16px;
}
h4 {
        font-size: 14px;
}

h1, h2, h3, h4 {
		background-image:url('/pics/hl-background.jpg');
		padding-left:30px
}

.kommentar {

	background: #EEE;
	padding:5px;
}

.button, .Button {
        border: 1px solid black;
		background: #C62A2A;
		color:white;
		font-family: Arial, Helvetica, sans-serif;
}

a {
        color: #C62A2A;
        text-decoration: underline;
}
a:visited {
		color: #C69999;
		text-decoration: underline;
}

a:hover {
        color: #900000;
        text-decoration: underline;
}

#titel {
	margin:0; 
	padding:0; 
	width:749px; 
	text-align:left
}

#menuleiste {
	margin:0;
	padding:10px;
	width:729px;
	text-align:left;
	background-color:#C62A2A;
	color:black;
	font-weight:bold;
	font-size:14px;
}

#inhalt {
	margin:0; 
	padding:10px; 
	width:725px; 
	text-align:left; 
	border-left:2px solid #C62A2A; 
	border-right:2px solid #C62A2A; 
	background-color:white; 
	background-image:url('/pics/background.jpg'); 
	background-repeat:no-repeat; 
	background-position: 0 70px; 
	min-height:400px
}

a.menu:link, a.menu:visited, a.menu.active {
	color:white;
	text-decoration:none;
}
a.menu:hover {
	color:#FFFFCC; 
	text-decoration:none;
}


.newsdatum {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	clear:both;
}

.news {
	margin-bottom:20px;
	clear:both;
}

.news h3 {
	clear:both;
	margin-top:0;
}

.mehr {
	text-align:right;
	margin-bottom:20px;
	margin-top:0;
}

.nounderline a:link, .nounderline a:visited,
.news h3 a:link,
.news h3 a:visited {
   text-decoration: none;
   color: black;
}

.nounderline a:hover, .news h3 a:hover {
   color: #FF0000;
}


#map_canvas {
		width: 596px;
		height: 400px;
		color: black;
}

div#webcounter {width:1px; font-size:1px; float:left;}

.networks{
	margin-bottom:5px;
}

ul {
    /*clear:both;*/
	/*list-style-position: inside;*/
}

.news ul, .serendipity_entry_body ul {
	list-style-position: inside;
}

input.form_control {
	width:200px;
}

a.seminarbutton:link, a.seminarbutton:visited, a.seminarbutton.active {
	color:white;
	text-decoration:none;
}
a.seminarbutton:hover {
	color:#FFFFCC; 
	text-decoration:none;
}

