/* CSS Document OSinIT*/
html {
	height: 100%;
}
.clr {
	clear: both;
}
.outline {
	background: #ffff99;
	padding: 0 0 0 4px;
}
#pathway_text {
	overflow: hidden;
	display: block;
	height: 31px;
	line-height: 25px !important;
	line-height: 22px;
	padding: 3px 0 0 2px;
	border-bottom: 2px solid #ff3300;
	margin: 0 7px 2px 13px;
}
#pathway_text img {
	margin: 5px;
}
#buttons {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}
#buttons>ul#mainlevel-nav li a { width: auto; }
	ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #003601;
}
#search_outer {
	float: right;
	width: 167px;
}
#mod_search_searchword {
	margin-top: 5px;
	height:17px;
	padding-top:3px;
	border-left:solid 5px #ff3000;
}
#search_inner form  {
	padding: 0;
	margin: 0;
}
#search_inner .inputbox {
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #003601;
}
#left_outer {
 	float: left;
	margin: 2px 0 0 -28px;
	width: 165px;
}
#left_inner {
	padding: 0 0 1px 0;
 	float: none !important;
 	float: left;
}
#content_outer {
	padding: 0;
	margin: 0 0 0 2px;
	float: left;
	width: 820px;
}
#content_inner{
 	float: none !important;
 	float: left;
	padding: 2px 0 0 0;
	margin: 0;
	width: 820px;
}
table.content_table {
	width: 663px;
	background: #ff9900;
	padding: 0 ;
	margin: 0 0 11px 6px;
}
table.content_table td {
	padding: 0 ;
	margin: 0;	
}
#right_outer {
	margin-left: 2px;
	width: 167px;
}
#right_inner {
	float: none !important;
	float: left;
	padding: 2px;
}
.user1_inner {
	float: left;
}
.user2_inner {
	float: left;
}
table td.body_outer {
	padding: 5px 3px 4px 13px;
}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.pagenav {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: 0px double #291f3e;
	width: auto;
	padding: 0px 10px;
	margin: 1px;
}
.pagenavz {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	width: auto;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
	color: #ffff99;
}
ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
li {
	line-height: 18px;
	padding: 0 0 0 15px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
td {
	text-align: left;
	font-size: 14px;
	line-height: 130%;
}
body {
	margin-top: 25px;
	height: 100%;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #000;
	background:#ff6600 url(../cssimages/body_or.png) repeat-x;
}
a:link, a:visited {
	color: #ff3300; text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #2b2142;	text-decoration: none;
	font-weight: bold;
	background: #FFFF99;
}
table.contentpaneopen {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
table.contentpaneopen td {
	padding: 3px 5px 0 0;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
table.contentpane td {
	margin: 0;
	padding: 0;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border-bottom: 1px solid #eee;
}
.button {
	color: #ff3300;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px double #ff3000;
	width: auto;
	background:#ffff99;
	padding: 0 5px;
	line-height: 16px;
	height: 24px;
	margin: 1px;
}
.button:hover {
	border: 2px double #ff3300;
}
.inputbox {
	padding: 2px;
	margin: 2px 0 1px 0;
	border:solid 1px #FF3000;
	background-color: #ff9900;
}
.componentheading {
	color: #666666;
	text-align: left;
	padding: 4px 0 0 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	height: 10px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
.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: 5px;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
div.moduletable {
	font-size: 14px;
	padding: 0 0 9px 0;
	margin-bottom: 2px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
table.moduletable th, div.moduletable h3 {
	background-color: #ff9900;
	color: #2b2142;
	text-align: left;
	padding-left: 2px;
	height: 21px;
	line-height: 21px;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	margin: -1px 0 2px 0;
}
table.moduletable td {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	background: #FFFF99;
	padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.small {
	text-align: center;
	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 {
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	background: url(../cssimages/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:link, a.mainlevel:visited {
	display: block;
	font-weight: normal;
	border: 2px solid #FF3000;
	background: url(../cssimages/menu_or.jpg) no-repeat;       
	vertical-align: middle;
	font-size: 16px;
	color: #000;
	text-align: left;
	padding: 10px 0 0 26px;
	height: 30px;
	width: 133px;
	text-decoration: none;
	margin-bottom: 8px;
}
a.mainlevel:hover {
	background-position: 0 -40px;
	color: #000;
	font-weight: bold;
}
a.mainlevel#active_menu {
	display: block;
	background-position: 0 -0;	
	color:#ffff99;
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #fff;
}
a.sublevel:link, a.sublevel:visited {
	line-height: 25px;
	padding-left: 11px;
	display: block;
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: normal;
}
a.sublevel:hover {
	font-size: 13px;
	background: none;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.sublevel#active_menu {
	color: #FF6700;
}
a.sublevel#active_menu:hover {
	color: #FF9900;
	background: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
	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: 10px;
	border-top: 1px solid #cccccc;
}
span.article_seperator {
	display: block;
	height: 0.5em;
}
.pagenav_prev  {
	font-size: 11px;
}
.pagenav_next  {
	font-size: 11px;
}
#rechts {
	background: #ffff99;
	width: 170px;
	overflow: hidden;
	border-left: 8px solid #ffff99;
}
hr {
	background: #ffff99;
}


