/*
	ANGEL e. V. Stylesheet
	(c) 2009 Webdesign-Sun.de
	Author: Jan Sonnentag
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	background-color: #000000;
}
/****** HEAD START ******/

#header {
	padding-top:5px;
}

#header_logo 
{
	height:81px;
	width:883px;
	background: transparent url(../images/angel.png) no-repeat;
}

/****** HEAD STOP ******/

/****** CONTENT START ******/

#content {
	padding-top:5px;
}

#bild {
	width: 883px;
	height: 651px;
	background: transparent url(../images/mj.jpg) no-repeat;
}

#site {
	padding-top:40px;
	width: 883px;
	height: 500px;
}

/****** CONTENT STOP ******/

/****** COPYRIGHT ******/
#content2 {
	padding-top:5px;
}


#navi {
	width: 100%;
	height: 35px;
	float: left;
}
		
/****** COPYRIGHT STOP ******/

