*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 85% Optima, Verdana, Arial, sans-serif;
	text-align: center;
	color: #303030;
	background: #e8eaec;
}

a
{
	color: #2a5a8a;
	font-weight: bold;
	background-color: inherit;
}

a:hover
{
	color: #2a5a8a;
	text-decoration: none;
	background-color: inherit;
}

p
{
	padding: 0 0 0.4em 0;
	text-align: justify;
}

p form
{
	margin-top: 0px;
	margin-bottom: 0px;
}

input, textarea
{
	border: 1px solid #2a5a8a;
	margin: 0 12px 0 0;
}

#container
{
	width: 760px;
	margin: 20px auto;
	padding: 1px 0;
	text-align: left;
	background: #ffffff;
	color: #303030;
	border: 1px solid #578bb8;
	background-image: url("/cms/images/9.jpg");
	background-repeat: no-repeat;
	background-position: 238px 141px;
}

#header
{
	height: 110px;
	width: 758px;
	margin: 0 1px 1px 1px;
	background-image: url("/cms/images/6.jpg");
	background-repeat: no-repeat;
	background-position: 238px 0px;
	color: orange;
}

#header h1
{
	padding: 10px 0 0 20px;
	font-size: 2.4em;
	background-color: inherit;
	color: #f30;
	font-weight: normal;
}

#header h2
{
	margin: 10px 0 0 40px;
	font-size: 1.4em;
	background-color: inherit;
	color: #f30;
	font-weight: normal;
}

#nav
{
	height: 2.2em;
	line-height: 2.2em;
	width: 758px;
	margin: 0 1px;
	background: #578bb8;
	color: #ffffff;
}

#nav li
{
	float: left;
	list-style-type: none;
	border-right: 1px solid #ffffff;
	white-space: nowrap;
}

#nav li a
{
	display: block;
	padding: 0 10px;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
	background-color: inherit;
	color: #ffffff;
}

#nav .active
{
	background: #80b0da;
	position: relative;
	top: 15px;
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover
{
	background: #f30;
	color: #ffffff;
	text-decoration: underline;
}

#content
{
	float: left;
	width: 720px;
	padding: 20px 0 0 20px;
}

#content h2
{
	display: block;
	margin: 12px 0 7px 0;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #f30;
	background-color: inherit;
}

#content h2 a
{
	font-weight: bold;
	color: #f30;
}

#content h3
{
	margin: 10px 0 5px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #f30;
}

#content h4
{
	margin: 7px 0 3px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #f30;
}

#content ul, #content ol, #content dl
{
	margin: 0 5px 16px 35px;
}

#content dt
{
	font-weight: bold;
	margin-bottom: 5px;
}

#content dd
{
	margin: 0 0 10px 15px;
}

#toolbox
{
      display: none;
}

#footer
{
	clear: both;
	width: 758px;
	padding: 5px 0;
	margin: 0 1px;
	font-size: 0.9em;
	color: #f0f0f0;
	background: #467aa7;
}

#footer p
{
	padding: 0;
	margin: 0;
	text-align: center;
}

#footer a
{
	color: #f0f0f0;
	background-color: inherit;
	font-weight: bold;
}

#footer a:hover
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

#google
{
        display: none;
}

.splitcontentleft
{
	float: left;
	width: 48%;
}

.splitcontentright
{
	float: right;
	width: 48%;
}

.clear
{
	clear: both;
}

.small
{
	font-size: 0.8em;
}

.hide
{
	display: none;
}

.textcenter
{
	text-align: center;
}

.textright
{
	text-align: right;
}

.important
{
	color: #f02025;
	background-color: inherit;
	font-weight: bold;
}

.box
{
	margin: 5px 0 5px 0;
	padding: 10px;
	border: 1px solid #009;
	background-color: #ccf;
}

.box p
{
	text-align: left;
}

div.bild
{
	float: right;
	line-height: 0.8em;
	margin: 5px 0px 5px 10px;
	width: 250px;
}

div.bild img
{
	border: 0px;
}

div.bildunterschrift
{
	background: #ccc;
	text-align: center;
	width: 250px;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

div.bildunterschrift p
{
	padding: 5px;
	width: 250px;
	text-align: center;
}
