body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    
    background: #5d5d5d url(images/page_bg.gif);
    margin: 0px;
    padding: 10px;
    background-attachment:fixed;
}

html, #wrapper, h1 {
    margin: 0px;
    padding: 0px;
}

img { border: 0px; }

a{
	text-decoration: underline;	
	color: blue;
}

a.mod{
	font-weight: bold;
	color: blue;	
}

a.vip{
	font-weight: bold;
	color: green;	
}

a.admin{
	font-weight: bold;
	color: red;	
}

a:hover{
	text-decoration: none;
	color: #777;	
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 910px;
    position: relative;
}

#left{
	position: absolute; top: 75px; left: 10px; width: 225px;	
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}


#wrapper {
    padding-top: 20px;
    margin-top: 20px;
}

#body {
	
   background-color: #fff;
    padding-bottom: 10px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}


#body p {
    background: white;
}
#nav {
    position: absolute;
    top: 25px;
    left: 253px;
    width: 650px;
	height:35px;
	background: url(images/nav.gif) repeat-x;
}
#nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#nav li{
	padding: 7px 16px 0px 16px;
	margin: 0px;
	height:35px;
	list-style-type: square;
	list-style-position: inside;
	float:left;
	border-right: 1px solid #FFFFFF;
	display:inline;
}

.lastchild{border-right: 0px none #FFFFFF !important;}

#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	color:#617c9a;
}

#current {
    float: left;
    width: 435px;
    margin-left: 10px;
    margin-top: -10px;
    border-bottom: 1px solid #05256b;
}

* html #current {
    margin-left: 5px;
}

#content {
    float: right;
    width: 650px;
    padding-top: 60px;
    margin-right: 8px;
    min-height: 550px;
}

#content fieldset{
	border: 1px solid #aaa;
	margin-bottom: 20px;
	text-align: justify;	
}

#content fieldset legend{
	font-weight: bold;
}

#content fieldset:hover{
	border: 1px solid #000;
	color: #000;
}



#news_nav{
	border: 1px solid #aaa;
	padding: 5px;	
}

hr{
 border: 0px;
 border-top: solid 1px #aaa;
 border-bottom: solid 1px #FFFFFF;
}


* html #content {
    margin-right: 4px;
}

#footer {
    text-align: center;
    padding-right: 10px;
    padding-left: 680px;
    padding-bottom: 30px;
}

#copyright {
    position: relative;
    top: -8px;
    color: #989898;
}

/* Google Buttons */
/* Start custom button CSS here
---------------------------------------- */
button{
	cursor: pointer;	
}

.btn {
  display:inline-block;
  background:none;
  margin:0;
  padding:3px 0;
  border-width:0;
  overflow:visible;
  font:100%/1.2 Arial,Sans-serif;
  text-decoration:none;
  color:#333;
  }
* html button.btn {
  padding-bottom:1px;
  }
/* Immediately below is a temporary hack to serve the 
   following margin values only to Gecko browsers
   Gecko browsers add an extra 3px of left/right 
   padding to button elements which can't be overriden.
   Thus, we use -3px of left/right margin to overcome this. */
html:not([lang*=""]) button.btn {
  margin:0 -3px;
  }
.btn span {
  background:#f9f9f9;
  z-index:1;
  margin:0;
  padding:3px 0;
  border-left:1px solid #ccc;
  border-right:1px solid #bbb;
  }
* html .btn span {
  padding-top:0;
  }
.btn span span {
  background:none;
  position:relative;
  padding:3px .4em;
  border-width:0;
  border-top:1px solid #ccc;
  border-bottom:1px solid #bbb;
  }
.btn b {
  background:#e3e3e3;
  position:absolute;
  z-index:2;
  bottom:0;
  left:0;
  width:100%;
  overflow:hidden;
  height:40%;
  border-top:3px solid #eee;
  }
* html .btn b {
  top:1px;
  }
.btn u {
  text-decoration:none;
  position:relative;
  z-index:3;
  }

/* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
button.pill-l span {
  border-right-width:0;
  }
button.pill-l span span {
  border-right:1px solid #ccc;
  }
button.pill-c span {
  border-right-style:none;
  border-left-color:#fff;
  }
button.pill-c span span {
  border-right:1px solid #ccc;
  }
button.pill-r span {
  border-left-color:#fff;
  }

/* only needed if implementing separate hover state for buttons */
.btn:hover span, .btn:hover span span {
  cursor:pointer;
  border-color:#617c9a !important;
  color:#000;
  }
  
/* use if one button should be the 'primary' button */
.primary {
  font-weight:bold;
  color:#000;
  }
  
 #content .title{
 	float: right; font-weight: bold; font-size: 14px; font-family: Helvetica;	
 }
 
 .infoshield {
       position: absolute;
       display: none;
       font:10px Verdana;
       font-style:normal; 
       color: #000000;
       padding:2px;
       background-color:#ffffff;
       border:1px solid #000000;
       min-width: 100px;
    }

.registry{
	margin-top: 10px;
	margin-left: 40px;	
}

/* Kalendar */

table.calendar { width:210px; border:1px solid #a6c9e2; margin:50px auto auto;}
table.calendar table.title { width:100%; height:30px; border:1px solid #c5dbec; background:#5c9ccc; text-align:center;}
table.calendar table.title td.monthBackwardA { width:30px; color:#fff; }
table.calendar table.title td.monthBackwardA a { font-size:18px; color:#fff; width:30px; height:30px; line-height:30px; display:block; text-decoration:none; }
table.calendar table.title td.monthYear { font-size:14px; line-height:30px; color:#fff;}
table.calendar table.title td.monthForwardA { width:30px; color:#fff;}
table.calendar table.title td.monthForwardA a { font-size:18px; color:#fff; width:30px; height:30px; line-height:30px; display:block; text-decoration:none;}
table.calendar td.dayName { text-align:center; font-weight:bold; }
table.calendar td.dayA { border:1px solid #c5dbec; background:#dfeffc; color:#2e6e9e; text-align:center; height:15px;}
table.calendar td.dayA.dayTodayA { border:1px solid #fad42e; background:#fbec88; color:#363636;}
table.calendar td.dayA.dayTodayA * { background-color:#fbec88 !important; color:#363636; }
table.calendar td.dayA.dayOther { border:1px solid #e6f4ff; background:#f6fbff; color:#98d3ff; }
table.calendar td.dayA a, table.calendar td.dayA span { display:block; width:100%; height:15px; }

.holiday { background:#3baae3; color:#fff;}
.christmas { background:#3baae3 url(christmas.png) 50% 50% no-repeat; color:#fff;}

.table_hover:hover{
		background-color: #bad7ef;
}

/* Submenü im ACP/UCP */
ul#subnavi{
list-style-type:none;
margin-left:0;
padding-left:0;
}
ul#subnavi li{
float:left;
padding-right:2px;
}
ul#subnavi li a{
background-color:#eee;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
}
ul#subnavi li a:hover{
background-color:#ccc;
}

#newstable{
	margin-top: 20px;	
}

#newstable td{
	border: 1px solid #aaa;
	padding: 5px;
}

.once{
	background-color: #FFE3E6;
}

.forever{
	background-color: #E3FFE3;
}

.none{
	background-color: #EEEEEE;
}

#newstable tr:hover{
	background-color: #bad7ef;
}

table.table_tab{
	margin-left: 50px;	
}

#placeholder_logo{
	background-color: #fff;
	width: 250px;
	height: 25px;
	position: absolute;
	top: -5px;
	left: 0px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-top: 1px solid #aaa;	
}

#placeholder_footer{
	position: absolute;
	background-color: #fff;
	width: 230px;
	height: 15px;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	left: 678px;	
}

