body {
	color: #000000;
	font-family: Arial, Verdana, Helvetica,sans-serif;
	margin: 0px; padding: 0px;
	background-image:url(../img/bg.gif); background-repeat: repeat-x;
	background-color: #5e636e;
	}	

/*--------------------schriften------------------*/

p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding:0px;
	}

.name {
	color: #FFFFFF;
	font-size: 22px;
	padding:30px 0 0 268px;
	}

.titel {
	color: #FFFFFF;
	padding:8px 0 0 268px;
	}


.adresse {
	color: #CCCCCC;
	padding:13px 0 0 268px;
	}

.grau2 {
	color: #CCCCCC;
	font-size: 12px;
	}

.fett {
	font-weight: bold;
	}


/*--------------------------- links-----------------------------------*/
a {
	text-decoration: none;
	color: #999999;
	}

a.home {
	font-size: 12px;
	}

a.mail {
	color: #CCCCCC;
	}

a:hover	{
	color: #e65600;
	}

a.top {
	font-size: 12px;
	color: #FFFFFF;
	}

a.top:hover {
	color: #e65600;
	}

/*--------------------navigation-------------------*/
ul#Navigation {
	/*border: 1px solid #000000;*/
	background-image:url(../img/home/pics.jpg); background-repeat: no-repeat;
	width: 955px;
	height: 169px;
	margin: 0; padding: 0;
	}
  

ul#Navigation li {
	float: left;
	width: 186px;
	/*border: 1px solid #000000;*/
	list-style: none;
	margin-left: 0px; padding: 0;
	}

ul#Navigation a, ul#Navigation span {
	/*border: 1px solid #000000;*/
	display:block;
	padding: 7px 0 7px 0px; margin: 0;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	}


ul#Navigation a:hover {
	color: #000000;
	}

/*--------------------navigation-ende-------------------*/

/*--------------------layout-------------------*/
div#wrapper {
	margin: 0px auto;
	width: 955px;
	}

div#top {
	/*border: 1px solid #000000;*/
	background-image:url(../img/home/top.gif); background-repeat: no-repeat;
	background-position: bottom;
	width: 955px;
	}

div#top1 {
	float: left;
	padding-left: 475px;
	padding-top: 16px;
	/*border: 1px solid #000000;*/
	}

div#top2 {
	/*border: 1px solid #000000;*/
	width: 140px;
	padding-top: 16px;
	margin-left: 800px;
	text-align: right;
	}

div#top-left {
	float: left;
	background-image:url(../img/home/top-left.gif); background-repeat: no-repeat;
	width: 10px; height: 186px;
	/*border: 1px solid #000000;*/
	}

div#logo-bg {
	float: left;
	width: 935px; height: 186px;
	background-color: #FFFFFF;
	/*border: 1px solid #000000;*/
	}

div#logo {
	margin-top: 84px;
	margin-left: 267px;
	}

div#top-right {
	float: left;
	background-image:url(../img/home/top-right.gif); background-repeat: no-repeat;
	width: 10px; height: 186px;
	/*border: 1px solid #000000;*/
	}

div#pics {
	clear: both;
	/*border: 1px solid #000000;*/
	background-image:url(../img/home/pics.jpg); background-repeat: no-repeat;
	width: 955px;
	height: 169px;
	}

div#navigation {
	/*border: 1px solid #000000;*/
	}

div#bottom-left {
	float: left;
	background-image:url(../img/home/bottom-left.gif); background-repeat: no-repeat;
	width: 10px; height: 271px;
	/*border: 1px solid #000000;*/
	}

div#bottom-mitte {
	float: left;
	width: 935px; height: 271px;
	background-color: #434755;
	/*border: 1px solid #000000;*/
	}

div#logo {
	margin-top: 84px;
	margin-left: 267px;
	}

div#bottom-right {
	float: left;
	background-image:url(../img/home/bottom-right.gif); background-repeat: no-repeat;
	width: 10px; height: 271px;
	/*border: 1px solid #000000;*/
	}

div#bottom {
	/*border: 1px solid #000000;*/
	clear: both;
	background-image:url(../img/home/bottom.gif); background-repeat: no-repeat;
	width: 955px;	
	height: 30px;
	}
	
div#bottom1 {
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	/*border: 1px solid #000000;*/
	}

div#bottom2 {
	/*border: 1px solid #000000;*/
	width: 140px;
	padding-top: 10px;
	margin-left: 800px;
	text-align: right;
	}

/*--------------------layout ende-------------------*/
