/* CSS for Korte Consulting
by Brennan Tuttle http://www.brennantuttle.com */


body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: #B5111B url(../images/background_korte.jpg) repeat-y; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:left;
}

h1 {
font-size:14px;
color: #B5111B;
font-weight:bold;
text-transform:uppercase;
margin:10px 0px 10px 0px;

}

h2 {
font-size:12px;
color: #333333;
font-weight:bold;
text-transform:none;
margin:10px 0px 10px 0px;

}



p {
margin:0px;
padding-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
text-align:left;
line-height: 140%;
}

ul {
padding:5px 0px 0px 15px;
margin:0px;
}

ul li {
list-style-type:square;
}

li {
color:#333333;
font-size:12px;
line-height:140%;
margin: 0px 0px 0px 5px;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
fon-size: 12px;
color: #333333;
text-decoration: underline;
}

a:visited {
color: #333333;
}

a:hover {
color:#0066FF;
text-decoration:none;
}

a:active {
color: #333333;
}



a img{ border: 0; }



#container {
width:900px;
margin: 0px 0px 0px 100px;
vertical-align:top;
}

#header {
float:left;
width:900px;
height:140px;
margin: 0px 0px 0px 0px;
background: url(../images/kort_header.jpg);
}

#headerlogo {
position:relative; left:42px;
background:none;
width:104px;
height:102px;
background: none;
}

#navi_a {
position:absolute; left:124px; top:102px; bottom:14px; right:774px;
background:none;
width:102px;
height:24px;
padding-top:0px;

}


#navi_b {
position:absolute; left:226px; top:102px; bottom:14px; right:681px;
background:none;
width:93px;
height:24px;
padding-top:0px;

}

/* This 

#navi_c {
position:absolute; left:319px; top:102px; bottom:14px; right:598px;
background:none;
width:83px;
height:24px;
padding-top:0px;

}

*/

#navi_d {
position:absolute; left:319px; top:102px; bottom:14px;
background:none;
width:109px;
height:24px;
padding-top:0px;

}

#navi_e {
position:absolute; left:428px; top:102px; bottom:14px;
background:none;
width:108px;
height:24px;
padding-top:0px;

}

#navi_f {
position:absolute; left:536px; top:102px; bottom:14px;
background:none;
width:61px;
height:24px;
padding-top:0px;

}

#maincol_left {
float:left;
width:410px;

}

#maincol_right {
float:left;
width:490px;
}

#inside_col_l {
float:left;
width:200px;
height:100%;
background-color:#eaeaea;
}

#inside_col_r {
float:left;
width:660px;
padding-left:20px;
padding-right:20px;
}

#footer {
float:left;
width: 900px;
height: 40px; 

}

#footer p {
font-size:10px;
color:#333333;
text-align:center; 
vertical-align:middle;
margin: 20px 0px 0px 0px;
}

#footer a:link, #footer a:visited, #footer a:focus, #footer a:active  {
color:#333333;
text-decoration:underline;
text-transform:none;
}

#footer a:hover {
text-decoration:none;
color:#0066FF;
text-transform:none;
}

