/* commented backslash hack v2 \*/ 
* html body {
	height: 100%;
}
/* end hack */ 

* html body {
	margin: 160px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

* html .header {
	position: absolute;
	top: 0;
	padding: 0;
	height: 96px;
}

* html .header1 {
	position: absolute;
	top: 96;
	padding: 0;
	height: 1px;
}

* html .header2 {
	position: absolute;
	top: 124;
	padding: 0;
	height: 36px;
}

* html .menue {
	position: absolute;
	top: 97;
	padding: 0;
	height: 27px;
}
 
* html .content {
	position: fixed;
	top: 160px;
	padding: 0 0px;
	height: 100%;
	bottom: 0px;
	overflow: auto;
	overflow-y: scroll;
background-position: 0px 0px;
background-image:url(/images/template/content_bg.jpg);
background-repeat:no-repeat;
background-attachment:fixed;

}

/* Mozilla styles below */

html>body {
	margin: 160px 0 0px 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
}

html>body .header {
	position: absolute;
	top: 0;
	padding: 0;
	height: 96px;
}

html>body .header1 {
	position: absolute;
	top: 96;
	padding: 0;
	height: 1px;
}

html>body .header2 {
	position: absolute;
	top: 124;
	padding: 0;
	height: 36px;
}

html>body .menue {
	position: absolute;
	top: 97;
	padding: 0;
	height: 27px;
}

html>body .content {
	position: fixed;
	top: 160px;
	bottom: 0px;
	padding: 0px;
	overflow: auto;
	overflow-y: scroll;

background-position: 0px 160px;
background-image:url(/images/template/content_bg.jpg);
background-repeat:no-repeat;
background-attachment:fixed;

}

html>body .bg_content { 
background-position: 0px 160px;
background-image:url(/images/template/content_bg.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}

* html .bg_content { 
background-position: 0px 0px;
background-image:url(/images/template/content_bg.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
}


.header, .header1, .header2, .menue, .content {
	width: 100%;
}

.content5 {
	background-image:url(/images/template/point.gif); 
	background-repeat:repeat-x;
	background-attachment:fixed;
}

table.content1 {
	
}

.header {
	
	background-color:#c36c9a; 
	background-position:left;
}

.header1,.header2 {
	
	background-color:#FFFFFF; 
	background-position:left;
}

.menue {
	
	background-color:#5E86AF; 
	background-position:left;
}

body {
	background-image:url(/images/template/bg.jpg); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57687a;
}

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

p, table, tr, td, th, ul, li, font
     { font-family: Verdana,Arial,Tahoma,Helvetica; font-size:11px; line-height:150%; }


input, select, textarea
     { font-family: Verdana,Arial,Tahoma,Helvetica; font-size:11px; line-height:100%; }


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

.srch_btn {
	MARGIN: 0px 0px 0px 2px; 
	CURSOR: hand; 
	border: 0px;
	color: #FFFFFF;
	background-color: #7D7D7D; 
	height: 20px;
	width: 70px; 
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, Helvetica;
}

.srch_inp {
	BORDER-RIGHT: #9C9E93 1px solid; 
	BORDER-TOP: #9C9E93 1px solid; 
	BORDER-LEFT: #9C9E93 1px solid; 
	width: 105px; 
	height: 16px;
	BORDER-BOTTOM: #9C9E93 1px solid; 
	FONT-SIZE:11px; 
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Tahoma, Helvetica;
}

	#content_cms {
		font-size: 11px;
		font-family: Verdana, Arial, Tahoma, Helvetica;
		line-height:150%; 
	}

	#content_cms a {
		font-size: 11px;
		color: #0042FF;
		font-family: Verdana, Arial, Tahoma, Helvetica;
		letter-spacing: 0;
		text-decoration: none;
	}

	#content_cms a:hover {
		font-size: 11px;
		color: #0042FF;
		font-family: Verdana, Arial, Tahoma, Helvetica;
		letter-spacing: 0;
		text-decoration: underline;
	}





table.footer {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFF;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.footer th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 20px;
	background: url(/images/point.gif);
	background-repeat: repeat;
	font-size: 11px;
	color: #FC9811;
}
table.footer th.title {
	text-align: left;
}


table.sitemap {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 1px;
	border-collapse: collapse;
	color: #000000;
	font-size : 11px;
	text-align: left;
}
table.sitemap th {
	text-align: left;
	height: 50px;
	width: 99%;
	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;
}




table.footerlink {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFF;
	border-spacing: 0px;
	color: #004C19;
}

table.footerlink td a:link, table.footerlink td a:visited {
	text-decoration: none;
}
table.footerlink td a:hover {
	text-decoration: underline;
}



#menuelist table{
 	line-height:150%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-spacing: 0px;
	width: 172px;
}

#menuelist th.row10 {
	line-height:150%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 172px;
	height: 20px;
	background-color: #909900;
	font-size: 11px;
	color: #FFFFFF;
}

#menuelist th.row11 {
	line-height:150%;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 172px;
	height: 20px;
	font-size: 11px;
	color: #063c73;
}

#menuelist th.row10 a:link, #menuelist th.row10 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menuelist th.row10 a:hover {
	text-decoration: underline;
}

#menuelist th.row11 a:link, #menuelist th.row11 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menuelist th.row11 a:hover {
	text-decoration: underline;
}

#menuelist td.row20 {
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 172px;
	height: 20px;
	background-color: #c9819f;
	font-size: 11px;
	color: #ffffff;
}

#menuelist td.row21 {
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 172px;
	height: 20px;
	font-size: 11px;
	color: #063c73;
}

#menuelist td.row20 a:link, #menuelist td.row20 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menuelist td.row20 a:hover {
	text-decoration: underline;
}

#menuelist td.row21 a:link, #menuelist td.row21 a:visited {
	color: #063c73;
	text-decoration: none;
}
#menuelist td.row21 a:hover {
	text-decoration: underline;
}




#menuelist td.row30 {
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 172px;
	height: 20px;
	font-size: 11px;
	color: #c9819f;
}

#menuelist td.row31 {
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 172px;
	height: 20px;
	font-size: 11px;
	color: #848484;
}

#menuelist td.row30 a:link, #menuelist td.row30 a:visited {
	color: #c9819f;
	text-decoration: none;
}
#menuelist td.row30 a:hover {
	text-decoration: underline;
}

#menuelist td.row31 a:link, #menuelist td.row31 a:visited {
	color: #848484;
	text-decoration: none;
}
#menuelist td.row31 a:hover {
	text-decoration: underline;
	color: #c9819f;
}

#menuelist td.row11 {
	border-bottom: 1px solid #c5d3e2;
	padding: 0px;
}

#menuelist td.row21 {
	border-bottom: 1px solid #c5d3e2;
}
#menuelist td.row31 {
	border-bottom: 1px solid #c5d3e2;
}

#menuelist td.row20 {
	border-bottom: 1px solid #c5d3e2;
}
#menuelist td.row30 {
	border-bottom: 1px solid #c5d3e2;
}



.Bold
{
	font-weight: bold;
}

.FirstTitle
{
	font-weight: bold; 
	font-size: 13px;
	line-height:125%;
	color: #063C73;

}

.FirstTitle font
{
	font-weight: bold; 
	font-size: 13px;
	line-height:125%;
	color: #063C73;

}

.Title font
{
	font-weight: bold;
	font-size: 15px;
	color: #063C73;
	line-height:150%;
}

.Title
{
	font-weight: bold;
	font-size: 15px;
	color: #063C73;
	line-height:150%;
}

.Untertitle
{
	font-size: 10px;
	line-height:100%;
}

.bildrahmen
{
	border: #063C73 1px solid;
	padding: 1px; 
	border-color: #063C73;
}

.Untertitle font
{
	font-size: 10px;
}

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

