BODY {
	margin-left:20px;
	margin-right:0px;
	background-color : #ffffff;
}

h1 {
    font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	margin-bottom : .5em;
	width : 100%;
}

p {
    font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
 }

table {
	margin:0px;
}
 
.content_box {
	position : absolute;
	top : 100px;
	left : 50px;
	
}

.content_seitentitel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	margin-bottom : .5em;
	width : 100%;
}


.content_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	margin-right: 20px;
	margin-bottom : 1.5em;	
	}
	
.content_td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	padding: 10px;
	}
	
.content_bild {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	width : 250px;
	
	}
	

#streifen {
	position : absolute;
	top : 0;
	left : 0;
	width : 300%;
	height: 70px;
	z-index : 2;
}

.colorallg {
	background-color : #CCCCCC;	
}
.colorarch {
	background-color : #99AA33;	
}

.colorweb {
	background-color : #FFD77B;	
}

#menu {
	position : absolute;
	top : 5px;
	left : 10px;
	width : 600px;	
	z-index : 10;
}

.menu_item {
	text-decoration:none;
	color : #000000;
}

.menu_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration:none;
	border-left: solid #000000 thin;
	height:25px;
	}

.menu_aktiv {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration:none;
	border-left: solid #000000 thin;
	height:25px;
	}
	
	
#submenu {
	position : absolute;
	top : 22;
	left : 0;
	width : 370px;	
	z-index : 10;
}

.submenu_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	text-decoration:none;
}

.submenu_aktiv {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration:none;
}

.puw {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration:none;
	width:150px;
}