/* CSS Document */

html {
height:100%;
}

body {
height:100%;
font-family:Verdana, Arial, sans-serif;
font-size:11px;
margin:0px;
padding:0px;
background: #cccccc url(../images/site_bg.jpg) repeat-y top center;
}

#centerpage {
height:100%;
width:900px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
margin-bottom: 0px;
background:url(../images/site_bg.jpg) repeat-y top center;
}

#header {
padding:0px;
margin:0px;
width:900px;
height:180px;
background:url(../images/header_sommer08.jpg) no-repeat;
}

#left_outer {
width: 159px;
float: left;
margin:0px;
}

#left_inner {
padding:0px;
}

#content_outer {
float:right;
width:741px;
}

#content_inner{
padding: 15px 25px;
margin: 0px;
background-color:#c0c39b;
}

#footer {
clear:both;
height:1px;
width:900px;
margin-left:auto;
margin-right:auto;
}

#pathway_text {
background: url(../images/subhead_bg.png) repeat-x;
height:21px;
border:0px solid #ccc;
}

#pathway_text img {
margin-left: 5px;
margin-right: 5px;
margin-top: 6px;
}

/* Joomla core stuff */

a:link, a:visited {
color:#c64934;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#c64934;
text-decoration:none;
font-weight:bold;
}

table.contentpaneopen {
width:100%;
padding:0px;
border-collapse:collapse;
border-spacing:0px;
margin:0px;
}

table.contentpaneopen td {
padding:0px;
}

table.contentpaneopen td.componentheading {
padding-left: 4px;
}

table.contentpane {
width: 100%;
padding-top: 15px;
border-collapse: collapse;
border-spacing: 0px;
}

table.contentpane td {
padding-left: 20px;
padding-right: 25px;
}

table.contentpane td.componentheading {
padding-left: 4px;
}

table.contentpaneopen fieldset {
border: 0px;
border-bottom: 1px solid #eee;
}

.button {
color: #c64934;
font-family: helvetica, 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 !important;
line-height: 16px;
height: 26px !important;
height: 24px;
margin: 1px;
}

.inputbox {
padding: 2px;
border:solid 1px #555555;
background-color: #dddddd;
}

.componentheading {
color: #666666;
text-align: left;
padding-top: 4px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
}

.contentcolumn {
padding-right: 5px;
}

.contentheading {
height: 30px;
color: #c64934;
font-weight: bold;
font-size: 15px;
text-align:center;
padding-left: 10px;
background: url(../images/contenthead.gif) no-repeat;
}

.contentpagetitle {
font-size: 13px;
font-weight: bold;
color: #cccccc;
text-align:left;
}

table.searchinto {
width: 100%;
}

table.searchintro td {
font-weight: bold;
}

table.moduletable {
width: 100%;
margin-bottom: 0px;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse;
}

div.moduletable {
padding: 0px;
margin: 0px;
}

table.moduletable th, div.moduletable h3 {
background: url(../images/subhead_bg.png) repeat-x;
color: #000000;
text-align:center;
padding-left: 0px;
height: 21px;
line-height: 21px;
font-weight: bold;
font-size: 11px;
font-family: tahoma, sans-serif;
text-transform: uppercase;
margin: 0px;
}

table.moduletable td {
font-size: 11px;
padding: 0px;
margin: 0px;
font-weight: normal;
}

table.pollstableborder td {
padding: 2px;
}

.sectiontableheader {
font-weight: bold;
color: #ffffff;
background: #706f62;
padding: 4px;
}

.sectiontablefooter {
}

.sectiontableentry1 {
background-color : #dddddd;
}

.sectiontableentry2 {
background-color : #eeeeee;
}

.small {
color: #000000;
font-size: 11px;
}

.createdate {
height:15px;
padding-bottom:10px;
color:#000000;
font-size:11px;
}

.modifydate {
height:15px;
padding-top:10px;
color:#000000;
font-size:11px;
}

table.contenttoc {
border: 1px solid #cccccc;
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: 11px;
text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
display:block;
background:url(../images/menu_bg.gif) no-repeat;
font-size:11px;
font-weight:bold;
color:#000;
text-align:center;
line-height:25px;
vertical-align:middle;
padding-left:0px;
height:25px;
width:159px;
text-decoration:none;
}

a.mainlevel:hover {
background-position: 0px -25px;
text-decoration: none;
color: #000;
}

a.mainlevel#active_menu {
color:#000;
font-weight: bold;
background-position: 0px -25px;
text-decoration: none;
}

a.mainlevel#active_menu:hover {
color: #000;
}

a.sublevel:link, a.sublevel:visited {
display:block;
background:url(../images/submenu_bg.png) no-repeat;
font-size:10px;
font-weight:bold;
color:#000;
text-align:center;
line-height:20px;
vertical-align:middle;
padding-left:0px;
height:20px;
width:159px;
text-decoration:none;
}

a.sublevel:hover {
background-position: 0px -20px;
text-decoration: none;
color: #000;
}

a.sublevel#active_menu {
color:#000;
font-weight: bold;
background-position: 0px -20px;
text-decoration: none;
}

a.sublevel#active_menu:hover {
color: #000;
}

.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;
font-size: 11px;
border-top: 1px solid #cccccc;
}

span.article_seperator {
display: block;
height: 1.5em;
}