@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: normal;
	background-image: url(../img/plaka_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: 100;
}
#container {
	background-color: #FFF;
	padding: 0px;
	height: 780px;
	width: 440px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 180px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav {
	height: 34px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 125%;
	font-weight: bold;
	line-height: 125%;
	padding: 0px;
}
#content {
	height: 310px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 15px;
	border-top-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #09F;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
}
.pt_15 {
	font-size: 15px;
	font-weight: bold;
}
#content_b {
	height: auto;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #09F;
	line-height: 150%;
}
#content_c {
	height: auto;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #09F;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 20px;
}
.typo_blau {
	color: #09F;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}
.bold {
	font-weight: bold;
}
#content-neu {
	height: 420px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 15px;
	border-top-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #09F;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
}