html {
	width: 100%;
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}
body {
	margin: 0px;
	font-size: 100%;
	padding: 0px;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
table, div {
	font-size: 1em;
	line-height: 1em;
}
img {
	border: 0;
}
p {
	margin-top: 0;
	margin-bottom: 0;
}
a {
	color: #333;
	background-color: #fff;
	line-height: 1.3em; /* Aktuelles.aspx - sonst verschwindet die Linie des zweiten (doppelzeiligen) Links */
}
#content a {
         white-space: pre-wrap;
}
#content table a {
         white-space: normal;
}
a:hover {
	color:#666633;
}
strong a {
	text-decoration:underline;
}
/*
#content a[href^="http:"]:link, 
#content a[href^="http:"]:visited {
	background-image: url(/img/system/external.gif);
	background-repeat: no-repeat;
         background-position:right;
	height: 10px;
	padding-right: 15px;
}*/
.externallinkimg {
}

h1 {
	font-size: 1.25em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
h2 {
	font-size: 75%;
	margin: 0;
	padding: 0 0 5px 0;
}
#top {
	height: 23.5%;
}
#middle {
	text-align: right;
}
#content, #default_willkommen {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 440px;
	padding: 0 20px 20px 20px;
	overflow: auto;
	text-align: left;
	z-index: 10;
}
#content span.plaintext,
#default_willkommen span.plaintext {
	font-size: 75%;
}
#head {
	display:none;
}
#search {
	display:none;
}
#search_headline {
	display:none;
}
#search input {
	display:none;
}
#footer {
	display:none;
}
#default_aktuelles, 
#default_termine, 
#default_frage {
	display:none;
}


.standardspacer {
	height: 20px;
}
.mediumspacer {
	height: 10px;
}
.smallspacer {
	height: 5px;
}
.anchor {
	font-size: 75%;
	padding: 0 0 0 0;
}
.anchor a {
	/*text-decoration:none;*/
}
.pagetop-anchor {
	padding-top:10px;
	text-align:right;
}
.pagetop-anchor a {
	/*text-decoration: none;*/
	font-size: 75%;
}
ol {
	margin-top: 0;
}
ol li {
	margin-bottom: 10px;	
}

.pagetop {
         height:17px; 
         display:block; 
         width:1px;
}
#topnavi {
	display:none;
}
#bottomnavi {
	display:none;
}


/*Formulare*/
form {
	 padding: 0px; 
	 margin: 0px;
}
fieldset {
	margin: 0px; 
	padding: 0px; 
	border: 0px solid #FFFFFF;
	font-size: 75%;
}
fieldset h2 {
	font-size:100%;
}
legend {
	display:none;
}
#formular input, #formular textarea {
	border:1px solid #3E3D40; 
	background-color:#FFFFCC;
	height:16px; 
	width:240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3D40;
	margin-bottom:2px;
}
*html input, #formular textarea {
	margin-bottom:0px;
}
#formular textarea {height:50px;}
#formular label {
	width:130px; 
	display:block; 
	float:left;
	}
#formular input#loeschen,
#formular input#absenden {
	background-color: #444002;
	color: #FFFFCC;
	font-weight:bold;
	width: auto;
	text-align: center;
	padding: 0px 8px; 
	height:18px;
}
*html #formular input#loeschen,
*html #formular input#absenden {
	padding:0px;
}
#formular input#absenden {
	margin-left: 20px;
}
#LabelMessage {
	font-size: 75%;
	color:#444002;
}
#LabelMessage h2 {
	font-size:100%;
}
/*/Formulare*/

.line {
     width:425px;
     height:20px;
     border-top:1px solid #7C7744; 
}
.copyright {
display:none;
}
