/*colors:

font: e0e0e0
orange:d643ab
bg-navi:22252b
bg-footer:101415

*/


/*
    resets und grundlayout
*/
html,body,div,span,applet,object,iframe,h1,h2,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}a:focus{outline:0;}




body {
	background: #000000 url(../images/bg_main.jpg) repeat-x top left;
	font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#564b47; 
	margin:0px;
}
span.clear-me{
    clear: both;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
#header {
	font-size: 10px;
    overflow: hidden;
	background: url(../images/header.png);
	height:144px;
}
#middleblock{
    clear: left;
    overflow: hidden;
    background-color: #22252b;
	 margin: 0 0 30px 0;
}
#middlesubblock{
    background: #22252b url(../images/bg_blocks.jpg) repeat-x top left;;
    width: 100%;
    height: 240px;
    color: #e0e0e0;
    margin-bottom: 10px;
}

#footer{
    margin: 14px 0;
}
/*
    elemente
*/
#logo {
	width:220px;
	height:140px;
	margin-left:370px;
}

#suche{
    margin-top: 60px;
    overflow: hidden;
    float: right;
	width: 200px;
    background: url(../images/search_bg.gif) repeat-x top right;
    margin-bottom: 5px;
}
#suche input, #suche button{
    border: none;
    float: left;
}
#suche input{
	margin-right: 5px;
	font-size: 15px;
	width: 141px;
	padding: 4px 8px 0;
    background-color: transparent;
}
#suche input:focus {
	outline: none;
}
#suche button{
    padding: 0;
	width: 38px;
	height: 31px;
	cursor: pointer;
	text-indent: -9999px;
    background-color: transparent;
}
#sprache{
    height: 21px;
    width: 150px;
    clear: right;
    overflow: hidden;
    float: right;
	position:absolute;
	margin-left:796px;
	margin-top:35px;
	top:0px;
    padding: 8px 2px 9px 0px ;
	background: url(../images/sp_back.png);
}
#sprache li{
    float: right;
    margin-right: 7px;
	width: 25px;
	height:25px;
}
#sprache li a{
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/fahnen.gif) -6px -6px;
}

#sprache li#de a{background-position: -6px -6px;}
#sprache li#en a{background-position: -36px -6px;}
#sprache li#fr a{background-position: -66px -6px;}
#sprache li#it a{background-position: -96px -6px;}
#sprache li#ru a{background-position: -126px -6px;}
#sprache li#es a{background-position: -156px -6px;}
#sprache li#nl a{background-position: -186px -6px;}
#sprache li#cn a{background-position: -217px -6px;}

#sprache li#de a:hover, #sprache li#de.on a{background-position: -6px -44px;}
#sprache li#en a:hover, #sprache li#en.on a{background-position: -42px -44px;}
#sprache li#fr a:hover, #sprache li#fr.on a{background-position: -77px -44px;}
#sprache li#it a:hover, #sprache li#it.on a{background-position: -112px -44px;}
#sprache li#ru a:hover, #sprache li#ru.on a{background-position: -132px -44px;}
#sprache li#es a:hover, #sprache li#es.on a{background-position: -182px -44px;}
#sprache li#nl a:hover, #sprache li#nl.on a{background-position: -192px -44px;}
#sprache li#cn a:hover, #sprache li#cn.on a{background-position: -223px -44px;}


ul.menu {background-color: #22252b; height: 45px; width: 100%; margin-bottom: 7px; background: url(../images/naviback.jpg) repeat-x; }
ul.menu a {display:block; color:#FFFFFF; text-decoration:none; padding: 14px 12px;}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:42px; left:0; background:#22252b; display:none;list-style:none;}
ul.menu ul li {position:relative; border:1px solid #8c8c8c; border-top:none; width:auto; margin:0;width:128px;}
ul.menu ul li.first{border-top:1px solid #8c8c8c; }
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#22252b;width:auto;}
ul.menu ul li a:hover {background-color:#980086 }
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink { font-weight:bold; }
ul.menu .menulink:hover, ul.menu .menuhover {color:#ffffff;background: url(../images/menu_hover_2.gif) no-repeat bottom center;}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #e0e0e0}
ul.menu .menulink:active {
	color:#e9a4e1;background: url(../images/menu_hover_2.gif) no-repeat bottom center;
}

.menulinkon {
	color:#e9a4e1;
	font-weight:bold;
	background: url(../images/menu_hover_2.gif) no-repeat bottom center;
}
a.menulinkon:link { color:#980086;font-weight:bold; text-decoration:none; }
a.menulinkon:visited { color:#980086; font-weight:bold;text-decoration:none; }
a.menulinkon:active { color:#980086; font-weight:bold;text-decoration:none; }
a.menulinkon:hover { color:#ffffff;font-weight:bold; text-decoration:none; }

.menulinkonsub{
	background-color:#ffffff;
	color:#980086;
}	
a.menulinkonsub:link { color:#980086;font-weight:bold; text-decoration:none; }
a.menulinkonsub:visited { color:#980086; font-weight:bold;text-decoration:none; }
a.menulinkonsub:active { color:#980086; font-weight:bold;text-decoration:none; }
a.menulinkonsub:hover { color:#ffffff;font-weight:bold; text-decoration:none; }

.menulinkonfooter{
	color:#d643ab;}	
a.menulinkonfooter:link { color:#d643ab;font-weight:normal; text-decoration:none; }
a.menulinkonfooter:visited { color:#d643ab; font-weight:normal;text-decoration:none; }
a.menulinkonfooter:active { color:#d643ab; font-weight:normal;text-decoration:none; }
a.menulinkonfooter:hover { color:#d643ab;font-weight:normal; text-decoration:none; }

#middleblock div#flashblock{
    width: 752px;
    float: left;
}
#middleblock div#newsblock{
    padding: 0px 5px 14px 14px;
    width: 160px;
    height: 235px;  
}
#middleblock h2{
    color: #d643ab;
}
#middleblock div#newsblock dl{
    color: #e0e0e0;
}
#middleblock div#newsblock dl dt{
    font-weight: bold;
    margin: 15px 0 5px 0;
}
#middleblock div#newsblock dl dd a{
    color: #e0e0e0;
}

#middleblock a.clubtrailer{
    display: block;
    width: 190px;
    height: 65px;
    background: url(../images/clubtrailer.jpg) no-repeat top left;
}
#middlesubblock  a{
    color: #e0e0e0;
}
#middlesubblock .info{
    height: 182px;
    padding-top: 8px;
	padding-left:14px;
    width: 280px;
    float: left;
    background: url(../images/bg_blocks_trenn.jpg) no-repeat right center;
    
}
#middlesubblock .last{
    background: none;
    width: 306px;
    font-size:11px;
}
#middlesubblock .info h3{
    margin-bottom: 15px;
    font-weight: bold;
    height: 16px;
   
}
#middlesubblock #djs h3{color:red; font-size:16px;}
#middlesubblock #news h6{color:#C6C; font-size:14px; text-decoration:none; margin-top:0px; font-weight:normal; padding-top:0px; margin-bottom:35px;}
#middlesubblock #party h3{color:#ff7e00; font-size:16px;}

#middlesubblock #djs img{
    margin-top: 20px;
}
#home_block {font-size:11px;}
#middlesubblock #party img{
    margin-top: 13px;
}
#middlesubblock .info form{
    margin-top: 20px;
}
#middlesubblock .info form label{
    display: block;
    margin-bottom: 3px;
}

#home_news_hdl {
	color: #d643ab;
	font-size:16px;
	font-weight:bold; 
}
#home_news_txt {
	color: #ff0000;
	font-size:11px;
}

#rand_pics {
	padding:2px;
	background-color:#e0e0e0;
	margin-right:4px;
	}

/*----- Links ------*/

a.link_basic:link { color:#d643ab;font-weight:normal; text-decoration:none; }
a.link_basic:visited { color:#d643ab; font-weight:normal;text-decoration:none; }
a.link_basic:active { color:#d643ab; font-weight:normal;text-decoration:none; }
a.link_basic:hover { color:#d643ab;font-weight:normal; text-decoration:underline; }

/*----- Basic content 1 Sp ----*/

#content3 p{
    margin: 10px 7px;
}

#content3 #block_1{
    float: left;
    width: 950px;
	min-height: 460px;    
    color:#E0E0E0;
	font-size: 11px;
	margin-top:10px;
	}

/*----- Basic content 2 Sp ----*/

#content2 p{
    margin: 10px 7px;
}

#content2 #block_1{
    float: left;
    width: 240px;
	min-height: 400px;    
    background: #000000 url(../images/bg_txt_block.gif) no-repeat top center;
    color:#E0E0E0;
	font-size: 11px;
	
}
#content2 #block_1b{
    float: left;
    width: 240px;
	min-height: 400px;    
    background: #000000 url(../images/bg_block_top.gif) repeat-x top;
	color:#E0E0E0;
	font-size: 11px;
	
}
#content2 #block_2{
    float: left;
    width: 690px;
	min-height: 400px;
	margin-left: 20px;	 
	background: #000000 url(../images/bg_txt_block_lang.gif) no-repeat top right;
	color: #a5a5a5;
	font-size:11px;
	background-color:#000000;
	}

#content2 .inner{
    padding: 10px;

}
#content2 #block_1 .inner img{
    float: left;
}
#content2 #block_1 .inner  h2{
    line-height: 24px;
    font-size: 19px;
	text-align:left;
    }

/*----- Basic content 3 Sp ----*/

#content p{
    margin: 10px 7px;
}

#content #block_1{
    float: left;
    width: 240px;
	min-height: 400px;    
    background: #000000 url(../images/bg_block_top.gif) repeat-x top;
    color:#E0E0E0;
	font-size: 11px;
}

#content #block_2{
    float: left;
    width: 335px;
	min-height: 400px;
	margin-left: 20px;	 
	background: #000000 url(../images/bg_txt_block.gif) no-repeat top center; 
	color: #a5a5a5;
	font-size:11px;
}
#content #block_3{
    float: left;
    width: 335px;
	min-height: 400px;
	margin-left: 20px;	 
	background: #000000 url(../images/bg_txt_block.gif) no-repeat top center; 
	color: #a5a5a5;
	font-size:11px;
}

#content .inner{
    padding: 18px;

}
#content #block_2 .inner img{
    float: left;
}
#content #block_2 .inner  h2{
    line-height: 24px;
    font-size: 19px;
}
#content #block_1 #basic_innerb1 img{
    float: left;
}

#hdl2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}


/*---------- home newsletter ---------*/

.NL_form {
	background-color:#444444;
	border: 1px solid #000000;
	height: 18px;
	color: #d643ab;   
	display: inline;
	width:160px;
} 
.NLtxt {font-family:Verdana,arial; font-weight:bold; font-size:11px; color:#ffffff;}	
.NLtxt2 {width:90px;font-family:Verdana,arial; font-weight:bold; font-size:11px; color:#ffffff;float:left;}	

/*#NLreg1 {
	display: block;
	float:left;
	width:150px;
	padding-top:5px;
	margin:0;
}*/
#NLreg2 {
	padding-top:5px;
	padding-left:92px;
	float:left;
}

/*---------- Club ---------*/

#club_inner{
    padding: 12px; 
}
#basic_innerb1{
    padding: 12px; 
}

/*---------- Club Goodies ---------*/


#tbl {
	float:left;
	font-family: verdana;
	font-size:11px;
	width:600px;
	clear:both;
	margin-bottom:10px;
}	
#tbl .f0 {	
	float:left;
	width:600px;
	font-weight:bold;
	color:#d643ab;
	padding: 0 0 3px 0px;
	font-size:12px;
}
#tbl .f1 {	
	float:left;
	width:400px;
	padding: 0 0 3px 0px;
	
}
#tbl .f2 {
	float:left;
	width:80px;
font-style:italic;
text-align:right;
}

/*---------- Club Deejays ---------*/

#deejays {
	margin-top:11px;
	margin-bottom:8px;
	margin-left:8px;
	background: #000000 url(../images/bg_row_deejay.jpg) repeat-x;
	width:665px;
	float:left;	
	
	}
#deejays #pic {
	padding:2px;
	background-color:#e0e0e0;	
	float:left;	
	}	
#deejays #text{
	float:left;
	padding: 5px 0 0 20px;
	width:420px;
}

/*---------- Club Team ---------*/

#team1 {
	width:320px;
	float:left;
	padding-bottom:15px;
}
#team2 {
	width:320px;
	float:left;
	margin-left:20px;
	padding-bottom:15px;
}

#team_block {
	width:344px;
	background: #000000 url(../images/bg_text_team.gif) no-repeat top right; 
	float:left;
}
#team_block #bild {
	width:100px;
	height:100px;
	float:left;
	padding:2px;
	background-color:#e0e0e0;
}
#team_block #text {
	padding-left:10px;
	width:190px;
	float:left;
	height:39px;
	padding-top: 44px;
}
#team_block #name {
	width:180px; 
	float:left;
	background-color:#e0e0e0;
	color:#000000;
}
#team_block #txt {
  float:left;
  text-align:left;  
  font-weight:bold;  
  padding:4px 0 4px 2px;
}

/*---------- Gallery ---------*/

#gallery{
	float:left;
	width:220px;
	font-size:11px;
	margin:0;
	padding:0;
}

#gallery_inner{
    padding: 12px; 
}

#gallery_hdl {
	float: left;
	font-size:11px;
	width:220px;
}

#gallery_date {
	width: 220px;
	color: #e0e0e0;
	float:left;
}

a.link_nlhdl:link { color:#e0e0e0;font-weight:bold; text-decoration:none; }
a.link_nlhdl:visited { color:#e0e0e0; font-weight:bold;text-decoration:none; }
a.link_nlhdl:active { color:#d643ab; font-weight:bold;text-decoration:none; }
a.link_nlhdl:hover { color:#d643ab;font-weight:bold; text-decoration:underline; }

#gallery_trenn {
	background: url(../images/news_trenn.gif) repeat-x;
	height:11px;	
	margin-top:10px;
	background-color:ff9900;
}

.gallery_pic {
	padding:2px;
	background-color:#e0e0e0;
	margin-right:10px;
	margin-bottom:10px;
	}


/*---------- News ---------*/

#news{
	float:left;
	width:220px;
	font-size:11px;
	margin:0;
	padding:0;
}

#news_inner{
    padding: 12px; 
}

#news_hdl {
	float: left;
	font-size:11px;
	width:220px;
}

#news_date {
	width: 220px;
	color: #e0e0e0;
	float:left;
}

a.link_nlhdl:link { color:#e0e0e0;font-weight:bold; text-decoration:none; }
a.link_nlhdl:visited { color:#e0e0e0; font-weight:bold;text-decoration:none; }
a.link_nlhdl:active { color:#d643ab; font-weight:bold;text-decoration:none; }
a.link_nlhdl:hover { color:#d643ab;font-weight:bold; text-decoration:underline; }

a.link_nlhdl_on:link { color:#d643ab;font-weight:bold; text-decoration:none; }
a.link_nlhdl_on:visited { color:#d643ab; font-weight:bold;text-decoration:none; }
a.link_nlhdl_on:active { color:#d643ab; font-weight:bold;text-decoration:none; }
a.link_nlhdl_on:hover { color:#d643ab;font-weight:bold; text-decoration:none; }

#news_trenn {
	background: url(../images/news_trenn.gif) repeat-x;
	height:11px;	
	margin-top:10px;
}


/*---------- Presse ---------*/

#presse {
	margin-top:11px;
	margin-left:8px;
	background: #000000 url(../images/bg_row_partner.jpg) repeat-x;
	width:665px;
	float:left;	
	}
#presse #pic{
		float:left;	
		width:130px;
	}
#presse #text{
	float:left;
	padding: 7px 0 0 20px;
	width:300px;
	line-height:18px;
}
#presse #logo{
	float:left;	
	width:100px;
}

/*----- Reservierung ----*/

#reservierung p{
    margin: 10px 7px;
}
#reservierung #block_1{
    float: left;
    width: 240px;
	min-height: 400px;    
    background: #000000 url(../images/bg_block_top.gif) repeat-x top;
   color: #a5a5a5;
	font-size: 11px;
}
#reservierung #block_2{
    float: left;
    width: 335px;
	min-height: 400px;
	margin-left: 20px;	 
	background: #000000 url(../images/bg_txt_block.gif) no-repeat top center; 
	color: #a5a5a5;
	font-size:11px;
}
#reservierung #block_3{
    float:right;
    width: 335px;
	min-height: 400px;
	margin-left: 20px;	 
	background: #000000 url(../images/bg_txt_block.gif) no-repeat top center; 
	color: #a5a5a5;
	font-size:11px;
 }
#reservierung .inner{
    padding: 18px;
	font-size: 11px;
 	color: #a5a5a5; 	 
}
#reservierung #block_2 .inner img{
    float: left;
}
#reservierung #block_2 .inner  h2{
    line-height: 24px;
    font-size: 18px;
    padding-bottom: 10px;
}
#reservierung #block_2 .inner  fieldset{
    margin-top: 20px; 
    padding-left:8px;
}

#reservierung #block_1 p{
    padding: 5px 5px;
}

#reservierung #block_1 #text{
    margin-top: 20px;
}

#reservierung div ul li {
    margin: 5px 5px 5px 27px;
    font-size: 14px;
    font-weight: bold;	 	
}
#reservierung div ul li span{
    display: block;
    font-size: 9px;
    color: #a5a5a5;
}

#reservierung form div#block_2, #reservierung form div#block_3{
    background: #000000 url(../images/bg_txt_block.gif) no-repeat top center;
    margin-left: 10px;   
    float: left;
    width: 330px;
}
#reservierung form div label{
    display: block;
    margin-bottom: 5px;
}
#reservierung form div input{
   display: block;
   margin-bottom: 8px;  
 }
.res_form {
	background-color:#444444;
	border: 1px solid #000000;
	height: 18px;
	color: #d643ab;   
	display: block;
	width:230px;
} 
.res_form_select {
	background-color:#444444;
	border: 1px solid #000000;	
	color: #d643ab;   
	display: block;
	float:left;
	clear:right;
} 
.res_form_text {
	background-color:#444444;
	border: 1px solid #000000;	
	color: #d643ab;   
	display: block;
	width:250px;
} 
#reservierung form div p{
    margin: 10px 0;
}
#reservierung form div#block_2 input{
    width: 230px;
    
}
#reservierung form div#block_2 input#anzahlgaeste{
    width: 40px;
}
#reservierung form div#block_3 fieldset#tabletype input{
    float: left;
    clear: left;
    margin: 5px 8px 5px 0;
}
#reservierung form div#block_3 fieldset#tabletype label{
    margin: 5px;
}
#reservierung form div#block_3  #datepicker select{
    float: left;
}
#reservierung form div#block_3  #zeitpunkt{
    margin-top: 10px;
    float: left;
}
#reservierung form div#block_3  #zeitpunkt label{
    clear: left;
}
#reservierung form div#block_3  #zeitpunkt #reservierungszeit{
    width: 200px;
}
#reservierung form div#block_3  #zeitpunkt select{
    margin-bottom: 9px;
}
#reservierung form div#block_3  #zeitpunkt .submit{
margin-top: 10px;
background-color: #be831f;
}
#res_date {
	float:left;
	margin-bottom:10px;
}
#res_time {
	float:left;
	margin-bottom:10px;
}
#res_text {
	float:left;
	margin-bottom:10px;
}
#res_code {
	float:left;
	margin-bottom:15px;
}
/*---------- Gaestebuch ---------*/

.bu_ins {
	background-color:#d643ab;
	padding:4px;
	border: 1px solid #22252b;
}
a.bu_ins:link { color:#22252b;font-weight:bold; text-decoration:none; }
a.bu_ins:visited { color:#22252b; font-weight:bold;text-decoration:none; }
a.bu_ins:active { color:#22252b; font-weight:bold;text-decoration:none; }
a.bu_ins:hover { color:#22252b;font-weight:bold; text-decoration:none; }

#gbook {
	padding: 4px 0 0 8px; 
	width:650px;
}
#gbook #name{
	margin-bottom:10px;	
	color:#d643ab;
}
#gbook #text{
	margin-bottom:20px;		
}
#gbook #kommentar{
	background-color:#22252b;	
	padding:6px;	
	width:500px;
}
#gb_trenn {
	background: url(../images/gb_trenn.gif) repeat-x;
	height:11px;	
	margin-top:10px;
	margin-left:8px;
	width:650px;	
}

#gb_direction {margin-left:8px;}

#gb_entry {
	width:550px;
	padding-left:8px;
	padding-bottom:15px;
}
#gb_entry input{
	background-color:#444444;
	border: 1px solid #000000;	
	color: #d643ab;
	margin-bottom:6px;  
}
#gb_entry textarea{
	background-color:#444444;
	border: 1px solid #000000;	
	color: #d643ab;
	
}
#captcha{
	width:550px;
	padding-left:8px;
	padding-bottom:15px;
}
#pflichfeld {
	font-size: 10px;
}
/*.btn_submit {
	background-color:#d643ab;
	color:#000000;
	font-weight:bold;
	border: 1px solid #000000;
	height:25px;
}*/

.btn_submit {
	background-color:#22252b;
	color:#d643ab;
	font-weight:normal;
	border: 1px solid #909;
	height:25px;
}

/*---------- Service Opens ---------*/

#open {
	margin-top:13px;
	margin-left:8px;
	width:270px;
	padding-left:3px;
}
#open #day{
	background-color:#a5a5a5;
	color:#000000;
	padding:3px;
	font-weight:bold;
	font-size:12px;
}
#open #time{
	margin-top:2px; 
}

/*---------- Service Jobs ---------*/

#jobs{
	width:220px;
	font-size:11px;
	margin:0;
	padding:0;
	
}

#jobs_trenn {
	background: url(../images/news_trenn.gif) repeat-x;
	height:11px;	
	margin-top:8px;
}

a.link_jobshdl:link { color:#e0e0e0;font-weight:bold; text-decoration:none; }
a.link_jobshdl:visited { color:#e0e0e0; font-weight:bold;text-decoration:none; }
a.link_jobshdl:active { color:#d643ab; font-weight:bold;text-decoration:none; }
a.link_jobshdl:hover { color:#d643ab;font-weight:bold; text-decoration:underline; }

#jobs_row {
	float:left;
	width:650px;
	margin-bottom:10px;	
	padding:0;
}
#jobs_row #r1{
	width:150px;
	float:left;
	font-weight:bold;
}
#jobs_row #r2{
	width:480px;
	float:left;
}


/*---------- Service Parken ---------*/

#pkarte {
	margin-top:10px;
	width: 335px;
	height: 300px;
	background: url(../images/karte_parkhaus.gif) no-repeat top center;
}
#padresse{
	margin-left: 15px;
}


/*---------- Service Partner ---------*/

#partner {
	margin-top:11px;
	margin-left:8px;
	background: #000000 url(../images/bg_row_partner.jpg) repeat-x;
	width:665px;
	float:left;	
	}
#partner #text{
	float:left;
	padding: 22px 0 0 20px;
	width:350px;
	line-height:18px;
}


/*----- Kontakt ----*/

input.btn {
	color:#050;
	font: bold small 'trebuchet ms',helvetica,sans-serif; 
}
#inner  h2{
    line-height: 24px;
    font-size: 19px;
}
#inner img{
    float: left;    
}


/*----- Impressum ----*/

#imp_konz {
	float: left;
	text-align: left;
	width: 600px;
	margin: 0px 30px 20px 0px;
	padding: 0px 0px 0px 0px;
	
	}

#imp_konz_logo {
	float: left;
	width:160px;
}

#imp_konz_link {
	padding-top:6px;
	float: left;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #e0e0e0;	
}

a.link_xeo:link { color:#ea6421; text-decoration:none; }
a.link_xeo:visited { color:#ea6421; text-decoration:none; }
a.link_xeo:hover { color:#ea6421; text-decoration:underline; }



/*----- Footer ----*/

#empty{
	float:left;
	margin-top:12px;
	width:100%;
	}

#footer div{
    color: #ccc;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 10px;
    clear:both;
	background-color:#0A0A09;
	border: 1px #333 solid;
	padding: 6px;}
    

	
	

#footer ul{
    height: 17px;
	padding: 5px;
	width:940px;
	background-image:url(../images/footer.jpg);
	border: none;
	margin:0px;

    }

#footer ul li{
    float: left;
	color:#F3C;
    }
#footer ul li a, #footer ul li a:visited{
    margin: 0 5px;
    color: #fcf;
    text-decoration: none;
}
#footer ul li a:hover, #footer ul li a:focus, #footer ul li a:active{
    color: #d643ab;
}
#footer div p{
    padding: 0;
    margin: 0;
}	 





/*----- Admin ----*/

#admin_logo {margin: 30px auto; text-align:center;}
#admin_login {
	background-color:#22252b;
	width:300px;
	color:#ffffff;
	margin: 70px auto;
	padding:20px;
	border: 1px dotted #e0e0e0;
}
#admin_login label{
	padding-top:3px;
	width:100px;
	float:left;
	}
#admin_login #btn {margin-top:30px;text-align:center;}


#admin_menu {
	background-color:#22252b;
	display:block;
	margin: 50px auto;
	width:500px;
	padding:15px;
	min-height:320px;
}
#main_menu1 {
	width:420px;
	color:#ffffff;
	padding:10px;
	float:left;
}
#main_menu1 .img{float:left;width:100px;text-align:center;float:left;}

#main_menu2 {
	width:420px;
	color:#ffffff;
	padding:10px;
	float:left;
}
#main_menu2 .img{float:left;width:100px;text-align:center;
	float:left;}
#main_menu3{
	width:420px;
	color:#ffffff;
	padding:10px;
	float:left;
}
#main_menu3 .img{float:left;width:100px;text-align:center;}
#main_menu, #trenn{	
	background: url(../images/gb_trenn.gif) repeat-x;
	height:11px;	
	float:left;
	width:500px;
	}	

a.link_admin:link { color:#d643ab; font-size:16px; font-weight:bold; text-decoration:none; }
a.link_admin:visited { color:#d643ab; font-size:16px; font-weight:bold;text-decoration:none; }
a.link_admin:active { color:#d643ab; font-size:16px; font-weight:bold;text-decoration:none; }
a.link_admin:hover { color:#d643ab; font-size:16px;font-weight:bold; text-decoration:underline; }

/*--  home news xml ticker ---*/
#news_ticker {
	/*background-color: #350832;*/
	width: 950px;
	height: 28px;
	margin-bottom:7px;
	clear:both;
}














