@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
}

#main{
	width:980px;
	margin:0pt auto;
}

#main_under{
	width:980px;
	margin:0pt auto;
	background-image:url(images/bg.jpg);
	height:718px;
	background-repeat:no-repeat;
}
#main_illu{
	width:980px;
	margin:0pt auto;
	background-image:url(images/kalender.jpg);
	height:718px;
	background-repeat:no-repeat;
}
#main_impressum{
	width:980px;
	margin:0pt auto;
	background-image:url(images/impressum-bg.jpg);
	height:718px;
	background-repeat:no-repeat;
}
#main_vektor{
	width:980px;
	margin:0pt auto;
	background-image:url(images/vektor-bg.jpg);
	height:718px;
	background-repeat:no-repeat;
}
#main_kalender{
	width:980px;
	margin:0pt auto;
	background-image:url(images/kalender-bg.jpg);
	height:718px;
	background-repeat:no-repeat;
}
#content{
float:left;
	width:660px;
	padding-left:15px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:25px;
}

#content_impressum{
float:left;
	width:300px;
	padding-left:195px;
	color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:105px;
}
#clicky{
	width:220px;
	height:718px;
	float:left;
	padding-left:50px;
}

#clicky1{
	width:120px;
	height:118px;
	float:left;
	padding-left:50px;
	padding-top:600px;
}

.aimp{
	color:#000000;
	text-decoration:none;
}