/* CSS Document */

.clr {
	clear: both;
}
.outer {
	width: 970px;
	background-color: #228B22;
}
.top {
	height: 35px;
}
.logo {
	width: 210px;
	float: left
}
.header {
	width: 760px;
	float: right;
}
#body_bg {
	width: 970px;
	float: left;
	background-image: url(../bilder/body_bg.gif);
	background-repeat: repeat-y;
}
.left_outer {
	width: 210px;
	float: left;
}
.left {
	width: 210px;
	float: left;
}
#left_content {
	width: 210px;
	float: left;
}
#left_content {
	width: 210px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
#left_content_inner td {
	color: #FFFFFF;
}
.main_body {
	width: 500px !important;
	width: 480px;
	background-color: #FFFFF0;
	float: left;
	padding: 25px;
    text-align: left;
}
.right {
	width: 210px;
	float: right;
}
#right_content {
	width: 210px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footer {
	font-size: smaller;
	padding: 5px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
}

#pathway_text img {

}

ul#mainlevel-nav
{
	list-style: none;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	float: left;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	color: #333333;
	background: transparent;
	text-decoration: underline;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #333333;
	text-decoration: none;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;/**  margin: 1px; **/
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  line-height: 20px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
}

ul
{
list-style: none;
}

li
{
line-height: 15px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}

/* Joomla core stuff */

table.contentpaneopen {
	width: 100%;
}

table.contentpaneopen td {
	font-size: 12px;
	color: #333333;
}

table.contentpaneopen td.componentheading {
}

table.contentpane {
	width: 100%;
}

table.contentpane td {
}

table.contentpane td.componentheading {
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Verdana, Arial, 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;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
}

.inputbox {
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	font-size: 17px;
	font-weight: bolder;
	color: #3c4B9D;
}

.contentcolumn {
}

.contentheading {
	font-size: 17px;
	font-weight: bolder;
	color: #3c4B9D;
}



.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%;

}

div.moduletable, div.left, div#left_content, div#right_content {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div.left {
	padding-bottom: 10px;
}
div#left_content, div#right_content {
	padding-bottom: 15px;

}


table.moduletable th, div.left h3, div.moduletable h3, div#left_content_inner h3, div#right_content_inner h3, div.left h3 a, div.left h3 a:visited {
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	font-size: 12px;
	margin: 2px;
	padding-top: 25px;
	padding-bottom: 5px;
}
div.left h3 a, a.h3:link, a.h3:visited, div.left h3 a:visited {
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	font-size: 12px;
	margin: 2px;
	padding-top: 25px;
	padding-bottom: 5px;

}
div.left h3 {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}

table.pollstableborder td {
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.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 #cccccc;
}

table.contenttoc td {
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #333333;
	text-align: left;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#menu ul {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
ul#menu li li {
	list-style: none;
	margin: 0;
	padding: 0;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
    margin: 2px;
	padding-left: 5px;
}

a.mainlevel:hover {
	display: block;
	color: #990000;
	text-align: left;
	background-color: #FFFFFF;
    margin: 2px;
	text-decoration: none;
}

a.active:link, a.active:visited {
	display: block;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	margin: 2px;
	padding: 1px;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	}

a.active:hover {
	display: block;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
    margin: 2px;
	font-size: 11px;
}
a.sublevel2:link, a.sublevel2:visited {
	display: block;
	padding-left: 20px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: lighter;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

a.sublevel2:hover {
	display: block;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-left: 5px;
}
a.active_sub2:link, a.active_sub2:visited {
	display: block;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-left: 5px;
	}

a.active_sub2:hover {
	display: block;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-left: 5px;
}


a.sublevel3:link, a.sublevel3:visited {
	display: block;
	padding-left: 30px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: lighter;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

a.sublevel3:hover {
	display: block;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 25px;
	padding-left: 5px;
}
a.active_sub3:link, a.active_sub3:visited {
	display: block;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 25px;
	padding-left: 5px;
	}

a.sublevel4:link, a.sublevel4:visited {
	display: block;
	padding-left: 40px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: lighter;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

a.sublevel4:hover {
	display: block;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 35px;
	padding-left: 5px;
}
a.active_sub4:link, a.active_sub4:visited {
	display: block;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 35px;
	padding-left: 5px;
	}

a.active_sub4:hover {
	display: block;
	color: #990000;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 35px;
	padding-left: 5px;
}

a.sublevel#active_menu {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: lighter;
}

a.sublevel#active_menu:hover {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-decoration: underline;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: lighter;
}
a.mainlevel-sprache:link, a.mainlevel-sprache:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #333333;	
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

a.mainlevel-sprache:hover {
	text-decoration: underline;

}

.highlight {
	background-color: Yellow;
	color: Blue;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
}

div.mosimage {
    background: #FFCC66;
}

.mosimage {
	border: 1px solid #990000;
}

.mosimage_caption {
  background: #990000;
  color: #FFFFFF;
  font-size: 10px;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
img {
	text-decoration: none;
	border: 0px;
}
table.blog {
	width: 100%;
}
h1 {
	font-size: 17px;
	font-weight: bolder;
	color: #228B22;
}

h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #228B22;
}

h4 {
	font-size: 13px;
	font-weight: bolder;
	color: #228B22;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	display: block;
	color: #333333;
	text-align: left;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.65em !important;
	line-height: 1.7em;
}

a.mainlevel-nav:hover {
	display: block;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.65em !important;
	line-height: 1.7em;
}
a:link, a:visited, a.external-link-new-window:link, a.external-link-new-window:visited, a.internal-link:visited, li a:visited {
	color: #228B22; 
	text-decoration: none;
}

a:hover {
	color: #228B22;	text-decoration: underline;
}
a.right:link, a.right:visited {
	color: #FFFFFF; 
	text-decoration: none;
}

a.right:hover {
	color: #990000;	text-decoration: none;
	background-color: #FFFFFF;
}

.text_weiss {
	color: #FFFFFF;
	margin: 2px;
	text-align: left;
}
div.design, a.design:link, a.design:visited {
	font-size: x-small;
	color: #228B22;	
	text-decoration: none;
	padding: 5px;
}
.csc-textpic-caption {
	font-size: 9px;
	padding-bottom: 10px;
}
#footer_inner {
	color: #FFFFFF;
	margin: auto;

}
#footer_quick {
	color: #FFFFFF;
	float: left;

}
#footer_inner a, #footer_quick a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_inner a:hover, #footer_quick a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_quick a:hover {
	cursor: pointer;
}
.footer {
	width: 960px;
	background-color: #228B22;
	float: left;
}
