/* ----------------------------------------------------------------------------- */
/* CSS - r&ouml;sel & brunk */
/* ----------------------------------------------------------------------------- */
body{	padding:0px; margin:0px;
		background-color:#ecebe1;
		color:#746f6f; font-size:13px; line-height:18px; font-family:"Trebuchet MS", Arial;}
img { 	border:0px; margin:0px; padding:0px; }
p { 	margin:0px 0px 15px 0px}

/* ----------------------------------------------------------------------------- */
/* Headlines */
/* ----------------------------------------------------------------------------- */	
/* Überschrift content*/ 
h1{ font-size:18px; margin:0px 0px 21px 0px; text-transform:uppercase; color:#bda157;}
/* Überschrift News*/	
h2{ font-size:13px; margin:0px 0px 0px 0px; text-transform:uppercase; color:#bda157;}
/* Subline content*/
h4{ font-size:13px; margin:0px 0px 2px 0px; color:#bda157; font-weight:normal;}
/* Subline Head content*/
h3{ font-size:11px; margin:0px 0px 0px 17px; text-transform:uppercase; color:#625a42; position:absolute; left:0px; font-weight:normal}

/* ----------------------------------------------------------------------------- */
/* Links */
/* ----------------------------------------------------------------------------- */
a:link, a:visited, a:hover{ font-size:13px; color:#ffffff; text-decoration:none; font-weight:normal;}
a:hover{ color:#bda157}

/* ----------------------------------------------------------------------------- */
/* flash_wrapper */
/* ----------------------------------------------------------------------------- */
#flash_wrapper {	position:absolute;  
					margin:-183px 0px 0px -248px; 
					left:50%; 
					top:50%; 
					text-align:center; 
					font-size:10px;
					line-height:11px;}
#flash_wrapper a:link, #flash_wrapper a:visited, #flash_wrapper a:hover{ color:#746f6f; text-decoration:none; font-weight:normal; font-size:10px;}
#flash_wrapper a:hover{text-decoration:underline;}

#flash_wrapper a.gold:link, #flash_wrapper a.gold:visited, #flash_wrapper a.gold:hover{ color:#bda157; text-decoration:none; font-weight:normal; font-size:10px;}


/* ----------------------------------------------------------------------------- */
/* Wrapper */
/* ----------------------------------------------------------------------------- */
#wrapper{ 	width:859px; height:591px; border:1px; 
			border-color:#868686; border-style:solid; border-width:1px; 
			background-image:url(../pic/wrapper_back.gif); background-repeat:no-repeat; 
			position:absolute; padding:18px; margin:-306px 0px 0px -430px; top:50%; left:50%;}
			
#wrapper #logo{ position:absolute; 
				width:230px; 
				height:75px;}
				
#wrapper #menu{ position:absolute; 
				top:110px; 
				width:859px; 
				height:50px;}

#foot{ 			position:absolute;
				width:859px; 
				height:20px;  
				margin:323px 0px 0px -412px; 
				top:50%; 
				left:50%;  
				text-align:center;
				font-size:10px;}
				
#foot a:link, #foot a:visited, #foot a:hover{ color:#746f6f; text-decoration:none; font-weight:normal; font-size:10px;}
#foot a:hover{text-decoration:underline;}

/* ----------------------------------------------------------------------------- */				
/* Content */
/* ----------------------------------------------------------------------------- */
#wrapper #content { position:absolute; top:164px;  width:859px; height:445px; 
					background-image:url(../pic/content_home_back.jpg); background-repeat:no-repeat;}
/* head */			
#content #head{ position:absolute; top:0px; height:18px; width:859px; background-image:url(../pic/alpha_grey.png)}	
/* Collections */				
#content #item_show { position: absolute; top:18px; width:573px; height:307px;}	
#content #item_description { position:absolute; left:573px; top:18px; width:252px; height:253px; padding:36px 16px 18px 18px; background-color:#141312;}	
/* News */
#content #news_text {    position:absolute; left:343px; top:18px; width:480px; height:247px; padding:42px 18px 18px 18px;}	
/* Profil */
#content #profil_text {  position:absolute; left:343px; top:18px; width:480px; height:367px; padding:42px 18px 18px 18px;}		
/* Contact */
#content #contact_text { position:absolute; left:516px; top:18px; width:307px; height:367px; padding:42px 18px 18px 18px;}

/* ----------------------------------------------------------------------------- */				
/* Stripe */
/* ----------------------------------------------------------------------------- */
#stripe { 		position:absolute; top:325px; width:859px; height:120px; 
		  		background-image:url(../pic/alpha_grey.png); 
		  		border:1px; border-color:#FFFFFF;}
/* head */		
#stripe #head{ 	position:absolute; top:0px; height:18px; width:859px;}
/* box */				
#stripe #box { 	position:absolute; top:18px; height:102px;}

/* ----------------------------------------------------------------------------- */				
/* News */
/* ----------------------------------------------------------------------------- */
#stripe #box .news { 	position:relative; width:286px; height:102px; float:left;
						background-image:url(../pic/alpha_grey_news.png)}
/* last_item*/
#stripe #box .last_item { 	width:285px;!important}
/* content */
#stripe #box .news .content{ position:absolute; width:249px; height:74px; padding:14px 18px 14px 18px;}
/* alpha Button*/
#stripe #box .news .news_alpha_btn{ position:absolute; width:285px; height:102px;  
							 		background-image:url(../pic/news/alpha_news_back_n.png); background-repeat:no-repeat;
							 		cursor:pointer; z-index:100;}
/* alpha Button over */							
#stripe #box .news .btn_o{  background-image:url(../pic/news/alpha_news_back_o.png); background-repeat:no-repeat;}
/* line */
#stripe #box .line{ width:1px; height:102px; float:left;}

#news_pic { position:absolute; top:57px; left:48px;}
