* {
border : none;
font-size : 1em;
}

html {
margin : 0px;
padding : 0px;
font-size : 80%;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(/media/uc_back_body.png);
	font-size:100.01%;
	background-color: #E3F2FA;
	background-repeat: repeat-y;
}
html > body {
font-size : 13px;
line-height: 140%;

}
#content {
	position: absolute;
	left: 0px;
	height: 400px;
	top: 0px;
	width: 1000px;
	z-index: 10;
	padding-left: 50px;
		padding-right: 700px;

	padding-top: 40px;
	line-height: 130%;
}
#adress {
	position: absolute;
	left: 600px;
	top: 40px;
	width: 250px;
	z-index: 20;
	padding: 0px;
	line-height: 130%;
}

#back {
	background-image: url(/media/uc_back.png);
		background-repeat: no-repeat;

	position: absolute;
	left: 0px;
	height: 600px;
	top: 0px;
	width: 1050px;
	z-index: 0;
	font-style: italic;

}
#zitat1 {
	position: relative;
	left: 150px;
	height: 100px;
	width: 350px;
	z-index: 20;
	border: none;
	font-style: italic;
	margin-top: 20px;
}
#zitat2 {
	position: relative;
	left: 75px;
	height: 100px;
	width: 300px;
	z-index: 20;
		font-style: italic;
	margin-top: 20px;

}
h1 {
	font-weight: normal;
	color: #DD6554;
	margin-bottom: -5px;
	font-size: 1.8em;
}
h2 {
	font-weight: normal;
	color: #DD6554;
	margin-bottom: -10px;
		font-size: 1.4em;

}

.rot {
	font-weight: normal;
	color: #DD6554;
}
a:link, a:visited {
	color:#DD6554;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}

