* {  
  border: 0;
  margin: 0;
  padding: 0;
}


body {
    margin: 0;
    padding: 0;
    padding-top: 50px;
    background-image: url(img/bg-body.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, Sans-Serif;
    color: #333;
    font-size: 86%;
    line-height: 1.4em;
    background-color: #ededed;
}

#paper {
    margin: 0 auto;
    width: 960px;
}

.wrapper {
  display: block;
  clear: both;
  height: 1px;
  line-height: 1em;
}



h1#logoStartseite {
    background-image: url(img/pnwv-logo.gif);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 350px;
    height: 189px;
    margin: 0 auto;
}




ul#boxen {
  list-style: none;
  position: relative;    
  list-style-image: none;
  height: 260px;
  margin-bottom: 0;
}

ul#boxen li a {
  text-indent: -9999px;
}

li#boxKonzept a {
  position: absolute;
  top: 50px;
  left: 80px; 
  height: 200px;
  width: 231px;
  overflow: hidden;
  background: url(img/box-konzept.jpg) 0 0 no-repeat;
}
li#boxKonzept a:hover {
  background: url(img/box-konzept.jpg) 0 -215px no-repeat;
}

li#boxNetzwerk a {
  position: absolute;
  top: 50px;
  left: 350px; 
  height: 200px;
  width: 231px;
  overflow: hidden;
  background: url(img/box-netzwerk.jpg) 0 0 no-repeat;
}
li#boxNetzwerk a:hover {
  background: url(img/box-netzwerk.jpg) 0 -215px no-repeat;
}

li#boxKontakt a {
  position: absolute;
  top: 50px;
  left: 620px; 
  height: 200px;
  width: 231px;
  overflow: hidden;
  background: url(img/box-kontakt.jpg) 0 0 no-repeat;
}
li#boxKontakt a:hover {
  background: url(img/box-kontakt.jpg) 0 -215px no-repeat;
}



#topBlock {
    margin: 0;
    padding: 0;
    display: block;
    height: 130px;
}

h1#logoSmall {
    width: 250px;
    height: 120px;
    display: inline;
    float: left;
    margin: 0;
}
h1#logoSmall a {
    background-image: url(img/pnwv-logo-small.gif);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 220px;
    height: 119px;
    margin: 0;  
    position: absolute;
}

#topNavi {
    margin-top: 20px;
    display: inline;
    float: right;
    border-left: 1px solid #777;
}
#topBlock ul {
    width: 640px;
    padding-left: 50px;
    list-style: none;
    position: relative;    
    list-style-image: none;
    height: 100px;
}
#topNavi li a {
  text-indent: -9999px;
}

#topNavi li#butStartseite a {
  position: absolute;
  left: 50px;
  top: 58px;
  height: 33px;
  width: 109px;
  overflow: hidden;
  background: url(img/but-startseite.gif) 0 0 no-repeat;
}
#topNavi li#butStartseite a:hover,
#topNavi li#butStartseite.current a {
  background: url(img/but-startseite.gif) 0 -34px no-repeat;
}

#topNavi li#butKonzept a {
  position: absolute;
  left: 170px;
  top: 58px;
  height: 33px;
  width: 109px;
  overflow: hidden;
  background: url(img/but-konzept.gif) 0 0 no-repeat;
}
#topNavi li#butKonzept a:hover,
#topNavi li#butKonzept.current a {
  background: url(img/but-konzept.gif) 0 -34px no-repeat;
}

#topNavi li#butNetzwerk a {
  position: absolute;
  left: 290px;
  top: 58px;
  height: 33px;
  width: 109px;
  overflow: hidden;
  background: url(img/but-netzwerk.gif) 0 0 no-repeat;
}
#topNavi li#butNetzwerk a:hover,
#topNavi li#butNetzwerk.current a {
  background: url(img/but-netzwerk.gif) 0 -34px no-repeat;
}

#topNavi li#butKontakt a {
  position: absolute;
  left: 410px;
  top: 58px;
  height: 33px;
  width: 109px;
  overflow: hidden;
  background: url(img/but-kontakt.gif) 0 0 no-repeat;
}
#topNavi li#butKontakt a:hover,
#topNavi li#butKontakt.current a {
  background: url(img/but-kontakt.gif) 0 -34px no-repeat;
}




#mainContent {
    padding-left: 74px;
    padding-top: 20px;    
    padding-right: 120px;
}

.description {
    text-transform: uppercase;
}

.contentLine {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    height: 10px;
    background-image: url(img/content-line.gif);
    background-position: left top;
    background-repeat: repeat-x;
}



.mitgliedBlock {
    display: block;  
    clear: both;
    margin-top: 10px;  
    margin-bottom: 30px;
}
.mitgliedFoto {
    float: left;
    width: 160px;
}
.mitgliedTxt {
    float: right;
    width: 590px;
}



#konzeptFoto {
    float: right; 
    margin-left: 30px; 
    margin-top: 0px; 
    margin-bottom: 20px; 
    text-align: center;
    width: 340px;
}

#boxDownload {
    margin-top: 20px; 
    padding-right: 6px; 
    width: 320px;
    height: 55px;
    position: relative;  
}
#boxDownload a {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 55px;
    width: 320px;
    overflow: hidden;
    background: url(img/but-download-konzept.gif) 20px 0 no-repeat;
}
#boxDownload a:hover {
    background: url(img/but-download-konzept.gif) 20px -70px no-repeat;
}


#formTable {
    margin-top: 20px;
    border: none;
}
#formTable th {
    text-align: left;
    font-weight: normal;
    padding-bottom: 10px;
    padding-right: 20px;
    vertical-align: top;
}
#formTable td {
    text-align: left;
    padding-bottom: 10px;
    padding-right: 20px;    
    vertical-align: top;
}
#formTable input {
    border: 1px solid #fff;
    border-left-color: #aaa;
    border-top-color: #aaa;
    padding: 2px 3px 3px 3px;
    background-color: #f5f5f5;    
    font-family: courier, monaco, arial;
}
#formTable input.noborder {
    border: none;
    background-color: transparent;
}
#formTable textarea {
    border: 1px solid #fff;
    border-left-color: #aaa;
    border-top-color: #aaa;
    padding: 2px 3px 3px 3px;
    width: 600px;
    background-color: #f5f5f5;
    font-family: courier, monaco, arial;
}




#footer {
    margin-left: 74px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 6px;
    display: block;
    color: #999;
    font-size: 86%;
    border-top: 1px solid #777;
}
#footer a:link,
#footer a:active,
#footer a:visited {
    color: #777;
    text-decoration: none;
}
#footer a:hover {
    color: #c00;
    text-decoration: underline;
}
#footer.startseite {
    text-align: center;
    border: none;
    margin-left: 0;
}



h1, h2, h3, h4, h5, h6 {
    margin-top: 1em;
    margin-bottom: 0.25em;
    text-transform: uppercase;
    font-weight: normal;
}
h2 {
    color: #06c;
}

p {
    margin-bottom: 0.75em;
}

ul {
    list-style-position: inside;    
    margin-bottom: 0.75em;
}


a:link,
a:active,
a:visited {
    color: #c00;
    text-decoration: none;
}
a:hover {
    color: #c00;
    text-decoration: underline;
}

a.externalLink {
    color: #c00;
    padding-left: 18px;
    background-image: url(img/icon-externallink.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    text-decoration: none;
}
a:hover .externalLink {    
    text-decoration: underline;
}
a.emailLink {
    color: #c00;
    padding-left: 18px;
    background-image: url(img/icon-email.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    text-decoration: none;
}
a:hover .emailLink {    
    text-decoration: underline;
}

.newsticker {
	list-style-type: none;
	border: none;
	background: #ededed;
	padding: 3px;
	margin: 0;
	color: #000;
	font-size: 130%;
}

