@import url("layout.css");
@import url("navigation.css");
@import url("slimbox.css");

body, html {
	margin: 0;
	padding: 0;
	font-family : Verdana,sans-serif;
	color: #303030;
	font-size: 100.01%;
	background-color: #E3E4E5;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Einstellung fuer den globalen Layer - Abstand oben */

#global {
	padding: 15px 0 0 0;
}

img {
	border: 0;
}

/* Einstellungen fuer normalen Text */

p {
	color: #303030;
	font: normal 1.3em Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.3em;
}

/* Einstellungen Trennlinie */

hr {
 border: 0px; /* fuer Firefox und Opera */
 border-top: dashed 1px #C8D200;
 border-bottom: dashed 1px #FFFFFF; /* fuer I.Explorer (Seiten-Hintergrundfarbe!) */
}

/* Einstellungen fuer h1 - Hauptueberschrift */

h1 {
	margin: 0px 0px 0px 0px;
	font: normal 1em Verdana, Arial, sans-serif;
	color: #303030;
	font-weight: bold;
}

/* Einstellungen fuer h2 - Unterueberschrift */

h2 {
	margin: 0px 0px 0px 0px;
	font: normal 1em Verdana, Arial, sans-serif;
	color: #303030;
}

/* Einstellungen fuer links */

a {
	color: #303030;
	text-decoration:underline;
}

/* Keimlingsgruen bei MouseOver */

a:visited, a:hover, a:active {
	text-decoration:none;
}


a:focus{
	text-decoration:underline;
	color: #000000;
}



ul, ol {
	padding: 0 0 15px 15px;
	margin: 0;
}

ul ul, ol ol {
	padding: 0 0 0 15px;
	margin: 0;
}

li {
	padding: 0;
	line-height : 1.4em;
	padding-left: 15px;
    margin: 0 0 0 5px;
}

ol li {
	background: none;
}

#hometable {
	margin-top: -15px;
	table-layout: fixed;
	margin-left: 3px;
	width: 930px;
	height: 460px;
}

#hometable td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	text-align: left;
	vertical-align: top;
	
}

#hometable ul {
list-style-type: none;
padding:0;
margin:0;

}

#hometable li {
padding: 10px 0 0 0;
margin:0;
}

.normaltable {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #C8D200;
	height: 210px;
	width: 222px;
}

.normaltable p {
	color: #303030;
	padding: 0px 9px 0px 9px;
	font-weight: normal;
	line-height: 1.3em;
	font-size: 1em;
}

.normaltable h1 {
	line-height: 1.3em;
	color: #303030;
	margin-top: -5px;
	padding: 10px 9px 0px 9px;
	
}

.normaltable h2 {
	line-height: 1.3em;
	color: #303030;
	padding: 0px 9px 0px 9px;
}

.normaltable img {
	width: 200px;
	height: 120px;
	display: block;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;

}

.normaltable a {
	text-decoration: underline;
}

.normaltable h1 a {
	color: #303030;
	text-decoration: underline;
}

.normaltable h1 a:hover {
	text-decoration: none;
	color: #303030;
}

.normaltable a:hover{
	color: #303030;
	text-decoration: none;
}

h1.willkommen {
	color: #303030;
	margin-top: 0;
	padding: 5px 9px 0px 9px;
	font-size: 1.8em;
	font-family: Verdana, Arial, sans-serif;
}

.righttable {
	background-color: #E8ED96;
	width: 222px;
}

.righttable h1 {
	font-weight: bold;
	color: #303030;
	padding: 0px 9px 0px 9px;
}

.righttable p {
	color: #303030;
	font-weight: normal;
	font-size: 1em;
	padding: 0px 9px 0px 9px;
}

.newstable p {
	line-height: 1.3em;
	width: 193px;
	color: #303030;
}

p.headertermine {
	line-height: 1.3em;
	margin-top: 10px;
	color: #C8D200;
	font-weight: bold;
	font-size: 1.3em;
}

.newstable h1 {
	line-height: 1.3em;
	color: #303030;
	font-size: 1.3em;
}

.newstable h2 {
	color: #303030;
	line-height: 1.3em;
	font-size: 1.3em;
	font-weight: bold;
}

.newstable p {
	color: #303030;
}

.newstable h2 a {
	text-decoration: underline;
	color: #303030;
}

.newstable p a {
	text-decoration: underline;
	color: #303030;
}

.newstable a:hover {
	text-decoration: none;
}

.newstable a:focus {
	text-decoration:underline;
	color: #000000;
}

.newstable a:active {
	text-decoration: none;
}

#searchbox a {
	font-weight: normal;
	color: #303030;
	text-decoration:none;
}

#searchbox a.smaller {
	font-size: 0.8em;
	font-weight: bold;
}

#searchbox a.reset {
	font-size: 1.0em;
	font-weight: bold;
}

#searchbox a.bigger {
	font-size: 1.2em;
	font-weight: bold;
}

#breadcrumb a:hover, #searchbox a:hover {
	text-decoration:none;
}

#searchbox form{
	text-align: right;
	margin-right: 27px;	
	color: #303030;
}

#searchbox input {
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight:normal;
	color: #303030;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0.0em;
	width: 160px;
	border: 1px solid #939598;
	padding: 2px 2px 2px 2px;
}

#searchbox input.searchbutton {
	width: 20px;
	margin-right: 10px;
	background-image: url(images/pfeil.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	border: 0;
	outline:none; 
}
