/* CSS Document */
#header{
	width: 760px;
	height: 60px;
}

#footer{
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 760px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666666;
}

#menu{
	width: 760px;
	height: 36px;
}

#meinimg{
	width: 760px;
}

#contents{
	width: 760px;
}

#navigation{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#corting{
	width: 760px;
	background-image: url(../img/body_img.jpg);
	padding-right: 10px;
	padding-left: 10px;
}
