/* CSS Document */ /* AUTHOR: Gerhard Heinrich :: 2004, master design - web solutions */ /* ------------------------------------------------------------------- */ /* globale formatierung */ body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; font-family:Verdana, Arial, Helvetica; text-decoration:none; color:#647582; } form {margin:0px;padding:0px;} td,br,p { font-size:12px; text-decoration:none; } /* ------------------------------------------------------------------- */ /* hintergrund bild und farbe */ .bg_image { background-image: url(http://www.becom.at/images/backgrounds/start.gif); background-repeat: no-repeat; background-position: center 0px; background-color: #EBEFF3; } .bg_blank { background-color: #314C81; } /* ------------------------------------------------------------------- */ /* formatierung linkelemente */ a img {border:none;} a:link { color:; text-decoration:underline; } a:visited { color:; text-decoration:underline; } a:active { color:; text-decoration:underline; } a:hover { color:; text-decoration:underline; } a.mehr:link {text-decoration:none; font-weight:bold; color:#647582;} a.mehr:visited {text-decoration:none; font-weight:bold; color:#647582;} a.mehr:active {text-decoration:none; font-weight:bold; color:#647582;} a.mehr:hover {text-decoration:underline; font-weight:bold; color:#647582;} h2 a:link {text-decoration:none; color:#647582;} h2 a:visited {text-decoration:none; color:#647582;} h2 a:active {text-decoration:none; color:#647582;} h2 a:hover {text-decoration:underline; color:#647582;} a.txtnav:link { color:#003C74; text-decoration:none; font-size:11px; margin-right:2px; text-transform: uppercase;} a.txtnav:visited { color:#003C74; text-decoration:none; font-size:11px; margin-right:2px; text-transform: uppercase;} a.txtnav:active { color:#003C74; text-decoration:none; font-size:11px; margin-right:2px; text-transform: uppercase;} a.txtnav:hover { color:#003C74; text-decoration:underline; font-size:11px; margin-right:2px; text-transform: uppercase;} .txtsubnavaktiv { color:#314C81; font-weight:bold; text-decoration:none; font-size:9px; line-height: 20px; vertical-align: top; text-transform: uppercase;} .txtsubnavsubpageaktiv { color:#314C81; font-weight:bold; text-decoration:none; font-size:9px; vertical-align: top; text-transform: uppercase;} .txtsubnavsubpageraquo { color:#314C81; text-decoration:none; font-size:9px; vertical-align: top; text-transform: uppercase;} a.txtsubnavsubpage:link { color:#314C81; text-decoration:none; font-size:9px; vertical-align: top; text-transform: uppercase;} a.txtsubnavsubpage:visited { color:#314C81; text-decoration:none; font-size:9px; vertical-align: top; text-transform: uppercase;} a.txtsubnavsubpage:active { color:#314C81; text-decoration:none; font-size:9px; vertical-align: top; text-transform: uppercase;} a.txtsubnavsubpage:hover { color:#314C81; text-decoration:underline; font-size:9px; vertical-align: top; text-transform: uppercase;} a.txtsubnav:link { color:#314C81; text-decoration:none; font-size:9px; line-height: 18px; vertical-align: top; text-transform: uppercase;} a.txtsubnav:visited { color:#314C81; text-decoration:none; font-size:9px; line-height: 18px; vertical-align: top; text-transform: uppercase;} a.txtsubnav:active { color:#314C81; text-decoration:none; font-size:9px; line-height: 18px; vertical-align: top; text-transform: uppercase;} a.txtsubnav:hover { color:#314C81; text-decoration:underline; font-size:9px; line-height: 18px; vertical-align: top; text-transform: uppercase;} a.txtaltnav:link { color:#647582; text-decoration:none; font-size:11px; text-transform: uppercase;} a.txtaltnav:visited { color:647582; text-decoration:none; font-size:11px; text-transform: uppercase;} a.txtaltnav:active { color:647582; text-decoration:none; font-size:11px; text-transform: uppercase;} a.txtaltnav:hover { color:647582; text-decoration:underline; font-size:11px; text-transform: uppercase;} a.suchergebniss:link { color:#003C74; text-decoration:none; font-size:11px; text-transform: uppercase; vertical-align: middle;} a.suchergebniss:visited { color:#003C74; text-decoration:none; font-size:11px; text-transform: uppercase; vertical-align: middle;} a.suchergebniss:active { color:#003C74; text-decoration:none; font-size:11px; text-transform: uppercase; vertical-align: middle;} a.suchergebniss:hover { color:#003C74; text-decoration:underline; font-size:11px; text-transform: uppercase; vertical-align: middle;} /* ------------------------------------------------------------------- */ /* html elemente formatierung (hr, li, ul, etc.) */ li { list-style-type:disc; text-decoration:none;} h1 { font-size:12px; padding:0px; color: #FFFFFF; margin-top: 45px; margin-right: 0px; margin-left: 0px; margin-bottom: 15px; text-transform: uppercase;} h2 { font-size:12px; color:#647582; padding:0px; margin:0px;} /* ------------------------------------------------------------------- */ /* DIV Container */ #divsubnavi { width:160px; float:left; margin-left:5px; } #divcontent { width:385px; float:left; margin-right:10px; } #divbild { width:210px; margin-top:114px; float:left; } #divspacer { width:10px; float:left; } #div_startcontent { width:420px; float:left; } #div_startbild { width:320px; margin-top:40px; float:right; text-align:right; } #div_produktcontent { width:595px; float:left; } .reiter { margin-right:6px; margin-left:7px }