body {
	background: #f4f4f4 url(img/bg.png) repeat-y;
	margin: 15px 0 15px 0;
}

#page {
	width: 910px;
	margin: auto;
	box-shadow:0px 0px 25px #c2c1c1;
	-webkit-box-shadow:0px 0px 25px #c2c1c1;
	-moz-box-shadow: 0px 0px 25px #c2c1c1;

	-khtml-border-radius-bottomright:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;

	-moz-border-radius-topleft:20px;
	-khtml-border-radius-topright:20px;
	-khtml-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
}

img {
	border: none;
}


a:link {
	color: #000;
	font-weight: none;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a:visited {
	color: #000;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a:focus {
	border: none;
	outline: none;
}

a:hover {
	color: #225822;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a:active {
	color: #225822;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, sans-serif;
}

h3 {
	color: #203F1F;
}

h2 {
	color: #203F1F;
}

h5 {
	color: #203F1F;	
	font-size: 12px;
	font-weight: normal;
}

.altText {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.br {
	background: #bfd8c8 url(img/break.jpg) repeat-y;
	margin-bottom: 6px;
	padding: 2px 8px 2px 4px;
}
.br_end {
	background: #bfd8c8 url(img/break.jpg) repeat-y;
	margin-bottom: 6px;
	padding: 0 8px 2px 4px;
	height: 1px;
}

.lightboxdiv {
	position: relative;
	bottom: 33px;
	right: 2px;
	z-index: 1;
}


td {
	color: #000000;
	font-size: 13px;
	line-height: 125%;
	font-family: Arial, Times New Roman;
	text-decoration: none;
}

table {
	border-collapse:collapse;
}

td {
	border:1px solid #cccccc;
}

.header {
	width: 100%;
	background: url(img/header.jpg) no-repeat;
	height: 137px;
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #1d401c;
}

.headertext {
	padding-left: 15px;
	padding-top: 8px;
}

.navileiste {
	width: 100%;
	height: 31px;
	vertical-align: middle;
	background-image: url(img/navbg.png);
	text-align: left;
	padding-left: 20px;
}

ul.navigation {
    margin: 10px 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
}

.LinkStartseite {
	padding: 0px 0px 14px 0px;
	text-decoration: underline;

}

.NaviLink1 {
	background: url(img/navi.png) repeat-y;
	padding-left: 5px;
	margin-bottom: 5px;
}

.NaviLink2 {
	padding: 0px 0px 5px 13px;
}

.NaviLink3 {
	padding: 0px 0px 5px 27px;
}

.NaviNone {
	padding: 0px 0px 8px 0px;
}

.seitentitel {
	padding-right: 20px;
	font-style: italic;
	float: right;
}

.navititel {
	font-weight: bold;
	float: left;
}

#wartungsmodus {
	width: 100%;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	color: #c82806;
	font-weight: none;
}

#information {
	width: 100%;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	color: #c82806;
}

#information a {
	text-align: center;
	height: 28px;
	vertical-align: middle;
	color: #c82806;
	font-size: 12px;
}

#browser {
	background: #fffcee url(img/browser.jpg) repeat-y;
	padding: 5px;
	font-size: 14px;
	color: #c82806;
}

#browser a:link {
	color: #c82806;
	text-decoration: underline;
}

#browser a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #999;
}

#waap {
	width: 100%;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
}

#navi {
	width: 22%;
	border-left: none;
	border-bottom: none;
	border-top: none;
	border-right: 1;
	text-align: left;
	padding-left: 2px;
}

#twitter_top {
	background: url(img/twitter_top.png) no-repeat;
	height: 26px;
	margin-left: 11px;
}

#twitter_space {
	width: 107px;
	height: 23px;
}

#twitter li, ul {
/*	list-style: none;*/
	margin: 7px 5px 5px 30px;
	padding-left: 2px;
}

#twitter_update_list {
	color: #4d4d4d;
	font-size: 90%;
}

#twitter_update_list a:link{
	color: #122912;
	font-weight: none;
	font-size: 90% !important;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

#twitter_update_list a:hover{
	color: #225822;
	font-weight: none;
	font-size: 90% !important;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

#content {
	width: 78%;
	line-height: 20px;
	border: none;
	text-align: left;
	background-color: #fbfedf;
	padding: 20px 50px 30px 30px
}

.link a {
	padding-left: 15px; 
}


.link a:link {
	color: #000;
	font-weight: none;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background: url(img/link.png) no-repeat 1px 50%;
}

.link a:visited {
	color: #000;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background: url(img/link.png) no-repeat 1px 50%;
}

.link a:focus {
	border: none;
	outline: none;
	background: url(img/link.png) no-repeat 1px 50%;
}

.link a:hover {
	color: #225822;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	background: url(img/link.png) no-repeat 1px 50%;
}

.link a:active {
	color: #225822;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	background: url(img/link.png) no-repeat 1px 50%;
}

.read_more {text-align: right; margin-right: 10px;};


#events {
	width: 100%;
	box-shadow:0px 0px 23px #e0e0e0;
	-webkit-box-shadow:0px 0px 23px #e0e0e0;
	-moz-box-shadow: 0px 0px 23px #e0e0e0;

	-moz-border-radius-bottomleft:13px;
	-khtml-border-radius-bottomright:13px;
	-khtml-border-radius-bottomleft:13px;
	-moz-border-radius-bottomright:13px;
	border-bottom-left-radius:13px;
	border-bottom-right-radius:13px;

	-moz-border-radius-topleft:13px;
	-khtml-border-radius-topright:13px;
	-khtml-border-radius-topleft:13px;
	-moz-border-radius-topright:13px;
	border-top-left-radius:13px;
	border-top-right-radius:13px;
}

.jahr td {
	background-color: #FFFF99;
}

.termin td {
	background-color: #ffffc3;
}

.ferien td {
	background-color: #228b22;
	color: #ffffff;
}

/* webmaster */

#webmaster {
	width: 100%;
	box-shadow:0px 0px 25px #cbc9c9;
	-webkit-box-shadow:0px 0px 25px #cbc9c9;
	-moz-box-shadow: 0px 0px 25px #cbc9c9;

	-moz-border-radius-bottomleft:15px;
	-khtml-border-radius-bottomright:15px;
	-khtml-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;

	-moz-border-radius-topleft:15px;
	-khtml-border-radius-topright:15px;
	-khtml-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}

.zelle td {
	background-color: #ffffc3;
}

/*impressum*/

#impressum a:link {
	color: #000;
	font-weight: none;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}


#impressum a:visited {
	color: #000;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

#impressum a:focus {
	border: none;
	outline: none;
}

#impressum a:hover {
	color: #225822;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

#impressum a:active {
	color: #225822;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

#webmasterlink a:link {
	color: #2E3F61;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}


#webmasterlink a:visited {
	color: #2E3F61;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

#webmasterlink a:focus {
	border: none;
	outline: none;
}

#webmasterlink a:hover {
	color: #2E3F61;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-decoration: underline;
}

#webmasterlink a:active {
	color: #2E3F61;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

#hinweis {
	background-color: #FFFFC4;
	width: 80%;
	box-shadow:0px 0px 23px #e0e0e0;
	-webkit-box-shadow:0px 0px 23px #e0e0e0;
	-moz-box-shadow: 0px 0px 23px #e0e0e0;

	-moz-border-radius-bottomleft:13px;
	-khtml-border-radius-bottomright:13px;
	-khtml-border-radius-bottomleft:13px;
	-moz-border-radius-bottomright:13px;
	border-bottom-left-radius:13px;
	border-bottom-right-radius:13px;

	-moz-border-radius-topleft:13px;
	-khtml-border-radius-topright:13px;
	-khtml-border-radius-topleft:13px;
	-moz-border-radius-topright:13px;
	border-top-left-radius:13px;
	border-top-right-radius:13px;
}

#haftungsbeschluss {
	width: 100%;
	height: 450px;
	overflow: auto;
	box-shadow:0px 0px 23px #e0e0e0;
	-webkit-box-shadow:0px 0px 23px #e0e0e0;
	-moz-box-shadow: 0px 0px 23px #e0e0e0;

	-moz-border-radius-bottomleft:13px;
	-khtml-border-radius-bottomright:13px;
	-khtml-border-radius-bottomleft:13px;
	-moz-border-radius-bottomright:13px;
	border-bottom-left-radius:13px;
	border-bottom-right-radius:13px;

	-moz-border-radius-topleft:13px;
	-khtml-border-radius-topright:13px;
	-khtml-border-radius-topleft:13px;
	-moz-border-radius-topright:13px;
	border-top-left-radius:13px;
	border-top-right-radius:13px;
}

.haftung {
	margin: 5px 5px 5px 5px;
}

#bewerbung a:link {
	color: #C82806;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}


#bewerbung a:visited {
	color: #C82806;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

#bewerbung a:focus {
	border: none;
	outline: none;
}

#bewerbung a:hover {
	color: #C82806;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: underline;
}

#bewerbung a:active {
	color: #C82806;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

#bewerbung ul {
	list-style-type: disc;
	margin-left: 32px;
}

#bewerbung_tipps a:link {
	color: #225822;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}


#bewerbung_tipps a:visited {
	color: #225822;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

#bewerbung_tipps a:focus {
	border: none;
	outline: none;
}

#bewerbung_tipps a:hover {
	color: #225822;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: underline;
}

#bewerbung_tipps a:active {
	color: #225822;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

#bewerbung_tipps ul {
	list-style-type: disc;
	margin-left: 32px;
}

#berufsorientierung ul {
	list-style-type: disc;
	margin-left: 32px;
}

#footer {
	border-style: solid;
	width: 100% !important;
	border-left: 1px;
	border-bottom: 1px;
	border-top: none;
	border-right: 1px;
	padding-right:5px;
	margin-bottom: 13px;
	background-color: #ffffff;
}

.footer_left {
	width: 740px;
	border: 0px;
}

.footer_tags {
	padding-left: 8px;
	padding-top: 12px;
/*	color:#999;
	font-size: 16px; */
	line-height: 20px;
}

.footer_right {
	width: 143px;
	border: 0px;
}

#footer_logo {
	background: url(img/logo1.jpg) no-repeat;
}

#logo_footer_space {
	width: 140px;
	height: 125px;
}

.copyright {
	color: #999;
	font-size: 12px;
	padding: 0 0 3px 8px;
}

.copyright a:link {
	color: #999;
	font-size: 12px;
}

.copyright a:visited {
	color: #999;
	font-size: 12px;
}

.copyright a:hover {
	color: #999;
	font-size: 12px;
	font-weight: normal !important;
	text-decoration: underline;
}
