
body
{
	background-image:url(/images/template/background.jpg); 
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

body, td
{
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	color:#00253e;
}

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

select,textarea,input {
	font-size: 11px;
}

a:link,a:visited,a:active
{
	color: #6b97b4;
	text-decoration:none;	
}
a:hover
{
	color: #6b97b4;	
	text-decoration:underline;
}


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

hr {
 border: 0px; 
 border-top: solid 1px #00243D;
 border-bottom: transparent;
 color: #00243D;
 height:1px;
}



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

.button {
	color: #00253e;	
	font-weight: bold;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	
}
.errortext, p.errortext
{
	color: #990000;
	font-weight: bold;
}

.oktext, p.oktext
{
	color: #109210;
	font-weight: bold;
}

.Fett
{
	font-weight: bold;
}

.Title
{
	line-height: 150%;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color:#00253e;
	font-size:18px; 
}

.subTitle
{
	line-height: 100%;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color:#c5561c;
	font-size: 14px;
}

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

table.content { height:18px; }

tr.row20 { background-color:#FFE99A; }
tr.row21 { background-color:#FFCC11; }


td.row21, td .row21:link, td .row21:visited, td .row21:active { 
	padding-left: 10px;
	padding-right:10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial,Verdana;
	color: #FFFFFF; 
	font-size: 11px;
	text-align: center;
	vertical-align:middle;
	text-decoration:none;
	height:18px;
	font-weight: bold;
}
td .row21:hover { text-decoration:underline;font-weight: bold;}

td.row20, td .row20:link, td .row20:visited, td .row20:active { 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial,Verdana;
	color: #00253e; 
	font-size: 11px;
	text-align: center;
	vertical-align:middle;
	text-decoration:none;
	height:18px;
	font-weight: bold;
	background-color:#d9e6ef;
}
td .row20:hover { text-decoration:underline;font-weight: bold;}

td.row201 { 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:top;
	width:3px;
	height:18px;
	background-color:#d9e6ef;
}



table.sitemap {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	width: 400px;
	color: #000000;
	font-size : 11px;
	text-align: left;
}

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;
}

.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; }

/* Content-Tabelle */
tr.t0 {  }
tr.t1 {  }
tr.t2 {  }

td.t0 { font-size: 12px;font-weight: bold; }
td.t1 {  }
td.t2 {  }

#footer
{
	color: #6b97b4;	
}


#search-results {
	width: 399px;
	border: 1px solid #000;
	background: #fff;
	display: none;
	float: left;
}

* html div#search-results {
	width: 400px;
}  

.sr,.srs {
	width: 100%;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	padding: 1px 0 0 0;
}

.sr {
	background-color: #fff;
	color: #000;
}

.srs {

	background-color: #36c;
	color: #fff;
	cursor: pointer;
}

.sr .src {
	color: #008000;
}

.srs .src {
	color: #fff;
}

.srt {
	float: left;
	font-size: 11px;
	margin-left: 4px;
}

.src {
	float: right;
	font-size: 10px;
	margin-right: 3px;
	padding-top: 2px;
}

#search_set {
	font-family:Verdana;
	font-size:11px;
	color:#3366CC;
}


