@charset "UTF-8";
/* CSS Document */

/* Font sizes: 
   10px = 0.8333em; 11px = 0.9166em; 12px = 1.0em; 14px = 1.1666em; 16px = 1.3333em; 18px = 1.5em; 20px = 1.6666em */

/* Friendly global style resetting 
==============================================================================================  */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, label, legend,
input, select, option, blockquote, th, td { padding: 0; margin: 0; border: 0; cursor: default; }
body { word-wrap: break-word; } /* IE 5/6 Avoiding Box Expand Hack  */
table { border-collapse: collapse; border-spacing: 0; border: 0; }
a, img, a img { border: none; outline: none }
address, caption, cite, th { font-style: normal; font-weight: normal }
ol, ul { list-style: none }
caption, th { text-align: left }
p, h1, h2, h3, h4, h5, h6 { font-size: 100.01%; font-weight: normal; text-align: left; }
em, strong { font-weight: bold; font-style: normal }
abbr { border: none; }
iframe { border: none; margin: 0; padding: 0; background-color: #E9E9E9; }

div { background-color: transparent; }



/* Basics
==============================================================================================  */

body, input, td, textarea, select, option { color: #000; font: normal 12px/1.25 Arial, Helvetica, sans-serif;  }
input, textarea, select, option { line-height: normal; }

p { margin: 0 0 7px 0; line-height: 1.25em; }
h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6  { margin: 0 0 7px 0; padding: 10px 0 0 0; line-height: 1.25em; font-weight: bold; color: #000; }

h1, .h1 { font-size: 1.6666em; line-height: 1.05em; font-weight: bold; text-transform: uppercase; padding-top: 9px; }
h2, .h2 { font-size: 1.5em; line-height: 1.15em; font-weight: normal; padding-top: 0; margin-bottom: 14px; } 
h3, h4, h5, h6 { font-size: 1em; }

a, a:link, a:visited { color: #0060AF; text-decoration: none; cursor: hand; cursor: pointer; }
a:hover { color: #333; text-decoration: underline; }
a:active { color: #0060AF; text-decoration: none; }

h1 a, .h1 a, h1 a:link, .h1 a:link, h1 a:visited, .h1 a:visited { color: #000; }
h1 a:hover, .h1 a:hover { color: #0060AF; text-decoration: none; } 
h1 a:active, .h1 a:active { color: #333; } 

h2 a, .h2 a, h2 a:link, .h2 a:link, h2 a:visited, .h2 a:visited { color: #000; }
h2 a:hover, .h2 a:hover { color: #0060AF; text-decoration: none; }
h2 a:active, .h2 a:active { color: #333; text-decoration: none; }

.hr { clear: both; height: 0; overflow: hidden; font-size: 0; line-height: 0; }
.hr hr { display: none; height: 0; overflow: hidden; size: 0; }

a.pushlink, a.pushlink:link, a.pushlink:visited,
.radar .link-list li a, .radar .link-list li a:link, .radar .link-list li a:visited
{ color: #000; font-weight: bold; text-decoration: none; 
	background: url(../images/pushlink_0_600_vrtcl.gif) no-repeat 1px center; padding-left: 16px; }
.radar .link-list li a:hover,
a.pushlink:hover { color: #0060AF; text-decoration: none; background-position: -599px center; }
.radar .link-list li a:active,
a.pushlink:active { color: #838383; text-decoration: none; background-position: -1199px center; }

a span, a:link span, a:visited span { font-weight: normal !important; }

a.no-style, a.no-style:link, a.no-style:visited { color: #000; font-weight: normal; text-decoration: none; }
a.no-style:hover { color: #0060AF; font-weight: normal; text-decoration: none; }
a.no-style:active { color: #000; font-weight: normal; text-decoration: none; }

a.button, a.button:link, a.button:visited { display: block; width: auto; float: left; padding: 3px 7px; border: 1px solid #090909; 
	background-color: #202020; color: #F6F6F6; margin: 2px; cursor: pointer; font-weight: bold; 
	-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; line-height: 1em; 
	text-decoration: none; }
a.button:hover { border-color: #004683; background-color: #0060AF; color: #FCFCFC; text-decoration: none; }
a.button:active { border-color: #090909; background-color: #202020; color: #F6F6F6; text-decoration: none; }

a.button-back-link, a.button-back-link:link, a.button-back-link:visited 
	{ padding-left: 16px; background-image: url(../images/arrw-back-link.gif); background-position: 6px center;
	background-repeat: no-repeat; }



/* Forms
==============================================================================================  */

form { margin: 0; padding: 5px 0; }
input, select, textarea { border: 1px solid #CCC; background-color: #FFF; padding: 1px; margin: 0; line-height: normal; }
option { padding: 1px 1px 0 1px; }
textarea { padding: 1px; line-height: normal; }
label { color: #858687;  line-height: normal; }
input.button { padding: 3px 7px; border: 1px solid #090909; background-color: #202020; color: #F5F6F7; margin: 2px; cursor: pointer; 
	font-weight: bold; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; line-height: 1em;
	width: auto !important; width: 0.1em; overflow: visible; text-align: center; }
input.button:hover { border-color: #004683; background-color: #0060AF; color: #FCFCFC; }
textarea, .text { cursor: text; }
textarea:active, .text:active { cursor: text; border-color: #999; }
input.radio { background-color: transparent; }

#contact-form { clear: both; padding: 6px 0 0 0; margin-bottom: 36px; }
#contact-form label, #respond label { clear: both; display: block; width: 90px; margin: 6px 10px 0 0; color: #323334; float: left; padding: 3px 0 0 0; 
	overflow: hidden; }
#contact-form .text, #contact-form .textarea, #contact-form select,
#respond .text, #respond .textarea, #respond select { width: 315px; margin-top: 6px; }
#contact-form select { width: auto; }
#contact-form .button, #respond .button { display: block; clear: both; margin: 12px 4px 6px 100px; }
#contact-form #form-info, #contact-form #brief-info, 
#respond #form-info { color: #323334; width: 315px; margin-top: 8px; margin-left: 100px; line-height: normal; }
#contact-form #brief-info { margin-top: 15px; margin-bottom: 1px; }
#respond #form-info { margin-top: 2px; margin-bottom: 4px; padding-bottom: 0; }
#contact-form input.radio { clear: both; margin: 6px 0 0 101px; float: left; }
#contact-form .radio-label { clear: none; width: auto; margin: 3px 0 0 0; padding: 3px 0 0 5px; float: none; color: #000; }

/* Typeface & Recurring Styles
==============================================================================================  */

.divider { padding-left: 2px; padding-right: 2px; font-weight: normal !important; }
.smallcaps { font-size: 1em; line-height: 1.2em; text-transform: uppercase; letter-spacing: normal; font-weight: bold; }
.blue { color: #0060AF; }
.white { color: #FFF; }
.grey { color: #68696C !important; }
.lite { color: #3A3B3C; font-weight: normal; }
h3 span.lite { padding-left: 3px; }
.soft { -moz-opacity:0.6; opacity:0.6; filter: alpha(opacity=60); font-weight: normal !important; padding-left: 1px; display:inline; }
.intro-text { font-weight: bold; margin-bottom: 10px; }

/* 
.opac60 { -moz-opacity:0.6; opacity:0.6; filter: alpha(opacity = 60); }
.opac70 { -moz-opacity:0.7; opacity:0.7; filter: alpha(opacity = 70); }
.opac80 { -moz-opacity:0.8; opacity:0.8; filter: alpha(opacity = 80); }
.opac85 { -moz-opacity:0.85; opacity:0.85; filter: alpha(opacity = 85); }
*/
p.bottom-link { margin-top: 26px; border-top: 1px dotted #000; padding-top: 4px; }
span.no-wrapping { white-space: nowrap; }
.trailerpic { margin: 2px 0 8px 0; border-right: 1px solid #0060AF; }

ul.real-list { margin: 5px 0 5px 0; padding: 0; list-style: circle url(../images/ul_item.gif) inside; }
ul.real-list li { margin: 3px 0; list-style: circle url(../images/ul_item.gif) inside; }


/* Structure
==============================================================================================  */

html, body { width: 100%; height: 100%; min-height: 100%; min-width: 942px; }
body  { text-align: left; background-color: #FFF; }
html { overflow-y: scroll; }
#wrapper { width: 97%; margin: 0 0 0 3%; min-width: 910px; position: relative; 
background-color: #D8D9DA; } 

#wrapper { min-height: 100%;
height: auto !important;
height: 100%; }

#header { z-index: 10; position: absolute; left: 0; top: 0; width: 100%; height: 110px; background-color: #FFF; overflow: hidden; 
	background: #FFF url(../images/balken-oben.gif) repeat-x left top scroll; }
#content { position: relative; width: 903px !important; background-color: transparent; margin: 0; padding: 110px 0 130px 0; }
#footer { z-index: 10; position: absolute; left: 0; bottom: 0; width: 100%; height: 130px; background-color: #FFF; overflow: hidden; 
	background: #FFF url(../images/balken-unten.gif) repeat-x left bottom scroll; }

#clmn-wrapper { float: right; width: 662px; margin: 0 30px 0 0; padding: 0; background-color: transparent; }
#mainclmn { float: left; width: 431px; margin: 0; background-color: transparent; padding: 20px 0 14px 0; }
.mainclmn-pddng-btm { padding-bottom: 28px !important;}
#sideclmn { float: right; width: 201px; margin: 0; background-color: transparent; padding: 20px 0 14px 0; }
#extraclmn { float: left; width: 181px; margin: 0; background-color: transparent; padding: 20px 0 14px 0; position: relative; }
#mainclmn, #sideclmn { background: transparent url(../images/balken-klein-clmn.gif) no-repeat left top scroll; }


/*
#mainclmn { width: 431px; margin: 0 261px 0 211px; background-color: transparent; padding: 20px 0 14px 0; }
#extraclmn { float: left; width: 181px; margin: 0; background-color: transparent; padding: 20px 0 14px 0; }
#sideclmn { float: right; width: 201px; margin: 0 37px 0 0; background-color: transparent; padding: 20px 0 14px 0; }
#mainclmn, #sideclmn { background: transparent url(../images/balken-klein-clmn.gif) no-repeat left top scroll; }
*/

.contact-prefix { font-weight: bold; color: #0060AF; display: block; float: left; width: 1.4em; }


/* Design Header
==============================================================================================  */

#header h1 { width: 230px; position: absolute; left: 620px; top: 30px; display: block; width: 228px; height: 31px; overflow: hidden; 
	text-indent: -9999em; margin: 0; padding: 0; background: transparent url(../images/gate-5310.png) no-repeat left top scroll; }
#header h1 a, #header h1 a:link, #header h1 a:visited { display: block; width: 228px; height: 31px; overflow: hidden; text-indent: -9999em; 
	margin: 0; padding: 0; background: transparent url(../images/gate-5310.png) no-repeat left top scroll; float: left; 
	text-decoration: none; }
#header h1 a:hover { background-position: left top; text-decoration: none; }
#header h1 a:active { background-position: left top; text-decoration: none; }

#header ul.mainnav { z-index: 35; position: absolute; left: 207px; top: 30px; max-width: 440px; margin: 0; padding: 0; 
	list-style: none; list-style-image: none; }
.mainnav li { display: block; list-style: none; list-style-image: none; margin: 0 8px 0 0; padding: 0; line-height: 1em; 
	font-weight: bold; text-transform: uppercase; float: left; }
.mainnav li a, .mainnav li a:link, .mainnav li a:visited { display: block; margin: 0; padding: 2px 4px;
	background-color: transparent; color: #000; text-decoration: none; }
.mainnav li a:hover { color: #0060AF; text-decoration: none; }
.mainnav li a:active, .mainnav li.selected span, .mainnav li.selected a, .mainnav li.selected a:link, .mainnav li.selected a:visited 
	{ display: block; margin: 0; padding: 2px 4px; background-color: transparent; color: #838383; text-decoration: none; }
.mainnav li.selected a:hover { color: #666; text-decoration: none; }
.mainnav li.selected a:active { color: #828384; text-decoration: none; }

#header span.soft { -moz-opacity:0.6; opacity:0.6; filter: alpha(opacity = 60); font-weight: normal !important; padding: 0 0 0 1px; margin: 0; display:inline; }
#header #temp { color: #000 !important; }


/* Design Content
==============================================================================================  */

ul.sub-structure { list-style: none; list-style-image: none; margin: 0; padding: 0; }
.structure-item { list-style: none; list-style-image: none; margin: 0; padding: 0; }
#extraclmn .structure-item-text { margin-left: 30px; }
#sideclmn .structure-item { padding-bottom: 14px; }
.structure-item h3.smallcaps, h2.page-intro { padding-top: 10px; padding-bottom: 4px; 
	background: transparent url(../images/bckgr_dttd_line.gif) repeat-x left bottom scroll; margin-bottom: 4px !important; }
h2.page-intro { padding-top: 10px; }

.accrdn-head { display: block; color: #000; cursor: hand; cursor: pointer;
	background: url(../images/accrdn-arrw.gif) no-repeat -30px center scroll;  }
.accrdn-head:hover { color: #0060AF; background-position: -490px center; }
.accrdn-head-open { color: #0060AF; cursor: default !important; background-position: -950px center !important; }
.accrdn-content { padding-bottom: 10px; }

.about-portrait { margin-top: 12px; float: left; clear: both; }
.cv { margin-left: 95px; }

ul.link-list { margin: 0; list-style: none; list-style-image: none; padding: 0 0 6px 0; }
ul.link-list li { margin: 1px 0; }
ul.link-list li.selected { margin: 1px 0; padding-left: 16px; color: #838383; font-weight: bold;
	background: url(../images/pushlink_0_600_vrtcl.gif) no-repeat -1201px center; }


/* Design Footer
==============================================================================================  */

#copyright { position: absolute; left: 211px; bottom: 8px; height: 100px; width: 710px; 
	background: transparent url(../images/the-gate-small.png) no-repeat 552px bottom scroll; }
#footer p { position: absolute; left: 0; bottom: 14px; margin: 0; width: 440px; padding: 0; font-size: 0.9166em;
	text-transform: uppercase; line-height: 1.15em; }
	
/* Design Promotions
==============================================================================================  */

.circle-promo { clear: both; display: block; width: 126px; height: 133px; overflow: hidden; margin: 0; padding: 0;
	background: transparent url(../images/bckgr_kreispromo_grau.png) no-repeat left top scroll; position: absolute; left: 0; top: 60px; }
.circle-promo p { text-decoration: none; text-indent: -9999em; overflow: hidden;
	display: block; height: 121px; width: 121px; margin: 6px 5px 6px 0; background: transparent url(../images/TFIN.gif) no-repeat left top; }
.rss-promo { clear: both; display: block; width: 96px; height: 90px; overflow: hidden; margin: 0; padding: 0; position: absolute;
	left: 40px; top: 182px; background-color: transparent; }
.rss-promo p, .rss-promo p a, .rss-promo p a:link, .rss-promo p:visited 
	{ text-decoration: none; text-indent: -9999em; overflow: hidden; display: block; height: 90px; width: 96px; 
	margin: 0; background: transparent url(../images/free_rss_feed.gif) no-repeat left top; position: relative;
	text-decoration: none; }
.rss-promo p a, .rss-promo p a:link, .rss-promo p:visited {
	position: absolute; left: 0; top: 0; }
.rss-promo p:hover { text-decoration: none; }


#panelnav-container { margin: 7px 0 0 30px; float: right; }
ul.panelnav-style, .panelnav-style li { margin: 0; padding: 0; list-style: none; list-style-image: none; float: left; line-height: 1em; }
.panelnav-style li { display: block; margin: 0 2px 2px 0;}
.panelnav-style li a, .panelnav-style li a:link, .panelnav-style li a:visited { text-decoration: none;
	display: block; float: left; margin: 0; padding: 4px 7px 3px 7px; font-weight: bold; color: #F5F6F7; background-color: #000; 
	cursor: hand; cursor: pointer; }
.panelnav-style li a:hover { text-decoration: none; color: #FFF; background-color: #0060AF; } 
.panelnav-style li a:active, .panelnav-style li.selected a, .panelnav-style li.selected a:link, 
	.panelnav-style li.selected a:visited { text-decoration: none; color: #222324; background-color: #999; } 
.panelnav-style li.selected a:hover { text-decoration: none; color: #121314; background-color: #858687; }
.panelnav-style li.selected a:active { text-decoration: none; color: #222324; background-color: #999; } 

/* Cascading Styles "#home"
==============================================================================================  */
#home #wrapper { background: #0060AF url(../images/the-gate-home.png) no-repeat 211px bottom scroll; }
#home #sideclmn { padding-bottom: 238px; }
#home .blue { color: #FFF; }
#home #copyright { background-image: none; }
#home .circle-promo { background-image: url(../images/bckgr_kreispromo_blau.png); }

#home #content p a, #home #content p a:link, #home #content p a:visited { color: #000; text-decoration: underline; }
#home #content p a:hover { color: #F8F9FC; text-decoration: none; }
#home #content p a:active { color: #000; text-decoration: underline; }

#home #content p a.pushlink:link, #home #content p a.pushlink:visited { text-decoration: none; }


/* Cascading Styles "subpages"
==============================================================================================  */
 
.error #wrapper { background: #D8D9DA url(../images/error_gerd2.gif) no-repeat 424px bottom scroll; }
.error #extraclmn { padding-bottom: 300px; }




/* Misc
==============================================================================================  */

.inline-map #wrapper { background-color: #FFF; }
.inline-map #footer { border-top: 0; }
.inline-map #content, .inline-map #content iframe { height: 75% !important; width: 100% !important; }

#about-nav li.h1 { display: block; height: 80px; background: transparent url(../images/bckgr_about_item.gif) no-repeat left center scroll; padding: 55px 0 0 82px; }
#about-nav li.h1:hover { display: block; height: 80px; background: transparent url(../images/bckgr_about_item_anim.gif) no-repeat left center scroll; padding: 55px 0 0 82px; }



/* Twitter
==============================================================================================  */

ul#twitter_update_list {
	display: block;
	padding: 0 0 2px 0;
	margin: 0 0 4px 0;
	list-style: none;
	background: transparent url(../images/bckgr_dttd_line.gif) repeat-x left bottom scroll;
}
ul#twitter_update_list li {
	list-style: none;
	padding: 0;
	margin: 2px 0 7px 0;
	font-size: 1em;
	color: #000;
	font-size: 1.5em;
	line-height: 1.1em;
}
ul#twitter_update_list li span {
	font-weight: normal;
	display: block !important;
	}
ul#twitter_update_list li span a, ul#twitter_update_list li span a:link, ul#twitter_update_list li span a:visited {
	color: #000;
	display: inline !important;
	white-space: nowrap;
}
ul#twitter_update_list li span a:hover {
	color: #E5E6E7;
}
ul#twitter_update_list li a, ul#twitter_update_list li a:link, ul#twitter_update_list li a:visited {
	display: none;
}

#diigolet-toolbar,
#wn_bToolbarContainer,
#wn_bToolbar { display: none !important; }


