body {
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #000000;
}
img{
	border:0;
}
#wrap {
	position: relative;
	width: 1000px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	text-align: center;
	vertical-align:middle;
}
#header h1 {
	display: inline;
	position: absolute;
	top: 110px; left: 100px;
	color: #fff;
	font-family: 'Trebuchet MS';
	font-weight: normal;
	font-size: 24px;
}
#top2 {
	background: url(img/top2.gif);
	height: 31px;
}
#top2 font {
	display: inline;
	position: absolute;
	left: 172px;
	margin-top: 2px;
	font-size: 10px;
	text-decoration: none;
}
#content {
	background: url(img/contentbg.gif);
	background-repeat: repeat;
}
#footer {
	text-align: center;
	vertical-align: middle;
}
#left_col {
	width: 176px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	overflow: hidden;
}

#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
	color: #000000;
}

#left_col a {
	color: #CCCCCC;
}

#left_col .menu_heading {
	color: #2B82F4;
	display:block;
	font-size: 11px;
	font-weight: bold;
	padding: 0px  0px 0px 25px;
}

#main{
	color: #FFFFFF;
	min-height: 100px;
}

#main_col {
	width: 504px;
	float: left;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	min-height: 100px;
	overflow: auto;
}
#main_top {
	width: 504px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: none;
	min-height: 100px;
	overflow: auto;
}
#right_col1 {
	width: 153px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
#right_col2 {
	width: 167px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}

#right_col1 .menu_heading,
#right_col2 .menu_heading {
	color:#343434;
	font-size:11px;
	letter-spacing: 1px;
}

#left_col ul {
	padding: 0;
	margin: 0;
	list-style: inside url(img/box_menu_pfeil.gif);
	width: 149px;
}

#left_col li {
	margin:0;
	padding: 5px 0 0 2px;
	background: url(img/box_menu_trennlinie.gif) no-repeat bottom;
}

#left_col li ul {
	width: 146px;
	background: url(img/box_menu_trennlinie.gif) no-repeat top;
}

#left_col li li {
	padding-left: 16px;
}
#left_col li a {
	color: #000000;
	padding-left: 8px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

td {
	font-family: Verdana;
	font-size: 12px;
}

a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.box {
	color: #009900;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

a.box:hover {
	text-decoration: none;
}
.news {
	color: #009900;
	font-family: Verdana;
	font-size: 14px;
}
a.news {
	color: #009900;
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
}

a.news:hover {
  text-decoration: underline;
}
a.newskoms {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

a.newskoms:hover {
  text-decoration: underline;
}
.mainbox{
	padding-left: 10px;
}
.contentbox{
	background-color: #333333;
	border: 2px #999999 solid;
	padding: 1px;
	width: 126px;
}
.Chead {
	background-color: #009900;
	color: #CCCCCC;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b {
	background-color: #009900;
	color: #CCCCCC;
}

.Callg {
	background-color: #CCCCCC;
	color: #666666;
}

.Callg td {
	color: #000000;
	border-bottom: 1px outset;
	border-bottom-color: #666666;
	border-top: 1px;
	border-top-color: #666666;  
}

.Callg td a {
	color: #006600;
}

.Cnorm {
	background-color: #999999;
}
.Cnorm td a {
	color: #006600;
}
.Cmite {
	background-color: #666666;
	color: #C0C0C0;
}
.Cmite a {
  color: #C0C0C0;
}
.Cmite a:hover {
	text-decoration: underline;
}
.Cdark {
	background-color: #212121;
	color: #CCCCCC;
}

.rand {
  border: 1px #006600 solid;
}

.innerline {
	background-color: #000000;
}

.smalfont {
    font-size: 10px;
	text-decoration: none;
}

.border {
   background-color: #006600;
}

hr {
    height: 0px;
    border: solid #003366 0px;
    border-top-width: 1px;
}

input, textarea, select {
    color: #000000;
    font: 12px Verdana;
    border-color: #185685;
    border-width: 1px;
    border-style: solid;
    text-decoration: none;
    background-color: #CCCCCC;
}
input[type="submit"] {
    color: #000000;
    font: 12px Verdana;
    border-color: #185685;
    border-width: 1px;
    border-style: solid;
    text-decoration: none;
    background-color: #efefef;
}
a.menulink {
	color: #666666;
	display: block;
	width: 125px;
	height: 25px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

a.menulink:hover {
	color: #009900;
	width: 125px;
	height: 25px;
	text-decoration: none;
}
.explodehead {
	background-image: url('img/news_top.png');
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#009900;
	height:31px;
	text-align: left;
}
.button {
	font-weight		: bold;
	font-size		: 8pt;
	font-family		: Verdana,Arial,Helvetica,sans-serif;
	color			: #F8F8F8;
	background-color	: #006600;
	text-decoration		: none;
	overflow		: hidden;
}
.button a {
	display			: block;
	color			: #F8F8F8;
	padding			: 3px;
	background-color	: #006600;
	text-decoration		: none;
}
.button a:hover {
	display			: block;
	color			: #000000;
	padding			: 3px;
	background-color	: #FFCC00;
	text-decoration		: none;
}
.button1 {
	font-weight		: bold;
	font-size		: 8pt;
	font-family		: Verdana,Arial,Helvetica,sans-serif;
	color			: #CCCC66;
	background-color	: #185685;
	text-decoration		: none;
	overflow		: hidden;
}
.poptablehead {
	background-color: #999999;
	border: 2px #333333 solid;
	color:#FFFFFF;
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	height: 20px;
	text-align: center;
}

.tablepop {
	background-color: #EEEEEE;
	border: 1px  #000000 solid;
}

/* popupbild */
.popupbild {
border: 0px;
vertical-align: top;
}

/* popuptext */
.popuptext {
color:#000000;
font-size: 10px;
font-family: verdana,tahoma,helvetica;
vertical-align: top;
}
