/*############################################################*/
/*                                                            */
/*           STANDARD STYLESHEET GLOORINSTRUMENTS.CH           */
/*                                                            */
/*############################################################*/

/*
Autor:     Sebastian Dubbel
Website:   www.beckerspaeth.de
E-Mail:    dubbel@beckerspaeth.de

Browser:  
		   Fehlerfrei
		   Firefox >= 1.x
		   
		   Fehlerhaft
		   ?
*/

/*############################################################*/
/*#               STANDARD STYLES ZURÜCKSETZEN               #*/
/*############################################################*/

/* Außen- und Innenabstände aller Elemente zurücksetzen */
/* siehe: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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;
}


body {
	height: 101%; /* Scrollbalken erzwingen, damit Inhalt nicht springt */
	line-height: 1;
	color: #012d6b;
	text-align: center;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #fff url(../img/css/body_bg.gif) no-repeat center top;
}

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: "" "";
}


/*############################################################*/
/*#                   LAYOUT BLOCK ELEMENTE                  #*/
/*############################################################*/

#container {
	margin: 0 auto;
	font-size: 62.5%; /* Setzt Schriftgröße 1em = 10px */
	width: 76em;
}

#content {
	text-align: left;
}

.contentlinks,
.contentrechts {
	width: 36em;
}

.contentlinks {
	float: left;
	margin-right: 2em;
}

.contentrechts {
	float: right;
	margin-right: 0;
}

#footer {
	margin: 1em 0 2em 0;
}

#footer p {
	float: left;
	width: 15em;
	margin: 0 2em 0 0;
	font-size: 1.1em;
}

/*######################## TRENNLINIE ########################*/
.trennlinie {
	margin-top: 3em;
	border-bottom: solid .6em #012d6b;
	clear: both;
}

#sitemap .trennlinie {
	margin-top: .6em;
}

.trennlinie p {
	margin: 0;
	line-height: 1.8;
}

.trennlinie hr {
	display: none;
}

.trennlinie.dunkelblauduenn {
	border-bottom-width: .2em;
}

.trennlinie.hellblauduenn {
	border-bottom: solid .2em #009AFF;
}

.trennlinie.hellblaudick {
	border-bottom: solid .6em #009AFF;
}




/*############################################################*/
/*#                   ALLGEMEINE DEFINITIONEN                #*/
/*############################################################*/

.breakflow {
  clear: both;
 }
 
.float_left {
 	float: left !important;
}

.float_right {
 	float: left !important;
}

.no_margin-top {
	margin-top: 0 !important;
}
 
 
/*############################################################*/
/*#                 TYPOGRAFISCHE DEFINITIONEN               #*/
/*############################################################*/

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1, h2 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1.4;
}

h1 {
	margin-top: 1.7em;
	font-size: 2.4em; /*24px*/
	font-weight: normal;
}

h2 {
	margin-top: 1.9em;
	font-size: 1.8em; /*18px*/
	font-weight: normal;
}

.contentlinks h2 {
	margin-top: 1.2em; /*12px 0 5px 0*/
	font-weight:600;
}

h2.topheading {
 	margin-top: 2.6em !important;
	margin-bottom: 1.5em !important;
}

h3 {
	margin: 2em 0 .5em 0;
	clear: both;
	font-size: 1.2em; /*12px*/	
	font-weight: bold;
	letter-spacing: .1em;
	color: #00226b;
	line-height: 1.3;
}

#sitemap h3 {
	margin-top: 1.2em; /*12px*/
	font-size: 1.2em; /*12px*/
	color: #012d6b;
	text-transform: uppercase;
	line-height: 1;	
}

.newslistelinks h3,
.newslisterechts h3 {
	font-size: 1.1em; /*11px*/
	margin-top: 2em; /*15px 30px 0px 0px*/
	letter-spacing: .04em;
}

h4 {
	margin: 1em 0;
	font-size: 1.1em; /*11px*/		
	font-weight: normal;
	color: #0066CC;

}

p {
	font-size: 1.2em;
	line-height: 1.5;
}

p,
ul,
dl {
	margin-top: 1.2em;
}

p.margin-top_p_first {
	margin-top: 3em;
}

.contentrechts p,
.newslistelinks p,
.newslisterechts p,
.footer p {
	font-size: 1.1em; /*11px*/
}

p.bildbeschreibung {
	font-size: 1.1em; 
	margin: 0 3em 0 0;
	float: left;
	width: 32.75em; /* 360px */
}

p.align_right {
	text-align: right;
}

span.adr_float {
	float: left;
	width: 4em;
	margin-right: 1em;
}

ul {
	font-size: 1.2em;
	line-height: 1;
}

ul ul {
	font-size: 100%;
}

ul li {
	margin-bottom: .7em;
}

ul.sitemaplist li {
	margin-top: 1.2em;
	color: #0066CC;	
	text-transform: uppercase;
	line-height: 1;	
	margin-bottom: .3em;
}

dl {
	font-size: 1.2em;
	line-height: 1.5;
}

dl dt {
	width: 10em;
	float: left;
	font-weight: bold;
	clear: left;
}

dl dd {
	margin-left: 11em;
}

dl dt,
dl dd {
	margin-bottom: .7em;
}

/* clearfix für Definition Items */
.clearfix:after,
dl dd:after {
	content: "."; 
    display: block; 
    height: 0;
	line-height:0;
    clear: both; 
    visibility: hidden;
}

dl.lange_texte dt {
	width: 12em;
}

dl.lange_texte dd {
	margin-left: 13em;
}

dl.kurze_texte dt {
	width: 5em;
}

dl.kurze_texte dd {
	margin-left: 6em;
}


/*############################################################*/
/*#                        LINKS                             #*/
/*############################################################*/

a,
a:link, 
a:visited{
	text-decoration: none;
	color: #0066CC;
}

a:hover,
a:active{
	color: #012d6b;
}


h2 a:link, 
h2 a:visited{
	color: #012d6b;	
	margin: 1.5em 0 1.5em 0; /*15px 0 15px 0*/
}

h2 a:hover,
h2 a:active{
	color: #0066CC;	
}

#sitemap h3 a {
	color: #00226b;
}

#sitemap h3 a:hover,
#sitemap h3 a:active {
	color: #009AFF;
}


/*############################################################*/
/*#                       NAVIGATION                         #*/
/*############################################################*/

#navigation {
	height: 13.9em;
	background: url(../img/css/navigation_bg.gif) repeat-y center top;
	border-bottom: solid 1.5em #012d6b;
}

#navigation ul {
	float: left;
	width: 15.835em;
	margin: .5em 0 1em 0; /*5px 0 10px 0px*/
}

#navigation ul li {
	margin: 0;
}

#navigation1_1,
#navigation1_2 {
	background-color: #D9CBA2;
}

#navigation2_1,
#navigation2_2 {
	width: 15.5em !important;
	background-color: #009AFF;
}

#navigation a {
	font-size: .9175em; /* 11px */
	text-transform: uppercase;
	line-height: 1.6;
	padding-left: .5em;
}

#navigation1_1 a:link,
#navigation1_1 a:visited,
#navigation1_2 a:link,
#navigation1_2 a:visited {
	display: block;
	color: #012D6B;
}

#navigation1_1 a:hover,
#navigation1_1 a:active,
#navigation1_1 a.active,
#navigation1_1 a.active:link,
#navigation1_1 a.active:visited,
#navigation1_1 a.active:hover,
#navigation1_1 a.active:active,
#navigation1_2 a:hover,
#navigation1_2 a:active,
#navigation1_2 a.active,
#navigation1_2 a.active:link,
#navigation1_2 a.active:visited,
#navigation1_2 a.active:hover,
#navigation1_2 a.active:active {
	color: #fff;
	background-color: #009AFF;
}

#navigation2_1 a,
#navigation2_2 a {
	padding-left: 0;
}

#navigation2_1 li,
#navigation2_2 li {
	padding-left: .8em;
}

#navigation2_1 a:link,
#navigation2_1 a:visited,
#navigation2_2 a:link,
#navigation2_2 a:visited {
	color: #fff;
}

#navigation2_1 a:hover,
#navigation2_1 a:active,
#navigation2_1 a.active,
#navigation2_1 a.active:link,
#navigation2_1 a.active:visited,
#navigation2_1 a.active:hover,
#navigation2_1 a.active:active,
#navigation2_2 a:hover,
#navigation2_2 a:active,
#navigation2_2 a.active,
#navigation2_2 a.active:link,
#navigation2_2 a.active:visited,
#navigation2_2 a.active:hover,
#navigation2_2 a.active:active {
	color: #012d6b;
}


/*############################################################*/
/*#                        FORMULARE                         #*/
/*############################################################*/

fieldset input.textfield,
fieldset textarea,
fieldset select,
input.button {
	font-size: 100%;
}

input.textfield {
	border:1px solid #009aff;
	color: #012d6b;
	width: 150px;
}

input.button {
	border: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	background-color: #012d6b;
	height: 25px;
	cursor: pointer;
}

textarea {
	border:1px solid #009aff;
	border-color: #009aff;
	color: #012d6b;
}


/*############################################################*/
/*#                         BILDER                           #*/
/*############################################################*/

img.produkt,
img.produkt_rechts,
img.rechts,
img.links,
img.textanfang_links,
img.textanfang_rechts,
img.quer {
	border-bottom: solid 6px #009aff;
}

img.links,
img.textanfang_links,
img.news,
img.logo,
img.produkt_logo,
img.produkt {
	float: left;
	clear: both;
}

img.produkt {
	margin: 5.5em 0 1em 0; /*50px 0 3px 0*/
}

img.produkt_rechts {
	margin: 5.5em 0 1em 0; /*50px 0 3px 0*/
	float: right;
	clear: both;
}

img.produkt_logo {
	margin: 1em 0 1em 0; /*50px 0 3px 0*/
}

img.rechts {
	float: right;
	clear: both;
	margin: 1em 0 1em 1em; /* 10px 0 10px 10px */
}

img.links {
	margin: 1em 1em 1em 0; /*10px 10px 10px 0*/
}

img.textanfang_links {
	margin: .3em 1em 1em 0; /*3px 10px 10px 0*/
}

img.textanfang_rechts {
	margin: .3em 1em 1em 0; /*3px 10px 10px 0*/
}

img.quer {
	margin: 1em 0 1em 0; /*10px 0px 10px 0px*/
}

img.news {
	margin: .4em 1em 1em 0; /*4px 10px 10px 0px*/
}

img.balken {
	margin: 1em 0 1em 0; /*10px 0 10px 0*/
}

img.logo {
	margin: 5em 0 1em 0; /*0px 30px 10px 0*/
}

object,
embed {
	line-height: 0;
}


/*############################################################*/
/*#                        HR TRENNER                        #*/
/*############################################################*/

#sitemap hr.dunkelblauduenn {
	margin-bottom: 10px;
}



