Body,a,td,th,br,input,h1,h2,h3,h4,p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height : 20px;
	margin: 0px;
}

input,select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height : 12px;
	margin-top: 0px;
    margin-bottom: 0px;
}

ul,ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-bottom : 15px;
	margin-top : 5px;
}

form {
	padding: 0px;
	margin: 0px;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #999999;
}
A:link {}
A:visited {}
A:hover {
    text-decoration: underline;
	color: #000000;
}

.Titel {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #333333;
	line-height : 30px;
}

.Untertitel {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #333333;
	line-height : 24px;
}
.Untertitel:link {}
.Untertitel:visited {}
.Untertitel:hover {
    text-decoration: underline;
	color: #000000;
}

.Textnormal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height : 20px;
}

.Textfett {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height : 20px;
}

.Textklein {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #333333;
	line-height : 14px;
}

.Button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border : solid #b3b3b3 1px;
	background-image:url(http://www.ksredv.de/images/layout/bg_button.gif);
	background-position: center;
	line-height : 17px;
	height: 23px;
}

.Feld {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	border : solid #b3b3b3 1px;
	background-color : #ffffff;
	line-height : 13px;
}

.Trennlinie {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	text-decoration: none;
	background-color: #999999;
	line-height: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

.Mehr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height : 20px;
}
.Mehr:link {}
.Mehr:visited {}
.Mehr:hover {
    text-decoration: underline;
	color: #999999;
}

.Boxmenue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	border : solid #b3b3b3 1px;
	background-image:url(http://www.ksredv.de/images/layout/bg_button.gif);
	background-color: #FFFFFF;
	line-height : 21px;
	position: relative;
	top: -11px;
	display: inline;
	padding: 4px 15px 4px 15px;
	margin-right: 10px;
}
.Boxmenue:link {}
.Boxmenue:visited {}
.Boxmenue:hover {
	text-decoration: underline;
	color: #333333;
	background-image:url(http://www.ksredv.de/images/layout/bg_button_active.gif);
	background-color: #FFFFFF;
}

.BoxmenueAktiv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border : solid #b3b3b3 1px;
	background-image:url(http://www.ksredv.de/images/layout/bg_button_active.gif);
	background-color: #FFFFFF;
	line-height : 21px;
	position: relative;
	top: -11px;
	display: inline;
	padding: 4px 15px 4px 15px;
	margin-right: 10px;
}
.BoxmenueAktiv:link {}
.BoxmenueAktiv:visited {}
.BoxmenueAktiv:hover {
	text-decoration: underline;
	color: #333333;
	background-image:url(http://www.ksredv.de/images/layout/bg_button_active.gif);
	background-color: #FFFFFF;
}

.Copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	line-height : 18px;
}

.Hauptmenue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height : 24px;
	background-image: url(http://www.ksredv.de/images/layout/bg_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	display: block;
}
.Hauptmenue:link {}
.Hauptmenue:visited {}
.Hauptmenue:hover {
	text-decoration: underline;
	color: #999999;
	background-image: url(http://www.ksredv.de/images/layout/bg_mainmenu_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.HauptmenueAktiv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	line-height : 24px;
	background-image: url(http://www.ksredv.de/images/layout/bg_mainmenu_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	display: block;
}
.HauptmenueAktiv:link {}
.HauptmenueAktiv:visited {}
.HauptmenueAktiv:hover {
	text-decoration: underline;
	color: #999999;
	background-image: url(http://www.ksredv.de/images/layout/bg_mainmenu_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.Untermenue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height : 18px;
	background-image: url(http://www.ksredv.de/images/layout/bg_submenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 29px;
	display: block;
}
.Untermenue:link {}
.Untermenue:visited {}
.Untermenue:hover {
	text-decoration: underline;
	color: #999999;
	background-image: url(http://www.ksredv.de/images/layout/bg_submenu_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.UntermenueAktiv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	line-height : 18px;
	background-image: url(http://www.ksredv.de/images/layout/bg_submenu_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 29px;
	display: block;
}
.UntermenueAktiv:link {}
.UntermenueAktiv:visited {}
.UntermenueAktiv:hover {
	text-decoration: underline;
	color: #999999;
	background-image: url(http://www.ksredv.de/images/layout/bg_submenu_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.Untermenue2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height : 16px;
	padding-left: 30px;
	display: block;
}
.Untermenue2:link {}
.Untermenue2:visited {}
.Untermenue2:hover {
	text-decoration: underline;
	color: #999999;
}

.Untermenue2Aktiv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	line-height : 16px;
	padding-left: 30px;
	display: block;
}
.Untermenue2Aktiv:link {}
.Untermenue2Aktiv:visited {}
.Untermenue2Aktiv:hover {
	text-decoration: underline;
	color: #999999;
}

.Nebenmenue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height : 20px;
}
.Nebenmenue:link {}
.Nebenmenue:visited {}
.Nebenmenue:hover {
	text-decoration: underline;
	color: #999999;
}

.NebenmenueAktiv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	line-height : 20px;
}
.NebenmenueAktiv:link {}
.NebenmenueAktiv:visited {}
.NebenmenueAktiv:hover {
	text-decoration: underline;
	color: #999999;
}

