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

/************ Reset CSS nach Eric Meyer */
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
/*	line-height: 1; */
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***************************/

/*
html{
overflow: auto;
}
*/

html, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}

body { 
font-size: 14px;
line-height: 18px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background: #5c6828 url('../img-dsg/BG_body.jpg') repeat-x center top fixed;
color: #333300;
}

h1,h2,h3,h4,h5,h6{
margin: 0 0 0.5em 0;
color: #79853b;
clear: both;
}

p,ul,ol,dl{
margin: 0 0 1.29em 0;
}

ul,ol{
/*color: #434F18;*/
}

li{
}

blockquote p{
color: #79853b;
font-style: oblique;
margin-bottom: 0em;
}
p.autor{
text-align: right;
font-size: 0.8em;
}

address {
font-style:normal;
font-size: inherit;
text-indent: 0;
}

h1{font-size: 100%;}
h2{font-size: 107%; margin: 0 0 1.5em 0; font-weight: bold; text-transform: uppercase;}
h3{font-size: 100%; margin: 0 0 1.29em 0; font-weight: bold; color: #333300;}
h4{font-size: 100%; font-weight: bold;}
h5{font-size: 100%;}
h6{font-size: 100%;}
p{font-size: 100%;}

a,
a:link,
a:visited{
color: #408581;
font-weight: normal;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

strong {
font-weight: bold;
}

em{
font-style: italic;
}

small {
font-size: 0.7em;
}

sup {
font-size: 0.7em;
line-height: 1.4em;
vertical-align: text-top;
}

sub {
font-size: 0.7em;
line-height: 1.4em;
vertical-align: bottom;
}


.txrev {
unicode-bidi: bidi-override;
direction: rtl;
}

.offscreen {
position: absolute;
left: -99999px;
}

.tab{
float:left;
display: inline;
width: 4em;
}

.bild{
margin: 0 0 10px 0;
font-size: 0.86em;
line-height: 1.25em;
color: #5c6828;
}

.bild p{
margin: 2px 0 0 0;
}

.inhaltsverzeichnis{
color: #434F18;
margin-bottom: 4em;
}

.inhaltsverzeichnis li a{
display: block;
}

.hinweis{
font-weight: bold;
color: #79853b;
}

/***************************/


#wrapper{
position: relative;
width: 970px;
margin: 0 auto;
padding: 0;
overflow: visible;
}


#header{
height: 292px;
padding: 0 20px;
overflow: hidden;
background: url('../img-dsg/BG_top3.gif') no-repeat center top ;
}

#header h1{
overflow: hidden;
margin: 72px 0 0 0;
width: 373px;
height: 205px;
/*background: #eee;*/
float: right;
display: inline;
}

#header h1 img{
margin: 39px 0 0 41px;
display: none;	/********/
}

#bereichsmotiv{
width: 542px;
height: 205px;
margin: 72px 0 0 0;
background: url('../img-dsg/BG_bereichsmotiv1.jpg') no-repeat left top ;
float: left;
display: inline;
position: relative;
}

#bereichsmotiv #header-anim{
}

/* Bereichsmotive */

.b_home #bereichsmotiv{background-image: url('../img-dsg/BG_motiv_home.jpg')}
/*
.b_ueber-mich #bereichsmotiv{background-image: url('../img-dsg/BG_motiv_ueber-mich.jpg')}
.b_bowtech #bereichsmotiv{background-image: url('../img-dsg/BG_motiv_bowtech.jpg')}
.b_mediation #bereichsmotiv{background-image: url('../img-dsg/BG_motiv_mediation.jpg')}
.b_kontakt #bereichsmotiv{background-image: url('../img-dsg/BG_motiv_kontakt.jpg')}
.b_impressum #bereichsmotiv{background-image: url('../img-dsg/BG_motiv_impressum.jpg')}
*/

#nav{
overflow: visible;
background: url('../img-dsg/BG_main.gif') repeat-y center top ;
padding: 14px 0 0 0;
}

#nav ul{ 
padding-left: 35px;
overflow: hidden;
margin: 0;
}

#nav li{
display: inline;
float: left;
margin-right: 6px;
}

#nav li a,
#nav li a:link,
#nav li a:visited{
display: block;
width: 145px;
font-size: 1.07em;
font-weight: normal;
text-transform: uppercase;
color: #fff;
background: url('../img-dsg/BT_nav_l.gif') no-repeat left top ;
padding: 0;
margin: 0;
text-align: center;
line-height: 24px;
padding-bottom: 2px;
}

#nav ul li a:hover,
#nav ul li:hover a,
#nav ul li:hover a:link,
#nav ul li:hover a:visited,
#nav ul li.sfhover a,
#nav ul li.sfhover a:link,
#nav ul li.sfhover a:visited{
background: url('../img-dsg/BT_nav_l-o.gif') no-repeat left top;
text-decoration: none;
}

#nav li a span{
display: block;
background: url('../img-dsg/BT_nav_r.gif') no-repeat right top ;
}

li#n_bowtech a span{
padding-left: 0.8em;
}

li#n_bowtech a span,
li#n_mediation a span{
background: url('../img-dsg/BT_nav_r2.gif') no-repeat right top ;
}



/* aktiver Bereich */
.b_home li#n_home a:link, .b_home li#n_home a:visited,
.b_ueber-mich li#n_ueber-mich a:link, .b_ueber-mich li#n_ueber-mich a:visited,
.b_bowtech li#n_bowtech a:link, .b_bowtech li#n_bowtech a:visited,
.b_mediation li#n_mediation a:link, .b_mediation li#n_mediation a:visited,
.b_kontakt li#n_kontakt a:link, .b_kontakt li#n_kontakt a:visited,
.b_impressum li#n_impressum a:link, .b_impressum li#n_impressum a:visited{
background: url('../img-dsg/BT_nav_l-a.gif') no-repeat left top ;
}
.b_home li#n_home a span,
.b_ueber-mich li#n_ueber-mich a span,
.b_bowtech li#n_bowtech a span,
.b_mediation li#n_mediation a span,
.b_kontakt li#n_kontakt a span,
.b_impressum li#n_impressum a span{
background: url('../img-dsg/BT_nav_r-a.gif') no-repeat right top ;
}
/* Sonderfälle für aktiv-Ausklapp */
.b_bowtech li#n_bowtech a span,
.b_mediation li#n_mediation a span{
background: url('../img-dsg/BT_nav_r2-a.gif') no-repeat right top ;
}


#nav li a:hover span,
#nav li:hover a span,
#nav li:hover a:link span,
#nav li:hover a:visited span,
#nav li.sfhover a span,
#nav li.sfhover a:link span,
#nav li.sfhover a:visited span{
display: block;
background: url('../img-dsg/BT_nav_r-o.gif') no-repeat right top ;
}
/* Sonderfälle für hover-Ausklapp */
#nav li#n_bowtech a:hover span,
#nav li#n_bowtech:hover a span,
#nav li#n_bowtech:hover a:link span,
#nav li#n_bowtech:hover a:visited span,
#nav li#n_bowtech.sfhover a span,
#nav li#n_bowtech.sfhover a:link span,
#nav li#n_bowtech.sfhover a:visited span,
#nav li#n_mediation a:hover span,
#nav li#n_mediation:hover a span,
#nav li#n_mediation:hover a:link span,
#nav li#n_mediation:hover a:visited span,
#nav li#n_mediation.sfhover a span,
#nav li#n_mediation.sfhover a:link span,
#nav li#n_mediation.sfhover a:visited span{
background: url('../img-dsg/BT_nav_r2-o.gif') no-repeat right top ;
}


#nav li ul{
position: absolute;
left: -99999px;
margin: 0;
padding: 0 0 15px 0;
background: #9dc1a8;
background: url('../img-dsg/BG_menu1_b.png') no-repeat left bottom ;
width: inherit;
}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;
}

#nav li ul li{
display: block !important;
float: none;
margin: 0;
}

#nav li ul li:first-child, #nav li ul li.first-child{
background: url('../img-dsg/BG_menu1_t.gif') no-repeat left top ;
padding-top: 5px;
}


#nav li ul li a,
#nav li ul li a:link,
#nav li ul li a:visited{
background: none !important;
font-size: 0.8em;
line-height: 1.2em;
padding: 0.4em 0;
color: #408581;
color: #295F5B;
}

#nav li ul li a:hover{
/*background: #408581;*/
background: none !important;
background: #6fa7a4 !important;
color: #fff;
}

#nav li ul li a:hover span{
background-image: none !important;
}

#nav li ul li a span{
background: none !important;
padding: 0;
}

#content{
clear: both;
background: url('../img-dsg/BG_main.gif') repeat-y center top ;
margin: 0;
padding: 60px 36px 0 85px;
overflow: hidden;
}

#content .cols{
}

#content .col1{
display: inline;
float: left;
width: 450px;
}

#content .col2{
display: inline;
float: right;
width: 357px;
padding-top: 3px;
}

#content p{
}

#content ul{
list-style: disc;
}

#content li{
margin: 0 0 0.64em 1.1em;
}

#content .top{
clear: both;
}

#content .top a,
#content .top a:link,
#content .top a:visited{
padding-left: 15px;
background: url('../img-dsg/PF_top.gif') no-repeat left 0.42em ;
}

#content .top a:hover{
color: #408581;
text-decoration: none;
}

#footer{
clear: both;
height: 300px;
overflow: hidden;
background: url('../img-dsg/BG_bottom.gif') no-repeat center -10px ;
}



/* Kontakt */

.b_kontakt #content .col2{
padding-top: 40px;
}
.b_kontakt #content .col2 h4{
margin-bottom: 0;
}

/* Kontaktformular ***************************/


form#Kontaktformular{
overflow: hidden;
margin: 20px 0 0 0;
padding: 0;
}

#Kontaktformular div{
margin: 0px 0 3px 0;
overflow: hidden;
width: 150px;
float: left;
display: inline;
height: 4.2em;
}

#Kontaktformular label{
line-height: 1.2em;
font-size: 0.92em;
margin: 2px 10px 2px 0;
padding: 0;
white-space: nowrap;
display: block;
}

#Kontaktformular label.error{
font-size: 0.86em;
line-height: 1.2em;
color:#a00;
font-weight: normal;
}

input#KF_vorname, input#KF_name, input#KF_firma, input#KF_funktion, input#KF_plz, input#KF_ort, input#KF_strasse, input#KF_telefax, input#KF_website, input#KF_telefon, input#KF_email, input#KF_betreff{
display: block;
width: 130px;
margin: 0;
}

#Kontaktformular input#KF_land{
}

#Kontaktformular input#KF_plz{
}

#Kontaktformular input#KF_ort{
}

#Kontaktformular #CKF_nachricht{
clear: left;
width: 100%;
height: auto;
}

#Kontaktformular textarea{
display: block;
width: 436px;
max-width: 436px;
height: 100px;
max-height: 100px;
overflow: auto;
}

#Kontaktformular input, #Kontaktformular textarea{
font-family: inherit;
font-size: 0.92em;
padding: 1px 2px;
background-color: #FFF;
border: 1px solid #79853B;
}

#Kontaktformular input.error, #Kontaktformular textarea.error{
background-color: #FEE;
}

#Kontaktformular #CKF_submit{
clear: both;
width: 100%;
margin-top: 0;
height: auto;
}

#Kontaktformular button#KF_submit{
display: block;
margin: 15px 0 0 0px;
width: 136px;
font-size: 1em;
height: 24px;
padding: 0px;
color: #fff;
border: 0;
text-align:center;
cursor: pointer;
text-transform: uppercase;
background: url('../img-dsg/BT_formular.gif') no-repeat left top ;
}

#Kontaktformular .muss{
}


/* Impressum */

.b_impressum .significa{
padding: 14.2em 0 2em 0;
}

.b_impressum .valid_w3c{
}

.b_impressum .valid_w3c a{
margin-right: 10px;
}


