@charset "utf-8";
/***********************************************************
 * File: utt.css
 * Project: UTT
 *
 * Copyright: (c) 2009 Hippo Software. Some rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/
body { font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif; font-size:12px; line-height: 18px; }
h1, h2, h3 { font-weight:bold; color:#F00; padding-bottom: 18px;}
h1 { font-size:14px;}
h2 { font-size:13px;}
h3 { font-size:12px; font-weight:normal; font-style:italic;}
h4 { font-size:10px; font-weight:normal;}
a { outline:none;}
#wrapper { height: 700px; text-align:left; }
#flashcontainer {width:964px; padding-top: 142px; clear:both;}
#indexmenu {margin-left: 200px; margin-top:-4px; padding-top:0; padding-top:6px;}
#indexmenu a,#horizontalmenu a { color:#000; text-decoration:none;}
#indexmenu a:hover, #indexmenu a.selected, #horizontalmenu a:hover, #horizontalmenu a.selected, #contentmenu a:hover, #contentmenu a.selected { color:#F00;}
#head {height: 75px; clear:both; }
#indicator { height: 86px;  }
#indicator .nachhause {width:195px; height:40px; cursor:pointer; float:left;}
#indicator .menuitemi {width: 85px; float:left; }
#print {width: 387px; height: 60px; padding-top:15px; float:left}
#plain {padding-left:302px; width: 40px; height: 45px; float:left}
#pdf {width: 45px; height: 45px; float:left}
#horizontalmenu {height:45px; width: 964px; clear:both; padding-top:10px;}
#horizontalmenu .home {width: 210px; float:left; text-indent:45px; }
#horizontalmenu .menuitem {width: 84px; float:left; }
#content a {text-decoration:none; color:#333399;}
#content a:hover {text-decoration:underline;}
#content, #containservice { width: 964px; clear:both; font:"Lucida Sans Unicode", "Lucida Grande", sans-serif 10px/18px normal;}
#skipintro, #contentmenu {width:294px; height:200px; float:left; cursor:pointer;}
#contentmenu {cursor:auto; padding-left:94px; width:200px; padding-top:38px; }
#contentindex, #contenttext {width:406px; float:left;}
#contenttext { height:450px; padding-right:264px; overflow:auto;}
#contentmenu a {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif; font-size:12px; line-height: 18px; text-decoration:none;  color:#000; background:url(../images/bg_menu_service.gif) left top no-repeat; padding-left: 18px;}
#contentmenu a:hover { text-decoration:none;}
.indexmenuitem { width: 85px; text-indent: 10px; float:left; }
.indexpage {background-color: #666666;}
.aboutpage {background-color: #b12c41;}
.codexpage {background-color: #405f87;}
.codexdpage {background-color: #405f87;}
.specspage {background-color: #7d0909;}
.servicepage, .manufacturerspage, .toolspage {background-color: #4c8a15;}
.forumpage {background-color: #e6bd07;}
.contactpage {background-color: #046b6c;}
.linkspage {background-color: #461e4f;}
.index {background:#FFF url(../images/bg_index.gif) left top no-repeat;}
.about {background:#FFF url(../images/bg_about.gif) left top no-repeat;}
.codex {background:#FFF url(../images/bg_about.gif) left top no-repeat;}
.codexd {background:#FFF url(../images/bg_about.gif) left top no-repeat;}
.specs {background:#FFF url(../images/bg_specs.gif) left top no-repeat;}
.service, .manufacturers, .tools {background:#FFF url(../images/bg_specs.gif) left top no-repeat;}
.forum {background:#FFF url(../images/bg_forum.gif) left top no-repeat;}
.contact {background:#FFF url(../images/bg_links.gif) left top no-repeat;}
.links {background:#FFF url(../images/bg_links.gif) left top no-repeat;}
