body{
	margin-top: 0px;
	margin-left: 0px;;
	margin-right: 0px;
	margin-bottom: 0px;
	
  background-color: black;
}

#backgroundmain{
	  			position: relative; padding: 0px;
          height: auto;
          width:100%;
          margin: 0px;
          text-align: center;
          background-color: black;
}



#header { 
          position: relative; padding: 0px; 
          height: 272px; width: 998px;
          margin:auto;
          top: 0px; 
          background-image: url(pics/main_oben.jpg);
}
#menu { 
          position: absolute; padding: 0px; 
          height: 272px; width: 200px;
          margin:auto;
          top: 0px; 
          left: 0px;
}
#meta { 
          position: absolute; padding: 0px; 
          height: 30px; width: 220px;
          margin:auto;
          top: 5px; 
          right: 5px;
}
#auszeichnung { 
          position: absolute; padding: 0px; 
          height: 174px; width: 156px;
          margin:auto;
          top: 5px; 
          left: 230px;
}

#main { 
          position: relative; padding: 0px; 
          height: auto; width: 998px;
          clear: both;
          margin: auto;
          top: 0px; 
          background-color: #999999;
}

#col1 {
					position: absolute;
					left: 0px;
					width: 200px;
					margin: 0px; 
					padding: 0px;
					height: 100%;
					background-color: #999999;
}

#col3 {

					margin: 0px 277px 0px 200px;
          padding: 20px;
  				height: auto;
					background-color: #CCCCCC;
}
#col2 {

					position: absolute;
					right: 0px;        
					width: 277px;
					margin: 0px; 
					padding: 0px;
  				height: 300px;
					background-image: url(pics/hg_news.jpg);
					background-repeat:no-repeat;
}
#col2_3 {
					
					margin: 0px 0px 0px 200px;
          padding: 20px;
  				height: auto;
  				text-align: left;
					background-color: #CCCCCC;
}

#footer{
			 		position: relative; padding: 0px; 
       		height: 29px; width: 998px;
       		clear: both;
       		margin: auto;
       		top: 0px;
       		text-align: center;
					background-image:url(pics/footer.jpg);
}


/*Linkdefinitionen*/
/*Metalinks*/
a:link {}
a:visited {}
a:active {}
a:hover {}  

a.meta:link {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}
a.meta:visited {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}
a.meta:hover {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 12px; 
	color: #FF3333; 
	text-decoration: none; 
	font-weight: normal;
}
a.meta:active {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 12px; 
	color: #FF3333; 
	text-decoration: none; 
	font-weight: normal;
}

/* Main-Menu 1. Abschnitt*/

/* Mousovereffekte für Hauptlinks*/
a.main:link {
	list-style-type:none;
	list-style-position:inherit;
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}

a.main:visited {
	list-style-type:none;
	list-style-position:inherit;
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}

a.main:hover {
	list-style-image:url(pics/dot.gif);
	list-style-position:inherit;
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px; 
	color: #FF3333; 
	text-decoration: none; 
	font-weight: normal;		
}
.active1{
	list-style-image:url(pics/dot.gif);
	list-style-position:inherit;
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px; 
	color: #FF3333; 
	text-decoration: none; 
	font-weight: normal;		
}


a.main:active {
	list-style-image:url(pics/dot.gif);
	list-style-position:inherit;
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px; 
	color: #FF3333; 
	text-decoration: none; 
	font-weight: normal;
}

/* Main-Menu 2. Abschnitt*/

/* Mousovereffekte für Hauptlinks*/
a.main2:link {
	list-style-type:none;
	list-style-position:inherit;
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal;
}

a.main2:visited {
	list-style-type:none;
	list-style-position:inherit;
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px;
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal;
}

a.main2:hover {
	list-style-image:url(pics/dot.jpg);
	list-style-position:inherit;
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px; 
	color: #FF3333; 
	text-decoration: none; 
	font-weight: normal;		
}

.active2 {
	list-style-image:url(pics/dot.png);
	list-style-position:inherit;
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 13px; 
	color: #FF3333; 
	text-decoration: none; 
	font-weight: normal;
}

/* Textlinks */
a.text:link {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 12px; 
	color: #FF3333; 
	text-decoration: underline; 
	font-weight: bold;
}
a.text:visited {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 12px;
	color: ##FF3333; 
	text-decoration: underline; 
	font-weight: bold;
}
a.text:hover {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: bold;
}
a.text:active {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: bold;
}

/* Textlinks */
a.news:link {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 11px; 
	color: #FF3333; 
	text-decoration: underline; 
	font-weight: normal;
}
a.news:visited {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 11px;
	color: ##FF3333; 
	text-decoration: underline; 
	font-weight: normal;
}
a.news:hover {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: normal;
}
a.news:active {
	font-family: "Arial, Helvetica", sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: normal;
}
/*Textinhalte*/

.inhalt{
	font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; font-weight:normal;}
.inhaltbig{
	font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#000000; font-weight:bold;}
.inhaltnews{
	font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#ffffff; font-weight:normal;}
.ueberschrift{
	border-left: 5px solid; border-color:#FF3333;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif; font-size: 18px; color:#000000; font-weight:normal;}
.ueberschrift2{
	font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#669999; font-weight:normal;}
.inhaltwhite{
	font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; font-weight:normal;}

.td_hg{
background-color:#666666;
}

.tablepics{
border-left: 1px solid; color:#ffffff;
border-right: 1px solid; color:#ffffff;
border-top: 1px solid; color:#ffffff;
border-bottom: 1px solid; color:#ffffff;
font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; font-weight:normal;
}

.image{
border: 1px solid; color:#ffffff;
}
