html, body{
	margin:0;
	padding:0;
	background-color: #e0e7ea;
} 

body{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; 
  color: #666;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #293c6b;

}

h1{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #293c6b;
	padding-top:0px;
	padding-bottom: 20px;
}
h2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #293c6b;
	padding-bottom: 1px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	color: #293c6b;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 12px;
	padding-bottom:0px;
	margin:0px;
	color: #223d6b;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(bg-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #293c6b;
	padding-top: 0;
	padding-right: 0;
	padding-bottom:24px;
	margin-bottom:24px;
}
h6{
	color: #293c6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	line-height:14px;
	text-align: center;
	font-weight: normal;
}
.csc-firstHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
} 
.csc-firstHeader2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 20px;
} 
a.internal-link:link,
a.internal-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 14px;
	padding-bottom:0;
	margin:0px;
	color: #223d6b;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	background-image: url(bg-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
*+ html a.internal-link:link,
*+ html a.internal-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 14px;
	padding-bottom:0;
	margin:0px;
	color: #223d6b;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	background-image: url(bg-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.internal-link:hover {
	color: #ec7a08;
}
a.external-link:link,
a.external-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;			
	padding-bottom:0;
	margin:0px;
	color: #223d6b;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: none;
}
a.download:link,
a.download-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
}

div, p, table, td, dd, dt, dl, pre {
	margin: 0;
	padding: 0;
	vertical-align: top;	
}

hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #99c42c;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	line-height: 14px;
}
.bodytext a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin:0px;
	color: #223d6b;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #ec7a08;
}
#mainstage{
	position:relative;
	width:988px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 0px;
} 
#logo {
	position:absolute;
	left:463px;
	top:0;
	width:525px;
	height:164px;
	background-image: url(logo.gif);
}
#logo-container {
	position:relative;
	width:988px;
	height:164px;
	margin:0;
}

#left-logo {
	position:relative;
	width:463px;
	height:164px;
	background-image: url(left-logo.gif);
	margin: 0;
}
#bild-container {
	position:relative;
	width:940px;
	height:298px;
	margin-top: 4px;
	margin-right: 24px;
	margin-bottom: 7px;
	margin-left: 24px;
	background-color: #f5f5f5;
	padding: 0px;
}
#bild {
	position:relative;
	width:400px;
	height:280px;
	background-color: #666666;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding: 0px;
	display: block;
	float: left;
	font-size: 8px;
	line-height: 8px;
	white-space: normal;
	overflow: hidden;
}
.cell-news-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ec63a;
}
.top-news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ec63a;
	padding-top: 6px;
}
#news {
	position:relative;
	width:473px;
	height:280px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
	float: right;
}
#newsheader {
	position:relative;
	width:473px;
	height:45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
	float: right;
	background-image: url(news-header.jpg);
	background-repeat: no-repeat;
}
span.mehr-news a:link, span.mehr-news a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec7a08;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-right:0px;
	padding-left:10px;
	padding-bottom:0px;
	padding-top:0px;
	background-image: url(mehr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#mehr-news-content a:link, #mehr-news-content a:active, #mehr-news-content a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
span.mehr-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	word-spacing: normal;
	padding-top:0px;
	background-image: url(mehr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
span.mehr-news-titel-content a:link, span.mehr-news-titel-content a:active, span.mehr-news-titel-content a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ec7a08;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}
#mehr-news-titel-list a:link, #mehr-news-titel-list a:active, #mehr-news-titel-list a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #223d6b;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
}
#mehr-news-titel-bild a:link, #mehr-news-titel-bild a:active, #mehr-news-titel-bild a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
}
.cell-news-26px {
padding:0px;
margin:0px;


}
#imagenews{
	width: 210px;
	margin: 0px;
	padding:0px;

}
span.mehr-news-titel-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ec7a08;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:6px;
}
#news-list-image{
	float:left;
	margin:0px;
	padding:0px;
	text-align: left;
	clear: left;
}
#rss {
	position:relative;
	width:24px;
	height:25px;
	padding: 0px;
	display: block;
	float: right;
	margin-top: 11px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation {
	position:relative;
	width:940px;
	height:29px;
	margin-top: 4px;
	margin-right: 24px;
	margin-bottom: 11px;
	margin-left: 24px;
	background-image: url(bg-navi.gif);
	background-repeat: no-repeat;
	z-index: 10;
	overflow: visible;
	visibility: visible;
}
#navigation a:link, #navigation a:visited{
	background-image: none;
}
#path {
	position:relative;
	width:940px;
	height:10px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 22px;
	margin-left: 24px;
}
.news-table{
	background-image: url(bilder/news-header.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 473px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#suche {
	position:relative;
	width:244px;
	height:30px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 10px;
	margin-left: 24px;
	background-image: url(bg-suche.gif);
	background-repeat: no-repeat;
	border: 0px none #FFFFFF;
}
#submenu {
	position:relative;
	width:244px;
	min-height:377px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-image: url(bg-submenu.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	display: block;
}
* html #submenu {
	position:relative;
	width:244px;
	height:327px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-image: url(bg-submenu.gif);
	background-repeat: repeat-y;
}
#submenu2 {
	position:relative;
	width:244px;
	min-height:408px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-image: url(bg-submenu.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	display: block;
}
* html #submenu2 {
	position:relative;
	width:244px;
	height:358px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-image: url(bg-submenu.gif);
	background-repeat: repeat-y;
}
#submenu3 {
	position:relative;
	width:244px;
	height:512px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-image: url(bg-submenu.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	display: block;
}
#submenu-radius {
	position:relative;
	width:244px;
	height:24px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 10px;
	margin-left: 24px;
	background-image: url(bg-subnavi-radius.gif);
	background-repeat: repeat-y;
}
#content-home{
	position: relative;
	display:block;
	float: right;
	width:667px;
	padding-right:24px;
	padding-bottom:10px;
}
div.background
  {
  	width:auto;
	height: 209px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99c42c;
	margin-top: 0px;
	margin-bottom: 22px;
  }
  div.background2
  {
  	width:auto;
	height: 344px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99c42c;
	margin-top: 0px;
	margin-bottom: 22px;
  }
div.angebote
    {
  	width:auto;
	height:auto;
	padding:0px;
	margin-left:11px;
	margin-top: 10px;
	margin-bottom: 5px;
  }
div.transbox
  {
  	width:auto;
	height: 153px;
  }
#angebot1 {
	position: relative;
	display:inline;
	float: right;
	width:215px;
	min-height:199px;
	padding-right: 0px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
}
* html #angebot1 {
	position: relative;
	display:inline;
	float: right;
	width:215px;
	height:199px;
	padding-right: 0px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
}
#angebot1-1 {
	position: relative;
	display:inline;
	float: right;
	width:215px;
	height: 10px;
	padding-right: 0px;
	background-image: url(bg-angebot2.gif);
	background-repeat: no-repeat;
}
#angebot2 {
	position: relative;
	display:inline;
	float: right;
	width:215px;
	min-height:199px;
	padding-right: 10px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
}
* html #angebot2 {
	position: relative;
	display:inline;
	float: right;
	width:215px;
	height:199px;
	padding-right: 10px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
}
#angebot2-1 {
	position: relative;
	display:inline;
	float: right;
	width:215px;
	height: 10px;
	padding-right: 10px;
	background-image: url(bg-angebot2.gif);
	background-repeat: no-repeat;
}


#angebot3 {
	position: relative;
	display:inline;
	float: right;
	width:215px;
	min-height:199px;
	padding-right: 10px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
}

* html #angebot3 {
	position: relative;
	display:inline;
	float: right;
	width:215px;
	height:199px;
	padding-right: 10px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
}
#angebot3-1 {
	position: relative;
	display:inline;
	float: right;
	width:215px;
	height:10px;
	padding-right: 10px;
	background-image: url(bg-angebot2.gif);
	background-repeat: no-repeat;
}
#teaser2 {
	position: relative;
	display:block;
	margin-right: 0px;
	float: left;
	width:465px;
	min-height:164px;
	background-image: url(bg-teaser1.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
* html #teaser2 {
	position: relative;
	display:block;
	float: left;
	width:465px;
	height:164px;
	background-image: url(bg-teaser1.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#teaser1 {
	position:relative;
	float: right;
	display:block;
	padding:0px;
	width:465px;
	min-height:164px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(bg-teaser1.gif);
	background-repeat: repeat-y;
}
* html #teaser1 {
	position:relative;
	float: right;
	display:block;
	padding:0px;
	width:465px;
	height:164px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;

	background-image: url(bg-teaser1.gif);
	background-repeat: repeat-y;
}

#teaser1-1 {
	position:relative;
	float: right;
	display:block;
	width:465px;
	height:10px;
	margin-left: 0px;
	margin-right:24px;
	background-image: url(bg-teaser2.gif);
	background-repeat:no-repeat;
}
* html #teaser1-1 {
	position:relative;
	float: right;
	display:block;
	width:465px;
	height:10px;
	padding:0px;
	margin-left: 0px;
	margin-right:12px;
	background-image: url(bg-teaser2.gif);
	background-repeat:no-repeat;
}

#teaser2-1 {
	position: relative;
	float: left;
	display:block;
	margin-right: 0px;
	width:465px;
	height:10px;
	background-image: url(bg-teaser2.gif);
	background-repeat:no-repeat;
	margin-bottom: 27px;
	margin-left:24px;
}
* html #teaser2-1 {
	position: relative;
	float: left;
	display:block;
	margin-right: 0px;
	width:465px;
	height:10px;
	background-image: url(bg-teaser2.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin-bottom: 27px;
	margin-left:12px;
}
#footer1{
	height:10px;
	margin: 0;
	font-size: 10px;
	clear:both;
	background-color: #e0e7ea;
}
/*--------------------------------------------------------------*/
#footer2-a {
	height: 4px;
	width:auto;
	clear:both;
	background-color:#ec7a08;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 8px;
	line-height: 8px;
	white-space: normal;
	overflow: hidden;
}
#footer2 {
	height: 28px;
	width:auto;
	background-image: url(bg-footer.gif);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
}
#footer2 ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer2 li{
	display: inline;
}
#footer2 li a:link, #footer2 li a:visited {
	color:#828484;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display:block;
	float: right;
	text-decoration: none;
	height: 28px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2d2d2;
	background-image: none;
}
#footer2 li a:hover, #footer2 li a:active{
	color:#5d5d5d;
	display:block;
	float: right;
	text-decoration: none;
	height: 28px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2d2d2;

}

#footer2 a#current{
	color:#5d5d5d;
	display:block;
	float: right;
	text-decoration: none;
	height: 28px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;

}

/*--------------------------------------------------------------*/
#footer3{
	height:20px;
	margin: 0;
	font-size: 10px;
	clear:both;
	background-color: #e0e7ea;
}
DIV.csc-textpic-text{
	padding:0px;
	margin:0px;
	display:block;
}
/*bilder content*/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG{
	background-image: url(bg-bild2.gif);
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-repeat: no-repeat;
	overflow: visible;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-right:0px;
	padding-bottom:0px;
	display: inline;
} 
dl.csc-textpic-firstcol  dt img { 
margin:0px;
padding:0px;
}
/*----------------------------------*/
#subnavicontainer {

	margin: 0px;
	padding: 0px;

}

#subnavicontainer li {
	width:240px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;

}
#subnavicontainer a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: top;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	text-indent: 12px;
	margin:0px;

} 
/*----------------------------------*/

#hmenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: auto;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;	
	padding-top:3px;
}

#hmenu2 a:link, #hmenu2 a:visited

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: auto;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;	
	padding-top:6px;
	padding-bottom:6px;
	padding-right:0px;
	padding-left:18px;
}

#hmenu2 a:hover

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: auto;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;

}

#hmenu2 a#current

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: auto;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
#hmenu2 a#current2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99c42c;
	text-align: left;
	width: auto;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
/*---------------------------------------------------*/
ul.menu, ul.menu ul {
	margin:0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.menu a:link {
	color: #293c6b;
}
ul.menu a:visited {
	color: #293c6b;
}
ul.menu a:hover {
	color: #FFFFFF;
}

ul.menu a {
	margin:0px;
	display: block;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul.menu ul a {
    padding: 0 0px;
}
ul.menu li {
	margin:0px;
	background-image: none;
	float:left;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

ul.menu ul a:visited {
	color: #293c6b;
}

ul.menu ul {
	color: #293c6b;
	position: absolute;
	display: none;
	padding-top:2px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	min-width: 220px;
	height: auto;
	background-image: url(menuhg.gif);
	border: 1px solid #99c42c;
}
ul.menu ul li a:hover {
	color: #99c42c;
	text-decoration: underline;
}
ul.menu ul li a#current2 {
	color: #99c42c;
}
* html ul.menu ul {
	
	color: #293c6b;
	width:160px;
	position: absolute;
	display: none;
	width: 220px;
	padding-top:2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: auto;
	margin: 0px;
}
ul.menu ul a:hover, ul.menu li a:hover ul, ul.menu li:hover ul  {
    display:block;
}
ul.menu ul li {
    float:none;
}

ul.menu2 ul li a:hover {
text-decoration: underline;
}


/*---------------------------------------------------*/
a.menu:link,
a.menu:visited{
background-color: transparent;
background-image:none;
}
/*-------------CSS---------------------*/

menuList ul {padding:0px;
margin:0px;}

ul.menuItem {padding:0px;
margin:0px;}

li.menuList {padding:0px;
margin:0px;}

li.menuItem {padding:0px;
margin:0px;}

.menu_left{
	color: #333333;
	margin-top:10px;
	margin-left:0px;
	clear:both;
	vertical-align: top;
}
.menu_left_top, .menu_left_top_tut{
  font-size: 1em;
  font-weight: bold;
  color: #99c42c;
  height:17px;
  padding-left:4px;
  padding-top:2px;
  vertical-align: top;
}
.menu_left_top_tut{
  vertical-align: top;
}
.menu_left_bottom{
  height:5px;
  font-size:1px;
  vertical-align: top;
}
.menu_left_menu{
  margin:0px;
  padding-left:1px;
  padding-right:1px;
  vertical-align: top;
}

.menu_left_menu ul{
  margin:0px;
  padding-left:1px;
  padding-right:1px;
  vertical-align: top;
}
a.menu_left_link, a.menu_left_link_act{
    font-weight:normal;
    color:#333;
    text-decoration:none;
    font-size:0.9em;
	vertical-align: top;
}
a.menuLink, 
a.menuLink:link, 
a.menuLink:visited, 
a.menuLink:hover, 
a.menuLink:active,
a.menuLinkAct, 
a.menuLinkAct:link, 
a.menuLinkAct:visited{
  display:block;
  height:14px;
  margin:0px;
  padding:2px;
  font-size:12px;
  font-weight: normal;
  padding-left:0px;
  text-decoration:none;
  color: #99c42c;
  border-right-width: 10px;
  border-right-style: solid;
  border-right-color: #949494;
  vertical-align: top;
}

a.menuLink, 
a.menuLink:link, 
a.menuLink:visited, 
a.menuLink:hover
{
	color: #99c42c;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #949494;
	vertical-align: top;
	background-image: url(bg-arrow.gif);
	background-repeat: no-repeat;
}

a.menuLink:active{
	color: #293c6b;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #949494;
	vertical-align: top;
	background-image: url(bg-arrow.gif);
	background-repeat: no-repeat;
}

a.menuLink:hover {
	color: #ec7a08;
  	background-image: url(bg-arrow.gif);
	background-repeat: no-repeat;
}

a.menuLinkAct, 
a.menuLinkAct:link, 
a.menuLinkAct:visited {
	color: #293c6b;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #949494;
	vertical-align: top;
	background-image: url(bg-arrow.gif);
	background-repeat: no-repeat;

}

ul.submenuList  {
	padding-left:10px;
	padding-top:4px;
	padding-bottom:10px;

}
ul.submenuLink  {	padding-left:10px;}
	
a.submenuLink, 
a.submenuLink:link, 
a.submenuLink:visited, 
a.submenuLink:hover, 
a.submenuLink:active,
a.submenuLinkAct, 
a.submenuLinkAct:link, 
a.submenuLinkAct:visited, 
a.submenuLinkAct:hover, 
a.submenuLinkAct:active{
  height:14px;
  margin:0px;
  padding:2px;
	color:#293c6b;
	display:none;
	padding-left:10px;
	margin-left:10px;
	font-weight: normal;
	text-decoration:none;
	vertical-align:top;
	text-indent: 30px;
	background-image: url(bg-arrow.gif);
	background-repeat: no-repeat;
		font-size: 8px;
}
a.submenuLink , 
a.submenuLink:link, 
a.submenuLink:visited, 
a.submenuLink:hover, 
a.submenuLink:active {
	width:226px;
	padding-left:10px;
	margin-left:10px;
	color:#99c42c;
	text-indent: 30px;
	vertical-align: top;
	position: relative;
	display: block;
}
a.submenuLink:hover {
  color: #ec7a08;
  vertical-align: top;
}
a.submenuLinkAct, 
a.submenuLinkAct:link, 
a.submenuLinkAct:visited, 
a.submenuLinkAct:hover, 
a.submenuLinkAct:active {
  color:#99756d;
  width:226px;
  overflow: hidden;
  vertical-align: top;
  font-size: 8px;
}
#tutorials a.submenuLinkAct, 
a.submenuLinkAct:link, 
a.submenuLinkAct:visited, 
a.submenuLinkAct:hover, 
a.submenuLinkAct:active {
	color:#293c6b;
	vertical-align: top;
}
.pathway2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
	text-align: left;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
#pathway1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
	line-height: 10px;
	text-align: left;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding:0px;
	margin:0px;
}
#pathway2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ec7a08;
	line-height: 10px;
	text-align: left;

	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
#pathway2 a:link, #pathway2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
	line-height: 10px;
	text-align: left;
	font-style: normal;


	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding:0px;
	margin:0px;
}
#pathway2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	font-style: normal;
	text-decoration: underline;
}
/*distance images*/
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { 
margin-bottom: 0px;
padding:0px; }
DIV.csc-textpic-imagewrap{
padding:0px; 
margin:0px;
}
DIV.csc-textpic csc-textpic-left csc-textpic-above{
padding:0px; 
margin:0px;
}
DIV.csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol{
padding:0px; 
margin:0px;}
dl csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol{
padding:0px; 
margin:0px;}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
display: inline; 
margin-bottom: 20px;
}
DIV.csc-textpic-imagewrap { margin-top: 0px; margin-bottom: 0px;}
DIV.csc-textpic-imagerow {margin-top: 0px; margin-bottom: 0px;}
.csc-textpic-imagerow { padding:0px; }
/*------------------------*/
#copytextbox {
	position: relative;
	display:inline;
	float: left;
	width:449px;
	min-height: 700px;
	padding-right: 10px;

}
* html #copytextbox {
	position: relative;
	display:inline;
	float: left;
	width:449px;
	height:800px;
	padding-right: 10px;
}
div.copytextbox2
    {
  	width:auto;
	height: auto;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99c42c;
	margin-top: 0px;
	margin-bottom: 12px;
  }
div.copytextbox3
    {
  	width:auto;
	height:auto;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 22px;
  }
#top {
padding-left:4px;
float:right;

}
/*------------------------*/
#links1 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	min-height:199px;
	padding-right: 0px;
	padding-bottom:0px;
	margin:0px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
* html #links1 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height:199px;
	padding-right: 0px;
	padding-bottom:0px;
	margin:0px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div.links1_a
    {
  	width:auto;
	height:auto;
	padding:0px;
	margin-left:11px;
	margin-top: 11px;
	margin-bottom: 5px;
  }
#footbox1 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height: 10px;
	padding-right:0px;
	background-image: url(bg-angebot2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top:0px;
	margin-bottom:10px;
}
/*------------------------*/
#links2 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	min-height:199px;
	padding-right: 0px;
	padding-bottom:0px;
	margin:0px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
	background-position: right;
}

* html #links2 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height:199px;
	padding-right: 0px;
	padding-bottom:0px;
	margin:0px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div.links2_a
    {
  	width:auto;
	height:auto;
	padding:0px;
	margin-left:11px;
	margin-top: 11px;
	margin-bottom: 5px;
  }
#footbox2 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height: 10px;
	padding-right:0px;
	background-image: url(bg-angebot2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top:0px;
	margin-bottom:10px;
}
/*------------------------*/
#links3 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height:88px;
	padding-right: 0px;
	background-image: url(newsletter.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom:10px;
}

* html #links3 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height:88px;
	padding-right: 10px;
	background-image: url(newsletter.gif);
	background-repeat: repeat-y;
	background-position: right;
		margin-bottom:10px;
}
div.links3_a
    {
  	width:auto;
	height:auto;
	padding:0px;
	margin-left:11px;
	margin-top: 11px;
	margin-bottom: 5px;
  }
#footbox3 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height: 10px;
	padding-right: 0px;
	background-image: url(newsletter.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/*------------------------*/
#links4 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	min-height:199px;
	padding-right: 0px;
	padding-bottom:0px;
	margin:0px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
	background-position: right;
}

* html #links4 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height:199px;
	padding-right: 0px;
	padding-bottom:0px;
	margin:0px;
	background-image: url(bg-angebot1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div.links4_a
    {
  	width:auto;
	height:auto;
	padding:0px;
	margin-left:11px;
	margin-top: 11px;
	margin-bottom: 5px;
  }
#footbox4 {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height: 10px;
	padding-right:0px;
	background-image: url(bg-angebot2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top:0px;
	margin-bottom:10px;
}
/*------------------------*/
#linkstop {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height:34px;
	margin-bottom:10px;
	padding-right: 0px;
	background-image: url(linkstop.gif);
	
}
* html #linkstop {
	position: relative;
	display:inline;
	float: right;
	width:193px;
	height:34px;
	padding-right: 0px;
	background-image: url(linkstop.gif);
}
div.linkstop_a
    {
  	width:auto;
	height:auto;
	padding:0px;
	margin-left:11px;
	margin-top: 11px;
	margin-bottom: 5px;
}

a.thumbs:link,
a.thumbs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom:0;
	margin:0px;
	color: #223d6b;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	background-image: none;
}

a.thumbs:hover {
	color: #ec7a08;
}
.csc-textpic-caption {
	height:60px;
	padding-bottom:20px;
}
div.csc-textpic-imagecolumn{
	margin-right:0px;
	padding-right: 60px;
	padding-left: 0px;}

div.csc-texpic-clear {
padding:0px;
margin:0px;
height:0px;
	clear: both;
}
/*---------------------FORMULARE--------------------*/
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #043b78;
	width: 240px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #dee0e0;
	border-bottom-color: #dee0e0;
	border-left-color: #CCCCCC;
	background-image: url(menu.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	}

.fields2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #043b78;
	width: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #dee0e0;
	border-bottom-color: #dee0e0;
	border-left-color: #CCCCCC;
	background-image: url(menu.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	}

.fields3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #043b78;
	width: 173px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #dee0e0;
	border-bottom-color: #dee0e0;
	border-left-color: #CCCCCC;
	background-image: url(menu.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	}

.fields4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #043b78;
	width: 240px;
	height: 137px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #dee0e0;
	border-bottom-color: #dee0e0;
	border-left-color: #CCCCCC;
	background-image: url(menu.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	}
.fields5 {
	color: #043b78;
	height: 10px;
	}
	.fields6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #043b78;
	width: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #dee0e0;
	border-bottom-color: #dee0e0;
	border-left-color: #CCCCCC;
	background-image: url(menu.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	}
	.fields7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #043b78;
	width: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #dee0e0;
	border-bottom-color: #dee0e0;
	border-left-color: #CCCCCC;
	background-image: url(menu.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	}
	.fields8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #043b78;
	width: 240px;
	height: 137px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #dee0e0;
	border-bottom-color: #dee0e0;
	border-left-color: #CCCCCC;
	background-image: url(menu.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	}
.send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	width: 148px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dee0e0;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #dee0e0;
	background-image: url(menu.png);
	background-repeat: repeat;
	background-color: #CCCCCC;
}
.send-muss{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	font-style: normal;
	line-height: normal;
	color: #da9214;
}
.lupe {
	width: 27px;
	height: 28px;
	padding-top:0px;
	padding-right: 4px;
	padding-left: 4px;
}
.searchbox {
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 4px;
}
.suchfeld {
	height: 20px;
	width: 100%;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293c6b;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.suche-feld{
	height: 40px;
	width: 100%;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293c6b;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.suchfeld-2 {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 145px;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #dee0e0;
	border-bottom-color: #dee0e0;
	border-left-color: #CCCCCC;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.suchfeld-content {
	margin: 0px;
	height: 12px;
	width: 158px;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:147px;
	color: #293c6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 0px;
	margin-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:174px;
	background-color: #FFFFFF;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	margin-left: 7px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293c6b;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background:#eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	color:#006699;

	margin-top:0px;
	margin-bottom:0px;
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background:#cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color : #293c6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding:0 0.3em 0 0.3em;
	border: 1px none #ccd;
	font-size: 12px;
	color: #ec7a08;
}
.tx-indexedsearch-browsebox {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #293c6b;
}
.tx-indexedsearch-browselist-currentPage {
	font-style: bold;
	color: #ec7a08;
}


#suche-bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #293c6b;
}
#printtext {
	color:#828484;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left:0px;
	float: left;
}
#printtext2 {
	color:#828484;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-top:0px;
	padding-left:0px;
	float: left;
	display:block;
}
#printtext2 a:link, #printtext2 a:visited {
	color:#828484;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-top:7px;
	padding-left:24px;
	float: left;
	display:block;
	background-image: none;
}
.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
	font-size: 12px;	
}
.disabledLinkWrap {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}
.news-single-timedata {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
.news-list-container {
	padding:0px;
	margin:0px;
}
.news-single-item {
	padding:0px;
	margin:0px;
}

DIV.csc-frame csc-frame-frame2{
	border: 1px solid #FF0000;
	background-color: #FF0000;
}

DIV.csc-frame-frame1 {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom:10px;
	height: 100px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

DIV.csc-frame-frame2 {
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; 	height: 100px;}
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
div.kb_eventboard-header {
	padding-bottom:10px;
	color: #99c42c;
	font-weight: bold;
}
.csc-uploads-fileName a:link, a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin:0px;
	color: #223d6b;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;

}
#therapie2 {
	position: relative;
	display:block;
	margin-right: 0px;
	float: left;
	width:227px;
	min-height:105px;
	background-image: url(bg-therapie01.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 24px;
}
* html #therapie2 {
	position: relative;
	display:block;
	float: left;
	width:227px;
	height:105px;
	background-image: url(bg-therapie01.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
}
#therapie1 {
	position:relative;
	float: right;
	display:block;
	padding:0px;
	width:228px;
	height:220px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(bg-therapie02.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
* html #therapie1 {
	position:relative;
	float: right;
	display:block;
	padding:0px;
	width:228px;
	height:220px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(bg-therapie02.gif);
	background-repeat: repeat-y;
}

#therapie1-1 {
position: relative;
	display:block;
	margin-right: 0px;
	float: left;
	width:227px;
	min-height:105px;
	background-image: url(bg-therapie01.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
* html #therapie1-1 {
position: relative;
	display:block;
	margin-right: 0px;
	float: left;
	width:227px;
	min-height:105px;
	background-image: url(bg-therapie01.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 24px;
}

#therapie2-1 {
	position: relative;
	display:block;
	margin-right: 0px;
	float: left;
	width:227px;
	min-height:105px;
	background-image: url(bg-therapie01.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
* html #therapie2-1 {
	position: relative;
	display:block;
	float: left;
	width:227px;
	height:105px;
	background-image: url(bg-therapie01.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
}
/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
	font-size: 12px;	
}
.disabledLinkWrap {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
	font-size: 12px;
}