
body	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}
a, a:link, a:visited	{	
	text-decoration:none;
	color:#818181;
	}
a:hover, a:active	{	
	color:#B48100;
	}
/* -------- FARBEN -----------------------*/

#gr		{ color:#ABABAB }
#ge		{ color:#B48100 }
#we		{ color:#F6F6F6 }

/* -------- POSITIONEN--------------------*/

.cnt_all {
	width:100%;  height:100%;
	background-color:#000000;
	}

.cnt_color {
	width:800px;  height:100%;
	background-image:url(http://www.narcissundgoldfaden.de/templates/images/css/bg_color.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	}

.cnt_gal {
	width:800px;  height:100%;
	background-image:url(http://www.narcissundgoldfaden.de/templates/images/css/bg_sw.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	}

.cnt_hm	{
	width:640px; height:12px;
	text-transform:uppercase; 
	letter-spacing:0.1em; 
	padding:6px;
	padding-bottom: 8px !important;
	text-align:right;
	}
	
.mainmenu_14{
	display: none;
}

.cnt_um	{
	width:160px;
	letter-spacing:0.1em; 
	margin-left:65px; margin-top:160px;
	}
.cnt_txt {
	width:400px;
	margin-top:35px;
	}
.cnt_txt_gal {
	width:400px;
	margin-top:35px;
	margin-left:50px;
	}
.cnt_um_gal	{
	width:100px;
	margin-left:65px; margin-top:160px;
	}
.cnt_footer 	{
	width:778px;
	margin:5px;	padding:5px;
	border:1px solid #ABABAB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ABABAB;
	background-color:#f6f6f6;
	}
.table_content 	{
	width:790px;
	margin:5px;
	border-left:1px solid #ABABAB;
	border-right:1px solid #ABABAB;
	border-bottom:1px solid #ABABAB;
	}
	
.table_content 	td{
	vertical-align: top;
}
	
/* -------- SCHRIFTEN --------------------*/

.hm, .hm:link, hm:visited	{	
	text-decoration:none;
	color:#000000;
	}
.hm:hover, .hm:active, .hm_over	{	
	color:#B48100
	}
	
.um, .um:link, um:visited	{	
	text-decoration:none;
	color:#ABABAB;
	font-weight:bold;
	}
.um:hover, .um:active, .um_over	{	
	color:#B48100
	}
h1	{ 	font-size:14px; 
		font-variant:small-caps; 
		letter-spacing:0.2em;
		margin-bottom:5px;
		padding-left:15px;
	}
h2	{ 	font-size:14px;  
		letter-spacing:0.2em;
		color:#818181;
		margin-top:5px;
		padding-left:15px;
	}	
p	{	line-height:1.5em;
		text-indent:15px;
	}
.p_um	{
	margin-top:0px;
	margin-bottom:5px;
	text-indent:0px;
	}
.imp	{
	letter-spacing:0.2em;
	text-transform:uppercase;
	}
ul	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}
/* -------- BILDER-----------------*/
.img_illu	{
	border:1px solid #ABABAB;
	width:400px; height:250px;
	}
.img_gal	{
	border:1px solid #ABABAB;
	padding:5px;
	margin:5px;
	}

.cnt_txt img{
	border: 1px solid #ababab;
	margin: 5px;
	padding: 5px;
}
