/* main styles and formats for finalnet.de */
/* copyright 2005 by matthias koch */

@media projection, screen {

* {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%; 
}
body {
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	background: #FDFDFD url(../img/bg_border.gif) 50% 0 repeat-y;
	color: #000;
}
a:link, a:visited {
	color: blue;
	background-color: inherit;
	text-decoration: underline;
}
a:focus, a:hover, a:active {
	text-decoration: none;
	color: #000;
	background-color: #FFF527;   
}
p {
	margin-bottom: 0.5em;
	font-size: 120%;
	line-height: 1.3em;
}
p abbr, p acronym, p span.shortinfo, p em span.shortinfo, .tagcloud a abbr {
	border-bottom: 1px dotted #000;
	cursor: help;
}
p.readmore {
	margin-top: 1.0em;
	font-size: 110%;
	line-height: 1.2em;
}
#page {
	position: relative;
	margin: 0 auto;
	width: 768px;
	color: inherit;
	background-color: #FFF;
	border: 1px solid #B5B5B5;
}
#wrapper {
 	height: 100%;    /* for IE6 to show bg-img */
	margin-top: 40px; 
	color: inherit;
	background: #FFF url(../img/bg_content.gif) top center repeat-y;
}

/* --- Head --- */
#header {
	padding-top: 12px;
	height: 228px;
	color: #000;
	background: #DBE6F1 url(../img/header_bg.jpg) 50% 0 no-repeat;   
}
#header:hover {
	height: 228px;
	color: #000;
	background: #C2D7E3 url(../img/header_bg.jpg) 50% -251px no-repeat;  
} 
/* ------------ index-nav -------------- */
#header ul#indexnav {
	margin-top: 7px;
	padding-right: 12px;  
	float: right;
	list-style-type: none;
	background: transparent;
	border-left: 1px solid #264597;
}	
#header ul#indexnav li {
	display: inline;
}
#header ul#indexnav a:link, 
#header ul#indexnav a:visited {
	padding: 2px 4px;
	display: block;
	float: left;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #264597;
	background-color: #FFF;
	border-right: 1px solid #264597;
}

#header ul#indexnav a:focus, 
#header ul#indexnav a:hover, 
#header ul#indexnav a:active {
	text-decoration: none;
	color: #000;
	background-color: #FFF527;   
}

#header #sitename {
 	visibility: hidden;
	padding-left: 10px;
	height: 45px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#header #sitename h1 {
	font-size: 24px;
}
#header #sitename p {
	margin-top: -6px;
	font-size: 12px;
}
#header #sitename a {
	color: #264597;
	text-decoration: none;
	background-color: inherit;
}
/* ------------ textbox header-img --------------- */
#header #slogan {
	margin: 86px 0 0 220px; /* 23px 0 2px 220px; +  35px 0 7px 235px; ie */
	padding: 23px 15px 0 0; /* 15px 15px 12px 0; + 5px 0 4px 0; ie */
	width: 530px;
	height: 65px; /* 125px; ie */
	overflow: auto;
	text-align: right;
	font-weight: bold;
}
#header #slogan p, #header #slogan a {
	color: #264597; 
	background-color: inherit;
}
#header #slogan .title {
	font-size: 200%;
}
#header #slogan .subtitle {
	margin-top: -10px;
	font-size: 160%;
}
#header #slogan .text {
	margin-top: 0;
	line-height: 1.0em;
	font-size: 130%;
}
#header #slogan .readmore {
	margin-top: 8px;
	line-height: 1.25em;
	font-size: 110%; 
	font-weight: bold;
}
#header #slogan a {
	text-decoration: underline;
}
#header #slogan a:hover {
	color: inherit;
	background-color: inherit;
}

/* ------------- horizontale base-navi ------------- */
#header ul#basenav {
	margin-top: 1px;
	margin-bottom: -2px;  /* IE */
	width: 100%;
	float: left;
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: inherit;
	background-color: #264597;
}	
#header ul#basenav li {
	display: inline;
}
#header ul#basenav li a, 
#header ul#basenav li a:link, 
#header ul#basenav li a:visited {
	padding: 5px 10px; 
	display: block;
	float: left;
	background: #264597 url(../img/basenav_bg.jpg) right top repeat-y;
	color: #F8F8F8;
	line-height: 110%;
	text-transform: uppercase;
	text-decoration: none;
}
	
#header ul#basenav li a:focus, 
#header ul#basenav li a:hover,
 #header ul#basenav li a:active {
	color: #000; 
	background-color: #FFF527;   
}

/* Angezeigter Link */
body#eins #header ul#basenav li#link1 a,
body#zwei #header ul#basenav li#link2 a,
body#drei #header ul#basenav li#link3 a,
body#vier #header ul#basenav li#link4 a,
body#fuenf #header ul#basenav li#link5 a,
body#sechs #header ul#basenav li#link6 a,
body#sieben #header ul#basenav li#link7 a {
	color: #454C54;
	background: #C2D7F0 url(../img/bnv_red.gif) 99% 100% repeat-x;
	border-right: 1px solid #C3D6EF; 
}

/* --------- Subnavigation left col --------- */
#sitenav {
	clear: both;
	width: 160px;
	min-height: 500px;
	float: left;
	color: #484848;
	background-color: inherit;
	background: url(../img/border.gif) top right repeat-y;
	border-bottom: 1px solid #D7D7D7;
}
#sitenav ul {
	margin-bottom: 20px;
	list-style-type: none;
	color: inherit;
	background-color: #DBE6F1;
	border-bottom: 1px solid #D7D7D7;
}	
#sitenav li.title {
	padding: 3px 5px 2px 15px;
	font-size: 120%;
	color: #F8F8F8;
	font-weight: bold;
	background-color: #00468C;
	text-transform: uppercase;
}
#sitenav li a, #sitenav li.group a {
	padding: 0 7px 0 20px;
	min-height: 1.7em;
	height: auto;
	display: block;
	font-size: 120%;
	line-height: 1.7em;
	color: #4B4B4B;
	background-color: inherit;
	text-decoration: none;
	border-left: 7px solid #DBE6F1;
}
#sitenav li.group a, 
#sitenav li.group a:link, 
#sitenav li.group a:visited {
	padding: 0 7px 0 15px;
	font-weight: bold;
	border-top: 1px solid #D7D7D7;
}
#sitenav li a:focus, 
#sitenav li a:hover,
#sitenav li a:active {
	border-left: 7px solid #FFF526;    
	color: #000;
	background-color: #FFF527;    
	text-decoration: none;
}
#sitenav li a.selected {
	border-left: 7px solid #DE3B55;
	color: #646464;
	background-color: inherit;
	text-decoration: none;
}
/* ------- Sidebarklassen und Sitenav -------- */
.sidebar {
	 margin-bottom: 10px; 
}
.sidebar h2 {
	margin-bottom: 5px;
	padding: 2px 10px 3px 10px;
	font-size: 120%;
	color: #F8F8F8;
	background-color: #00468C;
	text-transform: uppercase;
}
#sitenav .sidebar h3, #sitenav .sidebar .infobox h3, 
.sidebar h3, .sidebar .infobox h3 {
	margin-top: 5px;
	padding: 0px 10px 0 10px;
	font-size: 115%;
	color: #000;
	background-color: inherit;
}
#sitenav .sidebar h3, .sidebar .infobox h3 {
	margin-top: 10px;
}
.sidebar h3 a, .sidebar .infobox h3 a {
	text-decoration: none;
	color: #000;
	background-color: inherit;
}
#sitenav .sidebar p, .sidebar .infobox p {
	padding: 1px 10px;
	font-size: 115%;
}
.sidebar p a, .sidebar .infobox p a {
	padding-top: 0;
}

/* Anpassungen Javascript Werbung */
.sidebar script .infobox { 
	padding-bottom: 5px; 
}
.sidebar #korrektur { 
	margin-top: 5px; 
	padding-left: 10px;
}

/* red marker */
.sidebar strong.marker {
	color: #DE3B21;
	background-color: inherit;
}
.sidebar .infobox {
	padding: 0;
	border-bottom: 1px solid #D7D7D7;
}

/* --------- Main Content ------------- */
#content, #content2 {
	padding: 0 14px 10px 21px;
	width: 413px;
	min-height: 500px;
	float: left;
	font-size: 110%;
}
#content2 {
	width: 569px;
	border-right-width: 0; 
	background: #FFF;
	color: inherit;
	padding: 0 0 10px 20px;
	min-height: 1550px;   /* depends on left sidebar content */
	float: left;
}
#content .linebox, #content2 .linebox {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 406px;
	float: left;
	border-bottom: 1px solid #D7D7D7;
}
#content2 .linebox {
	width: 567px;
} 
#content .linebox .text, #content2 .linebox .text {
    padding: 3px 0 10px 0;
	clear: both;        
}
/* --- Headings --- */
#content h1, #content2 h1, 
#content h2, #content2 h2, 
#content h3, #content2 h3, 
#content h4, #content2 h4, 
#content h5, #content2 h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #264597;
	background-color: #FFF;
}

#content h1, #content2 h1 {
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 170%; 
	border-bottom: 1px solid #274580;
}

#content h1, #content .onecol {
	width: 406px;
	overflow: hidden;
}
#content h2, #content2 h2 {
	font-size: 140%;
}
#content2 h1, #content2 .onecol {
	width: 567px;
	overflow: hidden;
}

#content h3, #content2 h3 {
	font-size: 110%;
}
/* text */
#content .onecol {
	text-align: left;            
}
#content2 .onecol {
	text-align: left;               
}

#content .twocol-left {
	width: 191px;
	overflow: hidden;
	float: left;
}
#content2 .twocol-left {
	width: 271px;
	overflow: hidden;
	float: left;
}
#content .twocol-right {
	width: 191px;
	overflow: hidden;
	float: right;
}
#content2 .twocol-right {
	width: 271px;
	overflow: hidden;
	float: right;
}
#content .threecol-left {
	clear: both;
	margin-right: 25px;
	width: 119px;
	overflow: hidden;
	float: left;
}
#content2 .threecol-left {
	clear: both;
	margin-right: 25px;
	width: 173px;
	overflow: hidden;
	float: left;
}
#content .threecol-middle {
	width: 119px;
	overflow: hidden;
	float: left;
}
#content2 .threecol-middle {
	width: 173px;
	overflow: hidden;
	float: left;
}
#content .threecol-right {
	width: 119px;
	overflow: hidden;
	float: right;
}
#content2 .threecol-right {
	width: 173px;
	overflow: hidden;
	float: right;
}
.onecol .text #flashcontent {
	padding: 6px 0;
}
/* -------- Images -------- */
#content .linebox img {
	border: 1px solid #E2E2E2;
	padding: 1px;
}
#content .linebox .onecol .text img.fleft, 
#content2 .linebox .onecol .text img.fleft {
	border: 1px solid #E2E2E2;
	float: left;
	padding: 1px;
	margin: 3px 10px 0 0;
}
#content .linebox .onecol .text img.fright, 
#content2 .linebox .onecol .text img.fright {
	border: 1px solid #E2E2E2;
	float: right;
	padding: 1px;
	margin: 3px 0 0 10px;
}
/* noborder */
#page #wrapper #content .linebox .onecol .text p img.fleft.nob, 
#page #wrapper #content .linebox .onecol .text p img.fright.nob, 
#page #wrapper #content2 .linebox .onecol .text p img.fleft.nob, 
#page #wrapper #content2 .linebox .onecol .text p img.fright.nob,
#page #wrapper #content .linebox .onecol .text h3 img.fleft.nob, 
#page #wrapper #content .linebox .onecol .text h3 img.fright.nob, 
#page #wrapper #content2 .linebox .onecol .text h3 img.fleft.nob, 
#page #wrapper #content2 .linebox .onecol .text h3 img.fright.nob {
	border: 0 none;
}

/* Lists */
#page #wrapper #content .linebox .text ul, 
#page #wrapper #content2 .linebox .text ul, 
#page #wrapper #content .linebox .text ol, 
#page #wrapper #content2 .linebox .text ol{
	margin-bottom: 0.5em;
	padding: 0 20px 0 35px;
}
#page #wrapper #content .linebox .text ul li, 
#page #wrapper #content2 .linebox .text ul li,
#page #wrapper #content .linebox .text ol li, 
#page #wrapper #content2 .linebox .text ol li { 
	font-size: 120%;
	line-height: 1.3em;
}
#page #wrapper #content .linebox .text ul li, 
#page #wrapper #content2 .linebox .text ul li { 
	list-style-image: url(../img/li_pointer2.gif);
	list-style-type: square;
}
#page #wrapper #content .linebox .text ol li, 
#page #wrapper #content2 .linebox .text ol li {
	list-style-type: decimal;
}
#extra {
	width: 160px;
	min-height: 500px;
	float: left;
	color: #484848;
	background-color: inherit;
	background: url(../img/border.gif) top left repeat-y;
}

#preloader {
	display: none;
	width: 0;
	height: 0;
}

/* Sitemap */
#sieben #page #wrapper #content2 .linebox .onecol .text #map .group ul.ebene00 a { 
	font-size: 120%;
}
#sieben #page #wrapper #content2 .linebox .onecol .text #map .group ul.ebene01 a {
	font-size: 80%;
}
#sieben #page #wrapper #content2 .linebox .onecol .text #map .group ul.ebene02 a {
	font-size: 70%;
}

/* --------------------------- Formmailer --------------------------- */
#content2 form {
	width: 562px;
	font-family: inherit;
	font-size: 1em;
	color: inherit;
	background: inherit;
}
#content2 form fieldset {        
        border: 1px solid #ccc;
        padding: 10px;
        margin-bottom: 10px;
        display: block;
}
#content2 form fieldset legend {
        background: inherit;
        color: #264597;
        padding: 6px 3px;
        margin: 0;
        font-weight: bold;
        text-transform: uppercase;
        text-indent: 0;
}
#content2 textarea {
	width: 450px;
	overflow: auto;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: inherit;
	color: inherit;
	background: #DBE6F1 url(../img/contact/verlauf.gif) left top repeat-y;
}
#content2 input {
	width: 362px;
	border: 1px solid #CCC;
	padding: 2px 0 2px 3px;
	color: inherit;
        background: #DBE6F1 url(../img/contact/verlauf.gif) left top repeat-y;
}
#content2 input#submit {
	width: 8em;
	border-width: 1px;
	border-style: solid;
	border-color: #D7D7D7 #AAA #AAA #D7D7D7;
	padding: 0;
	color: inherit;
	background-color: #E5E5E5;
	background-image: none;
}
#content2 input#submit:hover {
	color: inherit;
	background-color: #CCC;
}

/* -------------------- Footer ------------------------ */
#footer {
	clear: both;
	padding: 0.5em 0;
	width: 768px;
	height: 3.0em;
	overflow: hidden;
	font-size: 1.0em;
	color: #FFF;
	background-color: #264597;
	border-top: 1px solid #7D7D7D;
}
#footer p {
	font-size: 110%;
	line-height: 1.0em;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	background-color: inherit;
}
#footer a:focus, #footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #F5F5F5;
	background-color: #264597;
}
/* Special */
em.textmarker {
 	color: #000;
	background-color: #E5EEF5; 
	font-style: normal;
	padding: 0 3px;
}
p.fett { 
	font-weight: bold; 
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
/* ------- blockquote ------- */
#content .linebox .onecol .text blockquote p, 
#content2 .linebox .onecol .text blockquote p {
	color: #444;
	font-size: 120%;
	line-height: 1.25em;
	background: #E5EEF5 url(../img/layout/blockquote_bg.png) 8px 5px no-repeat;
    margin: 10px 0;
	padding: 8px 13px 6px 48px;	
	border-top-color: #E1EAF1;
	border-right: 1px solid #D7D7D7; 
	border-bottom: 1px solid #D7D7D7; 
	border-left-color: #E1EAF1;
}
#content .linebox .onecol .text blockquote p span, 
#content2 .linebox .onecol .text blockquote p span {
	font-size: 95%;
	line-height: 0.9em;
	text-align: right;
	border-top: 0 none;
	display: block;
	padding-top: 2px;
}
/* ------- pre in rounded box ------ */
#content .linebox .onecol .text pre, 
#content2 .linebox .onecol .text pre {
	color: #444;
	font-size: 116%;
	line-height: 1em;
	font-family: "Courier New", Courier, monospace;
	background: #DCE6F4 url(../img/layout/roundedbox/nt.gif) repeat top left;
	margin: 10px 0 5px 0;
	padding: 5px 10px 10px 10px;
	width: auto;
	height: auto;
	overflow: scroll;
}
/* --------------------- rounded box -------------------- */
/* set background images */
#content .linebox .onecol .text .rbroundbox,
#content2 .linebox .onecol .text .rbroundbox { 
	background: url(../img/layout/roundedbox/nt.gif) repeat; 
}
#content .linebox .onecol .text .rbtop div,
#content2 .linebox .onecol .text .rbtop div { 
	background: url(../img/layout/roundedbox/tl.gif) no-repeat top left;
}
#content .linebox .onecol .text .rbtop,
#content2 .linebox .onecol .text .rbtop { 
	background: url(../img/layout/roundedbox/tr.gif) no-repeat top right; 
}
#content .linebox .onecol .text .rbbot div,
#content2 .linebox .onecol .text .rbbot div { 
	background: url(../img/layout/roundedbox/bl.gif) no-repeat bottom left; 
}
#content .linebox .onecol .text .rbbot,
#content2 .linebox .onecol .text .rbbot { 
	background: url(../img/layout/roundedbox/br.gif) no-repeat bottom right;
	}
/* set width and height */
#content .linebox .onecol .text .rbtop div, 
#content .linebox .onecol .text .rbtop, 
#content .linebox .onecol .text .rbbot div, 
#content .linebox .onecol .text .rbbot, 
#content2 .linebox .onecol .text .rbtop div, 
#content2 .linebox .onecol .text .rbtop, 
#content2 .linebox .onecol .text .rbbot div, 
#content2 .linebox .onecol .text .rbbot {
	width: 100%;   /*  width not really nessesary. */
	height: 7px;
	font-size: 1px;
}
#content .linebox .onecol .text .rbcontent, 
#content2 .linebox .onecol .text .rbcontent { 
	margin: 0 7px; 
}
#content .linebox .onecol .text .rbroundbox, 
#content2 .linebox .onecol .text .rbroundbox { 
	width: 100%; 
	margin: 1em auto; 
}
/* --------------------------------------------------------------- */
/* borderless contentbox */
#content .nobb, #content2 .nobb, #extra .sidebar .nobb {    
	border-bottom: 0 none;
}
#content .linebox img.nob, #content2 .linebox img.nob {    
	border: 0 none;
}
/* Tag Cloud */
.tagcloud {
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 190%;
}
.tagcloud a {
	text-decoration: none;
}
a.nodec { text-decoration: none; }
}
