/* CSS Document */

html {
	height: 100%;
}

body {
	background-color: #f57b03;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/orange_bg.jpg);
	background-repeat: repeat-x;
}

#content2 {
	padding: 0px 0px 0px 5px;
	width: 600px;
}

#content {
	padding: 10px 20px;
	width: 600px;
}

ul {
	margin: 0;
	padding: 0px;
	padding-left: 20px;
	list-style: none;
}
li {
	list-style-position: outside;
	line-height: 17px;
	padding-left: 19px;
	padding-top: 0px;
	background-image: url(../images/bullet.html);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
td {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #555;
	cursor: default;
}

body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	cursor: default;
	line-height: 17px;
}
a:link, a:visited {
 	color: #666; 
 	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a:focus {
	outline: none;/*background-color: #1d2d39;*/
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
	color: #535A8C;
	font-family: Verdana,Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.html) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}
.inputbox {
	padding: 2px;
	color: #4896cd;
	border:solid 1px #4896cd;
	background-color: #ffffff;
}
.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #666666;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

h1 {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #666666;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	/*background-color: #F3F3F3;*/
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #535A8C;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.moduletable {
	padding: 0;
}
table.moduletable th, div.moduletable h3 {
	/*background-color: #daeaf8;*/
	color: #4896cd;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	padding: 7px 0 17px 0px;
}
table.moduletable td {
	font-weight: normal;
}

table.moduletable-leftnav {
	width: 275px;
	margin: 0;
	padding: 0px;
	margin-left: 15px;
	margin-top: 20px; /*new!*/
	margin-bottom: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
}

/*- left sitemap -*/
a.mainlevel-leftnav:link, a.mainlevel-leftnav:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	background: none;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	line-height: 30px;
	width: 260px;
	border-bottom: 1px solid #ccc;
}
a.mainlevel-leftnav:hover {
	/*background: url(../images/leftmenu_bg.jpg) no-repeat left;*/
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}

a.mainlevel-leftnav#active_menu-leftnav {
	background: url(../images/leftmenu_bg.jpg) no-repeat left;
	text-decoration: none;
	font-weight: bold;
}

a.sublevel-leftnav:link, a.sublevel-leftnav:visited {
	display: block;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afa393;
	text-align: left;
	text-decoration: none;
	padding-left: 35px;
	line-height: 30px;
	width: 136px;
	border-bottom: 1px solid #ccc;
}
a.sublevel-leftnav:hover {
	font-weight: bold;
	text-decoration: none;
}
a.sublevel-leftnav#active_menu-leftnav {
	font-weight: bold;
}

/*---*/

table.moduletable-right {
	background: url(../images/modulebg.jpg) no-repeat;
	width: 280px;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-right td {
	font-weight: normal;
	color: #444;
	padding: 0 10px 5px 10px;
}

table.moduletable-right th {
	color: #fff;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 7px 0 7px 10px;
}

table.moduletable-right td a {
}

table.moduletable-right td p {
	padding: 5px 0;
	margin: 0;
}


table.moduletable-rightdots {
	background: url(../images/modulebgdots.jpg) repeat-x top;
	width: 280px;
	height: 322px;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-spacing: 0px;
	border-collapse: collapse;

}

table.moduletable-rightdots td {
	font-weight: normal;
	vertical-align: top;
	color: #77787B;
	padding: 5px 10px 0px 10px;
}

table.moduletable-rightdots th {
	color: #F15A29;
	/*color: #555555;*/
	width: 100%;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:22px;
	margin-bottom:8px;
	padding-bottom:10px;
	padding-top:10px;
	text-transform:uppercase;
	text-align: left;
	padding-left: 10px;
}

table.moduletable-rightdots td a {
}

table.moduletable-rightdots td p {
	padding: 5px 0;
	margin: 0;
}


table.moduletable-rightnews {
	/*background: url(../images/news_bg.gif) repeat-x 0px 6px;*/
	background: url(../images/news_bg2.gif) repeat-x 0px 9px;
	width: 280px;
	color: #666666;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 6px;
	margin-left: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-rightnews td {
	font-weight: normal;
	color: #77787B;
	padding: 5px 5px 5px 5px;
}

table.moduletable-rightnews th {
	color:  #FF6600;/*#555;*/
	width: 100%;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	margin-bottom:8px;
	padding-bottom:9px;
	padding-top:17px;
	text-transform:uppercase;
	text-align: left;
	padding-left: 10px;
	
}

table.moduletable-rightnews td a {
}

table.moduletable-rightnews td p {
	padding: 5px 0;
	margin: 0;
}


table.moduletable-bottom {
	background: url(../images/bottom_bg.gif) repeat-x top;
	width: 100%;
	color: #666666;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-top: 1px dotted #f67b02;
}

table.moduletable-bottom td {
	font-weight: normal;
	width: 100%;
	text-align: left;
	color: #77787B;
	padding: 5px;
}

table.moduletable-bottom th {
	color: #555;
	width: 100%;
	font-family:Verdana,Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	margin-bottom:8px;
	padding-bottom:10px;
	padding-top:10px;
	text-transform:uppercase;
	text-align: left;
	padding-left: 10px;
}

table.moduletable-bottom td a {
}

table.moduletable-bottom td p {
	padding: 5px 0;
	margin: 0;
}


table.moduletable-scroll th, div.moduletable-scroll h3 {
	/*background-color: #f87f08;*/
	text-align: left;
	color: #fff;
	width: 257px;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 0 5px 10px;
}

table.moduletable-mainmenu {
	width: 100px;
	margin: 0;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-mainmenu td {
	text-align: right;
}

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;
}

a.mainlevel:link, a.mainlevel:visited {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #afa393;
	display: inline-block;
	background: url(../images/menu_bg.gif) no-repeat top;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 22px !important;
	height: 27px;
	text-decoration: none;
	width: 94px;
}
a.mainlevel:hover {
	text-decoration: none;
	background-color: transparent;
	color: #FF6600;
}
a.mainlevel:focus {
	text-decoration: none;
	background-color: transparent;
	color: #FF6600;
}
a.mainlevel#active_menu {
	text-decoration: none;
	background: url(../images/menu_bg_hover.gif) no-repeat top;
	color: #FF6600;
}
a.mainlevel#active_menu:hover {
	color: #FF6600;
}

a.mainlevel-nav {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #afa393;
	text-decoration: none !important;
	display: inline-block;
	background: url(../images/menu_bg_home.gif) no-repeat top;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 22px !important;
	height: 27px;
	text-decoration: none;
	width: 94px;
}
a.mainlevel-nav:hover {
	text-decoration: none;
	background: url(../images/menu_bg_home_hover.gif) no-repeat top;
	color: #e37100;
}

a.sublevel:link, a.sublevel:visited {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #535A8C;
	text-align: left;
	padding-left: 30px;
	height: 16px;
}
a.sublevel:hover {
	color: #000;
	text-decoration: none;
}
a.sublevel#active_menu {
	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;
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
span.article_seperator {
	display: none;
	height: 0em;
}
a img {
	border: none;
}

.copyright {
	color: #eee;
}

.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.pathway a:link, .pathway a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

hr {
	height:1px;
	background: url(../images/hr.jpg) no-repeat;
	background-color: #ccc;
}

.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: none; /*3px double #cccccc;*/
	width: auto;
	background: url(../images/backbutton.html) no-repeat left;
	padding: 0;
	line-height: 20px;
	margin: 1px;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

.mceContentBody
{
 background:#fff;
}

.mceEditorIframe {
background:#fff;
}

table.moduletable-content {
	background: url(../images/news_bg2.gif) repeat-x;
	padding: 10px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-content td {
	font-weight: normal;
	color: #444;
	/*background: url(../images/modulebg_orange.jpg) repeat-x;*/
	padding: 5px 10px 5px 10px;
}

table.moduletable-content td a {
	
	line-height: 25px;
}

table.moduletable-content th {
	color: #FF6600;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 9px 0 8px 10px;
}


table.moduletable-vacancy {
	background: url(../images/news_bg2.gif) repeat-x;
	padding: 10px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-vacancy td {
	font-weight: normal;
	color: #444;
	/*background: url(../images/modulebg_orange.jpg) repeat-x;*/
	padding:   0px  6px 5px 6px;
    text-align:left;
}

table.moduletable-vacancy td a {
	
	/*line-height: 25px;*/
}

table.moduletable-vacancy th {
	color: #FF6600;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 9px 0 8px 10px;
}


table.moduletable-kontakt {
	background: url(../images/news_bg2.gif) repeat-x;
	padding: 10px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-kontakt td {
	font-weight: normal;
	color: #444;
	/*background: url(../images/modulebg_orange.jpg) repeat-x;*/
	padding:   5px  10px 5px 10px;
    text-align:left;
}

table.moduletable-kontakt td p {
	margin: 0;
	padding: 5px 0;
	/*line-height: 25px;*/
}

table.moduletable-kontakt th {
	color: #FF6600;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 9px 0 8px 10px;
}

.ansatteinfo {
	background: url(../images/ansatte_bg.gif) repeat-x bottom;
	padding: 5px 15px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.ansatteheader {
	color: #FF6600;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding: 9px 0 8px 10px;
	background: url(../images/news_bg2.gif) repeat-x top;
}

ul .latestnews-rightnews {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.latestnews-rightnews li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: left;
	margin-left: -15px;
	margin-bottom: 15px;
}

.latestnews-rightnews li a {
	text-align: left;
	margin: 0;
	margin-top: 7px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 0;
	font-size: 12px;
	display: block;
}

.pagenav {
	background-color: #eee;
	padding: 5px;
	margin: 5px;
}


a:link, a:hover, a:visited {
	text-decoration: none;
}
iframe{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
.button{
	color: #FFFFFF;
	background-color: #d37e46;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
body.contentpane{
	background-color: #FFFFFF;
	background-image: none;
}

#topmenu_menu a {  }
