/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
}
body {
	background-color: #CECECE;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}
a:link {
	color: #028202;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #028202;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
#container {
	height: auto;
	width: 838px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cont-top.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#container #container-bot {
	background-image: url(../images/cont-bot.gif);
	background-repeat: no-repeat;
	width: 838px;
	position: relative;
	background-position: left bottom;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #999999;
	font-size: xx-small;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 4px;
	height: 20px;
}

#container #rightcol {
	margin-left: 245px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#container #rightcol h1 {
	font-size: x-large;
	font-weight: normal;
	font-style: italic;
	margin-top: 20px;
	color: #028202;
}
#container #rightcol h3 {
	font-size: small;
	margin-top: 8px;
	color: #028202;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #028202;
	background-color: #EAEAEA;
	padding: 3px;
	margin-bottom: 0px;
}

#container #rightcol p {
	font-size: small;
}

#rightcol .banner {
	height: 42px;
	width: 545px;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-top: 168px;
	padding-right: 20px;
}

#container #leftcol {
	width: 247px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/left-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 15px;
	position: relative;
}
#box {
	background-color: #ECECEC;
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 18px;
	padding: 9px;
	width: 180px;
	position: relative;
}
#box h1 {
	font-size: x-small;
	color: #028202;
	margin: 0px;
}
#box p {
	font-size: x-small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#box-bot {
	width: 198px;
	margin-left: 18px;
	background-image: url(../images/box-bot.gif);
	height: 9px;
	background-repeat: no-repeat;
	position: relative;
}
.clear {
	clear: both;
}


#menu {
	background-image: url(../images/leftmenu-bgr.gif);
	background-repeat: repeat-y;
}
#menu p {
	margin: 0px;
}

#menu a:link, #menu a:visited {
	color : #CCCCCC;
	text-decoration: none;
	margin-left: 23px;
	background-color: #333333;
	display: block;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
	width: 161px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #739573;
}
#menu a:hover, #menu a:active {
	color: #FFFFFF;
	background-color: #666666;
}
#menu .current {
	text-decoration: none;
	width: 161px;
	background-image: url(../images/pil.png);
	background-repeat: no-repeat;
	background-position: 175px;
}
*/
.clear {
	clear: both;
}
#menu-top {
	margin-top: 145px;
	height: 17px;
	width: 245px;
	background-image: url(../images/leftmenu-top.gif);
	background-repeat: no-repeat;
}
#menu-bot {
	width: 245px;
	height: 32px;
	background-image: url(../images/leftmenu-bot.gif);
}
/*
.blue #slatenav{
	background-image: url(../images/leftmenu-bgr.gif);

}
.blue #slatenav ul{
	list-style-type: none;
	margin: 0px;

}
.blue #slatenav ul li{
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #84A676;
	width: 174px;
}
.blue #slatenav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2D0F0D;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 174px;

}
.blue #slatenav ul li a:hover{
	color: #FFFFFF;
	background-color: #000000;

}
.blue #slatenav ul li a.current{

}
*/
.img-right {
	margin-left: 8px;
	float: right;
}
.green {
	color: #028202;
}
.bilder {
	float: right;
	margin-left: 8px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
}
div.figure {
	float: right;
	border: 1px solid #CCCCCC;
	width: 250px;
	margin-left: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
}
div.figure p {
	font-style: italic;
	font-size: 9px;
	background-color: #CCCCCC;
	color: #333333;
	margin: 0px;
}

