@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC url(dk_02_dk_reliefx4.gif) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
    }
    #container {
	width: 700px;
	height: 240px;
	margin: 10% auto 2% auto;
	font-size: 14px;
	background-image: url(dk_02_dk_schatten_999999.png);
	color: #666666;
	background-repeat: no-repeat;
    } 
    #sidebar1 {
	float: left;
	width: 240px;
	padding: 55px 5px 0 10px;
    }
    #sidebar2 {
	float: right;
	width: 230px;
	padding: 35px 15px 0 0;
    }
    #fuss {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#990000;
	font-weight: bold;
    }
	h1{
	color:#666666;
	font-size:58px;
	letter-spacing:0.01em;
	margin:0px 0 0;
	font-weight: 900;
	line-height: 40px;
	}
	a:link{
	color:#FFFFFF;
	text-decoration:none
	}
	a:visited{
	color:#FFFFFF;
	text-decoration:none
	}
	a:active{
	color:#FFFFFF;
	text-decoration:none
	}
	a:hover{
	color:#990000;
	text-decoration:none;
	}

