body {
	font-family: arial;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #253D8B;
	background-color: white;
	background: url(images/verlauf2.bmp) repeat-y #FFFBCE;
}

a:link {
	color: #253D8B;
	text-decoration: none;
}

a:visited {
	color: #253D8B;
	text-decoration: none;
}

a:hover {
	color: #253D8B;
	text-decoration: underline;
}

h1 {
	font-size: 1.4em;
	margin: 65px 30px 0 30px;
}

h2 {
	font-size: 1.1em;
	margin-top: 40px;
}

h3 {
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 0px;
}

h3:first-child {
	font-size: 1.0em;
	margin-top: 40px;
	margin-bottom: 0px;
}

/*img										{display: block;}*/
	/*#framework						{background:url(images/verlauf.bmp) repeat-y #FFFBCE; width: 780px; min-height: 500px;}*/
#frame { /*background:url(images/verlauf.bmp) repeat-y #FFFBCE;*/
	width: 780px;
	min-height: 500px;
}

#navigation {
	line-height: 25px;
	padding-top: 150px;
	float: left;
	width: 180px;
	background-color: #8B8B8B;
}

#navigation a:link {
	margin-left: 25px;
	color: #FFFBCE;
	text-decoration: none;
}

#navigation a:visited {
	margin-left: 25px;
	color: #FFFBCE;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation a.active {
	margin-left: 25px;
	color: #FFFBCE;
	text-decoration: underline;
	font-weight: bold;
}

#navigation ul {
	line-height: 20px;
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#navigation ul li a {
	margin: 0;
	padding: 0;
	display: block;
}

#navigation hr {
	border: none;
	background-color: #253D8B;
	color: #253D8B;
	height: 2px;
	width: 120px;
	margin-left: 0;
	text-align: left;
}

#dummy {
	clear: both;
	height: 20px;
}

#rightside {
	float: left;
	width: 600px;
}

#content {
	margin: 10px 30px 15px 30px;
}

#logo {
	width: 600px;
	height: 100px;
}

#bar {
	float: right;
	margin-top: 20px;
	/*width: 200px;
	height: 90px;*/
	width: 250px;
	height: 118px;
}

#bar img {
	/*width: 170px;
	height: 90px;*/
	width: 250px;
	height: 118px;
}

div.slogan {
	height: 30px;
	margin-top: 20px;
	margin-right: 60px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

#plzImg {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	border: none;
}