/* ---------------------------------------- */
/*         Ingenieurbüro Kreher             */
/*                                          */
/* ibk.css - CSS-Vorgaben allgemein         */
/* Stand: 07.07.2006                        */
/* ---------------------------------------- */

body.kontakt
{
	font-family: Arial, sans-serif;
         font-size: 11px;
         background-color: #FFFFFF;
         color: #666666;
}

body.navigation
{
	font-family: Arial, sans-serif;
         font-size: 14px;
         background-color: #FFFFFF;
}

body.start
{
	font-family: Arial, sans-serif;
         font-size: 12px;
         background-color: #B2ECB2;
         color: #003366;
         padding-left: 18px;
         padding-top: 30px;
         padding-right: 36px;
}

body.leistungen
{
	font-family: Arial, sans-serif;
         font-size: 12px;
         background-color: #B2ECB2;
         color: #003366;
         padding-left: 18px;
         padding-top: 30px;
         padding-right: 36px;
}

body.geotechnik
{
	font-family: Arial, sans-serif;
         font-size: 12px;
         background-color: #B2ECB2;
         color: #003366;
         padding-left: 18px;
         padding-top: 30px;
         padding-right: 36px;
}

body.altlasten
{
	font-family: Arial, sans-serif;
         font-size: 12px;
         background-color: #B2ECB2;
         color: #003366;
         padding-left: 18px;
         padding-top: 30px;
         padding-right: 36px;
}

body.hydrogeologie
{
	font-family: Arial, sans-serif;
         font-size: 12px;
         background-color: #B2ECB2;
         color: #003366;
         padding-left: 18px;
         padding-top: 30px;
         padding-right: 36px;
}

body.projekte
{
	font-family: Arial, sans-serif;
         font-size: 12px;
         background-color: #B2ECB2;
         color: #003366;
         scrollbar-base-color: #C5F1C5;
         scrollbar-3dlight-color: #FFFFFF;
         scrollbar-arrow-color: #4D6184;
         scrollbar-darkshadow-color: #A8B4C2;
         scrollbar-face-color: #C4D6FC;
         scrollbar-highlight-color: #B5C8F2;
         scrollbar-shadow-color: #BFCBE1;
         scrollbar-track-color: #FFFFFF;
}

html.projekte
{
         scrollbar-base-color: #C5F1C5;
         scrollbar-3dlight-color: #FFFFFF;
         scrollbar-arrow-color: #4D6184;
         scrollbar-darkshadow-color: #A8B4C2;
         scrollbar-face-color: #C4D6FC;
         scrollbar-highlight-color: #B5C8F2;
         scrollbar-shadow-color: #BFCBE1;
	scrollbar-track-color: #FFFFFF;
}

body.kontakt_form
{
	font-family: Arial, sans-serif;
         font-size: 10px;
         background-color: #B2ECB2;
         color: #003366;
         padding-left: 20px;
         padding-top: 18px;
}

body.impressum
{
	font-family: Arial, sans-serif;
         font-size: 12px;
         background-color: #B2ECB2;
         color: #003366;
         padding-left: 18px;
         padding-top: 30px;
         padding-right: 36px;
}

h1
{
	font-size: 18px;
         color: #006600;
}

h2
{
	font-size: 14px;
}

th.projekte
{
	font-size: 10px;
         font-weight: normal;
         background-color: #C5F1C5;
         height: 30px;
}

th.kontakt_form
{
	font-size: 11px;
         font-weight: normal;
         text-align: left;
}

td.kategorie
{
	color: #006600;
         vertical-align: middle;
         text-align: center;
         height: 50px;
         width: 151px;
}

td.auftraggeber
{
	color: #006600;
         font-size: 10px;
         width: 151px;
}

td.kontakt_form
{
	width: 131px;
         text-align: left;
         vertical-align: top;
}

td.kontakt_form_button
{
	text-align: right;
}

input.kontakt_form
{
	font-family: Arial, sans-serif;
         font-size: 10px;
         color: #003366;
         border-width: 1px;
         border-style: solid;
         border-color: #006600;
}

input.kontakt_form_button
{
	font-family: Arial, sans-serif;
         font-size: 10px;
         font-weight: normal;
         width: 85px;
         text-align: right;
         background-color: #B2ECB2;
	border-width: 0px;
         border-style: solid;
         border-color: #006600;
         cursor: pointer;
}

textarea.kontakt_form
{
	font-family: Arial, sans-serif;
         font-size: 10px;
         color: #003366;
         border-width: 1px;
         border-style: solid;
         border-color: #006600;
}

.lighter
{
	background-color: #C5F1C5;
}

a.email
{
	color: #666666;
         text-decoration: none;
}

a.email:hover
{
	text-decoration: underline;
}

a.email_impressum
{
	color: #003366;
         text-decoration: none;
}

a.email_impressum:hover
{
	text-decoration: underline;
}

a.impressum
{
	color: #999999;
         text-decoration: none;
         font-weight: bold;
}

a.impressum:hover
{
	text-decoration: underline;
}

a.menu
{
	color: #003366;
         text-decoration: none;
         font-weight: bold;
}

a.menu:hover
{
	color: #009933;
}

a.menu:active
{
	color: #009933;
}

a.submenu
{
	color: #FFFFFF;
         text-decoration: none;
         font-weight: bold;
}

a.submenu:hover
{
	text-decoration: underline;
}

ul
{
	list-style-type: circle;
}

#kontakt_position_layer
{
	position: absolute;
         left: 0;
         top: 0;
         width: 136px;
         height: 440px;
         padding-left: 9px;
         padding-top: 14px;
         background-color: #CCCCCC;
}

#kontakt_impressum_button
{
	position: absolute;
         left: 0;
         top: 454px;
         width: 136px;
         height: 16px;
         padding-left: 9px;
         margin-right: 9px;
         background-color: #CCCCCC;
}

#navigation_logo_layer
{
	position: absolute;
         left: 0;
         top: 0;
         width: 299px;
         height: 148px;
}

#navigation_start_pic_layer_1
{
	position: absolute;
         left: 299px;
         top: 0;
         width: 298px;
         height: 148px;
}

#navigation_start_pic_layer_2
{
	position: absolute;
         left: 597px;
         top: 0;
         width: 151px;
         height: 148px;
         background-color: #003399;
}

#navigation_menu_layer
{
	position: absolute;
         left: 13px;
         top: 167px;
         width: 132px;
         height: 125px;
}

#navigation_submenubg_layer
{
	position: absolute;
         left: 148px;
         top: 151px;
         width: 148px;
         height: 144px;
         background-color: #009933;
}

#navigation_submenu_layer
{
	position: absolute;
         left: 15px;
         top: 16px;
         width: 133px;
         height: 131px;
}

#navigation_start_pic_layer_3
{
	position: absolute;
         left: 299px;
         top: 148px;
         width: 298px;
         height: 150px;
}

#navigation_start_pic_layer_4
{
	position: absolute;
         left: 597px;
         top: 148px;
         width: 151px;
         height: 150px;
}

#navigation_projekte_picture_layer
{
	position: absolute;
         left: 148px;
         top: 148px;
         width: 151px;
         height: 150px;
}

#navigation_kontakt_picture_layer
{
	position: absolute;
         left: 148px;
         top: 148px;
         width: 151px;
         height: 150px;
}