@charset "utf-8";
/* CSS Document */


body {
	margin: 20px 0 0 0;
	padding:0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:21px;
	color: #000000;
	background: #ffffff;
}

/* Allgemeine Elemente */

div {
}

p {
	margin: 0 0 12px 0;
	text-align:justify;
}

p.profil {
	text-indent:30px;
}

p.profil:first-letter {
	font-size:14px;
	font-weight:bold;
}

h1, h2, h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:14px;
}

ul, ol {
	margin: 0 0 12px 0;
}

ul li {
	list-style-type:square;
}

ol li {
}

hr {
}

form {
}

input, textarea {
	width:200px;
	height:16px;
	border: 1px solid #666;
	margin: 3px 0;
	padding:1px;
}

input[type=radio], input[type=checkbox] {
	width:20px;
	float:left;
	border:none;
}

input[type=submit], input[type=reset] {
	width:100px;
	height:25px;
	float:right;
	margin: 0 3px;
	padding:auto;
	border: 1px solid #666;
	background:#999;
	color:#FFF;
	text-align:center;
}

textarea {
	width:100%;
	height:180px;
}

label {
	width:100px;
	height:14px;
	display:block;
	float:left;
	clear:both;
	margin: 3px 0;
	padding:3px 0;
}

label.salutation {
	width:30px;
	height:20px;
	display:block;
	float:left;
	clear:none;
	margin:3px;
}

a {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	font-weight:bold;
}

/* Identifier Elemente */

#container {
	margin:0 auto;
	padding:0;
	position:relative;
	width:955px;
}

#head {
	margin: 0;
	padding:0;
	position:relative;
	float:left;
	width:100%;
	height:103px;
}

#headline {
	margin: 0;
	padding:0;
	position:absolute;
/*	left:95px; */
	left:40px;
	top:46px;
}

#logo {
	margin: 0;
	padding:0;
	position:absolute;
	right:0;
	top:0;
}

#level1-navi {
	margin: 0;
	padding:0;
	position:relative;
	float:left;
	width:100%;
	height:41px;
	z-index:1;
}

#level1-navi ul {
    margin: 0;
    padding: 0;
    position:relative;
    float:left;
}

#level1-navi li {
    padding: 0;
    margin: 0;
    position:relative;
    float: left;
    list-style:none;
}

#content {
	padding:0;
	margin:73px 0 0 0;
	position:relative;
	float:left;
	width:100%;
}

#content.home {
	padding:0;
	margin:0;
	position:relative;
	float:left;
	width:100%;
	top:-41px;
	z-index:0;
}

#footer {
	margin: 0;
	padding:0;
	position:relative;
	float:left;
	width:100%;
	height:37px;
}

#footer ul {
    margin: 0;
    padding: 0;
    position:absolute;
    right:40px;
	top:13px;
}

#footer li {
    padding: 0;
    margin: 0 0 0 20px;
    position:relative;
    float: left;
    list-style:none;
}

#footer a {
	padding: 0 0 0 15px;
	background:url(../media/image/site/l2-bg.png) no-repeat;
	background-position:left center;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover {
	font-weight:bold;
}

.row {
	padding:0;
	margin:0;
	position:relative;
	float:left;
	width:100%;
}

.left, .right {
	padding:0;
	margin:0;
	position:relative;
	float:left;
	width:50%;
}

.left div {
	padding: 0 15px 0 0;
}

.right div {
	padding: 0 40px 0 15px;
}

.small {
	font-size: 12px;
	line-height:21px;
}

p.small {
	font-size: 12px;
	line-height:21px;
	text-align:left;
}

.big {
	font-size: 12px;
	line-height:21px;
}

.prinzip {
	padding:0 80px 0 80px !important;
	margin:56px 0 0 0 !important;
	height:199px;
	background:url(../media/image/site/bg-prinzip-gross.jpg) no-repeat;
	background-position:50px 0;
}

a.button-01 {
	margin:0 20px 20px 0;
	padding:0;
	position:relative;
	float:left;
	display:block;
	width:200px;
	height:74px;
	background:url(../media/image/site/bg-button.01.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #ffffff; */
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	line-height:140%;
}

a.button-01.one-row {
	padding-top:30px;
	height:44px;
}

a.button-01.two-row {
	padding-top:23px;
	height:51px;
}

a.button-01:hover, a.button-01.active {
/*	color: #000000; */
	color: #ffffff;
}

a.button-02 {
	margin:0 17px 0 17px;
	padding:52px 0 0 17px;
	position:relative;
	float:left;
	display:block;
	width:83px;
	height:66px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12px;
	color: #ffffff; 
	color: #000000;*/
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	line-height:140%;
}

a.button-02.first {
/*	 color:#999999; */
	 color:#000000;
}

a.button-02:hover, a.button-02.active {
/*	color: #000000; */
	color: #ffffff;
}

a.button-02.first:hover, a.button-02.first.active {
/*	color: #000000; */
	color: #999999;
}

a.button-03, div.button-03 {
	margin:0 3px 0 4px;
	padding:90px 0 0 0;
	position:relative;
	float:left;
	display:block;
	background:url(../media/image/site/bg-prinzip.jpg) no-repeat;
	width:120px;
	height:109px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #ffffff; */
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	line-height:140%;
}

div.button-03 {
	padding:10px 5px 0 5px;
	height:189px;
	width:110px;
	font-weight:normal;
}

div.button-03 p {
	margin:2px 0;
	text-align:center;
}

a.button-03:hover, a.button-03.active {
/*	color: #000000; */
	color: #999999;
}

.page-navi {
	 text-align:right;
}

.error {
    color: #ff0000;
}
