@import "menue.css";



/* Allgemein */

body,html {background:#000 url("images/hintergrundverlauf.gif") 0 0 repeat-y; 

		color:#FFF; font-family:Arial, Helvetica, sans-serif; padding:0; margin:0; font-size:12px;}

a:link, a:visited, a:hover, a:active {color:white; text-decoration:none;}

.csc-firstHeader,h1 {margin:0; padding:0; color:#cc071e; font-size:16px;}

body {padding:0; margin:0;}



/* Head */

div#head {width:875px; height:302px;}



/* Logo im Headpic*/

div#logo {position: absolute; left:45px; top:75px; width: 221px; height: 50px; }

div#logo img {border:0;}



/* Unterer Bereich */

div#content {
	width:1168px;
	padding:0px 0 0 0;
	margin:0;
	background-image: url(images/jahresfeier.jpg);
	background-repeat: no-repeat;
	background-position: 698px 10px;
}





/* Menue */

div#menue {
	float:left;
	width:170px;
	height:486px;
	background:url("images/strich.gif") top right no-repeat;
	padding-top: 10px;
}

div#menue img.abstand_links {margin:0 0 0 7px;}

div#menue img.abstand_rechts {
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	padding-top: 20px;
}



/* Content */

div#inhalt { float: left; width:518px; }
div#wrapper {
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 10px;
}



/* Rechte Spalte */

div#ankuender { float:right; width:480px; height:680px; background:url("images/strich.gif") top left no-repeat;}

div#ankuender img.ankuender_img {
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
}

.clearer {clear:both; height:1px; line-height:1px;margin:0; padding:0;}



/* Engel */

div#engel { }



center {letter-spacing:4px;}


