@media all {

body{
	background: #666666;
	font-family: Arial,Helvtica,sans-serif;
	/*font-size: 11px;*/
	font-size: 13px;
	text-align: center;
}

h1{
	font-size: 15px;
	font-weight: bold;
}

h2{
	font-size: 14px;
	font-weight: bold;
}

h3{
	font-size: 13px;
	font-weight: bold;
}

td{
	font-family: Arial,Helvtica,sans-serif;
	/*font-size: 11px;*/
	font-size: 1.0 em;
}

DIV#topmenu A{
	text-decoration:none;
	color: #ffffff;
	font-size: 13px;
}

a {
	text-decoration:none;
	color: #000000;
	font-size: 13px;
}

a:link {
  /*21.12.2009-TR: Hyperlinks unterstrichen und in blauer Farbe*/
  text-decoration:underline;
	color: #0000ff;
}

a:visited {
  /*21.12.2009-TR: Hyperlinks unterstrichen und in blauer Farbe*/
  text-decoration:underline;
	color: #0000ff;
}

a:hover {
  /*21.12.2009-TR: Hyperlinks unterstrichen und in blauer Farbe*/
  text-decoration:underline;
	color: #0000ff;
}

a:active {
  /*21.12.2009-TR: Hyperlinks unterstrichen und in blauer Farbe*/
  text-decoration:underline;
	color: #0000ff;
}

#breadcrum a {
	text-decoration:none;
	color: #000000;
	font-size: 13px;
}

#breadcrum a:link {
}

#breadcrum a:visited {
}

#breadcrum a:hover {
}

#breadcrum a:active {
}

DIV#breadcrum SPAN.curbc A{
	color:#ffffff;
}

#copyright a{
	text-decoration:none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

#copyright a:link {
}

#copyright a:visited {
}

#copyright a:hover {
}

#copyright a:active {
}

#left a{
	text-decoration:none;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

DIV#left LI.page_item_act A{
	color: #999999;
} 

#left a:link {
}

#left a:visited {
}

#left a:hover {
}

#left a:active {
}


#wrapper{
	background: #ffffff;
	width:800px;
	margin: 0px auto;
	text-align: left;
}
#header{
	height: 160px;
}
}
#headerhome{
	height: 340px;
}
#nav1{
	background: #999999;
	height: 26px;
	font-size: 13px;
	font-weight: bold;
}

#breadcrum{
	margin-left: 11px;
	padding-top: 6px;
	width: 500px;
	float:left;
	background: #999999;
}

#topmenu{
	padding-top: 6px;
	margin-left: 586px;
	margin-right: 14px;
	text-align: right;
	width: 200px;
	background: #999999;
	color: #ffffff;
}

#nav2{
	padding-left: 11px;
	padding-top: 10px;
	height: 50px;
}

#main{
	clear: left;
	padding-left:11px;
	padding-right:14px;
	padding-bottom:10px;
	width: 775px;
}

#left{
	padding-top:0px;
	float:left;
	width: 152px;
}

#content{
	padding-top:0px;
	padding-left:10px;
	float:left;
	width: 432px;
}

#right{
	padding-top:0px;
	float:left;
	width: 180px;
}

#footer{
	clear: left;
	padding-left: 11px;
	padding-right: 14px;
	background: #f7e700;
	height: 26px;
}

#copyright{
	width: 60%;
	float:left;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
}

#ewto-unten{
	float:right;
	width: 30%;
}

#left ul{
	display: block;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#left li {
	display: block;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 2px;
}

/* news */
#newswrapper{
	clear: left;
}

#newshead{
	height:26px;
	background: #cccccc;
}
#newstitle{
	padding-top: 6px;
	padding-left:10px;
	margin-left: 163px;
	margin-right: 194px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.news-latest-item{
	padding-top: 10px;
	padding-left:10px;
	margin-left: 163px;
	margin-right: 194px;
	/*border: 1px dotted black;*/
	padding-bottom: 10px;
}

.news-latest-item H1{
	margin-top: 0px;
	padding-top: 0px;
}

.news-list-item H3{
	margin-top: 0px;
	padding-top: 0px;
}

SPAN.news-list-date a{
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

SPAN.news-latest-date a{
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

SPAN.news-latest-morelink a{
	text-decoration: underline;
}

FIELDSET.csc-mailform {
	border: 0px solid white;
}

DIV.csc-mailform-field {
	border: 1px dotted white;
	display: block;
	margin-bottom: 7px;
}

DIV.csc-mailform-field LABEL {
	/*float: left;*/
	text-align: right;
	width: 90px;
}

}
