/* CSS Document */
body {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	//font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 2px;
}




.font1 {
   font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.font2 {
   font-size: 10px;
	font-style: normal;
	line-height: normal;
  	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.font_body {
   font-size: 10px;
	font-style: normal;
	line-height: normal;
  	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

h1 {
	font-size: 18px;
	background-color: #EEEEEE;
	color: #000000;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.header1 {
	font-size: 18px;
	background-color: #FFFFFF;	
   color: #000000;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 2px;
   padding-left: 4px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

h2 {
	font-size: 16px;
   color: #000000;
	background-color: #EEEEEE;	
	width: 100%;
	margin-top: 15px;
	margin-bottom: 2px;
}
h4 {
	font-size: 16px;
        color: #000000;
	width: 100%;
}

.header2 {
	font-size: 14px;
	font-style: bold;
	background-color: #EEEEEE;
   color: #000000;
	width: 100%;
	margin-top: 15px;
   padding-left: 0px;
}

h3 {
	font-size: 14px;
   color: #000000;
	background-color: #EEEEEE;	
	width: 100%;
	margin-top: 15px;
	margin-bottom: 2px;
   padding-left: 0px;
}

.header3 {
	font-size: 6px;
	background-color: #FFFFFF;
   color: #FFFFFF;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
   padding-left: 0px;
}

.header4 {
	font-size: 14px;
	font-style: bold;
	background-color: #FFFFFF;
   color: #000000;
	width: 100%;
	margin-top: 8px;
   margin-bottom: 2px;
}

.header5 {
	font-size: 14px;
	font-style: bold;
	background-color: #FFFFFF;
   color: #000000;
	width: 100%;
	margin-top: 20px;
   margin-bottom: 2px;
}   

hr {
   color: #000000;
   width:100%
}

a  {
	color: Red;
}

.linkRot {
	color: Red;
}


a:link#right  {
   color: red;
  
}
a:visited#right {
	color: red;
}
a:hover#right {
   color: red;
}
a:active#right {
   color: red;
}


a:link#advertising {
	color: Gray;
	text-decoration: underline;
	font-size: 10px;
}



a:link#menu_oben {
	color: red;
	text-decoration: none;
}
a:visited#menu_oben {
	color: red;
	text-decoration: none;
}
a:hover#menu_oben {
	color: red;
	text-decoration: none;
}
a:active#menu_oben {
	color: red;
	text-decoration: none;
}

a:link#menu_links {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited#menu_links {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover#menu_links {
	color: red;
	background-color: #E0E0E0;
	text-decoration: underline;
}
a:active#menu_links {
	color: red;
	background-color: #E0E0E0;
	text-decoration: underline;
}


.all {
	position: absolute;
	width: 900px;
	left: 15px;
	background-color: #EEEEEE;	 
}

.header {
   background-color: #CCCCCC;
	position: absolute;
	width: 100%;
	height: 100px;
	top: 2px; 
}

.headertext1 {
	font-size: 32px;
	font-weight: bolder;
	font-variant: small-caps;
   background-color: #EEEEEE;	
}

.headertext2 {
	font-size: 20px;
	font-weight: bold;
   background-color: #EEEEEE;		
}


.tfoot {
	font-size: 10px;          
	background-color: #CCCCCC;
	border-top: thin none  #000000;
	border-right: thin solid  #000000;
	border-bottom: thin solid  #000000;
	border-left: thin solid  #000000;
}

tbody{
	background-color: transparent;
	color: black;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
}

.menu_oben {
   background-color: #CCCCCC;
	/*position: absolute;
	top: 92px;*/
	height: 15px;
	width: 100%;
	text-align: right;
//	text-valign: middle;
	color: red;
	
}


.left {
	background-color: #CCCCCC;
/*	position: absolute;
	top: 120px;*/
	width: 150px;
	height:100%;
	color: #FFFFFF;
}

.menu_links {
/*	background-color: #33CC00; */
//	border: 1px solid #FFFFFF; 
 }

.link1 {
	width: 100%;
	text-indent: 10pt;
	color: Gray;
}

.link2 {
	width: 100%;
	text-indent: 10pt;
	color: red;
}

.link3 {
	width:100%;
	text-indent: 10pt;
	color: Gray;
}



.advertising {
	width: 148px;
	background-color: #CCCCCC;
	border: 1px dashed #EEEEEE;
	font-size: 12px;
	color: #000000;
   padding: 2px;
}

.center {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
}

.align-center {
	background-color: #FFFFFF;
	width: 100%;
	height:100%;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

.right {
	font-size: 8px;
	width: 125px;
	color: #000000;
}

.rightheader {
	font-size: 10px;
	color: red;
   background-color: #CCCCCC;
   padding-left: 2px;
}

.info {
	border: 1px solid #FFFFFF;
	padding: 3px;
	width: 100%;
	background-color: #CCCCCC;
}

.sitemap-ebene1 {
	background-color: #FFFFFF;
	font-size: 10px;
	color: red;
}

.sitemap-ebene2 {
	background-color: #FFFFFF;
	font-size: 10px;
	color: red;
	padding-left: 12px;
}

.sitemap-ebene3 {
	background-color: #FFFFFF;
	font-size: 10px;
	color: red;
	padding-left: 20px;
}

.rechts-title{
	font-size: 14px;
	background-color: #FFFFFF;	
   color: white;
	background-image: url(images/rechts_titel.gif);
	background: center;
}

.news-latest-header {
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: black;
	width: 100%;
	height: 100%;
   border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: red;
}

.news-latest-container {
	background: transparent;
	width: 100%;
}

.news-latest-item {
	background: transparent;
	color: black;
	width: 100%;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 8px;
	margin-left: 2px;
}

.news-latest-title{
	font-size: 12px;
	background-color: transparent;	
   color: black;
	margin-top: 5px;
}

.news-latest-date{
	background: transparent;
	color: black;
	width: 100%;
	font-size: 10px;
	margin-left: 2px;
}

.news-latest-cat{
	background: transparent;
	color: black;
	width: 100%;
	font-size: 10px;
	text-align: right;
}

.news-latest-sub{
	background: transparent;
	color: black;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.news-latest-morelink{
	background: transparent;
	color: red;
	font-size: 10px;
	font-weight: bold;
	margin-left: 2px;
}

.news-list-header{
	background: transparent;
	width: 100%;
	color: white;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font: normal;
}

.news-list-container{
	background: transparent;
	color: black;
	width: 100%;
	font-size: 8px;
}

.news-list-item{
	background: transparent;
	color: black;
	border: thin;
	width: 100%;
}

.news-list-title{
	background: transparent;
	color: black;
	font-size: 11px;
	text-align: center;
	width: 100%;
}

.news-list-date{
	background: transparent;
	color: black;
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font: normal;
}

.news-single-item {
	background: transparent;
	color: black;
	width: 100%;
	font-size: 8px;
}

.news-single-title{
	font-size: 14px;
	background-color: transparent;	
   color: black;
	width: 100%;
	padding-top: 12px;
	padding-left: 4px;
}

.news-single-date{
	background: transparent;
	color: black;
	width: 100%;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.news-single-cat{
	background: transparent;
	color: black;
	width: 100%;
	font-size: 10px;
	padding-left: 2px;
}

.news-single-sub{
	background: transparent;
	color: black;
	width: 100%;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 8px;
	padding-left: 2px;
}

.news-single-text{
	background: transparent;
	color: black;
	width: 100%;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 4px;
}

.news-single-related{
	background: transparent;
	color: black;
	width: 100%;
	font-size: 8px;
	margin-top: 2px;
	margin-bottom: 10px;
}

.news-single-backlink{
	background: transparent;
	color: red;
	width: 100%;
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
}

.news-single-img{
	background: transparent;
	color: red;
	width: 100%;
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
}

.news-amenu-container{
	background: #FFFFFF;
	color: black;
	width: 100%;
	font-size: 10px;
	margin-bottom: 10px;
}

.news-amenu-header{
	font-size: 16px;
	background-color: #FFFFFF;	
   color: #000000;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 8px;
}

.news-search-form{
	background: #FFFFFF;
	color: black;
	width: 100%;
	font-size: 10px;
	margin-bottom: 10px;
}

.news-search-emptyMsg{
	background: #FFFFFF;
	color: black;
	width: 100%;
	font-size: 10px;
	margin-bottom: 10px;
}

.news_block {
	width: 100%;
}

.news_alt1 {
	padding: 3px;
	width: 100%;
   background-color: #EEEEEE;
   font-size: 10px;
	font-weight: bold;
}

.news_alt2 {
	padding: 3px;
	width: 100%;
   background-color: #FFFFFF;
   font-size: 10px;
	font-weight: bold;
}

textarea {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font: normal;
	background-color: #FFFFFF;
	border: thin solid #AAAAAA;
   color: #000000;
}
