body 
{
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	margin:0px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}

h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {
	font-size:16px;
	color:#000000;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	width: 250px;
}
h3 {font-size:14px;color:#000000;}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-right: 20px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #CCCCCC;
	font-size: 1.1em;
}
.aufzaehlung_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}


#submenu {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	width: 618px;
	float: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 17px;
}

#prompict {
	height: 124px;
	float: right;
	width: 100px;
}

code {
	font-size:14px;
	color:#0000ff;
}
#kasten_mitte {
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: center;
	background-color: #FFFFCC;
	padding: 5px;
}
.button_green {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC66;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.button_red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


.eingabefeld {
	border: 1px solid #0033FF;
}



pre {
	 font-size:14px;
	 color:#0000ff;
	 padding:5px;
}

a:link, a:visited, a:active, a:hover { 
	  font-weight:bold;
	  color:#333333;
	  font-size:12px;
}

a:active, a:hover { 
	  color:#00CCFF;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#language {
	float: right;
	width: 150px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
	vertical-align: middle;
	text-indent: 10px;
	padding-right: 10px;
}
#links {
	float: left;
	width: 455px;
}


a.menu {
	display:block;
	padding:3px;
	background-color:#737994;
	text-align:center;
	color:#eeeeee;
	text-decoration:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000000;
}
 
a.menu:link, a.menu:visited { 
  	color:#eeeeee;
 	background-color:#737994;
 	text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{ 
	color:#737994; font-weight:bold;
 	background-color:#eeeeee;
}

#title {
	height:124px;
	background-color:#000000;
	border-bottom:1px solid #000;
}

#footer {
	background-color: #FFCC33;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bolder;
}

#left {
	background-color:#BDBEC6;
	width:140px;
	float:left;
}

.menutitle{
	font-weight:bold;
	text-align:center;
	margin:2px;
	height: 100%;
}

.menucontainer {
	border:1px solid #000;
	background-color:#3399CC;
	width:118px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content {
	background-color:#efeff7;
	width:598px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	overflow: hidden;
	height: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

#logo {
	width: 141px;
	padding: 0px;
	margin: 0px;
	height: 124px;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFFFFF;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	float: left;
}

.prompict {
	float: right;
}

a.sub {
	color:#eeeeee;
	text-decoration:none;
	font-weight: bold;
}

a.sub:link, a.sub:visited { 
 	color:#eeeeee;
 	text-decoration:none; font-weight:bold;
}

a.sub:active, a.sub:hover { 
  	color:#737994; font-weight:bold;
}

#maingrid {
	border: 1px solid rgb(0, 0, 0);
	width: 760px;
	text-align: left;
	background-color: rgb(189, 190, 198);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menuaktive {
	display:block;
	padding:3px;
	background-color:#FFCC33;
	text-align:center;
	color:#000000;
	text-decoration:none;
	margin: 0px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#maincontent {
	background-color: #EFEFF7;
}
#linker_artc {
	float: left;
	width: 289px;
	margin-right: 10px;
	text-align: justify;
}
#rechter_artc {
	float: right;
	width: 289px;
	margin-left: 10px;
	text-align: justify;
}

