@charset "utf-8";

/* 
#### BROWSER RESET
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}



/* 
#### TEMPLATE STYLES
*/

body { background: url(images/body_bg.png) center top #bbdad0 no-repeat; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-left:150px;}
.clr { height: 100%; overflow: hidden; }

#pagebox { width: 979px; margin: 0 auto; background: url(images/pagebox_bg.gif) repeat-y; }

#header { position: relative; height: 128px; background: url(images/header_bg.png) no-repeat; }
#header .logo { position: absolute; top: 41px; left: 11px; }

#nav-main { height: 34px; xborder: 1px solid black; z-index: 10;}
#nav a { background: #fff; display: block; padding: 10px 9px 8px 10px; color: #007550; border-bottom: 1px solid black; border-top: 1px solid black; border-right: 1px solid black; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; z-index: 10;}
#nav a:hover { text-decoration: underline; background: #bf2e1a; color: #fff; z-index: 10;}
#nav li { list-style: none;	float: left; z-index: 10;}

#nav li ul { position: absolute; padding-top: 1px; width: 180px; left: -999em; border-right: 1px solid #fff; z-index: 10;}
#nav li ul ul { margin: -30px 0 0 181px; width: 180px; z-index: 10;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; z-index: 10;}
#nav li a.first{border-left: 1px solid black; z-index: 10;}

#nav li li a { height: 20px; font-size: 11px; padding: 9px 0 0 0; color: white; background: #9bc9bc; border: none; }
#nav li a:hover { text-decoration:none; }
#nav li li a:hover { background: #85b6a8; text-decoration:none; }
#nav li li li a:hover { background: #85b6a8; text-decoration:none; }
#nav li ul li a { padding-left: 10px; }
#nav li li { width: 260px; border-bottom: 1px solid white; }

#sidebar { float: right; width: 249px; margin-top: -34px; }
#sidebar .nav-meta { margin: 30px 0 0 15px; }
#sidebar .search { padding: 20px 0 0 15px; height: 19px; }
#sidebar .search .searchfield { float: left; display: inline; width: 134px; height: 13px; padding: 2px 2px; font-size: 11px; color: #8f8f8f; background: white; border: 1px solid #007550; margin-right:5px; }
#sidebar .search .btn { float: left; display: inline; margin-left: 5px; }

#sidebar .cta { clear: left; width: 218px; margin: 17px 0 0 15px; background: white; border-left: 2px solid #007550; border-right: 2px solid #007550; border-top: 2px solid #007550; border-bottom: 2px solid #007550; }
#sidebar .cta .inner { padding: 8px 10px 15px 15px; }
#sidebar .cta .inner h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; }
#sidebar .cta .inner a, #sidebar .cta .inner h2 { display: block; color: #007550; text-decoration: none; }
#sidebar .cta .inner p { line-height: 16px; margin-top: 3px; }

/*
#sidebar .nav-lang { list-style-type: none; width:110px; z-index:100; margin-top:13px; position: absolute; height: 22px; padding: 10px; }
#sidebar .nav-lang li { padding-left:5px; display:inline-table; height:23px; background:#007550; width:114px;}
#sidebar .nav-lang li a { padding: 0 3px; color:white; text-decoration: none;}
#sidebar .nav-lang-select { width:110px; position: absolute;  height: 22px; padding: 3px 3px 0 3px; background: #007550; border-left: 0px solid #888888; border-bottom: 1px solid #888888; border-right: 0px solid #888888; }
#sidebar .nav-lang-select li { display: inline; }
#sidebar .nav-lang-select li a { padding: 0 3px; color:white; text-decoration: none;}

*/
/*	=LANGUAGE SELECTOR
----------------------------------------------------*/
#lang-select-btn {background: #007550;padding: 3px 5px 3px 10px;color:white; text-decoration: none; font-weight: bold; z-index: 8;}
#lang-select-btn img {padding-right: 10px;}
#lang-select { left: 100px; position: relative;top:-23px;}
#lang-select img { vertical-align: bottom; }
#lang-select #lang-list { display: none; background: #007550; position: absolute; top: 20px; right: 101px; width:108px; text-align: right; padding: 4px 15px 3px 10px;}
#lang-select #lang-list a { display: block; text-decoration: none; font-weight: bold; font-size: 12px; color: white; padding: 0px 2px 0 2px; margin: 3px 0; white-space: nowrap; text-align: left;}
/* 
#### HOMEPAGE STYLES
*/
#homepage .naw { float: left; width: 730px; height: 440px; background: url(images/homepage_naw_bg.jpg) no-repeat; }

#homepage .naw ul { width: 280px; margin: 300px 0 0 408px; list-style: none; font-size: 12px; color: #007550; }
#homepage .naw ul li.telefoon { list-style-image: url(images/homepage_naw_telefoon_bg.gif); }
#homepage .naw ul li.fax { list-style-image: url(images/homepage_naw_fax_bg.gif); }
#homepage .naw ul li.email { list-style-image: url(images/homepage_naw_email_bg.gif); }
#homepage .naw ul li.internet { list-style-image: url(images/homepage_naw_internet_bg.gif); }
#homepage #sidebar { min-height: 302px; background: url(images/subpage_sidebar_bg.png) no-repeat; }
#homepage .footer { clear: both; height: 283px; background: url(images/subpage_footer2_bg.jpg) no-repeat; } 
#homepage .footer .veritas { margin: 10px 0 0 18px; }


/* 
#### SUBPAGE STYLES
*/
#subpage .textpage { float: left; width: 670px; padding: 30px 30px 0 30px; background: white; line-height:20px;}
#subpage .textpage h1.pagetitle {  margin-bottom: 10px; font-size: 22px; color: #c02d1b; 									font-family: Arial; line-height:16pt; letter-spacing: 0.6px; word-spacing: 1.2px;}
#subpage .textpage h2, #subpage .textpage h2 a { text-decoration:none; margin-bottom: 2px; font-size: 18px; color: #c02d1b; font-family: Arial; line-height:16pt; letter-spacing: 0.6px; word-spacing: 1.2px;}
#subpage .textpage h3, #subpage .textpage h3 a { text-decoration:none; margin-bottom: 2px; font-size: 16px; color: #c02d1b; font-family: Arial; line-height:16pt; letter-spacing: 0.6px; word-spacing: 1.2px;}
#subpage .textpage p { margin-bottom:10px;, font-size: 15px;																font-family: Arial; line-height:16pt; letter-spacing: 0.6px; word-spacing: 1.2px;}
#subpage .textpage p a { text-decoration:underline; color:black; 															font-family: Arial; line-height:16pt; letter-spacing: 0.6px; word-spacing: 1.2px;}
#subpage .textpage div { margin-bottom:10px;, font-size: 15px;																font-family: Arial; line-height:16pt; letter-spacing: 0.6px; word-spacing: 1.2px;}
#subpage .textpage div a { text-decoration:underline; color:black; 															font-family: Arial; line-height:16pt; letter-spacing: 0.6px; word-spacing: 1.2px;}
#subpage .textpage ul, #subpage .textpage ol { margin: 0px 11px 15px 35px;  												font-family: Arial; line-height:16pt; letter-spacing: 0.6px; word-spacing: 1.2px;}
#subpage #sidebar { min-height: 302px; background: url(images/subpage_sidebar_bg.png) no-repeat; }
#subpage .footer { clear: both; height: 343px; background: url(images/subpage_footer2_bg.jpg) no-repeat; } 
#subpage .footer .veritas { margin: 33px 0 0 18px; }

