body
{
text-align: center;
font-family:  sans-serif;
font-size: 12px;
background:#f741ff url(../px/defmacht.jpg) top left no-repeat;
background-attachment: scroll;  
}

p.metainfo{font-style:italic;color:#787878;}
p.quote{font-style:italic;text-align:left}

.footnotes
{
text-align: left;
font-size:11px;
font-style:italic;
}

#container
{
width: 760px;  /*960 wenn rightPanel am start */
margin: 0 auto;
text-align: left;
position: absolute;
left: 73px;
}

#topPanel
{
width: 800px;  /*960 wenn rightPanel am start */
height: 200px;
position: absolute;
top: 0px;
left: 0px;
}
#content
{
width: 560px;   /*510 wenn rightPanel am start */
height: 400px;
position: absolute;
top: 200px;
left: 200px;
}
#main
{
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 30px;
padding:10px;
text-align: justify;
background-color:#fba0ff;
}

/*#main h3 {font-family: serif;}*/
#main a 
{
text-decoration: none; 
color: #0066cc
}

#main a:hover 
{
text-decoration: none; 
color: #0099CC
}
#main a:visited 
{
text-decoration: none; 
color: #006699
}

#maintext
{
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 30px;
padding:10px;
text-align: justify;
background-color:#fba0ff;
}

/*#maintext h3 {font-family: serif;}*/
#maintext a 
{
text-decoration: none; 
color: #0066cc
}

#maintext a:hover 
{
text-decoration: none; 
color: #0099CC
}
#maintext a:visited 
{
text-decoration: none; 
color: #006699
}



#leftPanel
{
width: 200px;
height: 400px;
position: absolute;
top: 200px;
left: 0;
}


#leftList
{
width: 200px;
}

#leftList ul
{
list-style-type: none;
padding: 0;
margin-left: 0px;
margin-top: 10px;
}

#leftList li
{
background-color: #fba0ff;
padding-left: 1.2em;
}

#leftList a:link
{
text-decoration: none;
display: block;
padding: 3px;
width: 175px;
background-color: #003366;
border-bottom: 1px solid #eee;
color: #ffffff;
}

#leftList a
{
text-decoration: none;
display: block;
padding: 3px;
width: 175px;
background-color: #003366;
border-bottom: 1px solid #eee;
color: #ffffff;
}

#leftList a:hover
{
text-decoration: none;
background-color: #fba0ff;
color: #000000;
}

#leftList a:visited
{
text-decoration: none;
color: #ffffff;
}


#leftImage
{
margin-top: 10px;
}

#rightPanel
{
width: 200px;
height: 400px;
position: absolute;
top: 200px;left: 710px;
}

#rightImage
{
margin-top: 10px;
}
#rightText
{
margin-left: 0;
margin-right: 0;
margin-top: 10px;
padding: 10px;
text-align: right;
font-family:  serif;
background-color: #003366;
color:#ffffff;
}




