body {
	background-color: #6BBCCF;
	font-size: 85%;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-image: url(vorlagen/f5.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;


}
a {
	color: #39B5CE;
}
a:visited {
	color: #39B5CE;
}
a:hover {
	color: White;
	background: url(vorlagen/hell.gif) repeat;
}
a:active { color:#000000;}


a.no:hover{
	color: White;
	background: none;
}
img a{
	border:0;
}
h1 {
	font-size: 1.3em;
	padding: 1px 15px 2px 10px;
	margin: 0px;
	color: #39B5CE;
	text-align: left;
	line-height: 1.6em;
}

h2 {
	font-weight: normal;
	margin: 0px;
	font-size: 1.5em;
}
h3 {
	font-weight: normal;
	margin: 0px;
	font-size: 1.5em;
	color: #39B5CE;
	padding: 5px 10px;


}
#content h2 {
	padding: 7px 10px 7px 10px;
	color: White;
	background: url(vorlagen/hell.gif);
	border-bottom: 8px double;

}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 800px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ECFBFF;
	margin-top: 5px;
	border: 8px double White;
}

/* ----------banner for logo-------------- */
#banner {
	background-color: transparent;

	padding: 0px;
	margin: 0px;
}
#banner img {
	padding: 0px 0px;

}

/* -----------------Inhalt--------------------- */
#content {
	background-color: White;
	padding: 0px 0 0px 0;
	margin-left: 200px;
	margin-right: 0px;
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
}
div#content {
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px");
}

p, pre{
	padding: 5px 10px;
	margin: 0px;

}
p.novis{
         color: White;

}
/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;

}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background: url(vorlagen/hell.gif) repeat;
}

#footer h2{
	padding: 5px;
	text-align: center;
	font-size: 0.9em;
	color: White;

}

#footer a, footer a:hover, footer a:link, footer a:visited {
	color: White;
	text-decoration: none;
}


#navcontainer {
	margin-top: 0px;
	font-weight: bold;
}
#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;

}
#navcontainer li {
	margin: 0px 0px 2px 10px;

}
#navcontainer a
{
	display: block;
	padding: 10px 10px;
	width: 160px;
	color: White;
	background-color: transparent;
	text-decoration: none;
	background: url(vorlagen/hell.gif) repeat;
	border: 1px solid white;
}
#navcontainer a:hover
{
	color: White;
	background-color: transparent;
	text-decoration: none;
	background: url(vorlagen/dunkel.gif) repeat;
}
#navcontainer ul ul li {
	margin: 1px 0 1px 0px;
}
#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 30px;
	width: 145px;
	color: #333333;
	background-color: #ffffff;
	text-decoration: none;
	background-image: url(vorlagen/schere1.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#navcontainer ul ul a:hover
{
	color: #333333;
	text-decoration: none;
	background: White url(vorlagen/schere1.gif) no-repeat 95%;
}


a.t {
	text-decoration: none;
	font-style: italic;

}


#content li{
	padding-top: 5px;

}
.green {
	color: #39B5CE;
	font-variant: small-caps;
}
img.r{
	border: 3px solid #39B5CE;
	margin: 0px auto;
	display: block;

}
table#tab{

	border: 2px solid #39B5CE;
	text-align: center;
	background-color: #ECFBFF;
	margin: 10px auto;
}

table#tab td{
	border: 1px solid white;
	background-color: White;
	color: #333333;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
}
table#tab td.l{
	text-align: left;
	padding-left: 5px;
	background-color: #39B5CE;
	color: White;
	font-weight: bolder;
}
table#tab td.lc{
	text-align: center;
	padding-left: 5px;
	background-color: #39B5CE;
	color: White;
	font-weight: bolder;
}

table#tabl{

	border: 2px solid #39B5CE;
	text-align: center;
	background-color: #ECFBFF;
	margin: 10px auto;
}


table#tabl td{
	border: 1px solid white;
	background-color: White;
	color: #333333;
	text-align: right;
	padding-bottom: 4px;
	padding-top: 4px;
}
table#tabl td.g{
	text-align: left;
	padding-left: 5px;
	background-color: #39B5CE;
	color: White;
	font-weight: bolder;
}
table#tabl td.l{
	text-align: left;
}