/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p,td,div {
	font-size: 12px;
}

#head {
	background-image: url(../images/layout_01.png);
	height: 76px;	
	width: 100%;
}

#head2 {
	background-image: url(../images/layout_03.png);
	background-repeat: no-repeat;
	height: 33px;	
}

#logo {
	background-image: url(../images/layout_02.png);
	height: 123px;	
	width: 100%;
}

#left {
	position:relative;
	float:left;
	width:180px;
	text-align: left;
}

#center {
    padding-right: 10px;
}

#right {
	position:relative;
	float:right;
	width:180px;
}

#main {
	min-height: 400px;
	height: 100%;
	width: 1000px;
	background-image:url(../images/layout_04.png);
	background-repeat: repeat-y;	
}

#footer {
	height: 36px;
	width:1000px;
	background-image:url(../images/layout_07.png);
	background-repeat: no-repeat;
	padding-top: 8px;
}

#path {
	height: 23px;
	width:341px;
	position:relative;
	float: left;
	text-align: left;
    padding: 9px 0 0px 10px;
}

#top {
	position: relative;
	text-align: right;
	margin: 0 0 0 350px !important;
	margin: 1px 3px 0 350px;
	height: 32px;
}

.bild_rechts {
	position:relative;
	float: right;
}

.bild_links {
	position:relative;
	float: left;
}

/* Joomla core stuff */

a:link, a:visited {
	color: #336699; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
    color: #336699;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 3px double #cccccc;
    width: auto;
    background: url(../images/button_bg.png) repeat-x;
    padding: 0px 5px;
    line-height: 18px;
    height: 26px;
    margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #336699;
	font-weight: bold;
	font-size: 14px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #383838;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable td, table.moduletable tbody, table.moduletable tr {
	padding: 0px;
	margin: 0px;
}

table.moduletable th {
	background: url(../images/layout_05.png) no-repeat center;
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 168px;
	padding-left: 8px;
	margin: 0 0 0 2px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height: 39px;
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #383838;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
    background: url(../images/subhead_bg.png) repeat-x;
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel#active_menu {
    padding: 10px 18px 9px 20px;
	background-image: url(../images/layout_10.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #336699;
}

a.mainlevel#active_menu:hover {
	background-image: url(../images/layout_06.png);
}

#top ul li {
	position:relative;
	display: inline;
	list-style-type: none;
	line-height: 12px;
}

#top ul a {
    padding: 10px 18px 9px 20px;
	background-image: url(../images/layout_10.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #383838;
}

#top ul a:hover {
	background-image: url(../images/layout_06.png);
}

#mainlevel{
	margin-top : 11px;
	margin-bottom : -12px;
	padding-right: 3px !important;
	padding-right: 0px;
}

a.mainlevel-nav, a.mainlevel-nav:visited {
	display:block;
	background-image: url(../images/layout_10.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #383838;
	height: 23px;
	width: 148px;
	padding-top: 8px;
	padding-left: 30px;
	margin-left: 2px;
}

a.mainlevel-nav:hover {
	background-image: url(../images/layout_08.png);
	color: #383838;
}

a.mainlevel-nav#active_menu-nav {
	color: #336699;
}

a.sublevel-nav {
	display:block;
	background-image: url(../images/layout_11.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #383838;
	height: 23px;
	width: 128px;
	padding-top: 8px;
	padding-left: 50px;
	margin-left: 2px;
}

a.sublevel-nav:hover {
	background-image: url(../images/layout_12.png);
	color: #383838;
}

a.sublevel-nav#active_menu-nav {
	color: #336699;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.blink {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:blink; 
}
