a:link {
	color: #CC0000;
	text-decoration: none;
	cursor: crosshair;
	border-style: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	cursor: crosshair;
	border-style: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	border-style: none;
}
a:active {
	text-decoration: none;
	color: #CC0000;
	border-style: none;
}


p, h1, h2, h3, ul{
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #663333;
}

li {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #663333;
	margin-bottom: 10px;
}

p, ul, li {
	font-size: 12px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}


h3 {
	font-size: 12px;
}

body {
	background-color: #CCCCCC;
}

#all {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	height: 730px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	border: thin dashed #990000;
}

#all2 {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	height: 1550px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	border: thin dashed #990000;
}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 68px;
	background-image:url(pics/banner_dipl_schmal.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#navi {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 100%;
	background-color: #FFFFFF;
	letter-spacing: 10px;
}

.navi_grey {
	width: 98px;
}

#headline {text-align: right;
	position: absolute;
	top: 300px;
	left: 30px;
	width: 150px;
}

#content {
	position: absolute;
	top: 329px;
	left: 249px;
	width: 477px;
}

#content2 {
	position: absolute;
	top: 330px;
	left: 217px;
	width: 500px;
}

#adress {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #660033;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #660033;
}
	
#all_inkl {
	position: relative;
	margin-bottom: 20px;
	margin-top: 400px;
	margin-right: 20px;
	margin-left: auto;
	height: 31px;
	width: 88px;
	top: 150px;
}

#impressum {
	font-size: 10px;
	position: relative;
	left: 480px;
	top: 700px;
}

#impressum2 {
	font-size: 10px;
	position: relative;
	left: 480px;
	top: 1470px;
}
