
body {
  margin:0 auto;
  padding:0;
  font-family:Verdana,Tahoma,Arial,sans-serif;
  background-color:#ffffff;
  font-size:13px;
}

.clear {
	clear: both;
}


/* ----------------------------- H E A D E R ----------------------------------*/
#bg_header {
	margin: 0 auto;
	height: 39px;
	width: 970px;
	background: url(img/layout/kopf.jpg) no-repeat top center;
}

#bg_content {
	margin: 0 auto 0 auto;
	width: 970px;
	min-height: 400px;
	text-align: center;
	background: url(img/layout/inhalt.jpg) repeat-y top;
}


#bg_footer {
	margin: 0 auto;
	height: 50px;
	width: 970px;
	background: url(img/layout/fuss.jpg) no-repeat top center;
}

#headline_left {
  float: left;
  /*background-color:red;*/ 
}

div#headline_left h1{
  margin-bottom: 0px;
  color: #000000;
  font-weight: bold;
  font-size: 14px; 
  letter-spacing: 3px;
}

#headline_right {
  margin-top:10px;
  color: #cacaca;
  font-weight: bold;
  font-size: 11px; 
  float: right;  
}

#head{
  height: 180px;
	background: url(img/header/lgv-logo.jpg) no-repeat top center;  
}

#head h1 {
  color:#003799;
  margin: 50px 0px 0px 180px;
  text-align: left;  
  font-weight: bold;  
}

#head h2 {
  color:#003799;
  margin: 10px 0px 0px 180px;
  font-weight: normal;
  letter-spacing: 0.1em;
  text-align: left;
}

div#headline_right a:link { color:#cacaca;   }
div#headline_right  a:visited { color:#cacaca;   }
div#headline_right a:hover { color:#000000; background-color:#ffffff;   }
div#headline_right a:active { color:#ffffff; }


/* ----------------------------- C O N T E N T ----------------------------------*/
#content {
	width: 900px;
  color: #000000;
  margin:0 auto;  
  min-height: 850px;
  padding: 0px 0px 0px 0px; 
}

#include {
  margin-top:30px;
  text-align:left;
  
}

#seitentitel{
  color:#e63337;
  font-size:15px;
  font-weight:bold;
  text-align: right;
	width: 900px;  
}


/* --------------------------------- N E W S ----------------------------------*/
#kurztext{
  text-align:justify;
  margin-top:5px;
}

#langtext{
  text-align:justify;
  margin-top:5px;
}

#newsdatum_d{
  color: #003799;
  font-size:17px;
  font-weight: bold;
}

#newstitel_d{
  font-size:17px;
  font-weight: bold;
}

#newsdatum{
  color: #003799;
  font-size:13px;
  font-weight: bold;
}

#newstitel{
  font-size:15px;
  font-weight: bold;
}

#untertext {
	font-weight: bold;
}


/* --------------------------------- M E N U E ----------------------------------*/

#menu{
	background: #040F12 url(img/layout/bg_menue.jpg) repeat-x left top;
	height: 35px;
	margin-top: -3px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 100px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu a {
	display: block;
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 20px 0px 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	/*text-decoration: underline;*/
	background: #000000;
}

#menu .active {
	background: #000000;
}


/* --------------------------- K A T E G O R I E ------------------------------*/
#kategorie{
  float:left;
  width:205px;
  height: 630px;
  margin:20px 20px 0px 0px;
  /*background-color: #013888;*/
  background: #ffffff url(img/layout/bg_kategorie.jpg) repeat-y ;
}

#kategorie ul {
  list-style:none;
  margin:0px 0px 0px 0px;
  padding:20px;
}

#kategorie li {
  margin:6px 0px 0px 0px;
  padding:0px;
  list-style:none;
  height:22px;
  background-color: #ffffff;
  font-size:14px;
  font-weight:bold;  
}

#kategorie li a {
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  color:#013888;
  display:block;
  padding:2px 6px 1px 6px;
  border-top:0px solid #d8d8d8;
  border-right:0px solid #e63337;
  border-bottom:0px solid #d8d8d8;
  border-left:0px solid #ffffff;
}

#kategorie li a:hover, #avmenu li a.current {
  background-color: #000000;
  color:#ffffff;
  height:22px;
  border-top:0px solid #000000;
  border-right:0px solid #000000;
  border-bottom:0px solid #000000;
  border-left:0px solid #000000;
}

.kategorieheadline {
  color:#ffffff; 
  background-color:#000000; 
  height:36px; 
  padding-top:6px;
}

/* ------------------------------- Content: regel -------------------------------*/
#regel td {
  height:50px;
  border-style:solid;
  border-color:#cacaca;
}

#regel th {
  height:50px;
  border-style:solid;
  border-color:#cacaca;
}
