
:link {
color:black;
}

:visited {
color:#aaaaaa;
}


/* Schriftstyle Querbalken */

.linksbuendig {text-align: left;font-family:Arial;font-size:15px;color:white;}


/* Schriftstyle Menue */

.rechtsbuendig {text-align: right;font-family:Arial;font-size:14px;color:white;}


/* linie schwarz Menue */

#linieschwarzmenue {float:left; display:block; width:110px; height:1px; margin:5px 0 5px 0; background-color:black;}


#ueberschriftseite{
position: absolute; left: 50%; top: 170px;
margin: 0 0 0 -292px;
width:600px;
font-family: Arial;
font-size: 28px;
color: black;
border: 1px;
border-color: #000000; 
border-style: none none solid none;
text-align: center;
}

#seite {
position: absolute;
width:100%;
left: 0;
top: 0;
display:block;
/* height:1000px; */
margin: 0 0; padding: 0 0 0 0;
min-width:1250px;
}

#divlinks {
float:left;
position:absolute;
background-image:url(../../bilder/3-hintergrund-links.png);
background-repeat:no-repeat;
background-position:top left;
width: 300px;
height: 1000px;
top: 0px;
left: 0px;
z-index: 3;
}


#divmitte {
background-image:url(../../bilder/hintergrund-mitte.png);
background-repeat:repeat-x;
background-position:top left;
position: absolute;
width: 100%;
min-height:1250px;
top: 0px;
left: 0px;
min-width:1250px;
}


#divrechts {
position:absolute;
top:0px;right:0px;
height: 1000px;
width: 280px;
margin: 0 0 0 0;
padding: 0 0 0 0;
background: url(../../bilder/3-hintergrund-rechts.png);
background-position:top right;
background-repeat:no-repeat;
z-index:2;
}


#divwkbv {
position:absolute;
left:144px; top:59px; width:110px; height:70px;
}

#divwkbv a {
display: block;
text-align: right;font-family:Arial;font-size:18px;color:white;
text-decoration: none;
width:105px; height:28px;
padding: 45px 5px 0 0;
border:1px #000000;
border-style: solid none solid none;
background: url("../../bilder/logo.png") 0 0 no-repeat;
}

#divwkbv a:hover {
display: block;
width:105px; height:28px;
padding: 45px 5px 0 0;
background-color: #bc2323;
text-decoration: none;
border:1px #000000;
border-style: solid none solid none;
background: url("../../bilder/logo.png") 0 -70px no-repeat;
}



#divlupe {
position:absolute;
left:82px; top:25px; width:40px; height:30px;
}

.lupeminus{
float:left;
display:block;
width:20px; height:30px;
border:0;
background: url("../../bilder/lupeminus.png") 0 0 no-repeat;
}

.lupeplus{
float:left;
display:block;
width:20px; height:30px;
border:0;
background: url("../../bilder/lupeplus.png") 0 0 no-repeat;
}

#divzoomstufe800 {
position:absolute;
display: block;
left:90px; top:16px; width:4px; height:2px;
background-color: #000000;
border:1px #000000;
border-style: solid;
}
#divzoomstufe1024 {
position:absolute;
display: block;
left:97px; top:14px; width:4px; height:4px;
background-color: #000000;
border:1px #000000;
border-style: solid;
}
#divzoomstufe1280 {
position:absolute;
display: block;
left:104px; top:12px; width:4px; height:6px;
background-color: #000000;
border:1px #000000;
border-style: solid;
}
#divzoomstufe1680 {
position:absolute;
display: block;
left:111px; top:10px; width:4px; height:8px;
border:1px #000000;
border-style: solid;
}

#divwerbung {
position:static;
width:120px;
margin:160px 0 0 50px; padding:0 0 0 0;
}

#divwerbung1 {
float:right;
display:block;
background: url("../../bilder/werbung/kegelshop.jpg") 0 0 no-repeat;
width:130px; height:62px;
margin:3px 0; padding: 0 0 0 0;
}

#divwerbung2 {
float:right;
display:block;
background: url("../../bilder/werbung/kegelkugeln.jpg") 0 0 no-repeat;
background-position:center center;
width:130px; height:28px;
margin:3px 0 -3px 0;; padding:15px 0 15px 0;
border:1px;
border-style:solid;
border-top-color:#dedede;
border-right-color:gray;
border-bottom-color:gray;
border-left-color:#dedede;
}




/* Artikel der Woche*/
#divwerbung1harry {
float:right;
display:block;
width:120px; 
margin:3px 0; padding:5px;
border:1px;
border-style:solid;
border-top-color:#dedede;
border-right-color:gray;
border-bottom-color:gray;
border-left-color:#dedede;
overflow:hidden;
font-size:13px;
text-decoration:none;
text-align:center;
color:black;
max-height:300px;
}




/* Menue links Buttons */

#divmenue {
float:left;
margin:155px 0 0 145px;
}
#divmenue a {
float:left;
display:block;
width:110px;
height:19px;
margin:3px 0; padding: 3px 0 0 0;
background: url("../../bilder/3-button.png") 0 0 no-repeat;
text-decoration: none;
}
#divmenue a:hover { background-position: 0 -22px;
}
#divmenue a:active {
background-position: 0 -44px;
}

/* Logout Button */

#divlogout {
float:left;
margin:10px 0 0 7px;
}

#divlogout a {
float:left;
display:block;
width:110px;
height:19px;
margin:3px 0; padding: 3px 0 0 0;
background: url("../../bilder/3-button.png") 0 0 no-repeat;
text-decoration: none;
}
#divlogout a:hover { background-position: 0 -22px;
}
#divlogout a:active {
background-position: 0 -44px;
}

/* Menue links balken */

#divbalken {
float:left;
margin:7px 0 0 0;
width:290px; height:40px;
background: url("../../bilder/3-hintergrund-balken.png") 0 0 no-repeat;
}

#divbalken p {
display: block;
margin: 0 0 0 0 ;
padding: 12px 57px 0 0;
text-decoration: none;
text-align: right;font-family:Arial;font-size:17px;color:white;
}



/* Überschrift Oben */

#divueberschriftwkbv
{
position: relative;
display: block;
top:43px;
text-align: center;
font-family:Arial;
font-size:26px;
color:black;
padding: 0 0 0 25px;
}



/* Verlaufsmenue oben quer */

#divquerlage
{
display: block;
position: absolute;
top:2px;
left:0px;
width:100%;
margin:0 0 0 0px;
z-index:6;
min-width:1250px;

}

#divquer
{
display: block;
position: absolute;
left: 50%;
top: 100px;
border:1px solid #000000;
margin:3px 0 0 -268px;
width: 550px; height: 21px;
z-index: 6;
}


#divq span
{
float: left;
width: 110px; height: 21px;
background: url("../../bilder/2-quermenue.png") 0 -1px no-repeat;
}


#divq a
{
float: left;
display: block;
padding:3px 0 0 25px;
width: 85px; height: 18px;
background: url("../../bilder/2-quermenue.png") -110px -1px no-repeat;
text-decoration:none;
overflow:hidden;
}

#divq a:hover
{
float: left;
width: 85px; height: 18px;
background: url("../../bilder/2-quermenue.png") -110px -26px no-repeat;
}



/* unteres Seitenende */


#divuntenlinks {
float:left;
position:absolute;
background-image:url(../../bilder/3-hintergrund-unten-links.png);
background-repeat:no-repeat;
background-position:top left;
width: 300px;
height: 200px;
bottom: 0px;
left: 0px;
z-index: 3;
}


#divuntenmitte {
background-image:url(../../bilder/hintergrund-unten-mitte.png);
background-repeat:repeat-x;
background-position:top left;
position: absolute;
width: 100%;
height: 200px;
bottom: 0px;
left: 0px;
min-width: 1250px;
}

#divuntenrechts {
position:absolute;
width: 100%;
bottom: 0px;
background-image:url(../../bilder/3-hintergrund-unten-rechts.png);
background-repeat:no-repeat;
background-position:top right;
height: 200px;
z-index: 2;
min-width: 1250px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}



/* Buttons am vorderen Seitenende */

#divbutton {
position:absolute;
left:163px; top:60px; width:120px; height:60px;
}
#divbutton a {display:block;
width:120px;
height:18px;
margin: 5px 0; padding: 2px 0 0 0;
background: url("../../bilder/buttonunten.png") 0 0 no-repeat;
text-decoration: none;
text-align: center;font-family:Arial;font-size:12px;color:black;
}
#divbutton a:hover { background-position: 0 -20px;
text-align: center;font-family:Arial;font-size:12px;color:white;
}
#divbutton a:active {
background-position: 0 -40px;
text-align: center;font-family:Arial;font-size:12px;color:white;
}

/* Buttons am hinteren Seitenende */

#divbutton1 {
position:absolute;
right:290px; top:35px; width:120px; height:60px;
}
#divbutton1 a {display:block;
width:120px;
height:18px;
margin: 5px 0; padding: 2px 0 0 0;
background: url("../../bilder/buttonunten.png") 0 0 no-repeat;
text-decoration: none;
text-align: center;font-family:Arial;font-size:12px;color:black;
}
#divbutton1 a:hover { background-position: 0 -20px;
text-align: center;font-family:Arial;font-size:12px;color:white;
}
#divbutton1 a:active {
background-position: 0 -40px;
text-align: center;font-family:Arial;font-size:12px;color:white;
}

#login {
float:left; margin:0 0 0 137px;
width:130px; height:160px;
color:white;font-family:Arial;font-size:14px;
}

#login p{
float:left;
width:130px; height:18px;
margin:8px 0 0 0;
}

.loginfelder {
float:left;
width:130px; height:20px;
}
.eingabefeld {
background-color:#dedede; width:112px;
}
