/**
 * $Id: template_css.css 96 2007-09-20 14:30:35Z cs@nmmn.com $
 */

* {
	font-family: Verdana, Arial, Sans-Serif; /* "Gill Sans" */
	font-size: 8pt;
}

div, span, td {
	line-height: 18px;
}

html, body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
	text-height: 18px;
}

body {

	background-image: url(/fileadmin/images/background.gif);
}

h1 {
	font-size: 12pt;
}
h2, h3 {
	font-size: 10pt;
}

.important {
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	font-style: italic;
}

a:link {
	color: #d35600;
	text-decoration: none;
}

a:visited {
	color: #d35600;
	text-decoration: none;
}

a:focus {
	color: #b34900;
	text-decoration: underline;
}

a:hover {
	color: #b34900;
	text-decoration: underline;
}

a:active {
	color: #d35600;
	text-decoration: underline;
}

textarea,input[type=text],[type=password] { /* Only for textareas and inputfields with the type text and password. IE6 does not interpret it. */
	border: 1px solid #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.submit {
	background-color: #ffffff;
	border: 1px solid #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {
	width: 1000px;
}

#background_wave {
	width: 910px;
	height: 414px;
	background-image: url(/fileadmin/images/background_wave.png) !important;
	background-image: url(/fileadmin/images/background_wave.gif); /* For IE6. */
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.contentpaneopen {
	width: 100%;
	position: relative;
	top: -10px;
	padding-right: 5px;
}
.moduletable, .moduletablec2p, .moduletablenewsletter, .moduletableref {
	padding-top: 8px;
}


.contentheading {
	border-bottom: 1px solid #ff6a03;
	font-weight: bold;
}

.small {
	font-size: 7pt;
	color: #818181;
}

.createdate {
	font-size: 7pt;
	color: #e45c00;
}

.modifydate {
	font-size: 7pt;
	color: #818181;
}

/* .article_seperator {
	display: block;
	height: 1px;
	background-color: #c9c9c9;
} */

#content_top {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 995px;
	height: 210px;
}

#content_left {
	position: absolute;
	top: 220px;
	left: 28px;
	z-index: 10;
	width: 175px;
	padding-bottom: 10px;
}
#content_left .footer {
	height: 92px;
	background-image: url(/fileadmin/images/menu_box_bottom.png) !important;
	background-image: url(/fileadmin/images/menu_box_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 7pt;
	color: #787878;
}

#content_middle {
	position: absolute;
	top: 220px;
	left: 212px;
	z-index: 11;
	width: 590px;
	padding-bottom: 10px;
}

#content_right {
	position: absolute;
	top: 220px;
	left: 810px;
	z-index: 12;
	width: 185px;
	padding-bottom: 10px;
}

#menu_box {
	color: #000000;
	margin-bottom: 0px !important;
	* margin-bottom: 10px;
}

#menu_box .header {
	height: 13px;
	background-image: url(/fileadmin/images/menu_box_top.png) !important;
	background-image: url(/fileadmin/images/menu_box_top.gif);
	background-repeat: no-repeat;
	font-size: 6pt;
}

#menu_box .content {
	height: 100%;
	background-image: url(/fileadmin/images/menu_box_middle.png) !important;
	background-image: url(/fileadmin/images/menu_box_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

#menu_box h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
}

#menu_box li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu_box .footer {
	height: 92px;
	background-image: url(/fileadmin/images/menu_box_bottom.png) !important;
	background-image: url(/fileadmin/images/menu_box_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 7pt;
	color: #787878;
}

#menu_box #menu .mainlevel {
	border-left: 3px solid #ffffff;
	width: 150px;
}

#menu_box #menu #active_menu {
/*	border-top: 1px solid #ffffff; */
/*	border-left: 3px solid #c2c2c2; */
/*	border-right: 1px solid #ffffff; */
/*	border-bottom: 1px solid #e3e3e3; */
	padding: 1px 1px 1px 3px;
	color: #000000;
	background-color: #e3e3e3;
	width: 94% !important;
	* width: 94%;
}

#menu_box #menu .sublevel {
	color: #4d4d4d;
/*	border-left: 3px solid #c2c2c2; */
	border-bottom: 1px solid #c2c2c2;
	margin-left: 7px;
	padding-left: 0px;
	width: 94% !important;
	* width: 94%;
}

#menu_box #menu #active_menu.sublevel {
/*	border-left: 3px solid #c2c2c2; */
/*	border-bottom: 1px solid #c2c2c2; */
}

#menu_box #menu a:hover {
/*	border-top: 1px solid #ffffff; */
/*	border-left: 3px solid #ff8811; */
/*	border-right: 1px solid #f5e5d8; */
/*	border-bottom: 1px solid #f5e5d8; */
	color: #000000;
/*	background-color: #f5e5d8; */
	background-color: #ffffff;
	text-decoration: underline;
}

#menu_box #menu #active_menu:hover {
/*	border-top: 1px solid #ffffff; */
/*	border-left: 3px solid #ff8811; */
/*	border-right: 1px solid #f5e5d8; */
/*	border-bottom: 1px solid #f5e5d8; */
	color: #000000;
/*	background-color: #f5e5d8; */
}

#menu_box #menu #active_menu.sublevel:hover {
/*	border-left: 3px solid #ff8811; */
/*	border-bottom: 1px solid #ff8811; */
	color: #000000;
/*	background-color: #f5e5d8; */
}

#menu_box #menu .sublevel:hover {
/*	border-left: 3px solid #ff8811; */
/*	border-bottom: 1px solid #ff8811; */
	color: #000000;
/*	background-color: #f5e5d8; */
}

#menu_box #menu a,#menu a:visited {
	border: 1px solid #ffffff;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 15px;
	position: relative;
	left: -4px;
	padding-left: 4px;
}

#template_box {
	color: #000000;
}

#template_box .header {
	height: 13px;
	background-image: url(/fileadmin/images/template_box_top.png) !important;
	background-image: url(/fileadmin/images/template_box_top.gif);
	background-repeat: no-repeat;
	font-size: 6pt;
}

#template_box .content {
	height: 100%;
	background-image: url(/fileadmin/images/template_box_middle.png) !important;
	background-image: url(/fileadmin/images/template_box_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

#template_box h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
}

.divref ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#template_box li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#template_box .footer {
	height: 13px;
	background-image: url(/fileadmin/images/template_box_bottom.png) !important;
	background-image: url(/fileadmin/images/template_box_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 7pt;
	color: #787878;
}

#template_box #menu a,#menu a:visited {
	border: 1px solid #ffffff;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	width: 156.5px;
	height: 15px;
	position: relative;
	left: -4px;
	padding-left: 4px;
}

#template_box #menu a:hover {
	border: 1px solid #ff8811;
	color: #000000;
	background-color: #f5e5d8;
	font-weight: bold;
}

#template_layer {
	position: absolute;
	top: 164px !important;
	* top: 143px !important;
	left: 810px;
	width: 175px;
	margin-bottom: 0px !important;
	* margin-bottom: 10px;
}

#template_layer div.header {
	height: 10px;
	background-image: url(/fileadmin/images/template_layer_top.png) !important;
	background-image: url(/fileadmin/images/template_layer_top.gif);
	background-repeat: no-repeat;
	font-size: 6pt;
}

#template_layer div.content {
	height: 100%;
	background-image: url(/fileadmin/images/template_layer_middle.png) !important;
	background-image: url(/fileadmin/images/template_layer_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 7pt;
	color: #ababab;
}

#template_layer div.footer {
	height: 11px;
	background-image: url(/fileadmin/images/template_layer_bottom.png) !important;
	background-image: url(/fileadmin/images/template_layer_bottom.gif);
	background-repeat: no-repeat;
}

#news_layer {
	margin-bottom: 10px;
}

#news_layer a {
	color: #ffffff;
}

#news_layer a:hover {
	color: #f16100;
}

#news_layer div.header {
	height: 10px;
	background-image: url(/fileadmin/images/news_layer_top.png) !important;
	background-image: url(/fileadmin/images/news_layer_top.gif);
	background-repeat: no-repeat;
	font-size: 6pt;
}

#news_layer div.content {
	height: 100%;
	background-image: url(/fileadmin/images/news_layer_middle.png) !important;
	background-image: url(/fileadmin/images/news_layer_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 7pt;
	color: #ababab;
}

#news_layer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#news_layer div.footer {
	height: 11px;
	background-image: url(/fileadmin/images/news_layer_bottom.png) !important;
	background-image: url(/fileadmin/images/news_layer_bottom.gif);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top: 79px !important;
	left: 8px !important;
	width: 280px !important;
	height: 140px !important;
	* top: 109px;
	* left: 29px;
	* width: 222px;
	* height: 80px;
	background-image: url(/fileadmin/images/logo.png) !important;
	background-image: url(/fileadmin/images/logo.gif);
	background-repeat: no-repeat;
	z-index: 100;
}

#logo .logo_no_border {
	position: absolute;
	top: 39px !important;
	left: 32px !important;
	* top: 9px;
	* left: 11px;
	z-index: 101;
}

#world {
	position: absolute;
	top: 0px;
	left: -40px;
	width: 230px;
	height: 230px;
	background-image: url(/fileadmin/images/logo_world.png) !important;
	background-image: none;
	background-repeat: no-repeat;
	z-index: 99;
}

#header_box {
	position: absolute;
	top: 0px;
	left: 212px;
	width: 589px;
	height: 100%;
	background-image: url(/fileadmin/images/header.png) !important;
	background-image: url(/fileadmin/images/header.gif);
	background-repeat: no-repeat;
}

#main_box {
	color: #000000;
	margin-bottom: 0px !important;
	* margin-bottom: 10px;
}

#main_box div.header {
	height: 16px;
	background-image: url(/fileadmin/images/content_box_top.png) !important;
	background-image: url(/fileadmin/images/content_box_top.gif);
	background-repeat: no-repeat;
	font-size: 6pt;
}

#main_box div.pathway {
	padding-left: 1.5px;
	padding-bottom: 1px;
	color: #787878;
	font-size: 7pt;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
	top: -5px;
}

#main_box div.content {
	min-height: 290px;
	height: auto !important;
	* height: 290px;
	background-image: url(/fileadmin/images/content_box_middle.png) !important;
	background-image: url(/fileadmin/images/content_box_middle.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}

#main_box .footer {
	height: 122px;
	background-image: url(/fileadmin/images/content_box_bottom.png) !important;
	background-image: url(/fileadmin/images/content_box_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 7pt;
	color: #787878;
}

#footer_layer {
	color: #ffffff;
	margin-bottom: 0px !important;
	* margin-bottom: 10px;
}

#footer_layer div.header {
	height: 11px;
	background-image: url(/fileadmin/images/footer_layer_top.png) !important;
	background-image: url(/fileadmin/images/footer_layer_top.gif);
	background-repeat: no-repeat;
	font-size: 6pt;
}

#footer_layer div.content .mainlevelfootermenu {
	color: #ababab;
	position: relative;
	font-size: 7pt;
	text-align: center;
}

#footer_layer div.content a {
	color: #ababab;
	font-size: 7pt;
	text-align: center;
}

#footer_layer tr {
	text-align: center; /* IE 6 */
}

#footer_layer div.content {
	height: 100%;
	background-image: url(/fileadmin/images/footer_layer_middle.png) !important;
	background-image: url(/fileadmin/images/footer_layer_middle.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #ababab;
	font-size: 7pt;
	text-align: center;
}

#footer_layer div.footer {
	height: 11px;
	background-image: url(/fileadmin/images/footer_layer_bottom.png) !important;
	background-image: url(/fileadmin/images/footer_layer_bottom.gif);
	background-repeat: no-repeat;
}

#partner_layer {
	width: 175px;
	height: 80px;
	color: #ffffff;
	margin-bottom: 0px !important;
	* margin-bottom: 10px;
}

#partner_layer div.header {
	height: 11px;
	background-image: url(/fileadmin/images/partner_layer_top.png) !important;
	background-image: url(/fileadmin/images/partner_layer_top.gif);
	background-repeat: no-repeat;
	font-size: 6pt;
}

#partner_layer div.content {
	height: 50px;
	background-image: url(/fileadmin/images/partner_layer_middle.png) !important;
	background-image: url(/fileadmin/images/partner_layer_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 7pt;
	color: #ababab;
}

#partner_layer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#partner_layer div.footer {
	height: 11px;
	background-image: url(/fileadmin/images/partner_layer_bottom.png) !important;
	background-image: url(/fileadmin/images/partner_layer_bottom.gif);
	background-repeat: no-repeat;
}

#simple_box {
	color: #000000;
}

#simple_box .header {
	height: 13px;
	background-image: url(/fileadmin/images/search_box_top.png) !important;
	background-image: url(/fileadmin/images/search_box_top.gif);
	background-repeat: no-repeat;
	font-size: 6pt;
}

#simple_box .content {
	height: 100%;
	background-image: url(/fileadmin/images/search_box_middle.png) !important;
	background-image: url(/fileadmin/images/search_box_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 15px;
}

.formsearch {
	position: relative;
	top: -5px;
}

.buttonsearch {
	position: relative;
	top: 7px;
	left: 3px;
}

#simple_box #search_button {
	position: relative;
	top: 7px;
	* top: 5px;
}

#simple_box .footer {
	height: 13px;
	background-image: url(/fileadmin/images/search_box_bottom.png) !important;
	background-image: url(/fileadmin/images/search_box_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 7pt;
	color: #787878;
}

.tablec2p {
	margin-bottom: 10px;	
}

.td1c2p {
	width: 110px;
}

#click2phone_box {
	color: #000000;
	margin-bottom: 0px !important;
	* margin-bottom: 10px;
}

#click2phone_box .header {
	height: 13px;
	background-image: url(/fileadmin/images/click2phone_box_top.png) !important;
	background-image: url(/fileadmin/images/click2phone_box_top.gif);
	background-repeat: no-repeat;
	font-size: 6pt;
}

#click2phone_box .content {
	height: 100%;
	background-image: url(/fileadmin/images/click2phone_box_middle.png) !important;
	background-image: url(/fileadmin/images/click2phone_box_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 13px;
}

#click2phone_box .footer {
	height: 57px;
	background-image: url(/fileadmin/images/click2phone_box_bottom.png) !important;
	background-image: url(/fileadmin/images/click2phone_box_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 18px;
	font-size: 7pt;
	color: #787878;
	text-align: right;
}

.contentpane, .contactFormular {
	background-color: #ffffff;
}

.aspTable {
	margin-left: 15px;
	margin-right: 15px;
	width: 530px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.aspTable a {
	/* color: #d35600; */
}

.aspTable sup {
	color: #777777;
	font-size: 7pt;
	* font-size: 8pt;
}

.aspTableValue {
	text-align: center;
}

.aspTableTitle {
	font-weight: bold;
	background-color: #e7e7e7;
	color: #000000;
}

.aspTableBG1 {
	background-color: #f0f0f0;
}

.aspTableBG2 {
	background-color: #f6f6f6;
}

.aspTable td {
	padding: 3px;
}

.aspTableOrder {
	padding: 5px;
	background-color: #f6f6f6;
	text-align: center;
}

.aspTableOrder a {
	/* color: #d35600; */
}

.aspTBT {
	border-top: 1px solid #d3d3d3;
}

.aspTBR {
	border-right: 1px solid #d3d3d3;
}

.aspTBB {
	border-bottom: 1px solid #d3d3d3;
}

.aspTBL {
	border-left: 1px solid #d3d3d3;
}

.gray {color: #808080;}
.error {color: red;}
.success {color: green;}
