/* andreas07 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

/**************** Page and tag styles ****************/

body
{
	margin:0;
	padding:0;
	color:#303030;
	background:#FFFFFF url(img/bodybg.gif) repeat-y left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62,5%;
}

ul
{list-style:circle; margin:15px 0 20px; font-size:0.9em;}

li
{
	margin:0 0 8px 25px;
	padding-right: 20px;
}

a
{color:#0066CC; font-weight:normal; text-decoration:none;}

a:hover
{color:#505050; text-decoration:underline;}

img
{
	float:right;
	margin:0 15px 15px 0;
	padding:3px 0px 0px 10px;
	border:1px none #0033CC;
	clear: none;
}

a img
{
	border-color:#000000;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a img:hover
{
	border-color:#d85d5d;
	padding-left: 10px;
}


.floatleft
{
	float: left;
	padding-left: 50px;
}
/**************** Sidebar area styles ****************/

#sidebar
{position:absolute; top:0; left:0; width:220px; height:100%; overflow:auto; background:#e0e0e0 url(img/sidebarbg.gif) top right repeat-y; text-align:right;}

body > #sidebar
{position:fixed;}

#sidebar h1
{margin:20px 18px 0 5px; color:#0066CC; font-size:1.6em; letter-spacing:-2px; text-align:right;}

#sidebar h2, #sidebar h3
{margin:0 20px 18px 5px; color:#808080; font-size:1.1em; font-weight:bold; letter-spacing:-1px; text-align:right;}

#sidebar h3
{margin:20px 18px 4px 5px; color:#606060;}

#sidebar  p
{margin:0 20px 18px 5px; color:#606060; font-size:0.8em;}

#sidebar a
{color:#808080}

/**************** Navigation menu styles ****************/

#menu a
{
	display:block;
	width:202px;
	padding:5px 18px 5px 0;
	color:#606060;
	background:#e0e0e0 url(img/sidebarbg.gif) top right repeat-y;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-1px;
	font-family: Verdana, Geneva, sans-serif;
}

#menu a:hover 
{color:#303030; background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;}

#menu a.active
{padding:5px 18px 5px 0; background:#fafafa; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;}

#menu a.active:hover
{color:#505050; background:#fafafa;}

/**************** Content area styles ****************/

#content
{
	width:640px;
	margin:0 0 0 220px;
	padding:0px 0 20px;
	background:#fafafa;
}

#content p
{
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 25px;
	padding-right: 20px;
	text-indent: 2em;
}

#content p:first-letter {
 font-size: 2em;
}

#content h1
{
	color:#1B66BA;
	font-size:50px;
	letter-spacing:-1px;
	text-align:center;
	margin-bottom: -15px;
	font-family: Verdana, Geneva, sans-serif;
}


#blocksatz {
	text-align: justify;
}


#content h2
{
	color:#808080;
	font-weight:normal;
	font-size:1.8em;
	text-align:center;
	margin-bottom: 50px;
	font-family: Verdana, Geneva, sans-serif;
}

#content h3
{
	clear:none;
	margin:5px 0 8px;
	color:#1B66BA;
	font-weight:normal;
	font-size: 1.6em;
	letter-spacing:-2px;
	padding-left: 22px;
	font-family: Verdana, Geneva, sans-serif;
}
.adbox {
	float: right;
	height: 100px;
	width: 120px;
	clear: none;
	margin: 50px 15px 15px 20px;
	position: static;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.7em;
	font-family: Verdana, Tahoma, sans-serif;
	letter-spacing: -1px;
	color: #808080;
}
#contentbilderrechts {
	float: right;
	height: 154px;
	width: 210px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	clear: both;
}
.ad_scyscraper {
	float: left;
	height: 600px;
	width: 120px;
	position: static;
	padding-right: 0px;
	padding-left: 0px;
	font-size: -1em;
	font-family: Verdana, Tahoma, sans-serif;
	letter-spacing: -1px;
	color: #808080;
	margin-left: 900px;
	margin-top: -1200px;
}
