/* Template-CSS für www.pmg-bautzen.de */

/* Wichtige Farben
Orange = #ff7800
*/
html, body, div, p, ul, ol,
span, a, table, tr, td, form, img, li,
.inputboxsuche, .small, .createdate,
.modifydate, .pagenav, .inputbox,
.button, .poll, .pathway, a.mainlevel,
.contentheading, .componentheading,
.backbutton, a.contentpagetitle, #date  {
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, Sans-serif;
	 font-size: 12px;
	 color: black;
}
html, body {
	background: white;
	font-size:101%;
	text-align: center;
}
hr {
	background: #999999;
	width: 100%;
	height: 1px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #ff7800;
	text-decoration: none;
}
form {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
li {
	background-position: 0px 3px;
	padding-left: 10px;
	background-image: url(../images/arrow.png);
	line-height: 15px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
img {
  padding: 10px 10px 10px 10px;
}
#pathway img{
padding: 0px 0px 0px 0px;
}
.buttonheading img{
padding: 0px 0px 0px 0px;
}
#navi img{
padding: 0px 0px 0px 0px;
}
.inputboxsuche {
	border: black 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-color: white;
	text-decoration: none;
}
.small {
	font-weight: bold;
	font-size: 10px;
	color: #505050;
	text-decoration: none;
}
.createdate {
	font-weight: bold;
	font-size: 10px;
	color: #505050;
	text-decoration: none;
}
.modifydate {
	font-weight: bold;
	font-size: 10px;
	color: #505050;
	text-decoration: none
}
.pagenav {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.inputbox {
	border: black 1px solid;
	font-size: 11px;
	background-color: white;
}
.button {
	border: black 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-color: #d8d8d8;
}
.ontab {
	border-right: #808080 2px outset;
	border-top: #ff9900 2px outset;
	border-left: #ff9900 2px outset;
	border-bottom: #d5d5d5 1px solid;	
	font-weight: bold;
	color: white;
	background-color: #ff7800;
	text-align: center;
}
.offtab {
	border-right: #e0e0e0 2px outset;
	border-top: #e0e0e0 2px outset;
	border-left: #e0e0e0 2px outset;
	border-bottom: #d5d5d5 1px solid;
	font-weight: normal;
	background-color: #e5e5e5;
	text-align: center;
}
.pagetext {
	display: none;
	visibility: hidden;
	position: relative;
	top: 0px;
}
table.moduletable {
	padding: 5px 5px 5px 5px;
	margin-bottom: 15px;
	width: 100%;
}
table.moduletable th {
	border: white 2px solid;
  	font-weight: bold;
  	font-size: 11px;
  	padding-bottom: 0px;
  	width: 100%;
  	background-repeat: repeat-x;
  	letter-spacing: 0px;
  	height: 20px;
 	  background-color: #7F7F7F;
 	  text-align: center;
 	  color: white;
}
table.moduletable ul {
	padding: 0px 0px 0px 0px;
}
table.moduletable td {
	font-weight: normal;
	font-size: 10px;
}
table.pollstableborder {
	border: black 1px solid;
}
.poll {
	font-size: 10px;
	color: white;
	line-height: 14px;

}
a.pathway:link {
	font-weight: normal;
	color: #ff7800;
}
a.pathway:visited {
	font-weight: normal;
	color: #ff7800;
}
a.pathway:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.mainlevel:link {
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	margin-bottom: 1px;
	width: 99%;
	color: white;
	text-indent: 10px;
	line-height: 15px;
	text-decoration: none;
}
a.mainlevel:visited {
	padding: 1px 1px 1px 1px;
	font-weight: bold;
	margin-bottom: 1px;
	width: 99%;
	color: white;
	text-indent: 10px;
	line-height: 15px;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px 50%;
	background-image: url(../images/menu_over.png);
	color: white;
	background-repeat: no-repeat;
}
a.sublevel:link {
	padding-left: 1px;
	font-size: 11px;
	vertical-align: middle;
	color: silver;
	text-align: left;
}
a.sublevel:visited {
	padding-left: 1px;
	font-size: 11px;
	vertical-align: middle;
	color: silver;
	text-align: left;
}
a.sublevel:hover {
	color: black;
	text-decoration: none;
}
.sectiontableheader {
	font-weight: bold;
	color: white;
	background-color: #a0a0a0

}
.sectiontableentry1 {
	background-color: white;
}
.sectiontableentry2 {
	background-color: #d0d0d0;
}
.contentpaneopen {
	border: #0099cc 0px ridge;
	padding: 1px 1px 1px 1px;
	width: 100%;
}
.contentheading {
	font-weight: bold;
	color: #ff7800;
	text-align: left;
}
.componentheading {
	font-weight: bold;
	color: #ff7800;
	text-align: left;
}
.backbutton {
	border: black 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-color: silver;
}
a.contentpagetitle:link {
	font-weight: bold;
	color: #ff7800;
	text-align: left;
	text-decoration: underline
}
a.contentpagetitle:visited {
	font-weight: bold;
	color: #ff7800;
	text-align: left;
	text-decoration: underline
}
a.contentpagetitle:hover {
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration: none;
}
a.category:link {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
a.category:visited {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
a.category:hover {
	color: #999999;
}
/*Layout*/
#container{
	width:864px;
	margin: 0 auto;
}
#top{
	background: url(../images/top_bg.jpg) no-repeat;
	width: 864px;
	height: 306px;
	z-index: 1;
	text-align: left;
}
#middle{
	background: url(../images/middle_bg.jpg) repeat-y;
	width: 864px;
	min-height: 200px;
	z-index: 1;
	position: relative;
	text-align: left;
}
#bottom{
	background: url(../images/bottom_bg.jpg) no-repeat;
	width: 864px;
	height: 177px;
	z-index: 1;
	text-align: left;
}
#search {
	position: absolute;
	margin-left:695px;
	margin-top:40px;
	z-index: 2;
	height: 15px;
	width: 138px;
}
#date{
	position: absolute;
	margin-left: 663px;
	margin-top: 177px;
	z-index: 2;
	height: 26px;
	width: 150px;
	text-align: right;
	font-size: 11px;
	color: white;
}
#pathway{
	position: absolute;
	margin-left: 228px;
	margin-top: 250px;
	z-index: 2;
	height: 50px;
	width: 582px;
	text-align: left;
	overflow: auto;
}
#navi {
	position: relative;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
	min-height: 100px;
	height: auto;
	width: 165px;
	text-align: left;
	float: left;
	overflow: auto;
}
#content{
	position: relative;
	margin-left: 201px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
	min-height: 100px;
	height: auto;
	width: 610px;
	text-align: left;
	overflow: auto;
}
#footer{
	position: absolute;
	margin-left: 30px;
	margin-top: 100px;
	z-index: 2;
	height: 45px;
	width: 800px;
	text-align: center;
}
/*Layout Ende*/
