/*Webseite von Achim Kümpel*/
/*CSS für Kümpel-online.de*/

html, body 
{   padding:0px;
 margin:0px;
 color:#000000;
scrollbar-face-color: #ffffcc; 
scrollbar-arrow-color:#999;
scrollbar-track-color:#ffffcc;
scrollbar-shadow-color:#999;
scrollbar-3dlight-color:#f8f7f7;
scrollbar-highlight-color:#999;
scrollbar-darkshadow-color:#f8f7f7;   
background: #FFFFCC;
overflow:auto;
   }
  
/*Banner Oben*/
#koerper01
{
margin: 0px auto;
width:93%;
height:159px;
background-image:url(../img/back_gr2.gif);
background-repeat: repeat-x;
background-position:left;
}
#koerper02
{
position:absolute;
margin-left:0px;
width:176px;
height:159px;
background-image:url(../img/logo.gif);
background-repeat: no-repeat;
}
#koerper03
{
position:absolute;
margin-left:176px;
width:574px;
height:159px;
background-image:url(../img/back_grcontainer2.jpg);
background-repeat: no-repeat;
}
#koerper04
{
width:20px;
height:159px;
background-image:url(../img/back_gr3.gif);
background-repeat: no-repeat;
float:right;
}

/*vermoegensplanung*/
#vermoegensplanung
{
position:absolute;
margin-left:176px;
width:574px;
height:159px;
background-image:url(../img/vermoegensplanung.jpg);
background-repeat: no-repeat;
}
/*impressum*/
#impressum
{
position:absolute;
margin-left:176px;
width:574px;
height:159px;
background-image:url(../img/backimpressum.jpg);
background-repeat: no-repeat;
}
/*Kontakt*/
#kontakt
{
position:absolute;
margin-left:176px;
width:574px;
height:159px;
background-image:url(../img/backkontakt.jpg);
background-repeat: no-repeat;
}
/*leistung*/
#leistung
{
position:absolute;
margin-left:176px;
width:574px;
height:159px;
background-image:url(../img/leistung.jpg);
background-repeat: no-repeat;
}
/*uns*/
#uns
{
position:absolute;
margin-left:176px;
width:574px;
height:159px;
background-image:url(../img/ueberuns.jpg);
background-repeat: no-repeat;
}
/*News*/
#news
{
position:absolute;
margin-left:176px;
width:574px;
height:159px;
background-image:url(../img/news.jpg);
background-repeat: no-repeat;
}

/*Inhtalten in der Mitte*/
#koerper05
{
margin: 0px auto;
width:93%;
height:410px;
background-image:url(../img/border.gif);
background-position:right;
background-repeat:repeat-y;
border-bottom:1px solid #333;
}
/*Adresse und Telefonnummer*/
#koerper06
{
position:absolute;
width:159px;
height:100px;
margin-left:760px;
margin-top:30px;
float:left;
}
/*4 Bloecke in der Mitte wie z.B am Anfang*/

#contenido1
{
	position:absolute;
	width:722px;
	margin-left:200px;
	margin-top:10px;
	height:373px;
	border-bottom:1px solid #CCCCCC;
	float:left;
}

#contenido2
{
position:absolute;
width:330px;
margin-left:550px;
margin-top:10px;
height:190px;
border-bottom:1px solid #CCCCCC;
float:right;
}
#contenido3
{ 
position:absolute;
width:330px;
margin-top:210px;
margin-left:200px;
height:190px;
border-bottom:1px solid #CCCCCC;
float:left;
}

#contenido4
{ 
position:absolute;
width:330px;
margin-top:210px;
margin-left:550px;
height:190px;
border-bottom:1px solid #CCCCCC;
float:right;
}

/*Container für Inhalte oder lange Texte*/
#contenido5
{position:absolute; 
width:730px;
margin-top:10px;
margin-left:200px;
padding-right:10px;
float:left;
height:370px;
overflow:auto;
}
#contenido1news
{ 
position:absolute;
width:330px;
margin-top:10px;
float:left;
border-bottom:1px solid #CCCCCC;
height:auto;
}

#contenido2news
{
position:absolute;
width:360px;
margin-left:350px;
margin-top:10px;
float:right;
border-bottom:1px solid #CCCCCC;
height:auto;
}
/*Navigation*/
#navigationlinks
{position:absolute; 
width:176px;
height:420px;
margin:0px;
padding:0px;
background-image:url(../img/navigationlinks.gif);
background-repeat:repeat-y;
float:left;
}
/*Botones de Navegación*/
.boton1
{width:125px;height:40px;background-image: url(../img/btstart.gif);display:block;}
a.boton1:hover{background-image: url(../img/btstartact.gif);text-decoration:none;}
a.boton1:active{background-image: url(../img/btstartact.gif);text-decoration:none;}


.boton2
{width:125px;height:40px;background-image:url(../img/btuns.gif);display:block;}
a.boton2:hover{background-image:url(../img/btunsact.gif);text-decoration:none;}
a.boton2:active {background-image: url(../img/btunsact.gif);text-decoration:none;}


.boton3
{width:125px;height:40px;background-image:url(../img/btleistung.gif);display:block;}
a.boton3:hover{background-image:url(../img/btleistungact.gif);text-decoration:none;}
a.boton3:active {background-image: url(../img/btleistungact.gif);text-decoration:none;}


.boton4
{width:125px;height:40px;background-image:url(../img/btnewus.gif);display:block;}
a.boton4:hover{background-image:url(../img/btnewusact.gif);text-decoration:none;}
a.boton4:active {background-image:url(../img/btnewusact.gif);text-decoration:none;}


.boton5
{width:125px;height:40px;background-image:url(../img/btkontakt.gif);display:block;}
a.boton5:hover{background-image:url(../img/btkontaktact.gif);text-decoration:none;}
a.boton5:active {background-image:url(../img/btkontaktact.gif);text-decoration:none;}


.boton6
{width:125px;height:40px;background-image:url(../img/btimpressum.gif);display:block;}
a.boton6:hover{background-image:url(../img/btimpressumact.gif);text-decoration:none;}
a.boton6:active {background-image:url(../img/btimpressumact.gif);text-decoration:none;}

.boton7
{width:176px;height:30px;background-image:url(../img/btkuempel.gif);display:block;}
a.boton7:hover{background-image:url(../img/btkuempelact.gif);text-decoration:none;}
a.boton7:active {background-image:url(../img/btkuempelact.gif);text-decoration:none;}

.boton8
{width:176px;height:30px;background-image:url(../img/bthakner.gif);display:block;}
a.boton8:hover{background-image:url(../img/bthakneract.gif);text-decoration:none;}
a.boton8:active {background-image:url(../img/bthakneract.gif);text-decoration:none;}

.boton9
{width:176px;height:30px;background-image:url(../img/btdasteam.gif);display:block;}
a.boton9:hover{background-image:url(../img/btdasteamact.gif);text-decoration:none;}
a.boton9:active {background-image:url(../img/btdasteamact.gif);text-decoration:none;}

.boton10
{width:176px;height:30px;background-image:url(../img/btsteuern.gif);display:block;}
a.boton10:hover{background-image:url(../img/btsteuernact.gif);text-decoration:none;}
a.boton10:active {background-image:url(../img/btsteuernact.gif);text-decoration:none;}

.boton11
{width:176px;height:30px;background-image:url(../img/btprufung.gif);display:block;}
a.boton11:hover{background-image:url(../img/btprufungact.gif);text-decoration:none;}
a.boton11:active {background-image:url(../img/btprufungact.gif);text-decoration:none;}

.boton12
{width:176px;height:30px;background-image:url(../img/bttreuhand.gif);display:block;}
a.boton12:hover{background-image:url(../img/bttreuhandact.gif);text-decoration:none;}
a.boton12:active {background-image:url(../img/bttreuhandact.gif);text-decoration:none;}

.boton13
{width:176px;height:30px;background-image:url(../img/btunternehmensberatung.gif);display:block;}
a.boton13:hover{background-image:url(../img/btunternehmensberatungact.gif);text-decoration:none;}
a.boton13:active {background-image:url(../img/btunternehmensberatungact.gif);text-decoration:none;}

.boton14
{width:176px;height:30px;background-image:url(../img/btverbandswesen.gif);display:block;}
a.boton14:hover{background-image:url(../img/btverbandswesenact.gif);text-decoration:none;}
a.boton14:active {background-image:url(../img/btverbandswesenact.gif);text-decoration:none;}

.boton15
{width:176px;height:30px;background-image:url(../img/btrechnungswesen.gif);display:block;}
a.boton15:hover{background-image:url(../img/btrechnungswesenact.gif);text-decoration:none;}
a.boton15:active {background-image:url(../img/btrechnungswesenact.gif);text-decoration:none;}

.boton16
{width:176px;height:30px;background-image:url(../img/btrechtsberatung.gif);display:block;}
a.boton16:hover{background-image:url(../img/btrechtsberatungact.gif);text-decoration:none;}
a.boton16:active {background-image:url(../img/btrechtsberatungact.gif);text-decoration:none;}

.boton17
{width:176px;height:30px;background-image:url(../img/btlinks.gif);display:block;}
a.boton17:hover{background-image:url(../img/btlinksact.gif);text-decoration:none;}
a.boton17:active {background-image:url(../img/btlinksact.gif);text-decoration:none;}


/*Texte*/
 /*Copyrights*/
 #copy
 {
 width:auto;
  clear:left; 
  text-align:center;
  font:7pt Arial, Helvetica, sans-serif;
  padding-top:5px; 
  color:#333; 

 }
   .redinred{font:7pt Arial, Helvetica, sans-serif; color:#333; text-decoration:none;}
   a.redinred:hover{text-decoration:underline;}

/*Fonts der Inhalten*/ 
.hinweis{font:8pt Arial, Helvetica, sans-serif; color:#333; text-decoration:none;}
.libre
{font:8pt erdana, Arial, Helvetica, sans-serif; color:#333;}
p, ul
{font:9pt Arial, Helvetica, sans-serif; color:#333; *margin-top:5px; padding-left:5px;}
ul
{margin-left:25px;}
/*Font für die Linke dunkle Spalte*/
p.oben
{ font-size:8pt;color:#eee;}
/*Klein weisses z.B: letzte Aktualizierung*/
 .kweiss{font:7pt Verdana, Arial, Helvetica, sans-serif; margin-top:130px; margin-left:15px;color:#eee; text-decoration:none;}
/*Boton von Kontaktformular*/
.boton
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#666;
background-image:url(../img/boton.gif);
background-repeat:repeat-x;
border-style: solid;
border-color:#cccccc;
border-width:2px;
margin: 0px;
padding: 2px;
width: 90px;
}
h1
{font: bold 16pt Arial, Helvetica, sans-serif;
color:#333;
font-style:italic;
}
h2
{font: bold 14pt Arial, Helvetica, sans-serif;
color:#333;
font-style:italic;
}
h3
{font:bold 10pt Arial, Helvetica, sans-serif;
color:#333;
font-style:italic;
}
