/*

pinx. Buero fuer Mediendesign
fuer presseclub-wiesbaden.de
im 12 2008

*/


/*****************************************************
* Normalisieren
*****************************************************/
body, div, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p, th, td {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

ul {
list-style: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset, img {
border: none;
}

a:focus {
-moz-outline: 0;
}

/******************************
 * Layout
******************************/

html {
text-align: center;
}

body {
margin: 0;
text-align: left;
color: #626262;
background: #7A0020 url(../i/ly/bg-body.png) no-repeat top left;
font: 11px/1.5 Verdana, Helvetica, sans-serif;
}

ul#topnav {
position: absolute;
top: 15px;
left: 605px;
}

ul#topnav li {
color: #fff;
display: inline;
}

ul#topnav a {
color: #fff;
text-decoration: none;
text-shadow: #000 1px 1px 2px; 
}

ul#topnav a:hover {
color: #000;
text-shadow: #333 1px 1px 2px; 
}

#container {
position: absolute;
top: 33px;
left: 76px;
width: 749px;
}

#head {
height: 320px;
position: relative;
background: transparent url(../i/ly/bg-head.png) no-repeat top left;
}

#head h1 {
display: block;
position: absolute;
top: 32px;
left: 28px;
width: 152px;
height: 136px;
background: transparent url(../i/ly/logo.gif) no-repeat top left;
text-indent: -99999px;
z-index: 1000;
}

#head p {
position: absolute;
width: 108px;
height: 15px;
top: 43px;
left: 586px;
}

#head p a {
display: block;
width: 108px;
height: 15px;
background: transparent url(../i/ly/login.png) no-repeat top left;
text-indent: -99999px;
}

#head p a:hover {
background: transparent url(../i/ly/login-hi.png) no-repeat top left;
}

/* FORMULAR */
#head form input {
position: absolute;
top: 43px;
width: 104px;
height: 17px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #666;
border-left: 1px solid #666;
color: #999;
font-size: 11px;
line-height: 17px;
}

#head form input:focus {
color: #000;
}

input.user {left: 450px; padding: 0 0 0 3px;}
input.pw {left: 563px; padding: 0 0 0 3px;}

#head form input.pfeil {
width: 17px;
height: 17px;
background: transparent url(../i/ly/pfeil.png) no-repeat top left;
border: none;
top: 44px;
left: 677px;
}

#head form input.pfeil:hover {
background: transparent url(../i/ly/pfeil-hi.png) no-repeat top left;
}

/* BILD */
#head #bild {
position: absolute;
top: 117px;
left: 7px;
}


/* NAVIGATION */
#head ul li {
position: absolute;
top: 93px;
height: 24px;
z-index: 1000;
}

#wir {left: 195px;}
#veranstaltungen {left: 305px;}
#pressespiegel {left: 415px;}
#wiesbaden {left: 525px;}
#links {left: 635px;}

/* PULLDOWN */
#head ul li#vorstand {left: 195px; top: 120px;}
#head ul li#clementine {left: 195px; top: 147px;}
#head ul li#mitgliedschaft {left: 195px; top: 174px;}
#head ul li#club {left: 195px; top: 201px;}
#head ul li#preis {left: 195px; top: 228px;}
#head ul li#stimmen {left: 195px; top: 255px;}



#head ul li#kommende {left: 305px; top: 120px;}
#head ul li#archiv {left: 305px;top: 147px;}

#head li a {
display: block;
width: 107px;
height: 24px;
line-height: 24px;
color: #fff;
background: #000;
text-align: center;
text-decoration: none;
}

#head li a:hover, #head li a.hi {
background: #666;
color: #fff;
}

#inhalt {
padding: 1px 0 0 28px;
background: transparent url(../i/ly/bg-repeat.png) repeat-y top left;
}

#marginalspalte {
margin: 30px 0 0 0;
width: 150px;
float: left;
}

#hauptspalte {
margin: 30px 0 0 208px;
width: 470px;
}

#umbruch {
clear: both;
}

#footer {
height: 38px;
background: transparent url(../i/ly/bg-footer.png) no-repeat top left;
}

ul#subnav {
top: 15px;
left: 605px;
text-align: right;
padding: 0 40px 0 0;
margin: 0 0 30px 0;
}

ul#subnav li {
color: #fff;
display: inline;
}

ul#subnav a {
color: #fff;
text-decoration: none;
text-shadow: #000 1px 1px 2px; 
}

ul#subnav a:hover {
color: #000;
text-shadow: #333 1px 1px 2px;
}

/******************************
 * Typo
******************************/

h2 {
font-size: 17px;
font-weight: normal;
color: #bd185a;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
background: transparent url(../i/ly/strichlinie.png) repeat-x bottom left;
text-shadow: #bebebe 1px 1px 2px; 
}


#marginalspalte h2 {
font-size: 15px;
line-height: 18px;

}

#hauptspalte p {
padding: 0 0 15px 0;
}

.trenner {
background: transparent url(../i/ly/strichlinie.png) repeat-x bottom left;
margin: 0 0 15px 0;
padding: 0 0 10px 0;
}

.bildunterschrift {
margin: 0;
padding: 0 0 15px 0;
font-style: italic;
}

#marginalspalte p {
margin: 0 0 15px 0;
}

#marginalspalte p.datum {
font-style: italic;
margin: 0 0 3px 0;
}

#hauptspalte p.datum {
font-style: italic;
margin: 0;
padding: 0 0 5px 0;
}

#marginalspalte h3 {
color: #a5997e;
font-weight: normal;
font-size: 12px;
margin: 0 0 3px 0;
}

#hauptspalte h3 {
color: #333;
font-weight: normal;
font-size: 14px;
margin: 0 0 3px 0;
text-shadow: #bebebe 1px 1px 2px; 
}

/******************************
 * Links
******************************/
a.artikellink {
text-decoration: none;
color: #bd185a;
background: transparent url(../i/ly/mehr.png) no-repeat 32px 4px;
padding: 0 11px 0 0;
}

a.artikellink:hover, #hauptspalte a:hover {
color: #000;
}

#hauptspalte a {
color: #bd185a;
text-decoration: none;
background: none
padding: 0;
}

#hauptspalte a.pfeil {
background: transparent url(../i/ly/mehr.png) no-repeat center right;
padding: 0 11px 0 0;
}

/******************************
 * Bilder Hauptspalte
******************************/
.linksbuendig {
float: left;
margin: 0 15px 8px 0;
border: 1px solid #ccc;
padding: 1px;
}

#hauptspalte img {
border: 1px solid #ccc;
padding: 1px;
margin: 10px 0 10px 0;
}

/******************************
 * Liste Hauptspalte
******************************/
#hauptspalte ul {
padding: 0 0 15px 0;
}

#hauptspalte li {
padding: 0 0 3px 9px;
background: transparent url(../i/ly/bullet.png) no-repeat 0 6px;
}

#hauptspalte ul.adresse li {
padding: 0;
background: none;
}

