
body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #bdbec6;
	text-align: center;
	margin: 0px;
	margin-top: 0px;
}
input, select, textaera{
	font-size : 10px ;
	font-weight : normal;
	color : #696969;
	scrollbar-base-color : White;
	scrollbar-dark-shadow-color : #C7C7C7;
	scrollbar-shadow-color : #909090;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-3d-light-color : #D8D8D8;
	scrollbar-arrow-color : #949494;
	background : #efeff7;
	}
	
p {font-size:12px;color:#000000; margin-left:20px;margin-right:20px;}
h1 {font-size:22px;color:#000000;margin-top:30px;}
h2 {font-size:16px;color:#000000;margin-left:20px;margin-right:20px;}
h3 {font-size:14px;color:#000000;margin-left:12px;margin-right:20px;}
h4 {font-size: 12px;color: #000000;text-align: center;}
h5 {font-size:12px;color:#000000;text-align: center;margin-left:20px;margin-right:20px;}
h6 {font-size:10px;color:#000000;margin-left:12px;margin-right:20px;}
strong {font-size:9px;color:#000000; margin-left:12px;margin-right:20px;}
table {font-size:10px;color:#000000;}
#h1{
	font-size: 25px;
	color: #ff9900;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}

ul {margin-left:5px;margin-right:10px;
	font-size: 14px;
	color: #000000;
	list-style-image: url(../pict/O_dot.gif);
}



code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #ff9900;
	font-size: 12px;
}



a:active, a:hover
{
	color: #DAA520;
}
a.menu:link, a.menu:visited, a:focus
{
	font-size: 11px;
	color: #eeeeee;
	text-decoration: none;
}
a.menu:active, a.menu:hover
{
	color: #ff9900;
}
a.menu {
	display: block;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	color: #eeeeee;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 1px;
}

a.umenu:link, a.umenu:visited
{
	color: #eeeeee;
	
	text-decoration: none;
}
a.umenu:active, a.umenu:hover, a.umenu:focus
{
	color: #ff9900;
}
a.umenu {
	display: block;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	color: #eeeeee;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
.menutitle{
	font-weight: bold;
	text-align: right;
	color: #FFA500;
}
.menucontainer {
	border: 1px solid Black;
	background-color: Black;
	width: 139px;
	text-align: right;
	margin: 2px;
	margin-top: 10px;
}

#title {
height:108px;
padding:0px;
background-color:#000000;
border-bottom:1px solid #000000;
}
#left {
background-color:#000000;
border:1px solid #000000;
width:154px;
height:600px;
text-align:center;
float:left;
}
#content {
	border: 1px solid #efeff7;
	background-color: #efeff7;
	width: 510px;
	height: 590px;
	float: left;
	padding: 5px 5px;
	background-image: url(../pict/BG_Logo.gif);
	background-repeat: no-repeat;
	background-position: 75px 490px;
}
#right {
background-color:#000000;
border:1px solid #000000;
width:130px;
height:600px;
text-align:center;
float:right;
}
#bottom {
	background-color: #000000;
	border: 1px solid #000000;
	width: 808px;
	height: 29px;
	text-align: center;
	color: #ff9900;
	float: right;
	font-style: italic;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 18px;
}

div#clink {
    margin-top: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	clear:left; 
	  }
div#clink a {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}
div#clink a:hover {
	color: #ff9900;
	}
#orange {color:#ff9900;}
#blau{
	color: Background;
	font-weight: bold;
}
#binde{color:#efeff7;}