/* Allgemeine Styles */
body, div, td, a { font-family: Verdana,Arial,Helvetica,sans-serif; }
body { color:#000000; background-color:#F0EBD7; margin:0px; padding-top:10px; padding-left:10px; padding-right:10px; padding-bottom:10px; }
body, table { font-size:13px; }

div#siteframe { position:relative; border:1px solid black; width:840px; margin-left:auto; margin-right:auto; padding-bottom:30px; }
div#sitehead { position:relative; top:10px; left:230px; width:600px; }
div#siteheadtitle { position:absolute; top:10px; left:-125px; }
div#content { position:relative; top:20px; left:220px; width:600px; padding-left:17px; border-left-style:ridge; border-left-color:#AAAAAA; }
div#intro { position:relative; top:0; left:0; padding-right:8px; }
div#boxes { position:relative; top:0; left:0; width:600px; }
div#box1 { position:relative; top:0; left:0; width:285px; padding-right:8px; border-right-style:solid; border-right-color:#AAAAAA; border-right-width:1px; }
div#box2 { position:absolute; top:0; left:305px; width:285px; padding-right:8px; }
div#navileft { position:absolute; top:145px; left:30px; width:170px; }	

h1, h2 { color:#990000; margin-top:0px; margin-bottom:6px;}
h1 { font-size:24px; font-family:Times,serif;}
div#sitehead h1 { font-family:Times,serif; font-size:40px; font-weight:bold; font-style:italic; text-align:left; margin-bottom:0px; }	
h2 { font-size:14px;}

div#navileft ul { margin-top:0px; margin-left:0px; margin-right:0px; padding-left:0px; }
div#navileft li { list-style-type:none; line-height:3em; border-bottom:2px; border-bottom-style:ridge; border-color:white; }
div#navileft a { color:#000000; font-family:Times,serif; font-size:24px; text-align:left; font-weight:normal; text-decoration:none; } /* color used to be #787878 */
div#navileft a:hover { color:#000000; }	/* used to be #444444 */
div#navileft a:visited:hover { color: #000000; }
div#navileft .webdesign { font-family:Times,serif; font-size:13px; }
div#navileft a.webdesign { text-decoration:underline; }

p { margin-top: 0px; margin-bottom: 12px; }
/*div { color: #000000; font-size: 12px; }*/

a { color: #000000; }
a:hover { color: #444444; }
a:visited:hover { color: #444444; }
a img { border:0; }
a.stronglink { color:#990000; font-weight:bold; }
a.stronglink:hover { color: #FF0000; }

