/**************** css style-angaben ****************/

*{ 
	margin: 0;
	padding: 0;
	font-size: 100.01%; 
}

body
{height:100%; width:100%; overflow:auto; margin:0; padding:0; color:#303030; background:#ffffff url(img/wegseite_backgr.jpg) top left repeat-y; font:80% Arial,Verdana,sans-serif;}

ul
{list-style:circle; margin:15px 0 20px 0; font-size:0.9em;}

li
{margin:0 0 8px 25px;}

a
{color:#1111ee; font-weight:bold; text-decoration:none;}

a:hover
{color:#000000; text-decoration:none;}


/**************** Seitliche Navigation ****************/

#sidebar
{position:absolute; top:0; left:0; width:220px; height:100%; overflow:auto; background:#1B65A4; text-align:right;}

body > #sidebar
{position:fixed;}

#sidebar h1
{margin:18px 18px 0 5px; color:#ffffff; font-size:1.2em; letter-spacing:0px; text-align:right;}


/**************** Linkstyles ****************/

#menu a
{display:block; width:200px; padding:5px 20px 5px 0; color:#ffffff; background:#1B65A4; font-size:1.2em; font-weight:bold; text-decoration:none; letter-spacing:0px;}

#menu a:hover 
{color:#000000; background:#90CCFE;}

#menu a.active
{padding:5px 20px 5px 0; color:#1B65A4; background:#ffffff;}

#menu a.active:hover
{color:#000000; background:#90CCFE;}

/**************** Inhalt ****************/

#content
{width:535px; margin:0 0 0 220px; padding:28px 5px; background:#ffffff;}

#content p
{margin:0 0 20px 0; line-height:1.5em;}

#content h1
{margin:0; color:#000000; font-size:1.3em; letter-spacing:0px; text-align:center;}

#content h2
{margin:0; color:#000000; font-weight:normal; font-size:2.5em; letter-spacing:-2px; text-align:center;}

#content h3
{margin:0; color:#666666; font-weight:normal; font-size:1.0em; letter-spacing:1px; text-align:center;}