@charset "utf-8";
/* CSS Document */


body{
	background-color:#FFFFCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666;
}

#side{
	float:left;
	display:block;
}
#bild{
	width:370px;
	height: 260px;
	margin-bottom: 20px;
}

#logo{
	width:370px;
	background-color:#FFFFFF;
	height: 420px;
	background-image:url(../logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#content{
	float:right;
	width:350px;
	height:680px;
	background-color:#FFFFFF;
	padding:10px;
	overflow:scroll;
}

ul{
	width:120px;
	margin-left:165px;
	margin-bottom:90px;
	margin-top:20px;
	padding-left:0px;
	padding-top:10px;
}

li{
	list-style:none;
	letter-spacing: 2px;
	font-size:14px;
	line-height:20px;
}

address{
	width:160px;
	font-style:normal;
	margin-left:165px;
	line-height:16px;
	letter-spacing:1px;
}

h1{
	font-style:normal;
	font-size:30px;
	line-height:40px;
	letter-spacing:2px;
	color:#eeac3f;
	font-family: 'Terminal Dosis', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h2{
	font-style:normal;
	font-family: 'Terminal Dosis', Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:16px;
	letter-spacing:1px;
}

a:link {
	text-decoration:none;
	color:#666;
}

a:hover {
	text-decoration:none;
	color:#eeac3f;
}

a:active {
	text-decoration:none;
	color:#eeac3f;
}

a:visited {
	text-decoration:none;
	color:#666;
}

p {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-bottom:6px;
	margin-top:6px;
	line-height:16px;
}

.wichtig{
	padding-top:14px;
	padding-bottom:14px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#eeac3f;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eeac3f;
	border-bottom-color: #eeac3f;
}
img.auszeichnung {
	width: 130px;
}
}
