body,td,i,b,u,a,blockquote,input {
	font-family: Arial, Helvetica, sans-serif; 	
	font-size:80%;
	color: #000000; 
	text-decoration: none;
	margin:0;
	padding:0;
}
body {text-align: center;}
 h1 {
	font-size: 1.3em;
	color: #000000;	
	text-transform: uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
	display:block;
	} 
	
h2 {
	font-size: 1.2em;
	color: #000000;
	text-transform: uppercase;			
	font-weight:bold;	
	}
	
/* used for news - clickable headline */
a h2 {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;			
	font-weight:bold;
	text-decoration:none;
	margin:5px 0 0 0;
	padding:0;
	display:block;
	}
	
h3 {
	text-transform: uppercase;
	color: #333366;	
	font-size: 1.1em;
	font-weight:normal;	
}
a {	
	color: #999999; 
	text-decoration: none;
	font-size:1em;
	}
a:visited {
	color: #999999; 
	text-decoration: none;	
}
a:hover{ 	
	color: #232323;
	text-decoration: underline;
	}
a img { border:none; }
 
.black  { color:#000000; }

div#wrapper {
	width: 960px; 
	margin-right: auto; 
	margin-left: auto;
	margin-top:30px;
	text-align:left;
	height:625;
} 

/* table classes */
.tbl_bck_1 {
	background-image:url(../images/header_linie.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.tbl_bck_2 {
	background-image:url(../images/bottom_linie.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.active { 
	color:#000000;
	text-decoration:none;
} 
.menu{
	color: #8d9bbc; 
	text-decoration: none;
	text-transform: uppercase;
	margin-right:10px ;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.menu_active{	
		color: #000000; 
		text-decoration: none;
		margin-right:10px ;
	}
	.menu:hover, .menu_active:hover{	
		color: #aa87af;
		text-decoration: none;
		}

.link{font-size: 11px; color: #ffffff; text-decoration: none;}
.link:hover{font-size: 11px; color: #ff0000; text-decoration: none;}

.link2{font-size: 11px; color: #7F0202; font-weight:bold; text-decoration: underline;}
.link2:hover{font-size: 11px; color: #ff0000; font-weight:bold; text-decoration: none;}

.pfad{font-size: 11px; color: #919191; text-decoration: underline;}
.pfad:hover{font-size: 11px; color: #7F0202; text-decoration: none;}

.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background-color: #7F0202;}

.text_farbe2{font-size: 11px; color: #ffffff;}

.text_vorheben{font-size: 11px; color: #777777;}

.error_form{color: #ff0000;}

.maus{cursor:hand;}

.feld_error,.feld1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF; border: 1px #FF0000 solid}
.felder_rand { border: 1px #cccccc solid}
.feld { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; text-decoration: none; border-color: #333333 #999999 #999999 #333333;
background-color: #FFFFFF} 

.r_menu {
	width:174px;
	border-right:1px solid #8096b1;
	}

#topmenu {
	margin-left:20px;
	}
#content {
	margin: 13px 0 0 10px;
	font-size:1em;
	}
#bottommenu {
	padding-bottom: 5px;
	color:#CCCCCC;
	}
	#bottommenu a:link span { color:#000; }
	
	
	#leftmenu {
	margin-top:30px;
	text-align:right;
	}
	#leftmenu table td {text-align:right; }
	

.menu_left{	
	color: #CCCCCC; 
	text-decoration: none;		
	text-align:right;
	}
	.menu_left:hover{
		color: #CCCCCC;
		text-decoration: none;
	}
/* S C R o L L - M E N U */
#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;		
}
#menu a {	
	width:99%;			
	padding:3px 2px 5px 2px;	
	text-decoration: none;		
}
#menu li { /* all list items */	
	width: 100px; /* width needed or else Opera goes nuts */	
	
}
	
	#menu li ul {
	position: relative;
	height: 100px;
	width: 140px;
	margin: 0 0 0 -30px;
	padding:4px 0;
	left: 205px;
	top: -20px;
	border:1px solid black;	
}
#menu ul li {width: 100%;	 }
#menu ul li a{padding:5px;}
#menu ul li a:hover {}
#menu li a:hover {color:#000000;}

#menu li:hover ul ul, #menu li.sfhover ul ul { }
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {}

.menu_nsel, .menu_sel {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9px;	
	width: auto!important;	
}
 * html .menu_nsel { width:18px!important;}
 * html .menu_sel { width:18px!important;}
 .menu_nsel:hover{  text-decoration: none; color: #333333;}
 
#menu_under {
	position: relative;
	width: 140px;
	left: 154px;
	top:0;	
}
#menu_uu{
	position: absolute;	
	top:-28px;	
}
#menu_under_gallery {
	position: relative;
	width: 140px;
	left: 0;
	top:0;	
}
#menu_uu_gallery{
	position: absolute;	
	top:-28px;	
}

	.m_sel { color:#000000;	}
	#menu_left_u_sel  {		
		border-top:1px solid black;
		border-bottom:1px solid black;
		font-size:16px;
		font-weight:bold;
		}
		#menu_left_u_sel a:link, #menu_left_u_sel a:visited{
			color:#000000;
			font-weight:bold;
		}
#news_content {
	height:400px;
	width:610px;
	overflow:auto;
}
#news_content_short {
	font-size:10px;
}
#news_det_content {
	font-size:12px;
	font-weight:bold;
}
#news_det_content_long, #ori_des_content, #smart_clt_content, #design_content {
	font-size:12px;
}
#news_title_kurzbs{
	width:170px;
	height:48px;
}
#news_img{
	width:170px;
	height:120px;
}
#news_item{
	padding:0 12px 12px 0;
}

#itellico_link a, #itellico_link a:visited{
	font-size:10px;
	color:#d8d8d8;
}
#submenu{
	margin:9px 0 0 0;
}
#menu_links{
	padding:11px 25px 0 0;
}

.debug { border:1px solid red; }
#ext a {	
	color: #999999; 
	text-decoration: none;
	font-size:1em;
	}
#ext a:hover{ 	
	color: #232323;
	text-decoration: underline;
}

