BODY {
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	background-color: #FFFFFF;
}

A { 
	text-decoration: none; 
	color: #E66432;
}

A:hover {
	text-decoration: none;
	color: #374662;
}

P {
	margin: 0px 0px 0px 0px;
}

.tab {
	text-indent: 10px;
	white-space: normal;
	list-style-type: none;
	position: relative;
	left: 10px;
}

DIV,P,TR,TD,INPUT,SELECT {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #374662;
	line-height: 140%;
}

H1,H2,H3,H4,H5,H6 {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #374662;
}

.menu1-no A {
	color: #E66432;
	background-image: url(menu1_inactiv.gif);
	width: 160px;
	height: 24px;
	padding-top: 4px;
	padding-left: 6px;
	background-repeat: no-repeat;
	float: left;
}

.menu1-no A:hover {
	background-image: url(menu1_inactiv_over.gif);
	color: #374662;
}

.menu1-act A {
	color: #FFFFFF;
	background-image: url(menu1_activ.gif);
	font-weight: bold;
	width: 160px;
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	padding-top: 4px;
	padding-left: 6px;
}
.menu1-act A:hover {
	background-image: url(menu1_activ_over.gif);
}

.menu2-no A {
	color: #E66432;
	background-image:  url(menu2_inactiv.gif);
	width: 160px;
	height: 12px;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 4px;
}
.menu2-no A:hover {
	background-image:  url(menu2_activ.gif);
}
.menu2-act A {
	color: #E66432;
	background-image:  url(menu2_activ.gif);
	font-weight: bold;
	width: 160px;
	background-repeat: no-repeat;
	float: left;
	height: 12px;
}
.menu2-act A:hover {
	background-image:  url(menu2_activ_over.gif);
	color: #374662;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#leiste {
	position: absolute;
	top: 5px;
	left: 200px;
	background-image: url(leiste.jpg);
	height: 80px;
	width: 660px;
}
#mail {
	position: absolute;
	top: 90px;
	left: 200px;
	width: 660px;
	text-align: right;
}

#menu1 {
	position: absolute;
	top: 150px;
	left: 5px;
	width: 160px;
}

#titel {
	position: absolute;
	top: 120px;
	left: 200px;
	width: 650px;
}
#text {
	position: absolute;
	top: 160px;
	left: 200px;
	width: 335px;
}
#text2 {
	position: absolute;
	top: 160px;
	left: 200px;
	width: 660px;
}
#bild {
	position: absolute;
	top: 160px;
	left: 560px;
	width: 300px;
}

#projekttitel {
	position: absolute;
	width: 500px;
	left: 200px;
	top: 120px;
}

#projektnavig {
	position: absolute;
	top: 120px;
	left: 710px;
	width: 150px;
	text-align: right;
}

#projektbild {
	position: absolute;
	top: 180px;
	left: 200px;
	width: 660px;
}
