body {
	margin: 0;
	color: #000000;
	background-color: #999999;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scroll: auto;
}

h1, h2, h3, h4, h5, h6 {
	font: bold 20px Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

/* der ganz div-container max.-breite 766, mittig */
#main {
	width: 766px;
	margin: 0 0 0 -383px;
	position: absolute;
	top: 10px;
	left: 50%;
}

/* bildkante von oben */
#tophead {
	position: relative;
	background: url(oben.jpg) repeat-y top;
	height: 26px;
	width: 766px;
	margin: 0;
	padding: 0;
	float: left;
}

/* bild mit log oben links */
#headgfx_left {
	position: relative;
	background: url(fon.jpg) repeat-y top;
	height: 150px;
	width: 502px;
	margin: 0;
	padding: 0;
	float: left;
}

/* loginbox oben rechts */
#login {
	position: relative;
	background: url(login.jpg) repeat-y top;
	height: 150px;
	width: 264px;
	margin: 0;
	padding: 0;
	float: left;
}

/* navigation oben */
#navimain{
	position: relative;
	height: 40px;
	width: 766px;
	background: url(navi.jpg) repeat-y top;
	margin: 0;
	padding: 0;
	float: left;
}

#contentandnavibox {
	position: relative;
	width: 766px;
	background: url(strech.jpg) repeat-y top;
	margin: 0;
	padding: 0;
	float: left;
}

/* contentbox links */
#content {
	position: relative;
	float: left;
	padding-left: 27px;
	padding-top: 10px;
	padding-bottom: 40px;
	margin: 0;
	text-align: justify;
	width: 502px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 475px;
	
}

html>content {
	width: 502px;
}

/* navi rechts neben content */
#subnavi {
	/* background-color: Black;
	border:	double;
	border-color:	Yellow; */
	position: relative;
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	text-align: left;
	width: 260px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 250px;

}

#content_right {
	/* background-color: Yellow;
	border:	double;
	border-color:	Black; */
	position: relative;
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	text-align: left;
	width: 260px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 250px;
	
}


html>subnavi {
	width: 260px;
}

/* footer */
#footer{
	height: 116px;
	width: 766px;
	background: url(footer.jpg) no-repeat top;
}

/* ul,li formatierung für die hauptnavigation oben */


ul#mainnavilist {
  margin-top: 14px !important;
}

ul#mainnavilist li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul#mainnavilist a, ul#mainnavilist span {
  float: left; 
	width: 113px;
	voice-family: "\";}\""; 
	voice-family: inherit;
	width: 118px;
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: White;

}



/*
* html ul#mainnavilist a, * html ul#mainnavilist span {  /* Korrektur fuer IE 5.x
   	width: 113px;
   	voice-family: "\"}\""; 
   	voice-family:inherit;
   	width: 123px;
	color: white;
}

*/

ul#mainnavilist a:hover, ul#mainnavilist span {
   	color: yellow;
}

/*
ul#mainnavilist div {
   	clear: left;
}
*/

.content p,span, h1 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}

download a {
	color: red;
	text-decoration: underline;
}

download a:hover {
	color: black;
	text-decoration: none;
}


.subnaviandnews {
	text-align: left;
	width: 245px;
}

ul#subnavilist {
	margin: 0px
	padding: 0px;
	display: inline;
	font-size: 20px
	font-weight: bold;
}

ul#subnavilist li {
	float: left;
	list-style: none;
	height: 22px;
	width: 220px;
}

ul#subnavilist a {
	text-decoration: none;
	font-size: 12px;
	padding-left: 12px;
	list-style-type: none;
	color: Black;
	background-image: url(pf.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul#subnavilist a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: black;
	list-style-type: none;
	background-image: url(pf2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.subnews {
	width: 100%;
	margin-top: 20px;
	font: normal normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;	
}	

input,textarea{
	font-family: Tahoma;
	color: #000000;
	font-size: 9px;
}
  
#input1{
	background: #FFFFFF;
	border: 1px solid #D0D0D0;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}

.detail {
	font-size: 10px;
}
