

body
{
	background-color:#005f4c;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

body, td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 140%;
	color:#000000;
}

form {
	margin: 0px;
	padding: 0px;
}


input, select, textarea { 	
	line-height: 100%
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.srch_btn {
	MARGIN: 0px 0px 0px 2px; 
	CURSOR: hand; 
	border: 0px;
	color: #FFFFFF;
	height: 20px;
	width: 70px; 
	font-size: 11px;
}

.srch_inp {
	BORDER-RIGHT: #9C9E93 1px solid; 
	BORDER-TOP: #9C9E93 1px solid; 
	BORDER-LEFT: #9C9E93 1px solid; 
	width: 120px; 
	height: 16px;
	BORDER-BOTTOM: #9C9E93 1px solid; 
	FONT-SIZE:11px; 
	background-color: #FFFFFF;
}

a {	color: #005f4c; }
a:link  	{	color: #005f4c;	TEXT-DECORATION: none; }
a:visited  	{	color: #005f4c;	TEXT-DECORATION: none; }
a:focus  	{	color: #005f4c;	TEXT-DECORATION: none; }
a:active	{	color: #005f4c;	TEXT-DECORATION: underline; }
a:hover	{	color: #005f4c;	TEXT-DECORATION: underline; }



/*
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/


.Fett
{
	font-weight: bold;
}

.Title
{
	line-height: 150%;
	font-family:'Trebuchet MS',Verdana, Arial, Sans-Serif;
	color:#000000;
	font-size:20px; 
	font-weight: normal;
}

.Title_1
{
	line-height: 150%;
	font-family:Verdana, Arial, Sans-Serif;
	color:#2a6457;
	font-size:14px; 
	font-weight: bold;

}

.Title_2
{
	line-height: 150%;
	font-family:Verdana, Arial, Sans-Serif;
	color:#d3f3ed;
	font-size:11px; 
	font-weight: bold;

}

.Text
{
	line-height: 125%;
	font-family:Verdana, Arial, Sans-Serif;
	color:#005f4c;
	font-size:11px; 
	font-weight: normal;
}

.Text_1
{
	line-height: 125%;
	font-family:Verdana, Arial, Sans-Serif;
	color:#2a6457;
	font-size:11px; 
	font-weight: normal;
}
.Text_2
{
	line-height: 125%;
	font-family:Verdana, Arial, Sans-Serif;
	color:#d3f3ed;
	font-size:11px; 
	font-weight: normal;
}

hr
{
	width:100%;
	color: #1a604d;
       margin: 0px 0px 0px 0px;
       padding: 0px 0px 0px 0px;
	border-right: #ffffff 0px solid;
       border-top: #ffffff 0px solid;
       border-left: #ffffff 0px solid;
       border-bottom: #ffffff 0px solid;
       height: 1px;
       background-color: #1a604d;
}

.linie
{
	width:100%;
	color: #1a604d;
       margin: 0px 0px 0px 0px;
	border-right: #ffffff 1px solid;
       border-top: #ffffff 1px solid;
       border-left: #ffffff 1px solid;
       border-bottom: #ffffff 1px solid;
       height: 3px;
       background-color: #1a604d;
}


.Code
{
	border: #000000 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	font-family: 'Courier New' , Monospace;
	background-color: #DDDDDD;
}


.verlauflr
{
	background-image: url(/UserFiles/Image/layout/verlauf_content_table.jpg);
	background-repeat: repeat-y;
}




.contentbg {
	width: 100%;
	background-image:url(/UserFiles/Image/layout/verlauf.jpg);
	background-repeat: repeat-x;
}










table.sitemap {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 300px;
	color: #000000;
	font-size : 11px;
	text-align: left;
}
table.sitemap th {
	text-align: left;
	height: 50px;
	width: 300px;
	font-size : 18px;
	padding-left: 0px;
	border-bottom: 0px solid #fff;
}

table.sitemap td {
	color : #000;
}
table.sitemap tr.row0 {

}
table.sitemap tr.row1 {

}
table.sitemap tr.row2 {

}
table.sitemap tr.row3 {

}
table.sitemap tr.row4 {

}
table.sitemap tr.row5 {

}
table.sitemap tr.row6 {

}
table.sitemap tr.row7 {

}


table.sitemap td.row0 {
	color : #000;
	padding-left: 20px;
	padding-right: 20px;
}
table.sitemap td.row1 {
	color : #000;
	padding-left: 40px;
	padding-right: 20px;
}
table.sitemap td.row2 {
	color : #000;
	padding-left: 60px;
	padding-right: 20px;
}
table.sitemap td.row3 {
	color : #000;
	padding-left: 80px;
	padding-right: 20px;
}
table.sitemap td.row4 {
	color : #000;
	padding-left: 100px;
	padding-right: 20px;
}
table.sitemap td.row5 {
	color : #000;
	padding-left: 120px;
	padding-right: 20px;
}
table.sitemap td.row6 {
	color : #000;
	padding-left: 140px;
	padding-right: 20px;
}
table.sitemap td.row7 {
	color : #000;
	padding-left: 160px;
	padding-right: 20px;
}

.sitemap ul {
	padding: 0;
	margin: 0;
}

.sitemap ul.row0 {
	list-style-type: square;
}
.sitemap ul.row1 {
	list-style-type: square;
}
.sitemap ul.row2 {
	list-style-type: disc;
}
.sitemap ul.row3 {
	list-style-type: circle;
}
.sitemap ul.row4 {
	list-style-type: circle;
}
.sitemap ul.row5 {
	list-style-type: circle;
}
.sitemap ul.row6 {
	list-style-type: circle;
}
.sitemap ul.row7 {
	list-style-type: circle;
}
.sitemap li {
	padding: 0;
	margin: 0;
}

#menuelist table{
 	line-height:150%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-spacing: 0px;
	width: 215px;
	font-family: 'trebuchet ms',Verdana, Arial, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

/* aktiv */
#menuelist td.row10 {
	background-image:url(/UserFiles/Image/layout/menue_bg_on.jpg);
	background-repeat:y-repeat;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 30px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
/* inaktiv */
#menuelist td.row11 {
	background-image:url(/UserFiles/Image/layout/menue_bg_off.jpg);
	background-repeat:y-repeat;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 30px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row10 a:link, #menuelist td.row10 a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row10 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row11 a:link, #menuelist td.row11 a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row11 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}


/* aktiv */
#menuelist td.row20 {
	background-image:url(/UserFiles/Image/layout/menue_bg_off.jpg);
	background-repeat:y-repeat;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 35px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
/* inaktiv */
#menuelist td.row21 {
	background-image:url(/UserFiles/Image/layout/menue_bg_off.jpg);
	background-repeat:y-repeat;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 35px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row20 a:link, #menuelist td.row20 a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#menuelist td.row20 a:hover,a:active {
	text-decoration: underline;
	font-weight: bold;
}

#menuelist td.row21 a:link, #menuelist td.row21 a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row21 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}


#menuelist td.row30 {
	background-image:url(/UserFiles/Image/layout/menue_bg_off.jpg);
	background-repeat:y-repeat;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 40px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row31 {
	background-image:url(/UserFiles/Image/layout/menue_bg_off.jpg);
	background-repeat:y-repeat;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 40px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row30 a:link, #menuelist td.row30 a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
#menuelist td.row30 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row31 a:link, #menuelist td.row31 a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row31 a:hover,a:active {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}




#menuelist td.row40 {
	background-image:url(/UserFiles/Image/layout/menue_bg_off.jpg);
	background-repeat:y-repeat;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 45px;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row41 {
	background-image:url(/UserFiles/Image/layout/menue_bg_off.jpg);
	background-repeat:y-repeat;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 45px;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row40 a:link, #menuelist td.row40 a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
#menuelist td.row40 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row41 a:link, #menuelist td.row41 a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row41 a:hover,a:active {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}



#menuelist td.srow10 {
	background-image:url(/UserFiles/Image/layout/menue_line_on.jpg);
	background-repeat:repeat-no;
	height:1;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/* inaktiv */
#menuelist td.srow11 {
	background-image:url(/UserFiles/Image/layout/menue_line_off.jpg);
	background-repeat:repeat-no;
	height:1;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


#footer td.xrow10 {
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: none;
	font-weight: normal;
}

#footer td.xrow10 a:link, #footer td.xrow10 a:visited {
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: none;
	font-weight: normal;
}
#footer td.xrow10 a:hover,a:active {
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: underline;
	font-weight: normal;
}



