/* CSS Document */

body.b {
		background-color: #000000; 
		color:#000000; 
		font-size: 12px; 
		font-family: Arial; 
		letter-spacing: normal; 
		word-spacing: 1px;
		margin:0% 0% 2% 0%; 	/* margin: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left' */     
}


.t_bg1_l { background-image:url(../img/t_bg1_l.jpg);
		 height:23px;
 		 width:30px; 
		 background-repeat:no-repeat;
}
.t_bg1_m { background-image:url(../img/t_bg1_m.jpg);
		 height:23px;
 		 background-repeat: repeat-x;
}
.t_bg1_r { background-image: url(../img/t_bg1_r.jpg);
		 height:23px;
 		 width:30px; 
		 background-repeat:no-repeat;
}
.t_bg1 { background-color:#353535; 
		width:170px;
		height:23px;
}
.t_bg2_l { background-image:url(../img/t_bg2_l.jpg);
		 width:30px;
 		 background-repeat: repeat-y;
}
.t_bg2_r { background-image:url(../img/t_bg2_r.jpg);
		 width:30px;
 		 background-repeat: repeat-y;
}


.hauptteil {background-color:#e2dcc8;
}	 
		 
	
.copyr_bg_l { background-image:url(../img/copyr_bg_l.jpg);
		 height:31px;
 		 width:30px; 
		 background-repeat:no-repeat;
}
.copyr_bg_r { background-image:url(../img/copyr_bg_r.jpg);
		 height:31px;
 		 width:30px; 
		 background-repeat:no-repeat;
} 
.copyr_bg { background-color:#4e4e4e;
		 height:31px;
 		 width:585px; 
} 
.navi { vertical-align:top;}

#menu:link {color:#c1c1c1; text-decoration:none;vertical-align:middle; font-size:10px;}
#menu:visited {color:c1c1c1; text-decoration:none;vertical-align:middle; font-size:10px;}
#menu:active {color:#ffffff; text-decoration:none;vertical-align:middle; background-color:#272727; font-size:10px;}
#menu:hover {color:#c1c1c1; text-decoration:none;vertical-align:middle; background-color:#4e4e4e; background-image: url(../img/hover.gif); background-position:left; background-repeat:no-repeat; font-size:10px;}
#links:link {color:#c1c1c1; text-decoration:none;vertical-align:middle; font-size:10px;}
#links:visited {color:c1c1c1; text-decoration:none;vertical-align:middle; font-size:10px;}
#links:active {color:#ffffff; text-decoration:none;vertical-align:middle; background-color:#272727; font-size:10px;}
#links:hover {color:#c1c1c1; text-decoration:none;vertical-align:middle; background-color:#4e4e4e;}

.text { color:#c1c1c1; vertical-align:middle; text-indent:0.8em; font-size:10px; }

#copyr_text {font-size:10px; text-align:center; vertical-align:middle; letter-spacing: normal; word-spacing: 1px;}

.home { color:#000000;}