html, body
{
	margin:0;
	padding:0;
	height:100%;
}


body
{
	font-family: Verdana, Arial, Sans-Serif;
	color:#7e7e7e;
	font-size:11px;
	line-height:160%;
}

td
{
	font-family: Verdana, Arial, Sans-Serif;
	color:#7e7e7e;
	font-size:11px;
	line-height:160%;
}


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


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

.input_button { 	
	line-height:125%;
}

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

.srch_btn {
	margin: 0px 0px 0px 2px; 
	border: 0px;
	color: #FFFFFF;
	height: 20px;
	width: 70px; 
	font-size: 0.69em;
}

.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:link  	{	color: #008086;	TEXT-DECORATION: none;	 }
a:visited  	{	color: #008086;	TEXT-DECORATION: none;	 }
a:focus  	{	color: #008086;	TEXT-DECORATION: none;	 }
a:active	{	color: #008086;	TEXT-DECORATION: underline;	 }
a:hover	{	color: #008086;	TEXT-DECORATION: underline;	 }

P
{
	margin-top: 0px;
	margin-bottom: 0px;
}




.Title1,span.Title1, div.Title1, p.Title1
{
	padding: 0px 0px 20px 0px;
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana, Arial;
	color: #002e6b;
	font-size:18px;
	font-weight: bold; 
	line-height:120%;
}

.Title2,span.Title2, div.Title2, p.Title2
{
	padding: 5px 0px 5px 0px;
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana, Arial;
	color: #002e6b;
	font-size:14px;
	font-weight: normal; 
	line-height:120%;
}


#print_logo {
  display:none;
}

#site_title {
  display:none;
}


#print_footer {
  display:none;
}


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

.warn { color: #AA0000;}

.ok { 	color: #4DA44D;}



table.sitemap {
	font-family: 'Trebuchet MS',Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	width: 95%;
	text-align: left;
}
table.sitemap th {
	text-align: left;
	width: 100%;
	font-size : 18px;
	padding-left: 0px;
}

table.sitemap td {
	color: #797979;
}
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: #797979;
	padding-left: 20px;
	padding-right: 20px;
}
table.sitemap td.row1 {
	color: #797979;
	padding-left: 40px;
	padding-right: 20px;
}
table.sitemap td.row2 {
	color: #797979;
	padding-left: 60px;
	padding-right: 20px;
}
table.sitemap td.row3 {
	color: #797979;
	padding-left: 80px;
	padding-right: 20px;
}
table.sitemap td.row4 {
	color: #797979;
	padding-left: 100px;
	padding-right: 20px;
}
table.sitemap td.row5 {
	color: #797979;
	padding-left: 120px;
	padding-right: 20px;
}
table.sitemap td.row6 {
	color: #797979;
	padding-left: 140px;
	padding-right: 20px;
}
table.sitemap td.row7 {
	color: #797979;
	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 li {
	padding: 0;
	margin: 0;
}

#menuelist ul {
	padding: 0;
	margin: 0;
}
#menuelist ul.row10 {
	list-style-type: square;
}
#menuelist ul.row11 {
	list-style-type: square;
}

#menuelist ul.row20 {
	list-style-type: square;
}
#menuelist ul.row21 {
	list-style-type: square;
}

#menuelist ul.row30 {
	list-style-type: disc;
}
#menuelist ul.row31 {
	list-style-type: disc;
}

#menuelist ul.row40 {
	list-style-type: circle;
}
#menuelist ul.row41 {
	list-style-type: circle;
}

#menuelist ul.row50 {
	list-style-type: square;
}
#menuelist ul.row51 {
	list-style-type: square;
}





#menuelist {
z-index:100;
position:absolute;
top:145px;
left:0px;
text-align:left;
width:160px;
}

.menuebg {
	background-image: url(/UserFiles/Image/layout/transparency.png);
	background-repeat: repeat;
	background-position: top left;
	padding: 25px 0px 15px 0px;
	min-height:204px;
	width: 159px;
	height: auto !important;
	height:204px;
}


#menuelist table{
	background: url(/images/point.gif) repeat top left;
 	line-height:150%;
	text-align: left;
	margin: 0px 14px 0px 15px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-spacing: 0px;
	width: 130px;
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	text-decoration: none;
	font-weight: normal;
}
/* aktiv */
#menuelist td.row10 {
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 12px;
	color:#008086;
	font-weight: normal;
}
/* inaktiv */
#menuelist td.row11 {
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

#menuelist td.row10 a:link, #menuelist td.row10 a:visited {
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	font-size: 12px;
	color: #008086;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row10 a:hover,#menuelist td.row10 a:active {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row11 a:link, #menuelist td.row11 a:visited {
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menuelist td.row11 a:hover, #menuelist td.row11 a:active {
	text-decoration: underline;
	font-weight: normal;
}




/* aktiv */
#menuelist td.row20 {
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 16px;
	font-size: 11px;
	color:#008086;
	font-weight: normal;
}
/* inaktiv */
#menuelist td.row21 {
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 16px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

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

#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,#menuelist td.row21 a:active {
	text-decoration: underline;
	font-weight: normal;
}


#menuelist td.row30 {
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	font-size: 11px;
	color:#008086;
	font-weight: normal;
}

#menuelist td.row31 {
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row30 a:link, #menuelist td.row30 a:visited {
	font-size: 11px;
	color:#008086;
	text-decoration: underline;
	font-weight: normal;
}
#menuelist td.row30 a:hover,#menuelist td.row30 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,#menuelist td.row31 a:active {
	text-decoration: underline;
	font-weight: normal;
}




#menuelist td.row40 {
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	font-size: 11px;
	color:#f2a500;
	font-weight: normal;
}

#menuelist td.row41 {
	font-family: Arial, Sans-Serif, 'Times New Roman',Verdana;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

#menuelist td.row40 a:link, #menuelist td.row40 a:visited {
	font-size: 10px;
	color:#f2a500;
	text-decoration: underline;
	font-weight: normal;
}
#menuelist td.row40 a:hover,#menuelist td.row40 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,#menuelist td.row41 a:active {
	text-decoration: underline;
	font-weight: normal;
}

#bg_site,.bg_site {
width:100%;
min-height:704px;
height: auto !important;
height:704px;
background-image: url(/UserFiles/Image/layout/bg.jpg);
background-repeat: no-repeat;
background-position: top left;
} 



#bg_balken {
background-color:#00333e;
position:absolute;
top:145px;
left:0px;
width:100%;
height:203px;
z-index:-1;
} 




table#content0 { 
margin:  0px 0px 0px 40px;
padding: 0px 0px 0px 0px;
width:718px;
}
td#content1 {
	padding: 0px 20px 0px 0px;
	width:531px;
}
td#content2 {
	padding: 0px 0px 0px 0px;
	width:187px;
}

table#subcontent {
margin:  0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:187px;
}

td#subcontent1 {
font-size:10px;
padding: 6px 0px 2px 10px;
width:187px;
color:#7e7e7e;
min-height:20px;
background-image: url(/UserFiles/Image/layout/verlauf.jpg);
background-repeat: repeat-y;
background-position: top left;
}
td#subcontent2 {
font-size:10px;
padding: 15px 0px 15px 10px;
width:187px;
color:#7e7e7e;
background-color:#f8f8f8;
}

td#subcontent2 a {
font-size:9px;
}



p#fontsize {
padding: 0px 20px 0px 0px;
}

p#sammelcontainer {
padding: 10px 0px 0px 16px;
}


#contentframe {
	position:absolute;top:50px;left:160px;width:789px;
}

#rightframe {
	top:0px;left:0px;width:789px;
	background: url(/UserFiles/Image/layout/bg_footer_right.jpg) repeat-y top right;
}

#righttopframe {
	position:absolute;top:50px;left:938px;width:11px;height:298px;
	background: url(/UserFiles/Image/layout/bg_footer_right_top.jpg) no-repeat top right;
}

#headframe0 { 

	top:0px;left:0px;width:778px;
	margin: 0px 0px 0px 0px; 
}

#langframe { 
position:absolute;text-align:right;left:160px;top:27px;z-index:30; width:778px;color:#FFFFFF;font-weight:bold;
}

#langframe a:link,#langframe a:visited { 
TEXT-DECORATION: none;
font-weight:bold;
}
#langframe a:hover, #langframe a:active,#langframe a:focus { 
color:#FFFFFF;
TEXT-DECORATION: none;
font-weight:bold;
}

a.white { 
color:#FFFFFF;
}

a.green { 
color:#6DB0B1;
}

#headframe1 { 
left:0px;top:0px;z-index:30; border-right: 10px solid #FFFFFF;border-left: 10px solid #FFFFFF;background-color:#FFFFFF;width:758px;min-height:298px;
}

#headframe3 { 
z-index:20;width:758px;min-height:100px;
	background-color:#ffffff;
	border-bottom: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-top: 33px solid #fFFFfF;
}


#content2 td {
line-height:140%;
}

.infotd0 { 
	background-color:#7b97bd;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Sans-Serif;
}


.infotd1 { 
	background-color:#b8b9bb;
	color:#000000;
	font-size:10px;
	font-family: Verdana, Arial, Sans-Serif;
}


.infotd2 { 
	background-color:#e6e7e8;
	color:#000000;
	font-size:10px;
	font-family: Verdana, Arial, Sans-Serif;
}




