body {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007236;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(img/bg.gif);
	background-repeat:repeat-x;
	background-color: #007236;
}

/* classes */
.tabelle {
	width:auto;
	height:100%;
	border:0px;
}
.td_oben {
	width: 800px;
	height:20px;
	background-image: url(img/img_oben1.gif);
	background-repeat:no-repeat;
}
.td_rand_li {
	width:0px;
	height: 585px;
	background-image: url(img/img_rand_links.gif);
	background-repeat: no-repeat;
}
.td_willkommen {
	width:369px;
	height: 42px;
}
.td_homelink {
	width:357px;
	height:29px;
}
.td_rechts1 {
	width:42px;
	height: 42px;
}
.td_rand_re {
	width:0px;
	height: 585px;
	background-image: url(img/img_rand_rechts.gif);
	background-repeat: no-repeat;
}
.td_head_window {
	width: 357px;
	height:13px;
}
.td_links1 {
	width:35px;
	height:543px;
}
.td_content {
	width:708px;
	height:454px;
	background-image:url(img/img_content.gif);
	background-repeat: no-repeat;
}
/**/
.tabelle_content {
	width:700px;
	height:453px;
	border:0px;
}
.content_td_tab {
	width:700px;
	height:46px;
}
.content_td_tabcontent {
	width:700px;
	height: 390px;
}
.td_rechts2 {
	width:25px;
	height:543px;
}
.td_unten1 {
	width:708px;
	height: 63px;
}
.td_opti {
	width:708px;
	height:26px;
}
.td_boden {
	width:800px;
	height:100%;
	background-image:url(img/img_boden.gif);
	background-color:#007236;
	background-repeat: no-repeat;
}
.spacer1 { width:13px; height:100%; background-color:#007236;}
.spacer2 { width:35px; height:100%; background-color:#007236;}
.spacer3 { width:334px; height:100%; background-color:#007236;}
.spacer4 { width:357px; height:100%; background-color:#007236;}
.spacer5 { width:17px; height:100%; background-color:#007236;}
.spacer6 { width:25px; height:100%; background-color:#007236;}
.spacer7 { width:19px; height:100%; background-color:#007236;}

/* rahmen außen */
#main_out {
     height: auto;
	 width: 680px;
}
/* link liste */
#lpage {
	font-size: 15px;
	font-weight: bold;
} 
/* hr - strich */
#hrs {}

/* haupt inhalt */
#mainin {
	height: 100%;
	width: 100%;
	overflow: auto;
	text-align:left;
}

.table {
	width:670px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.tdbesch {
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align:left;
}

.td1 {
}
.td2 {
}

/* link wenn normal */
a:link, a:visited {
	color: #007236;
	text-decoration: none;
	font-weight: bold;
}
/* link wenn mouse berührt */
a:hover {
	color: #009900;	
	text-decoration: underline;
	font-weight: bold;
}
/* ab hier menü */
.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #ffffff;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover, .basictab li a.current{
background-color: #009900;
color: #FFFFFF;
}

.basictab li a:active{
color: #FFFFFF;
}

#tabcontentcontainer{
	width:100%; /*width of 2nd level content*/
	height:100%; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
	overflow: auto;
}

.tabcontent{
display:none;
}

/*    aufgelegt.js      */

div.MPHWhiteBandSmallRight {
		position:absolute;
		left:100%;
		top:0px;
		overflow:visible;
		width:250px;
		height:300px;
		background-image:url(http://www.voigts-sachsen.de/img/stern.png);
		background-repeat:no-repeat;
		background-position:-250px -300px;
		background-color:transparent;
		margin:0 0 0 -250px;
		padding:0;
		color:#000;
		font-family:helvetica,verdana,arial,tahoma,sans-serif;
		z-index:1000000000;
		border:none;
		float:none;
}
			
div.MPHWhiteBandSmallLeft {
		position:absolute;
		left:0px;
		top:0px;
		overflow:visible;
		height:163px;
		width:163px;
		background-image:url(http://www.voigts-sachsen.de/img/stern.png);
		background-repeat:no-repeat;
		background-position:-200px -200px;
		background-color:transparent;
		margin:0;
		padding:0;
		color:#000;
		font-family:helvetica,verdana,arial,tahoma,sans-serif;
		z-index:1000000000;
		border:none;
		float:none;
}
			
.mphimage {	border:0; }	