*{
margin: 0;
padding: 0;
}

/*alles*/
a {color: #0067b5;}
a:hover {color: #d2340a;}
body {
	background:url(img/bg.png) top repeat-x #FFF;
	color: #333;
	font: normal 62.5% "Arial",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Arial",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em; list-style-type: none;}

h1 {font-size: 1.4em;}
blockquote {
	background: #e2e2e2;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #0067b5;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {

	margin: 0 auto;
	width: 700px;

	
}

.shadow{
	width:100%;
	border-left: 1pt solid #0598ce;
	border-right: 1pt solid #0598ce;
	}


/* header */
.header {
	background: url(img/header.jpg) no-repeat;
	height: 258px;
	margin: 0;
	width: 100%;
}

.header a {
	color: #af2a07;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
	height:100%;
	font-size:3.5em;
	
	
}
.header span {margin-left: 500px; margin-top:130px; position: absolute;}
.header a:hover {
	color: #d2340a;
}

.content p {padding: 12px 18px;}

/* main */
.main{
background: #fff;
width: 100%;
}

/* top */
.top {

	font: normal 2.4em Arial,sans-serif;
	height: 99px;
	margin: 0 auto;
	width: 100%;
}
.top a {
	color: #FFF;
	
	line-height: 100px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {

	color: #FFF;
}

/* navigation */
.navigation {
	margin-top:10px;
float:left;
	width: 200px;

}

.navigation h2 {
	color: #fff;
	font-size: 1.3em;
	padding-right:10px;
	padding-top:4px;
	padding-left: 12px;

	background: #0598ce;
	height:21px;

}


.navigation ul {margin: 0; padding: 0; }
.navigation li {
	background: #04bde2;
		list-style: none;
border-top: 1pt solid #fab810;
}


.navigation li a {
	display: block;
	color: #fff;
	padding: 5px 12px 5px 12px;
	text-decoration: none;
}

.navigation li a:hover {
	color: #000;
	background: #f9de4a;
}


/*content*/

.content{
border:1px solid #e2e2e2;

padding:10px;
width:400px;
margin: 10px 30px; 
float:left;
}

/*footer*/

.footer{clear:both;
background: url(img/bg-footer.png) repeat-x;
	height:auto;
	width: 100%;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	color:#fff;}
	
.footer a {color: #FFF;}
.footer a:hover {color: #000;}

/*werbung*/
.widesky{
	width:160px;
	height:600px;

	
	}
	

	
.werbung{
	width: 200px;
	padding: 20px 0;	}