body {
	background-color: #d2d2d2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#555050;
	padding:0;
	margin:0;
}
img {
	border: 0;
}
hr {
	width: 50%;
	border: none;
	border-top-style: solid;
	border-top-width: 1px;
}
a {
	text-decoration: none;
	color: #00f;
}
a:visited {
	color:#00f;
}
a:hover, a:focus {
	text-decoration: underline;
}
a:active {
	color:#c30;
}
/*
a.leitung {
	text-decoration: none;
	color: #000;
}
a:visited.leitung {
	color:#000;
}

a:hover.leitung, a:focus.leitung {
	text-decoration: underline;
}

a:active {
	color:#c30;
}
*/
h1, h2, h3 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	font-weight: bold;
	color: #41CABC;
}
h1 {
	padding-top: 20px;
	font-size: 16px;
}
h2, h3 {
	padding-top: 25px;
	font-size: 12px;
}
h3 {
	padding-top: 25px;
	font-size: 12px;
}
h3 {
	padding-left: 0px;
}

p {
	margin:0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content p {
	line-height: 18px;
}
#left p {
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #41CABC;
}
/*
#header {
	margin: 0;
	padding: 0;
}
#header img {
	width: 750px;
	height: 160px;
}
* html #header img {
	width: 750px;
	height: 160px;
}
*/
table {
	margin-top: 10px;
	/* margin-left: 25px; */
	line-height: 16px;
}
td {
	/* padding-right: 50px; */
}

#content ul {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 36px;
	list-style-image: url(../images/bullet.gif);
}
* html #content ul {
	list-style-image: url(../images/bullet_ie.gif);
}
*+html #content ul {
	list-style-image: url(../images/bullet_ie.gif);
}
#content ul li {
	color: #41CABC;
	/* font-weight: bold; */
}

.twolinks {
	margin-left: 20px;
	/*width: 447px;*/
}
.textright {
	padding-right: 20px;
	text-align: right;
}

.float_off {
	clear: both;
}



/* --------------left navigavtion------------- */
#vnav ul {
	margin: 0;
	padding: 0;
	border-top-style: solid;
	border-top-width: 0.05em;
	border-top-color: #fff;
}
#vnav li {
	list-style-type: none;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#vnav a {
	display: block;
	text-decoration: none;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 65px;
	padding-right: 20px;
}
#vnav ul ul a {
	padding-left: 50px;
}
* html #vnav ul ul a {  /* Korrekturen fuer IE 5.x */
	width: 150px;
}
#vnav ul ul ul a {
	padding-left: 65px;
}
* html #vnav ul ul ul a {  /* Korrekturen fuer IE 5.x */
	width: 135px;
}
#vnav ul ul ul ul a {
	padding-left: 80px;
}
* html #vnav ul ul ul ul a {  /* Korrekturen fuer IE 5.x */
	width: 120px;
}
#vnav a {
	color: #646464;
}

#vnav ul ul, #vnav ul ul ul, #vnav ul ul ul ul{
	background-color: #ececec;
}
* html #vnav ul ul, * html #vnav ul ul ul, * html #vnav ul ul ul ul{
	background-color: #ececec;
}

#vnav a:hover, #vnav a:focus {
	background-color: #fff;
	color:#00f;
	color: #41CABC;
}
#vnav li.last {
	border-bottom-style: none;
}
#vnav li.active {
	background-color:#fff;
}
#vnav li.active a {
	color: #41CABC;
}
#vnav li.active ul a, #vnav li.active ul ul a, #vnav li.active ul ul ul a, #vnav li.active ul ul ul ul a {
	color: #41CABC;
}
#vnav li.lastactive {
	border-bottom-style: none;
	background-color:#fff;
	color: #41CABC;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	display:block;
	float:left;
	line-height:30px;
}
#footer a {
	color: #646464;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #41CABC;
	background-color: #fff;
	line-height:30px;
}
* html #footer a:hover, * html #footer a:focus {
	background-color: #fff;
	margin-right: 10px;
}

#footer li.active a {
	background-color: #fff;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	color:#000;
	color: #41CABC;
	text-decoration:none;
	font-size:12px;
	cursor:pointer;
}

#footer li a {
	float:left;
	display:block;
	padding-left: 10px;
	height:30px;
	width:90px;
	margin-right: 10px;
}
* html #footer li a {
	width:80px;
}

#footer li a.double {
	float:left;
	display:block;
	padding-left: 10px;
	height:30px;
	width:200px;
	margin-right: 10px;
}
* html #footer li a.double {
	width:190px;
}

/* -----------hyperlinks--------------------------- */
#content a {
	text-decoration: underline;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 0.25em;
	padding-left: 1.5em;
	padding-left: 1.8em;
}

#content a.link:link {
	background-image: url(../images/symlink.gif);
	color:#41CABC;
}
#content a.link:visited {
	background-image: url(../images/symlinkvisited.gif);
	color:#5abeb9;
}
#content a.link:hover, #content a.link:focus {
	background-image: url(../images/symlinkhover.gif);
	color:#888f95;
}
#content a.link:active {
	background-image: url(../images/symlink.gif);
	color:#41CABC;
}
/*
#content a.pdf:link {
	background-image: url(../images/sympdf.gif);
	color:#41CABC;
}
#content a.pdf:visited {
	background-image: url(../images/sympdfvisited.gif);
	color:#5abeb9;
}
#content a.pdf:hover, #content a.pdf:focus {
	background-image: url(../images/sympdfhover.gif);
	color:#888f95;
}
#content a.pdf:active {
	background-image: url(../images/sympdf.gif);
	color:#41CABC;
}

#content a.jpg:link {
	background-image: url(../images/Link-Symbols/symjpg.gif);
	color:#50B796;
}
#content a.jpg:visited {
	background-image: url(../images/Link-Symbols/symjpgvisited.gif);
	color:#8CD0BA;
}
#content a.jpg:hover, #content a.jpg:focus {
	background-image: url(../images/Link-Symbols/symjpghover.gif);
	color:#555050;
}
#content a.jpg:active {
	background-image: url(../images/Link-Symbols/symjpg.gif);
	color:#50B796;
}

#content a.xls:link {
	background-image: url(../images/Link-Symbols/symxls.gif);
	color:#50B796;
}
#content a.xls:visited {
	background-image: url(../images/Link-Symbols/symxlsvisited.gif);
	color:#8CD0BA;
}
#content a.xls:hover, #content a.xls:focus {
	background-image: url(../images/Link-Symbols/symxlshover.gif);
	color:#555050;
}
#content a.xls:active {
	background-image: url(../images/Link-Symbols/symxls.gif);
	color:#50B796;
}

#content a.mail:link {
	background-image: url(../images/Link-Symbols/symmail.gif);
	color:#50B796;
}
#content a.mail:visited {
	background-image: url(../images/Link-Symbols/symmailvisited.gif);
	color:#8CD0BA;
}
#content a.mail:hover, #content a.mail:focus {
	background-image: url(../images/Link-Symbols/symmailhover.gif);
	color:#555050;
}
#content a.mail:active {
	background-image: url(../images/Link-Symbols/symmail.gif);
	color:#50B796;
}

#content a.movie:link {
	background-image: url(../images/Link-Symbols/symmovie.gif);
	color:#50B796;
}
#content a.movie:visited {
	background-image: url(../images/Link-Symbols/symmovievisited.gif);
	color:#8CD0BA;
}
#content a.movie:hover, #content a.movie:focus {
	background-image: url(../images/Link-Symbols/symmoviehover.gif);
	color:#555050;
}
#content a.movie:active {
	background-image: url(../images/Link-Symbols/symmovie.gif);
	color:#50B796;
}

#content a.top:link {
	background-image: url(../images/Link-Symbols/symtop.gif);
	color:#50B796;
}
#content a.top:visited {
	background-image: url(../images/Link-Symbols/symtopvisited.gif);
	color:#8CD0BA;
}
#content a.top:hover, #content a.top:focus {
	background-image: url(../images/Link-Symbols/symtophover.gif);
	color:#555050;
}
#content a.top:active {
	background-image: url(../images/Link-Symbols/symtop.gif);
	color:#50B796;
}

#content a.back:link {
	background-image: url(../images/Link-Symbols/symback.gif);
	color:#50B796;
}
#content a.back:visited {
	background-image: url(../images/Link-Symbols/symbackvisited.gif);
	color:#8CD0BA;
}
#content a.back:hover, #content a.back:focus {
	background-image: url(../images/Link-Symbols/symbackhover.gif);
	color:#555050;
}
#content a.back:active {
	background-image: url(../images/Link-Symbols/symback.gif);
	color:#50B796;
}

#printpage a.print:link {
	background-image: url(../images/Link-Symbols/symprint.gif);
	color:#50B796;
}
#printpage a.print:visited {
	background-image: url(../images/Link-Symbols/symprintvisited.gif);
	color:#8CD0BA;
}
#printpage a.print:hover, #printpage a.print:focus {
	background-image: url(../images/Link-Symbols/symprinthover.gif);
	color:#555050;
}
#printpage a.print:active {
	background-image: url(../images/Link-Symbols/symprint.gif);
	color:#50B796;
}
*/
/* -----------buttons--------------------------- */
#login a {
	display: block;
	width: 55px;
	height: 22px;
	text-decoration: none;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	/* margin-left: 1.7em; */
	margin-top: 0.5em;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/btnlogin.gif);
}
#login a:link, #login a.visited, #login a:active{
	
}
#login a:hover, #login a:focus {
	background-image: url(../images/btnloginhover.gif);
}

#lang {
	margin-left: 1.7em;
	background-color:#00CCCC;
}
#lang p {
	float: left;
	width: 55px;
	height: 22px;
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
	margin-right: 0.3em;
}
#lang p a {
	display: block;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/btnlogin.gif);
	text-decoration: none;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#lang p a:link, #lang p a:active, #lang p a.visited {

}
#lang p a:hover, #lang p a:focus {
	background-image: url(../images/btnloginhover.gif);
}

#lang p.grey a {
	background-image: url(../images/btnlanguage.gif);
}
#lang p.grey a:hover, #lang p.grey a:focus {
	background-image: url(../images/btnlanguagehover.gif);
}

/*
.test {
	background-image: url(../images/btnlogin.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
*/