* {margin: 0;
    padding: 0;
}

body { font-family:Verdana, Arial, sans-serif;
       font-size: 11px;
	text-align:center;
	background-color:#AB9A86;
	color:#333333;
}

a.dateilinks:link{
	color: #333333;
	text-decoration:none;     
	font-weight:bold;
}

a.dateilinks:visited{
	color: #333333;
	text-decoration:none;     
	font-weight:bold;
}

a.dateilinks:hover{
	color: #FFFFFF;
	text-decoration:none;   
	font-weight:bold;  
}

a.dateilinks:active{
	color: #FFFFFF;
	text-decoration:none;     
	font-weight:bold;
}

a.button:link{
	color:#333333;
	text-decoration:none;
	display:block;
}

a.button:visited{
	color: #333333;
	text-decoration:none;     
}

a.button:hover{
	color:#FFFFFF;
	text-decoration:none;     
}


#content img{
	border:1px solid #FFFFFF;
}

.tabelle{
	width:330px;
}

.tda{
	width:110px;
	text-align:center;
	border:1px solid #FFFFFF;
	height:20px;
}

.tdb{
	width:110px;
	text-align:center;
}


#footer a:link {color: #333333;text-decoration:none;}     /* unvisited link */
#footer a:visited {color: #333333;text-decoration:none;}  /* visited link */
#footer a:hover {color: #FFFFFF;text-decoration:none;}   /* mouse over link */
#footer a:active {color: #FFFFFF;text-decoration:none;}   /* selected link */

#header {
	background-color:#333333;
	height: 70px;
	text-align:center;
	border-bottom:1px solid white;
}

#headerbild{
	background-color:#333333;
	height: 70px;
	width:800px;margin:auto;
}

#headerlogo{
	width:199px;
	margin-top:13px;
	margin-left:591px;
}

#header_1{
	height:10px;
	border-bottom:1px solid white;
}

#header_menu{	
	height: 20px;
	background-color:#333333;
	border-bottom:1px solid white;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	margin:auto;
}

#header_menu_1{	
	text-align:left;
	height: 20px;
	background-color:#333333;
	padding-left:5px;
	font-weight:normal;
	font-size:12px;
	width:800px;
}

#container {
	background-color:#AB9A86;
	width:800px;
	text-align:center;
	margin:auto;
}

#navcontainer{
	text-align:left;
}

#left {
	float: left;
	width: 180px;
	padding-left: 5px;
	height:440px;
	min-height:440px;
    	padding-top: 15px;
}

#right {
	float: right;
	width: 199px;
	padding-right:10px;
	padding-top: 15px;
	text-align:left;
	min-height:440px;
}

#content {
	margin-right: 250px;
	margin-left: 180px;
	padding-top: 15px;
	padding-bottom:15px;
	text-align:left;
	min-height:440px;
}

#line{
	clear: both;
	background-color:#FFFFFF;
	border:0px;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	height:1px;
}

#footer {
	clear: both;
	height: 15px;
	font-size: 10px;
	width:800px;
	text-align:center;
	margin:auto;
}



#footerlinks{
	float: left;
	padding-left: 0px;
}
#footerrechts{
	float: right;
	padding-right:10px;
	text-align:left;
	width:199px;

}

p{  margin-top: 8px;
	margin-bottom: 8px;
}

h1{
	color: #FFFFFF;
	font-size: 1em;
	padding-top: 30px;
	padding-left: 601px;
}

img.teppiche-gross{
	border:1px solid white;
	width:328px;
	height:328px;
}

img.teppiche-klein1{
	border:1px solid white;
	margin-top:12px;
	width:100px;
	height:100px;
}

img.teppiche-klein2{
	border:1px solid white;
	margin-left:12px;
	margin-top:12px;
	width:100px;
	height:100px;
}

img.teppiche-klein3{
	border:1px solid white;
	margin-left:12px;
	margin-top:12px;
	width:100px;
	height:100px;

}

img.teppiche-kleinv1{
	border:0px solid white;
	margin-top:12px;
	width:100px;
	height:100px;
}

img.teppiche-kleinv2{
	border:0px solid white;
	margin-left:12px;
	margin-top:12px;
	width:100px;
	height:100px;
}

img.teppiche-kleinv3{
	border:0px solid white;
	margin-left:12px;
	margin-top:12px;
	width:100px;
	height:100px;

}

img.teppiche-auflistung{
	border:1px solid white;
	width:75px;
	height:75px;
}


img.noimage-gross{
	border:1px solid #AB9A86;
	width:328px;
	height:328px;
}

img.noimage1{
	border:1px solid #FFFFFF;
	margin-top:12px;
	width:100px;
	height:100px;	
}

img.noimage2{
	border:1px solid #FFFFFF;
	margin-left:12px;
	margin-top:12px;
	width:100px;
	height:100px;
}

img.noimage3{
	border:1px solid #FFFFFF;
	margin-left:12px;
	margin-top:12px;
	width:100px;
	height:100px;
}

#scroll{
	filter:chroma(color=red);
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:red;
	scrollbar-3dlight-color:red;
	scrollbar-darkshadow-color:red;
	scrollbar-shadow-color:red;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:red;

	height:440px;
	overflow:auto;
}

#scrollklein{
	filter:chroma(color=red);
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:red;
	scrollbar-3dlight-color:red;
	scrollbar-darkshadow-color:red;
	scrollbar-shadow-color:red;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:red;

	height:120px;
	overflow:auto;
}

#noscroll{
	height:440px;
}

span.block{
	background-color:#333333;
	width:5px;
	height:5px;
}

.unterpunkteliste{
	margin:0px;
	margin-bottom:10px;
}

.unterpunkteliste li.oben{
	font-weight:bold;
	list-style-type:none;
}

.unterpunkteliste li.normal{
	margin-left:17px;
	list-style-type:square;
}

.unterpunkteliste li.eingerueckt{
	margin-left:34px;
	list-style-type:square;
}


/***********************************'   Linkes Menu  *******************************/

#navlist
{
	padding-left: 0px;
	margin: 0;
	width: 160px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0em;
	padding-bottom:3px;
}

#navlist li a {
	text-decoration: none;

}


#navlist a.unterlink:link {color: #333333;font-weight:bold;}     
#navlist a.unterlink:visited {color: #333333;font-weight:bold;}  
#navlist a.unterlink:hover {color: #FFFFFF;font-weight:bold;}
#navlist a.unterlink:active {color: #FFFFFF;font-weight:bold;}     

#navlist a.unterlinkaktuell:link {color: #FFFFFF;font-weight:bold;}   
#navlist a.unterlinkaktuell:visited {color: #FFFFFF;font-weight:bold;}   
#navlist a.unterlinkaktuell:hover {color: #FFFFFF;font-weight:bold;}  
#navlist a.unterlinkaktuell:active {color: #FFFFFF;font-weight:bold;}   

#navlist a.unterunterlink:link {color: #333333;padding-left:10px;}     
#navlist a.unterunterlink:visited {color: #333333;padding-left:10px;}     
#navlist a.unterunterlink:hover {color: #FFFFFF;padding-left:10px;}   
#navlist a.unterunterlink:active {color: #FFFFFF;padding-left:10px;}

#navlist a.unterunterlinkaktuell:link {color: #FFFFFF;padding-left:10px;}    
#navlist a.unterunterlinkaktuell:visited {color: #FFFFFF;padding-left:10px;}     
#navlist a.unterunterlinkaktuell:hover {color: #FFFFFF;padding-left:10px;}   
#navlist a.unterunterlinkaktuell:active {color: #FFFFFF;padding-left:10px;}     

#navlist span.unterlink {color: #333333;font-weight:bold;}     /* unvisited link */
#navlist span.unterlinkaktuell {color: #FFFFFF;font-weight:bold;}     /* unvisited link */

/***********************************'  Oberes Menu  ****************/

#navlistoben
{
	padding-left: 0px;
	padding-top: 2px;
}

#navlistoben li
{
	display: inline;
	list-style-type: none;
	font-size: 13px;
	padding-right:40px;
}

#navlistoben a{color:#AB9A86;text-decoration: none;}
#navlistoben a:hover{color:#FFFFFF;}

#navlistoben a.aktuell{color:#FFFFFF;}

/***********************************'  Rechtes Menu  ****************/


#navlistrechts
{
	padding-left: 0px;
	margin: 0;
	width: 160px;
}

#navlistrechts li
{
	list-style: none;
	margin: 0;
	padding: 0em;
	padding-bottom:3px;
}

#navlistrechts li a {
	text-decoration: none;

}

input{
	font-family:Verdana, Arial, sans-serif;
	border:1px solid #333333;
	background-color: #FFFFFF;
	font-size:11px;
	padding-left:2px;
	
}

select{
	font-family:Verdana, Arial, sans-serif;
	border:1px solid #333333;
	background-color: #FFFFFF;
	font-size:11px;
	padding-left:2px;
	
}

textarea{
	font-family:Verdana, Arial, sans-serif;
	border:1px solid #333333;
	background-color: #FFFFFF;
	font-size:11px;
	padding-left:2px;
}
#navlistrechts a:link {color: #333333;font-weight:bold;}     
#navlistrechts a:visited {color: #333333;font-weight:bold;}  
#navlistrechts a:hover {color: #FFFFFF;font-weight:bold;}
#navlistrechts a:active {color: #FFFFFF;font-weight:bold;}     

#navlistrechts a.aktuell:link {color: #FFFFFF;font-weight:bold;}   
#navlistrechts a.aktuell:visited {color: #FFFFFF;font-weight:bold;}   
#navlistrechts a.aktuell:hover {color: #FFFFFF;font-weight:bold;}  
#navlistrechts a.aktuell:active {color: #FFFFFF;font-weight:bold;}   

#right a:link {color: #333333;font-weight:bold;text-decoration:none;}     
#right a:visited {color: #333333;font-weight:bold;text-decoration:none;}  
#right a:hover {color: #FFFFFF;font-weight:bold;text-decoration:none;}
#right a:active {color: #FFFFFF;font-weight:bold;text-decoration:none;} 

#right a.aktuell:link {color: #FFFFFF;font-weight:bold;text-decoration:none;}   
#right a.aktuell:visited {color: #FFFFFF;font-weight:bold;text-decoration:none;}   
#right a.aktuell:hover {color: #FFFFFF;font-weight:bold;text-decoration:none;}  
#right a.aktuell:active {color: #FFFFFF;font-weight:bold;text-decoration:none;}   






