@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	border: 0;
	background-image: url(layout-bilder/bg_karamell.jpg);
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#content {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-bottom: 10px;
	font-style: normal;
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #333333;
	border-top-width: medium;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: outset;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
	margin-top: 15px;
	margin-bottom: 2px;
	clear: both;
	padding: 2px;
	background-image: url(layout-bilder/bg_blue.jpg);
}
#logo {
	height: 70px;
	background-image: url(layout-bilder/bg_blue.jpg);
	background-repeat: repeat;
	border: 0;
}
#nav {
	height: 28px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
	background-image: url(layout-bilder/bg_red.jpg);
}
#banner {
	height: 200px;
	border-bottom-color: #9900FF;
	border-bottom-style: inset;
	border-bottom-width: medium;
}
#leftColumn {
	float: left;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	font-size: 12px;
	margin-top: 7px;
	font-weight: normal;
	margin-left: 2px;
}
#rightColumn {
	float: left;
	width: 400px;
	margin-left: 140px;
	padding-bottom: 20px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
