﻿.pagesel {
	padding: 0px;
	margin: 5px;
}
.pagesel .null {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999;
}
.pagesel .link {
	border: thin solid #666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.pagesel .current {
	border: thin solid #999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}



.pagesel .current {
	border: thin solid #999;

}
/*
@import url("common.css");
@import url("links.css");
@import url("content.css");
@import url("buttons.css");
@import url("cp.css");
@import url("forms.css");
@import url("tweaks.css");
@import url("colours.css");
*/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/bilder/background.png);
	color: #A0A0A0;
	font-size: 11px;
	background-attachment: fixed;
	background-position: bottom;
}


h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 500;
}
a img {
	border: none;
}
a {
	color: #9bdb00;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	color: #9bdb00;
	font-weight: lighter;
	background-color: #000000;
	border: 1px solid #A0A0A0;
	font-size: 10px;
}
textarea {
	color: #9bdb00;
	font-weight: lighter;
	background-color: #000000;
	border: 1px solid #A0A0A0;
	font-size: 10px;
	filter: Xray;
}
select {
	color: #9bdb00;
	font-weight: lighter;
	background-color: #000000;
	border: 1px solid #A0A0A0;
	font-size: 10px;
}

.biglink {
	padding: 10px;
	background-color: #000000;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	height: auto;
}
.gensmall {
	font-size: 9px;
}
.genvsmall {
	font-size: 8px;
}
.tablebg .cat {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.tablebg .catdiv {
	background-color: #666666;
}
.tablebg  .row1  {
	background-color: #333333;
}
.inner {
	background-color: #666666;
}
.menu {
	position: absolute;
	margin: 0px;
	padding: 3px;
	display: none;
	z-index: 255;
	background-color:#000000;
	top: 18px;
}
.submenu {
	background-color: #000000;
	overflow: visible;
	height: auto;
	z-index: 255;
	width: 126px;
}
.catdiv  .gal_thumb  {
	background-color: #333333;
	padding: 5px;
	display: inline-block;
}
.subcatdiv {
	background-color: #666666;
	border: 2px solid #333333;
	margin: 0px;
}
.subcatdiv .head {
	background-color: #333333;
	margin: 0px;
}



#logo {
	overflow: visible;
	position: absolute;
	z-index: 3;
	height: 240px;
	width: 502px;
	left: 0px;
	top: 0px;
	background-image: url(../imageset/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	visibility: visible;
}
#header #minmenu {
	font-size: 11px;
	position: absolute;
	text-align: right;
	bottom: 280px;
	right: 0px;
	width:	498px;
	color: #91C606;
}

#container {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 200px;
	background-color: #2a2a2a;
	min-height: 400px;
}
#container .content {
	padding: 10px;
}
#container #nav {
	background-color: #000000;
	position: relative;
	color:	#8ec217;
}
#container #welcome {
	padding: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 370px;
	position: relative;
}


#container #newssmall {
	float: right;
	width: 380px;
	margin: 10px;
	background-color: #222222;
}
#news {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #333333;
	background-color: #1e1e1e;
}
#news #head {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}
#newssmall  #item {
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#newssmall #item #date {
	font-size: 12px;
	color: #666666;
	margin-bottom: 3px;
}
#newssmfooter {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: right;
	background-color: #000000;
}
#newssmheader {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#header {
	position: relative;
	height: 400px;
	width:	800px;
	top: 0px;
	background-image: url(../imageset/head3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 200px;
}

#container ul {
	position: relative;
	margin: 0px;
	padding: 3px;
}
#container ul li{
	font-size: 12px;
	font-weight: normal;
	display: inline;
	margin-right: 5px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #91C606;
	text-decoration: none;
}
#anstaltmenu {
	width: 160px;
	left: 76px;
}
#apotheke {
	width: 78px;
	left: 422px;
}
#fieberkurven {
	width: 140px;
	left: 181px;
}
#anstaltmenu li,#apotheke li,#fieberkurven li {
	font-size: 12px;
	font-weight: normal;
	margin-right: 5px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #91C606;
	text-decoration: none;
	display: block;
}

#verwaltung {
	background-color: #333333;
	display: none;
}

#pages span {
	background-color: #5F9F00;
	border: 1px solid #9bdb00;
	padding-left: 4px;
	padding-right: 4px;
	margin: 3px;
}
#content fieldset {
	border: 1px solid #999;
}
#container #content {
	margin: 5px;
}

.opt-group {
	border: thin groove #666;
}


h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}
#container .cont_float {
	padding: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 500px;
	position: relative;
}
#container .sidebar {
	float: right;
	width: 250px;
	margin: 10px;
	background-color: #222222;
}
.datarow:hover  {
	background-color: #999;
}
#container .smcont {
	padding: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 500px;
	position: relative;
}
div.autocomplete {
  position:absolute;
  width:400px;
  background-color:black;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.autocomplete menu {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete menu li.selected { background-color: #222;}
div.autocomplete menu li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:auto;
  cursor:pointer;
}
