
/* rgb(180, 150, 91) */


/* ----------------------------------------------------------------------------------------------------------

        1) HTML tags, reset

        2) Universal styles (display, float, margin, text-align...)

        3) Layout

        4) Page: Home

        Z) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------

1) HTML tags, reset

---------------------------------------------------------------------------------------------------------- */



* {margin:0; padding:0;}

body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}

body {padding:100px 0; font:0.8em/1.5 Helvetica, "arial", serif; text-align:center; }
 body {background:#FFF; color:#000;}

/* body {background:url("images/bgshade2.jpg") 100% 0 repeat-x;} */

body {background:url("images/farbe_Gold.jpg") 100% 0 repeat-x;}

a {border-bottom:1px solid #DFDFDF; color:#000;}

a:hover {border-bottom:1px solid #DFDFDF; color:rgb(180, 150, 91);}


fieldset {border:1px solid #DFDFDF;}

legend {background:#FFF; color:rgb(180, 150, 91);}

.low, .low a {color:#7F7F7F;}

.low a:hover {color:#000;}

.low p { margin-top:0; padding-top:0; }



a {text-decoration:none;}



h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}

h1 {font-size:260%; font-weight:normal; letter-spacing:-1px;}

h2 {font-size:160%; font-weight:normal;}

h3 {font-size:140%; font-weight:normal;}

h4, h5 {font-size:100%;}



p, table, ul, ol, dl, fieldset {margin:10px 0;}



table {border-collapse:collapse; border-spacing:0; font-size:100%;}

th {text-align:center; font-weight:bold;}

th, td {padding:3px 7px;}



ul, ol {margin-left:30px;}

ul ul, ol ol {margin:0; margin-left:20px;}

ol {list-style-type:decimal;}

li {display:list-item;}



dt {font-weight:bold;}

dd {margin-left:30px;}



fieldset {position:relative; padding:10px;}

legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}



/* ----------------------------------------------------------------------------------------------------------

2) Universal styles (display, float, margin, text-align...)

---------------------------------------------------------------------------------------------------------- */



.box {min-height:1px;}

.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}



.relative {position:relative;}



.clear {clear:both;}



.f-left {float:left !important;} img.f-left {float:left; margin-right:15px;}

.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}



.t-left {text-align:left !important;}

.t-center {text-align:center !important;}

.t-right {text-align:right !important;}

.t-justify {text-align:justify !important;}



.va-top {vertical-align:top;}

.va-middle {vertical-align:middle;}

.va-bottom {vertical-align:bottom;}



.nom {margin:0 !important;}

.nomt {margin-top:0 !important;}

.nomb {margin-bottom:0 !important;}



.noscreen {display:none;}



    .bigger {font-size:110%;}

    .smaller {font-size:85%;}

    

/* ----------------------------------------------------------------------------------------------------------

3) LAYOUT

---------------------------------------------------------------------------------------------------------- */



	#main {width:960px; margin:0 auto; text-align:left;}

	#header {position:relative; padding-bottom:56px;}

    #logo {margin:0; font-weight:normal; padding-left:15px;}
    
    #logo a {border:0;text-decoration:0;}

        #slogan {float:left; padding:0; margin:-5px 0 0 10px;padding-bottom:0px;}
		 #slogan p {line-height:1.2em;color:white;font-family:Helvetica, "arial", sans-serif;}




	#content {clear:both; position:relative; padding:29px 0 30px 0; overflow:hidden;}

	#footer {clear:both; font-size:85%;}
	#footer {border-top:1px solid #DFDFDF; color:#5F5F5F;}
	#footer a {color:#5F5F5F;}
	#footer a:hover {color:#000;}


/* ----------------------------------------------------------------------------------------------------------

4) Page: Home

---------------------------------------------------------------------------------------------------------- */



#topstory {float:left; width:630px;}
#topstory-perex {display:block; padding:15px; margin-bottom:40px; font-size:110%;overflow:hidden;}
#topstory-perex {text-shadow: #ddd 1px 1px 0; line-height: 1.6em;}

#topstory-title {padding:15px;padding-bottom:25px;}
#topstory-title {border-bottom:1px solid #c0c0c0; }
#topstory-title h2 a {border-bottom:0px solid #5F5F5F; }
#topstory-title h2 a:hover {border-bottom:1px solid #FFF;}
/*#topstory-title p.date {color:#444;}*/
#topstory-title p.date {margin:0; text-align:right; font-size:85%;}
#topstory-title p.date a {border-bottom:1px solid #5F5F5F; color:#ccc;}
#topstory-title p.date a:hover {border-bottom:1px solid #FFF; color:#FFF;}
/*    #topstory-title h2 {margin:0; margin-bottom:2px;} */

#topstory-title h2 {
	float:left;
	font-family: Helvetica, arial, serif;
	font-weight:normal;
	font-size:24px;
	line-height:28px;
	width:350px;
	margin:0; margin-bottom:2px;
	color:black;
	text-shadow: #ddd 1px 1px 0;
}






#topstory-perex p {margin:0;}


#topstory-perex a {border-bottom:1px solid #5F5F5F; }
#topstory-perex a:hover {border-bottom:1px solid rgb(180, 150, 91); color:rgb(180, 150, 91);}



#aside {float:right; width:310px;}



#aside .halfleft {

	width: 138px;

	padding: 10px 0 0 0;

	margin-left: 0;

	margin-bottom: 20px;

	}

	

#aside .halfright {

	float: right;

	clear: none;

	margin-left: 20px;

	width: 138px;

	padding: 10px 0 20px 0;

	margin-bottom: 20px;

	}

#aside .home {
	padding:0;
}


#photos {margin:0; padding-top:30px; font-size:0; line-height:0; display:block;}

#photos a {border:0;}

#photos img {display:block; float:left; width:150px; height:150px; margin-left:8px; border:0; margin-top:20px;}

 .wGallery {
 	margin:0;
 }
 


.col30 {float:left; width:310px;}

.col30.margin {margin:0 15px;}



    .col30 h4 {margin-bottom:3px;}

    .col30 ul {margin:20px 0 !important;}

    .col30 p.date {margin:0; font-size:85%;}

    .col30 p.bb {padding-bottom:20px; background:url("images/dot-02.gif") 0 100% repeat-x;}

    .col30 p img.f-left {margin-right:10px;}

    .col30 p {position:relative;}


/* ---------------------------------------------------------------------------------------------------------- */



.col30 h4 a {color:rgb(180, 150, 91);}
.col30 h4 a:hover {color:#000;}
.col30 p.date {color:#7F7F7F;}
.col30 p.date a {color:#7F7F7F;}
.col30 p.date a:hover {color:#000;}


/* ----------------------------------------------------------------------------------------------------------

5) Page: Article

---------------------------------------------------------------------------------------------------------- */



#page {float:left; width:630px;}
#page-title {padding:15px;margin-bottom:80px;}

/*    #page-title h2 {margin:0; margin-bottom:2px;} */

#page-title h2 {
	float:left;
	font-family: Helvetica, arial, sans-serif;
	font-weight:400;
	font-size:36px; /* 24 */
	line-height:34px;
	width:470px;
	margin:0; margin-bottom:2px;
	color: #222;
/*	text-shadow: 1px 1px 1px black; */
/*	text-transform: lowercase; */
}

#page-title p.date {margin:0; font-size:85%;color:#444;}
#page-title p.date a {border-bottom:1px solid #5F5F5F; color:#000;}

#page-title p.date a:hover {border-bottom:1px solid #FFF; color:#FFF;}


#page-content {display:block; padding:5px 15px; background:#F5F5F5; font-size:110%;}


#page-content h2 { margin:40px 0 0px 0;}

#page-title h2 a {border-bottom:0px solid #5F5F5F; color:black;}
#page-title h2 a:hover {border-bottom:1px solid #5F5F5F;}

#page-title ul { list-style-type: none;margin:0;line-height:1; }
#page-title li a { color: #222; }

#page-content h3 { padding-top:10px;font-weight:700;font-size:1.2em;}

/*
#page-title {background:#9F9F9F;} */

#page-content a {border-bottom:1px solid #AFAFAF; color:#000;}

#page-content a:hover {border-bottom:1px solid #000; color:#000;}

/* #page-content img { float:left; margin-right:10px;} */



/* ----------------------------------------------------------------------------------------------------------

Z) Others

---------------------------------------------------------------------------------------------------------- */



ul.ul-list {margin:15px 0; padding:0; list-style:none;}

/*
ul.ul-list li {margin:0; margin-bottom:6px; padding:0; padding-left:20px; background:url("images/ico-list.gif") 0 4px no-repeat;}*/



#aside ul {margin:15px 0; padding:0; list-style:none;}

/*
#aside ul li {margin:0; margin-bottom:6px; padding:0; padding-left:20px; background:url("images/ico-list.gif") 0 4px no-repeat;} */







.hx-style01 {/*clear:both; */ background:url("images/dot.gif") 0 50% repeat-x; font-size:85%; }
.hx-style01 span {margin-left:15px; padding:0 5px; font-weight:bold; text-transform:uppercase;}
 .hx-style01 span {background:#FFF; color:rgb(180, 150, 91);}



a.ico-more {padding:5px 7px; border:0 !important;}



.alignright {float:right;margin-left:10px;}

.alignleft {float:left;margin-right:10px;}


 #respond, #commentform {
 	padding:0 15px;
 }

#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {
	margin: 0;
	float: right;
	border:1px solid rgb(180, 150, 91); background:rgb(180, 150, 91); color:#FFF;
	padding:2px; font:normal 100%/1.2 Helvetica, "arial",sans-serif;
}


/* End Form Elements */







/* Begin Comments*/



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}



img.avatar {float:left; margin-right:5px;}

/* End Comments */





/* ----------------------------------------------------------------------------------------------------------

	Page navigation

---------------------------------------------------------------------------------------------------------- */

#nav {float:left; clear:both; width:650px; padding:7px 0 !important; border-left:0 !important; border-right:0 !important;}
#nav ul {margin:0; padding:0; list-style:none; font:100%/1.4 Helvetica, "arial",sans-serif;}
#nav ul li {margin:0; padding:0;}
#nav ul li a {display:block; padding:0px 15px; border:0; background:url("images/dot-03w.gif") 100% 0 repeat-y; }
#nav ul li #nav-active a {border:0; font-weight:bold;}
#nav ul li.current_page_item a {color:#FFF;line-height:32px;}

#pagenavigation {
	float: left;
	height: 32px;
	z-index: 20;
}

#pagenavigation li {
	float: left;
	height: 32px;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	font-weight: lighter;
	text-transform: lowercase;
/*	padding-top:40px;*/

}

#pagenavigation li ul li {
	height: 26px;
	display:block;
	line-height: 32px;
	background:#fff;
}



#pagenavigation li a {
	display: block;
	color: #222;
	text-transform:lowercase;
}

#pagenavigation li a:hover {
	background: white;
	color: #222;
	border-bottom:0;
}



#pagenavigation li.current_page_item a:hover {
	background: #333;
	color: white;
}

#pagenavigation ul {
/*	margin-left:-100px; */
	display: none;
	z-index: 99;
	position: absolute;
}

#pagenavigation ul li a {
	display: block;
}

#pagenavigation li ul a:hover {
	display: block;
}

#pagenavigation ul a {
	display: block;
}


#pagenavigation li:hover ul ul {
	display: none;
}
#pagenavigation li:hover ul {
	display: block;
	border:0;
}
#pagenavigation ul li:hover ul {
	display: block;
	margin-left:100px;
	margin-top:-23px;
	width:60px;
}
#pagenavigation li ul li {
	display: block;
	width: 100%;
}

#pagenavigation li.page_item ul {
	width: 306px;
}

#pagenavigation li.page_item a {
	display: block;
}

#pagenavigation li.page_item a:hover {
	display: block;
}

#pagenavigation li.page_item ul li a {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	background: #FFF;
	color: #222;
}

#pagenavigation li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
/*	
	border-right: 1px solid #aaa;
	border-left: 1px solid #ddd;
*/	
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	color: rgb(180, 150, 91);

}

#pagenavigation li.page_item ul li ul  {
	width:270px;
	margin-left:280px;
}






/* ----------------------------------------------------------------------------------------------------------

X) Tabs (in the sidebar for the AJAX box) 

---------------------------------------------------------------------------------------------------------- */
 

a.ico-more {background:#F5F5F5; color:#5F5F5F;}

a:hover.ico-more {background:rgb(180, 150, 91); color:#FFF;}
 
 
.tab_container {
	margin: 0px;
	padding: 0px;
}

.tab_container_in {
	margin: 0px;
	padding: 10px;
}

.tab_menu_container {
	padding: 0px 0px 0px 0px;
	height: 27px;
}

#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	font-size: 14px;
	line-height: normal;
	float: left;
	list-style: none;
	cursor: pointer;
	border-bottom: none;
}

#tab_menu .first {
	padding: 7px 5px 2px 6px;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	background-color: #eeeeee;
	color: #999999;
	text-decoration: none;
	display: block;
}

#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
}

.tab_content_list {
	display: none;	
}

.tab_content_list li {
	padding:5px 0 5px 0;
	border-bottom:1px dotted #ccc;
}

.tab_content_list li a {
/*	color:rgb(180, 150, 91); */
	border:0;
 }

.tab_content_list li a:hover {
	color:rgb(180, 150, 91);
	border-bottom:1px solid #ccc;
	
 }

#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
}

#tab_content_tags a:hover {
	color: #000000;
	text-decoration: none;
}

/* END Tabs */





 

/* ----------------------------------------------------------------------------------------------------------

I) Infopanel

---------------------------------------------------------------------------------------------------------- */
 
 
#infopanel {

    float: left;

    width: 100%;

    clear: both;

    min-width: 960px;

}

#infopanel{

    background: #181818;

    padding: 1.5em 0;

    border-top: 1px solid #1e1e1e;

/*    margin-bottom: 1.5em; */

    color: #aaa;

}

#infopanel h2{

    font-family: "lucida grande", verdana, sans-serif;

    font-size: 13px;

    line-height: 1.38em;

    margin-bottom: 1.38em;

    color: #fff;

}

#infopanel a { border:0; color:#fff; }
#infopanel a:hover{border-bottom: 1px solid #fff;}

#infopanel ul{

    border-top: 1px solid #333;

    margin-bottom: 1em;

	margin-left:0;    
	list-style-type:none;
}

#infopanel ul li{

    border-bottom: 1px dotted #333;

    padding: 1em 0;

    font-size: 11px;

    line-height: 1.63em;

}

#infopanel ul li a{border: 0;}

#infopanel ul li span{display: block;}

 

#panel-about{

    float: left;

    width: 300px;

    margin-right: 20px;
    
    padding-left:20px;

	border:0px solid red;
}

#panel-about p.message{

    border-top: 1px solid #333;
    border-bottom: 1px dotted #333;
    padding: .75em 0;
    font-size: 13px;
    text-shadow: #181818 1px 1px 0;
    line-height: 1.6em;
    margin-bottom: 1em;

}

#panel-blog{

    float: left;

    width: 300px;

    margin-right: 20px;
 	
 	border:0px solid red;
}

#panel-blog span{

    font-size: 10px;

    color: #666;

}

#panel-blog a{font-size: 13px;}

#panel-newsletter {

    float: left;

    width: 280px;
    
    border:0px solid red;
    
    

}


#panel-oebb{

    float: left;

    width: 280px;
    
    border:0px solid red;
    
    padding:50px 0 0 0px;
    
    text-align:center;

}

#panel-oebb a:hover { border:0; text-decoration:none;Ê}

#infopanel #panel-oebb ul#twitter_update_list li{

    text-shadow: #181818 1px 1px 0;

    font-size: 13px;

    line-height: 1.6em;

    font-style: italic;

    padding: .8em 0;

}

#infopanel #panel-oebb ul#twitter_update_list li a{

    font-style: normal;

}

#infopanel p.action a{

    border: none;

    background: #333;

    font-size: 10px;

    line-height: 1.63em;

    text-transform: uppercase;

    color: #aaa;

    padding: 2px 8px;

    -webkit-border-radius: 8px;

    -moz-border-radius: 8px;

}

#infopanel p.action a:hover{

    color: #fff;

    background: #444;

}


#search #search-input {width:175px; padding:3px;}
#search #search-submit {padding:2px; font:normal 100%/1.2 "arial",sans-serif;}
#search #search-input {border:1px solid #AFAFAF;}
#search #search-input:focus {border:1px solid #5F5F5F;}
#search #search-submit {border:1px solid rgb(180, 150, 91); background:rgb(180, 150, 91); color:#FFF;}

#newsletterbutton { width:175px; padding:3px;}
#newsletterbutton {border:1px solid rgb(180, 150, 91); background:rgb(180, 150, 91); color:#FFF;}




/* ----------------------------------------------------------------------------------------------------------

U) Upcoming Style

---------------------------------------------------------------------------------------------------------- */
 
 

	
	.upcoming_badge {
		padding-bottom:65px;	
	}
	
	div#upcoming_clean_medium {width:150px;margin:0;padding:8px;background-color:transparent;}
	div#upcoming_clean_medium .upb_text,div#upcoming_clean_medium a {color:#333;font:normal 11px Verdana, Arial, Helvetica, sans-serif}
	div#upcoming_clean_medium a {color:#0000A5;text-decoration:none;}
	div#upcoming_clean_medium a:hover {background-color:#eee;}
	div#upcoming_clean_medium .upb_header {padding:3px 3px 5px 0px;}
	div#upcoming_clean_medium .upb_header .upb_text {font: normal bold 12px Georgia, Serif;color:#424142;}
	div#upcoming_clean_medium .upb_header a{font: normal bold 12px Georgia, Serif;color:#A51410;}
	div#upcoming_clean_medium .upb_events {margin:0;padding:5px 0px;}
	div#upcoming .upb_event {margin-bottom:5px; line-height: 140%;}
	div#upcoming li {list-style: none;}
	.upb_date {border-bottom:1px solid #C6C3C6;margin:30px 0 3px 0}
	div#upcoming_clean_medium .upb_date .upb_text{color:#424142;font-size: 11px;font-weight: bold;border-bottom:1px solid #C6C3C6;color: #424142;margin:10px 0 3px 0}
	div#upcoming_clean_medium .upb_more {margin: 20px 0px 5px 0px;text-align:left}	
	
	.upb_more {margin-top:30px;}
	
	
	
	
	.links ul li {
		padding:2px 0;
	}
	

/* ----------------------------------------------------------------------------------------------------------

P) Parnter

---------------------------------------------------------------------------------------------------------- */


#page-content .partnerdiv {
	background-color: white;
}

#page-content #partner ul span {
	margin-right:10px;
	margin-top:20px;
	height:100px;
}

#page-content #partner ul span a {

	text-decoration: none;
	border: 0;
	
}

.partnersmall ul span {
	margin-right:10px;
	margin-top:20px;
	height:100px;
}

.partnersmall ul span a img {

	width:20px;	
}

.sponsorlogosmall a img {

	width:20px;
}


div.sponsors { height:200px;}

.sidebarsponsors span {

	margin-bottom:20px;

}

.sidebarsponsors div {
	margin:0 15px 15px 0;
	height:50px;
	border:0;
	text-decoration:none;
	float: left;
}

.sidebarsponsors span img, .sidebarsponsors div img {
	border:0;
	text-decoration:none;

	width:60px;
}

.sidebarsponsors div a {

	border:0;

}

h2.sponsorside {
	margin: 0px;
	color: #999999;
	text-decoration: none;
	display: block;
	border:0;
	text-decoration:none;
	padding: 7px 5px 2px 0px;
	font-size: 14px;
	line-height: normal;
	list-style: none;
	border-bottom: 0;	
	
}

/* ----------------------------------------------------------------------------------------------------------

s) fix shadowbox

---------------------------------------------------------------------------------------------------------- */


#ShadowBox table, #ShadowBox tr, #ShadowBox td, #zoomcapdiv table, #zoomcapdiv tr, #zoomcapdiv td {
	border:0;
	padding:0;
	margin:0;
}
	
/* ----------------------------------------------------------------------------------------------------------

n) Newsletter Form

---------------------------------------------------------------------------------------------------------- */



	