/* Allgemeine Definitionen */
body {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 10px; 
	padding-top: 10px; 
	padding-right: 0px;
	padding-bottom: 0px; 
	padding-left: 0px;	
	background-color: #333333;
	scrollbar-base-color: #474747;
	scrollbar-arrow-color: #808080;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #474747;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #474747;
	scrollbar-track-color: #000000;
}
body.print {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px;
	padding-bottom: 0px; 
	padding-left: 0px;	
	background-color: #FFFFFF;
	scrollbar-base-color: #474747;
   scrollbar-arrow-color: #808080;
   scrollbar-3dlight-color: #808080;
   scrollbar-darkshadow-color: #474747;
   scrollbar-face-color: #000000;
   scrollbar-highlight-color: #474747;
   scrollbar-track-color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

p, td,  h1, h2, h3, input, textarea,select {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}



/* Listen Definitionen */ 
ul{

	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 10px; 
	padding-top: 0px; 
	padding-right: 0px;
	padding-bottom: 0px; 
	padding-left: 20px;
}



li{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-image: url(/_images/list.gif);
}

/* Layout-Angaben (INDEX) */ 

td {
	vertical-align: top;
}

td.print{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
}

td.textLeft{
   width:310px;
	padding-right:20px;
}

td.textRight{	
    width:300px;
    text-align: right;
    vertical-align: top;
}

td.header{ 
	background-color: #CCCCCC;
	}
	
td.black{ 
	background-color: #000000;
	}


td.content{ 
	background: url(/_images/bg-content.gif) no-repeat;
	background-color: #000000;
	vertical-align: top;
	width:714px;
}

table.kontakt{ 
	border: 1px solid #E1B533;
}

table.all{ 
	height:100%;
	width:100%;
}

td.kontakt{ 
	padding-top: 7px; 
	padding-right: 10px;
	padding-bottom: 0px; 
	padding-left: 10px;
	width:210px;
}

td.sitemapLevel1_folder{ 
	vertical-align: bottom;
	background-image: url(/_images/sitemap/level1_folder.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}

td.sitemapLevel1_file{
	vertical-align: bottom;
	background-image: url(/_images/sitemap/level1_file.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}
td.sitemapLevel2_folder{ 
	vertical-align: bottom;
	background-image: url(/_images/sitemap/level2_folder.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}

td.sitemapLevel2_file{ 
	vertical-align: bottom;
	background-image: url(/_images/sitemap/level2_file.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
td.sitemapLevel3_folder{ 
	vertical-align: bottom;
	background-image: url(/_images/sitemap/level3_folder.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
}
td.sitemapLevel3_file{ 
	vertical-align: bottom;
	background-image: url(/_images/sitemap/level3_file.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
}

td.sitemapSpacer{ 
	height:15px;
}

a.Sitemap{
	color: #FFEFA2;
	text-decoration: none;
}

/* Link-Angaben */  	
a{
	color: #E1B533;
	text-decoration: none;
}
a:hover{
	color: #FFEFA2;
	text-decoration: none;	
}

a.CL1{
	color: #E1B533;
	text-decoration: none;
}
a.CL1:hover{
	color: #FFEFA2;
	text-decoration: none;	
}
a.CL2{
	color: #E1B533;
	text-decoration: none;
}
a.CL2:hover{
	color: #FFEFA2;
	text-decoration: none;	
}
a.CL3{
	color: #E1B533;
	text-decoration: none;
}
a.CL3:hover{
	color: #FFEFA2;
	text-decoration: none;	
}

.PL0{
	color: #E1B533;
	text-decoration: none;
}
.PL1{
	color: #E1B533;
	text-decoration: none;
}


a.PL1{
	color: #E1B533;
	text-decoration: none;
}
a.PL1:hover{
	color: #FFEFA2;
	text-decoration: none;	
}
a.PL2{
	color: #E1B533;
	text-decoration: none;
}
a.PL2:hover{
	color: #FFEFA2;
	text-decoration: none;	
}

a.orientation{
	color: #E1B533;
	font-size:11px;
	text-decoration: none;
}
a.orientation:hover{
	color: #E1B533;
	font-size:11px;	
	text-decoration: underline;
}
.orientation{
	color: #E1B533;
	font-size:11px;
	text-decoration: none;
}

.title{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #E1B533;
	font-size: 11px;
	font-weight: bold;
}

.imageKontakt{ 
 	text-align: left;
	border-right: 1px solid #E1B533;
	border-left: 0px solid #E1B533;
	border-top: 0px solid #E1B533;
	border-bottom: 0px solid #E1B533;
	}
.imageBorder{ 
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}

.frm_input{ 
	width: 200px;  
 	padding-left: 2px;  
	border: 1px solid #D6D6D6;
	background-color: #FFEFA2;
	color: #000000;
	}
	
.frm_input_suche{ 
	width: 80px; 
	height:16px; 
	background-color: #FFFFFF;
	vertical-align: bottom;
	border: 0px;	
	color: #000000;	
	text-align: center;
	}
.frm_input_suche_gross{ 
	width: 160px; 
	height:16px; 
	background-color: #FFFFFF;
	vertical-align: bottom;
	border: 0px;	
	color: #000000;	
	}
	
.frm_button_suche{ 
	width: 20px; 
	height:16px; 
	background-color: #000000;
	vertical-align: bottom;
	border: 1px;	
	color: #FFFFFF;
	}
.frm_button_suche_gross{ 
	width: 200px; 
	height:16px; 
	background-color: #000000;
	vertical-align: bottom;
	border: 1px solid #FFFFFF;	
	color: #FFFFFF;
	}
.frm_button_suche_small{ 
	width: 50px; 
	height:16px; 
	background-color: #000000;
	vertical-align: bottom;
	border: 1px solid #FFFFFF;	
	color: #FFFFFF;
	}
	
.frm_area{ 
	width: 200px;
	height: 100px;  
	padding-left: 2px;  
	border: 1px solid #D6D6D6; 
	background-color: #FFEFA2; 
	color: #000000;
	}	
	
.frm_button{ 
	width: 200px;
	height: 20px;  
	border: 1px solid #D6D6D6;
	font-weight: bold;
	text-align: center;
	background-color: #E1B533;
	color: #000000;
	}

.tblCol {
	border-bottom: 1px solid #aaaaaa;
}

