/*  ----   allgemeine definitionen   ----  */

body, p, td, div, h1, h2, h3, h4, h5, img, a img {
    border: none;
    margin: 0;
	padding: 0;
	font: 11px/15px verdana, arial, sans-serif;
	color: #000;		
}
body {
	background: #EFEFEF url(../bg/body_bg.gif) repeat 0 0;	
}
hr {
    margin: 6px 0px;
	color: #333;
	height: 1px;
	text-align: left;
}
.left { float: left; }
.right { float: right; }

.imgleft { float: left;
           margin: 0px 6px 6px 0px; }
.imgright { float: right;
           margin: 0px 0px 6px 6px; }
		   		   
.hide {
	display: none;
}
.supplement {
	display: none;
}
.clear {
	clear: both;
}
ol {
	list-style-type: decimal;	
}
ul {
	list-style-type: disc;
}
ul.circle {
	list-style-type: circle;
}
ul.abc {
	list-style-type: lower-alpha;	
}
ul.auflistung {
	list-style-type: disc;
}
ul.auflistung li {	
	font: bold 11px/18px verdana, arial, sans-serif;
	color: #333;
}
ul.auflistung li.normal {	
	font: normal 11px/18px verdana, arial, sans-serif;
	color: #000;
	list-style-type: none;
}
ol.auflistung {
	list-style-type: decimal;	
}
ol.auflistung li {	
	font: bold 11px/24px verdana, arial, sans-serif;
	color: #08478F;	
}
li.normal {
	list-style-type: none;
	color: #000;
}

/*  ----   schriftauszeichnungen  ----   */

h1.maintitle {
	font: 18px/16px "Trebuchet MS", verdana, arial, sans-serif;
	padding: 4px 0px 0px 8px;
	color: #FFF;
}
* html h1.maintitle {  /* Hides from IE-mac \*/
	               font: 18px/14px "Trebuchet MS", verdana, arial, sans-serif;
                   /* End hide from IE-mac */
                }
h1, h1.blue, h1.orange {
    font: 18px/20px "Trebuchet MS", verdana, arial, sans-serif;
    color: #000;
	margin-bottom: 8px;
}
h1.blue {
    color: #08478F;
}
h1.orange {
    color: #C30;
}
h2 {
    font: bold 11px/14px verdana, arial, sans-serif;
    color: #08478F;
	margin-bottom: 4px;
}
h3 {
    font: bold 11px/14px verdana, arial, sans-serif;
    color: #C30;
	margin-bottom: 8px;
}
h4 {
    font: bold 12px/14px "Trebuchet MS", verdana, arial, sans-serif;
    color: #333;
	margin-bottom: 8px;
}
h5 {
    font: bold 12px/14px verdana, arial, sans-serif;
    color: #08478F;
	margin-bottom: 8px;
}
.hilite10grey {
    font: bold 10px verdana, arial, sans-serif;
    color: #333; 
}
.hilite11grey {
    font: bold 11px verdana, arial, sans-serif;
    color: #333; 
}
.hilite11blue {
    font: bold 11px verdana, arial, sans-serif;
    color: #08478F; 
}
.hilite16blue {
    font: bold 16px verdana, arial, sans-serif;
    color: #08478F; 
}
.hilite11orange {
    font: bold 11px verdana, arial, sans-serif;
    color: #C30; 
}
.smalltext, .smalltext-italic {
	font: 9px/14px verdana, arial, sans-serif;
}
.smalltext-italic {
	font-style: italic;
}
.textblue {
    color: #08478F;
}

/*  ----   links  ----   */

a, a:link {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #C30;
	text-decoration: underline;
}
a.a-grauzuorange, a.a-grauzuorange:visited {
	color: #4D4D4D;
	text-decoration: underline;
}
a.a-grauzuorange:hover, a.a-grauzuorange:active {
	color: #C30;
	text-decoration: underline;
}
a.a-grauzuorange1, a.a-grauzuorange1:visited {
	color: #333;
	text-decoration: underline;
}
a.a-grauzuorange1:hover, a.a-grauzuorange1:active {
	color: #C30;
	text-decoration: underline;
}
a.a-blauzuorange, a.a-blauzuorange:visited {
	color: #08478F;
	text-decoration: underline;
}
a.a-blauzuorange:hover, a.a-blauzuorange:active {
	color: #C30;
	text-decoration: underline;
}
a.a-orangezublau, a.a-orangezublau:visited {
	color: #C30;
	text-decoration: underline;
}
a.a-orangezublau:hover, a.a-orangezublau:active {
	color: #08478F;
	text-decoration: underline;
}

/*   ----  bild-buttons    ---------------       */
 	
a#mailbutton, a#mailbutton:link, a#mailbutton:visited  {
	display: block;
	width: 146px;
	height: 14px;
	background: transparent url(../buttons/mail.gif) no-repeat 0 0;		
}

a#mailbutton:hover, a#mailbutton:focus, a#mailbutton:active {
	background-position: 0px -14px;
}

a#mailbutton_bl, a#mailbutton_bl:link, a#mailbutton_bl:visited  {
	display: block;
	width: 154px;
	height: 14px;
	background: transparent url(../buttons/mail_bl.gif) no-repeat 0 0;		
}

a#mailbutton_bl:hover, a#mailbutton_bl:focus, a#mailbutton:active {
	background-position: 0px -14px;
}

/*    ////////   haupt-navigation  ////////    */
 
#mainnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainnavi li {
	margin: 0px 0px 0px 3px;
	float: left;
}
 
#mainnavi li#firstbutton {
	margin: 0;	
} 
 
 /*     definitionen fuer main-navi rollover    */
 
#mainnavi li a:link, #mainnavi li a:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mainnavi li a:hover, #mainnavi li a:focus, #mainnavi li a:active, #mainnavi li a.rolloverCURRENT {
	background-position: 0px -27px;
}
#navi_leistungsbereiche, #navi_leistungsbereiche:visited {
	background: transparent url(../buttons/leistungsbereiche.gif);
	width: 125px;
	height: 27px;
}
#navi_rollladendichtung, #navi_rollladendichtung:visited {
	background: transparent url(../buttons/rollladenabdichtung.gif);
	width: 136px;
	height: 27px;	
}
#navi_unternehmen, #navi_unternehmen:visited {
	background: transparent url(../buttons/unternehmen.gif);
	width: 95px;
	height: 27px;		
}
#navi_abisz, #navi_abisz:visited {
	background: transparent url(../buttons/abisz.gif);
	width: 62px;
	height: 27px;		
}
#navi_aktuelles, #navi_aktuelles:visited {
	background: transparent url(../buttons/aktuelles.gif);
	width: 77px;
	height: 27px;		
}
#navi_downloads, #navi_downloads:visited {
	background: transparent url(../buttons/downloads.gif);
	width: 87px;
	height: 27px;		
}
#navi_kontakt, #navi_kontakt:visited {
	background: transparent url(../buttons/kontakt.gif);
	width: 67px;
	height: 27px;		
}
 
/*  ----   layout-definitionen allgemein   ----   */

#page {
	z-index: 1;
	text-align: center;
	padding-bottom: 10px;
}
#header {
	height: 100px;
	background: #D46947 url(../bg/head_bg.gif) repeat 0 0;
	border-bottom: 1px solid #FFF;		
	text-align: center;
}
#header #wrapper {
	position: relative;
    margin: 0 auto;
	height: 100px;
	width: 920px;
	background: transparent url(../bg/fachbetrieb.gif) no-repeat 22px 37px;
	text-align: left;
}
#mainnavi {
	position: absolute;
	top: 74px;
    left: 21px;
	height: 27px;
	/* width: 667px; */
	width: 587px; 			/* without Aktuelles */
	background: transparent url(../bg/mainnavibg.gif) repeat 0 0;
	text-align: left;
} 
#navibalken {
	height: 9px;
	background: #AFB9CD url(../bg/balken.gif) repeat-x 0 0;
}
#content {
	position: relative;
    margin: 0 auto;
	width: 920px;
	background: #EBEBEB url(../bg/920.gif) repeat-y 0 0;
	text-align: left;
}
* html #content {  /* Hides from IE-mac \*/
	               margin-top: -3px;
                   /* End hide from IE-mac */
                }
#logo {
	z-index: 9999;
	position: absolute;
	height: 152px;
	width: 134px;
	top: -82px;
	right: 46px;
}
#content #start {
	height: 10px;
	margin-bottom: 12px;
	background: transparent url(../bg/920_start.gif) no-repeat 0 0;	
}
#breadcrumbnavi {
	margin: 0px 0px 0px 32px;
	height: 18px;
	font: 10px verdana, arial, sans-serif;
}
#title1 {
    display: inline;  /* Hack for IE Doubled Float-Margin Bug */  
    margin-left: 16px;
    width: 189px;
	height: 31px;
	background: #C6C6C6 url(../bg/arrow_down.gif) no-repeat 10px 0px;
	border-top: 5px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 6px solid #FFF;
	float: left;
	/* fix for IE5 WIN */
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 182px;
	height: 26px;
}
html>body #title1 { width: 182px;
                    height: 26px; 
					background: #C6C6C6 url(../bg/arrow_down.gif) no-repeat 18px 4px; 
                    /* Hides from IE-mac \*/
				    background: #C6C6C6 url(../bg/arrow_down.gif) no-repeat 10px 0px;
                    /* End hide from IE-mac */ }
#title1 p {
    padding-top: 8px;
	font: bold 10px/15px verdana, arial, sans-serif;
	text-indent: 24px;
	color: #333;
}
#title2 {
    width: 12px;
	height: 31px;
	background-color: #3A5FA5;
	border-top: 5px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	float: left;
	/* fix for IE5 WIN */
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 10px;
	height: 26px;	
}
html>body #title2 { width: 10px;
                    height: 26px; }
#title3 {
    width: 474px;
	height: 31px;
	background-color: #6683B9;
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
	border-left: 1px solid #FFF;
	float: left;
	/* fix for IE5 WIN */
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 468px;
	height: 26px;	
}
html>body #title3 { width: 468px;
                    height: 26px; }
#title3a {
    width: 341px;
	height: 31px;
	background-color: #6683B9;
	border-top: 5px solid #FFF;
	border-right: 2px solid #FFF;
	border-left: 1px solid #FFF;
	float: left;
	/* fix for IE5 WIN */
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 338px;
	height: 26px;	
}
html>body #title3a { width: 338px;
                     height: 26px; }
#title3b {
    width: 132px;
	height: 31px;
	background-color: #D7643B;
	border-top: 5px solid #FFF;
	border-right: 5px solid #FFF;
	border-left: 2px solid #FFF;
	float: left;
	/* fix for IE5 WIN */
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 125px;
	height: 26px;	
}
html>body #title3b { width: 125px; 
                     height: 26px; }

#title3 p, #title3a p, #title3b p{
	font: 18px/26px "Trebuchet MS", verdana, arial, sans-serif;
	text-indent: 8px;
	color: #FFF;
}
#maincontainer {
    margin-left: 16px;
	border-right: 6px solid #FFF;
	border-bottom: 6px solid #FFF;
	border-left: 6px solid #FFF;	
    width: 888px;
	background: transparent url(../bg/linien.gif) repeat-x 0px 3px;
	background-color: #FFF;
	/* fix for IE5 WIN */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 876px;	
}
html>body #maincontainer { width: 876px; }

#mainleft {
    margin: 18px 14px 0px 0px;
	width: 182px;
	float: left;
}
#leftbox-title {
	margin-top: 24px;	
	height: 22px;
	background-color: #D3D3D3;
}
#leftbox-title p {
	font: bold 12px/24px "Trebuchet MS", verdana, arial, sans-serif;
	text-indent: 5px;
	color: #4D4D4D;
}
#leftbox {
	margin-top: 12px;	
	border-bottom: 5px solid #d3d3d3;	
}
#leftbox p {
	margin-left: 5px;
    font: 12px/16px "Trebuchet MS", verdana, arial, sans-serif;
	padding-bottom: 5px;	
    color: #4D4D4D;
}
#mainright {
    margin-top: 18px;
	width: 680px;
	float: left;
}
#mainimage {
	width: 680px;
	height: 142px;
	background-color: #B0B0B0;		
}
#mainimage-left {
    margin-right: 4px;
    width: 338px;
	height: 142px;
	background-color: #B0B0B0;
	float: left;
}
#mainimage-right {
    width: 338px;
	height: 142px;
	background-color: #B0B0B0;
	float: left;	
}
#mainimage-left-big {
    margin-right: 4px;
    width: 338px;
	height: 258px;
	background-color: #B0B0B0;
	float: left;
}
#mainimage-right-big {
    width: 338px;
	height: 258px;	
	background-color: #B0B0B0;
	float: left;	
}
#colimage-provisorisch {
    margin-bottom: 8px;
	width: 322px;
	height: 142px;
	background-color: #B0B0B0;			
}
#mainimage p, #mainimage-left p, #mainimage-right p, #mainimage-left-big p, #mainimage-right-big p, #colimage-provisorisch p {
    margin-bottom: 15px;
    color: #FFF;
	text-align: center;			
}
#mainflash {
    padding-top: 12px;
	width: 680px;
	height: 330px;
	background-color: #FFF;
    /* display: none; */
}
#subtitle1_red {
    margin: 8px 0px 2px 0px;
    width: 680px;
	height: 26px;
	background-color: #D7643B;
}
#subtitle1_red p {
	font: bold 11px/26px verdana, arial, sans-serif;
	text-indent: 8px;
	color: #FFF;
}
#subtitle2_lightblue {
    margin: 8px 4px 2px 0px;
    width: 338px;
	height: 26px;
	background-color: #BDCAE1;
	float: left;
}
#subtitle2_lightorange {
    margin: 8px 0px 2px 0px;
    width: 338px;
	height: 26px;
	background-color: #EFC480;
	float: left;	
}
#subtitle2_lightblue p, #subtitle2_lightorange p {
	font: bold 11px/26px verdana, arial, sans-serif;
	text-indent: 8px;
	color: #262626;
}
#wrapper_maintext {	
	width: 680px;
	background-color: #EFEFEF;
	margin-bottom: 2px;
}
#maintext, #maintext-direct, #maintext-direct-glossar {
    margin: 0px 8px;
	width: 664px;
	padding: 8px 0px 2px 0px;
}
#maintext p, #maintext-direct p, #maintext-direct-glossar p {
    margin-bottom: 15px;
}
#wrapper_columns {
	width: 680px;	
	background: transparent url(../bg/680.gif) repeat-y 0 0;
}
#col_left {
    display: inline;  /* Hack for IE Doubled Float-Margin Bug */ 
    margin: 8px 20px 8px 8px;
	width: 322px;
	background-color: #E9EDF5;		
	float: left;
}
#col_right {
    margin: 8px 4px 8px 0px;
	width: 322px;
	background-color: #FEF4DD;	
	float: left;	
}
#col_left p, #col_right p {
    margin-bottom: 15px;
}
#woody_info {
    padding: 2px;
    border: 1px solid #EFC480;
}
#woody_info p {
    padding: 8px 24px 8px 8px;
}
#footertext {
    margin-top: 10px;
	padding-bottom: 4px;
}
#footertext p {
	font: 9px/14px verdana, arial, sans-serif;
	color: #000;
	text-align: center;
}
#content-end {
	position: relative;
    margin: -3px auto 0px auto;
	width: 920px;
	height: 10px;
	background: transparent url(../bg/920_end.gif) no-repeat bottom;
}

/*  ----   spezielle definitionen bestimmte sites   ----   */

/*  ----        bereich startseite        ----   */
  
#p-secitem1 #mainimage {
	width: 680px;
	height: 208px;
	background-color: #B0B0B0;		
}
/*  ----        bereich rollladendichtung        ----   */

.tabelle_1 {
	width: 100%;
}
.tabelle_1 th, .tabelle_1 td {
	text-align: left;
	vertical-align: top;
}
.tabelle_1 th {
	font: bold 11px/15px verdana, arial, sans-serif;
	padding: 4px;
	border-top: 1px solid #08478F;
	border-bottom: 2px solid #08478F;
	background-color: #BDCAE1;
}
.tabelle_1 td {
	padding: 4px;
	border: 1px solid #888;
}

/*  ----        bereich unternehmen/ansprechpartner        ----   */

#tabelle_ansprechpartner {
	width: 660px;
	border: 0;
}
#tabelle_ansprechpartner th, #tabelle_ansprechpartner td, #tabelle_ansprechpartner td.td_1 {
	text-align: left;
	vertical-align: top;
}
#tabelle_ansprechpartner th {
	font: bold 12px/15px verdana, arial, sans-serif;
	padding: 6px;
	padding-bottom: 3px;
	border-bottom: 3px solid #C6C6C6;
}
#tabelle_ansprechpartner td, #tabelle_ansprechpartner td.td_1 {
	padding: 8px;
	padding-left: 6px;
}
.td_1 {
    background-color: #E6E6E6;
}

/*  ----        bereich glossar        ----   */

#letters-abc {
    margin-top: 6px;
    margin-bottom: 28px;
}
h4.letters {
    display: inline;
}
h4.letters a, h4.letters a:link, h4.letters a:visited {
	padding: 3px 5px;
	border: 1px solid #333;
    color: #333;
	text-decoration: none;
	margin-right: 2px;
}
h4.letters a:hover, h4.letters a:active {
	padding: 3px 5px;
	border: 1px solid #333;
    color: #FFF;
	background-color: #777;
	text-decoration: none;
	margin-right: 2px;
}
#maintext-direct-glossar a, #maintext-direct-glossar a:link, #maintext-direct-glossar a:visited {
    color: #000;
    text-decoration: none;
}
#maintext-direct-glossar a:hover, #maintext-direct-glossar a:active {
    color: #FFF;
	background-color: #777;
	text-decoration: none;
}
#tabelle_glossar {
	width: 90%;
	border: 0;
}
#tabelle_glossar td {
    width: 45%;
	text-align: left;
	vertical-align: top;
}
#tabelle_glossar ul { 
    margin: 0; 
	padding: 0; 
	list-style-type: none; }

/*  ----        bereich kontaktformular        ----   */

#tabelle_kontakt {
	width: 460px;
	border: 0;
}
#tabelle_kontakt th, #tabelle_kontakt td {
	text-align: left;
	vertical-align: top;
}
#tabelle_kontakt th {
	font: bold 14px/15px "Trebuchet MS", verdana, arial, sans-serif;
	color: #333;
	padding: 6px 4px;
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	background-color: #D3D3D3;
}
#tabelle_kontakt th.trenner {
    height: 50px;
	font: normal 9px/14px verdana, arial, sans-serif;
	background-color: #EFEFEF;
	border: 0;
}
#tabelle_kontakt th.submition {
	background-color: #EFEFEF;
	border: 0;
	border-bottom: 1px solid #888;
}
#tabelle_kontakt td, #tabelle_kontakt td.submition {
    width: 230px;
	padding: 4px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #888;
}
#tabelle_kontakt td.submition {
	background-color: #DBDEE4;
}
#tabelle_kontakt textarea, #tabelle_kontakt input, #tabelle_kontakt select {
	width: 200px;
	height: 18px;
	font: 11px/15px verdana, arial, sans-serif;
	color: #000;	
	background-color: #FFF;
	border: 1px solid #777;
}
#tabelle_kontakt textarea {
	height: 64px;
}
#tabelle_kontakt .inputcheckbox {
	width: 14px;
	height: 14px;
	border: 0;
}
#tabelle_kontakt #inputsubmit {
	height: 22px;
	font: bold 11px/15px verdana, arial, sans-serif;
	color: #FFF;	
	background-color: #6683B9;
	border: 0;
}

/*  ----        bereich rollladendichtung / fachbetriebe        ----   */

#plz_karte {
    display: inline;  /* Hack for IE Doubled Float-Margin Bug */ 
    margin: 0px 4px 8px 0px;
    width: 338px;
	float: left;
}
#plz_karte #woody_info {
    margin: 8px 8px;
}
.img-karte {
    background-color: #FFF;
    padding-bottom: 8px ;
}
#plz_ausgabe {
    margin: 0px 0px 8px 0px;
    width: 338px;
	float: left;
}
#plz_karte p, #plz_ausgabe p {
    margin: 8px 8px;
}
#subtitle_plz_ausgabe_lightblue {
    margin: 0;
	height: 26px;
	background-color: #BDCAE1;
}
#subtitle_plz_ausgabe_lightorange {
    margin: 0;
	height: 26px;
	background-color: #EFC480;
}
#subtitle_plz_ausgabe_lightblue p, #subtitle_plz_ausgabe_lightorange p {
	font: bold 11px/26px verdana, arial, sans-serif;
	margin: 0;
	text-indent: 8px;
	color: #262626;
}
.anbieterdaten {
    list-style-type: none;
    margin: 8px 16px 8px 0px;
    padding: 8px 8px;
	border: 1px solid #08478F;
	background-color: #E6EAF3;
}
.anbieterdaten-ausland, .anbieterdaten-ausland-1 {
    margin: 0px 8px;
    padding: 0;
	text-indent: -8px;
	border-top: 1px solid #898989;
	border-bottom: 1px solid #898989;
}
.anbieterdaten-ausland-1 {
	border-top: none;
}
.daten-ein-aus {
    margin: 8px 8px;
    padding: 4px 4px;
	font: 10px/13px verdana, arial, sans-serif;
	text-align: center;
	border: 1px solid #898989;
	background-color: #D1D3D5;
}
/*  ----        ----------------------------------------       ----   */
