body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(../images/sdw_weblayout_back.jpg);
	background-repeat: no-repeat;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}

a:link {
	color: #c30083;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/*
a:visited {
	text-decoration: none;
	color: #c30083;
}
*/


.ueberschrift {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
}
.absatz {
	position: relative;
	padding-top: 10px;


}

.normaltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 1024px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#navigation {
	height: 45px;
	width: 1024px;
	background-image: url(../images/nav_leiste.gif);
	background-repeat: no-repeat;
}
#navigation #nav_home {
	margin-left: 132px;
	width: 60px;
	height: 45px;
	float: left;
}
#navigation #nav_projekt {
	height: 45px;
	width: 108px;
	float: left;
}
#navigation #nav_media {
	height: 45px;
	width: 64px;
	float: left;
}
#navigation #nav_kontakt {
	height: 45px;
	width: 79px;
	float: left;
}




#diashow {
	height: 400px;
	width: 800px;
	margin-left: 112px;
}
#content {
	width: 1024px;
	height: 100%;
}
#content_archiv {
	height: 600px;
	width: 800px;
	margin-left: 112px;
	margin-right: 112px;
	background-image: url(../images/papier.jpg);
}


#content_archiv #trennleiste {
	width: 1024px;
	height: 34px;
	margin-left: -112px;
	z-index: 2;
}
#content_archiv #reg_newsarchiv {
	width: 230px;
	height: 38px;
	margin-left: 0px;
	z-index: 1;
	margin-top: 8px;
	float: left;
}
#content_archiv #reg_zurueck {
	width: 70px;
	height: 21px;
	z-index: 2;
	margin-top: 25px;
	float: left;
	margin-left: -12px;
}

#content_archiv #news1 {
	width: 330px;
	height: 130px;
	margin-left: 20px;
	z-index: 1;
	margin-top: 60px;
}
#content_archiv #trenner1 {
	width: 187px;
	height: 2px;
	margin-left: 0px;
	z-index: 1;
	margin-top: 15px;
}


#content_archiv #news2 {
	width: 330px;
	height: 90px;
	margin-left: 20px;
	z-index: 1;
	margin-top: 10px;
}
#content_archiv #trenner2 {
	width: 187px;
	height: 2px;
	margin-left: 0px;
	z-index: 1;
	margin-top: 15px;
}

#content_archiv #news3 {
	width: 340px;
	height: 90px;
	margin-left: 20px;
	z-index: 1;
	margin-top: 10px;
}
#content_archiv #trenner3 {
	width: 187px;
	height: 2px;
	margin-left: 0px;
	z-index: 1;
	margin-top: 15px;
}
#content_archiv #news4 {
	width: 340px;
	height: 80px;
	margin-left: 20px;
	z-index: 1;
	margin-top: 10px;
}

#content_archiv #bild {
	width: 391px;
	height: 450px;
	margin-left: 0px;
	margin-top: 30px;
	float: right;
	margin-right: 20px;
}
