body
{
background: url('../images/wpd_bg.jpg');
 font-family:Verdana;
 font-size:12px;
 text-align:center;
}

a
{
 font-family:Verdana;
 font-size:12px;
 color:#345E99;
 text-decoration:none;
}

h1 {font-size:17px;color:#000000;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:12px;color:#000000;}
p {margin-top:0px;}

input, textarea, select {
font-family:Verdana;
font-size:8pt;
border:1px solid #000000;
background-color:#DFE6F0;
 color:#345E99;
}


/* Gesamter Inhalt */
#main {
/*background: url('../images/background.jpg') repeat-y; /* top right; */
background-color:#ffffff;
width:852px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
text-align:left;
height:100%;
}



/* Die Titelzeile */
#top {
background: url('../images/wpd_top.jpg'); /* top right; */
text-align:right;
padding-top:52px;
padding-left:315px;
height:39px;
width:620px;
background-color:#ffffff;

}

/* Die Menüzeile */
#menu {
/*background: url('../images/wpd_menu.jpg'); /* top right; */
text-align:left;
margin:0px;
padding-top:4px;
padding-bottom:0px;
height:20px;
width:869px;
/*background-color:#F5F8FD;*/
}

/* Der Inhalt */
#content {
/*border-top:1px solid #000000;*/
background: url('../images/wpd_content.jpg') repeat-y; /* top right; */
/*padding:10px;*/
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
margin:0px;
color:#000000;
width:890px;
height:100%;
float:left;
}

/* Die Abschlusszeile */
#bottom {
background: url('../images/wpd_bottom.jpg') repeat-y;*/ /* top right; */
background-color: #D9E5F8;
clear: both;
text-align:center;
height:65px;
width:937px;
font-size:10px;
padding-top:10px;
}

#bottom > a {
 font-family:Verdana;
 font-size:10px;
 color:#004481;
 text-decoration:none;
}


/* artikel-divs */
#artikel
{
width:870px;
/*background-color:#FFF9ED;*/
text-align:justify;
background-color:#FFFFFF;
font-family: verdana;
font-size:10pt;
color:#000000;
margin-bottom:10px;
padding:5px

align:center;
}


#artikel_klein
{
width:870px;
/*background-color:#FFF9ED;*/
text-align:justify;
background-color:#FFFFFF;
font-family: verdana;
font-size:8pt;
color:#000000;
margin-bottom:10px;
padding:5px

align:center;
}

#artikel a
{
font-style:italic;
}

#artikel_uebersicht
{
width:870px;
/*background-color:#FFF9ED;*/
text-align:justify;
background-color:#FFFFFF;
font-family: verdana;
font-size:10pt;
color:#000000;
margin-bottom:10px;
padding:5px

align:center;
}

#archiv
{
width:870px;
/*background-color:#FFF9ED;*/
text-align:justify;
background-color:#FFFFFF;
font-family: verdana;
font-size:10pt;
color:#000000;
margin-bottom:10px;
padding:5px

align:center;
}


#artikel_browser
{
position:relative;
top: 15px;
left: 500px;
width:350px;
text-align:right;
background-color:#FFFFFF;
font-family: verdana;
font-size:10pt;
color:#000000;

}



p.artikel
{
display:block;
font-size:10pt;
}


.titel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
}
.kurz {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
}

/* ENDE artikelspezifisches */



#admin_menu
{
background-color:#DFE6F0;
float:left;
width:120px;
margin:0px;
padding:5px;
}

#admin_content
{
background-color:#FFFFFF;
border:1px dotted #000000;
float:right;
width:700px;
margin:0px;
padding:5px;
}
