/*
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/

/*body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #FFFDF3 ; color: #454545; }*/
body { padding: 20px; margin: 0; font: 0.6em Arial, Tahoma, sans-serif; line-height: 1.6em; background: transparent; color: #454545; }

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #000; background: inherit;}

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 0px auto; width: 960px; }
#siteheader {
background: transparent url(ah.gif) no-repeat;
border-top:1px solid #ccc;
padding-top:10px;	
font-size:1.2em;
}
#siteheader p{

font-size:1.2em;
}
#druck {float:right;}
/* header */
#header { height: 85px; }
#logo { padding: 25px 0 0 8px; /*border: 1px solid #f00;*/}
#logo h1 {font-size:2.5em; color:#FAC700;}
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#logo img {padding: 0px 10px 0px 10px; }
#top_info { float: right; width: 280px; margin: 10px 0px 0 0; text-align: right; /*border: 1px solid #000;*/}
#info24 {padding:10px; text-align:left; float:left; font-size:1.7em;color:#FAC700;width:175px; /*border: 1px solid #0f0;*/}
#info {margin:0;padding:0;float:right;padding: 10px 0 0 0px; /*border: 1px solid #00f;*/}
#info img {margin-right:10px;}

    
/* horizontal tabbed menu */	
#tabs { background: #fff url(images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* grey subheader */
.gboxtop {clear: both; height: 8px; background: #FAC700 url(images/gboxtop.gif) no-repeat; color: #06a;}
.gbox {height:110px; background: #FAC700 url(images/gbox.gif) no-repeat bottom left; color: #06a; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; font-weight: bold;text-align:justify;}
/*#gboxl {height:120px;width:150px;float:left; background: #FAC700 url(logo-gelb.gif) no-repeat;}*/
.gbox img#logo {float:right;padding: 18px 10px 0 10px;}
.gbox p { padding: 5px 0; margin: 0; color: #06a;font-size:1.9em;}
.gbox #oehmi {padding-right:20px;}
.gbox a {color: #06a; font-weight: bold;}

/* left side */
.left { float: left; width: 650px; margin: 0 0 10px 0;}
	.left_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
	/*	border-bottom: 1px dotted #ccc;*/
		color: #000;
	}
	
	.calendar { height: 50px; float: left; background: #fff url(images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* bottom thirds */
.thirds { float: left; width: 203px; background: transparent; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: transparent url(images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: transparent url(images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; background: transparent;}

	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;

}
	.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; margin-top:20px;}
	.box { background: #fff url(images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.2em; padding: 0px; border-top: 1px solid #ccc; }

    #tabsF {
      float:left;
      width:100%;
      background:transparent;
      font-size:110%;
      line-height:normal;
      font-weight:bold;
	 /* border-bottom:1px solid #666;*/
      }
    #tabsF ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#0066AA;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
    #tabsF #active {
    
      background-position:0% -42px;
      }
    #tabsF #active span {
      background-position:100% -42px;
      color:#0066AA;
      }  
    
/* right round box */
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; width:292px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F2F3F3; border-left:1px solid #FAC700; border-right:1px solid #FAC700;}
.xb1 {margin:0 5px; background:#FAC700;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#F2F3F3; border:0 solid #FAC700; border-width:0 1px;}
#info a {background:none;}

.clear{clear:both;}


#player{
	text-align:right;
}

.footer a{
	text-decoration: none;
	color: #2b2b2b;
}