@charset "utf-8";
/* CSS Document */

body { background-color: #ffffff; margin-top: 0px; margin-bottom: auto; margin-left: 0px; margin-right: auto; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #000000; font-weight: 100;}
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000000; font-weight: 100; }
h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000000; font-weight: 500;}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: 100; }
p.link { Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: 100; }
a { text-decoration: none;	color: #666666;	font-family: Georgia, "Times New Roman", Times, serif; 	font-size: 12px; 	font-weight: 500;}


#top{
	background-image: url(grafik/top1.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 130px;
}

#container{
	width: 669px;
	border-right: 1px solid #cccccc;
	float: left;
}

#left{
	width: 430px;
	float: left;
	margin-left: 30px;
	height: 100%;	
}

#left a:link, #left a:visited, #left a:active{
	background-image: url(grafik/pil_roed.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 12px;
	text-decoration: none;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: 500;
	
}

#left p a:link, #left p a:visited, #left p a:active{
	background-image: none;
	padding: 0px;
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: 500;
}

#right{
	width: 170px;
	float: right;
	margin-top: 50px;
	margin-right: 19px;
	text-align: right;
	height: 100%;

}
