﻿/* CSS-Layout */
html {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0;
	background-color: #B8CD9A;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
	width: 1040px;
	margin: 0 auto;
	padding: 0 10px;

}
#masthead {
	font-size: x-large;
	height: 123px;
	border-top: 2px #B8CD9A solid;
	background-color: #DDECBF;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
}
.style12 a:link {
	color: #800080;
	text-decoration: underline;	
}
#top_nav {
	background-color: #FEFBEB;
	background-image: url('image/h1.png');
	height: 33px;
	padding-top: 2px;
}

h1 {
	font-size: 100%;
	padding-top: 20px;
	padding-left: 20px;
	color: #8D977E;
}
#container {
	background-position: 50% bottom;
	position: relative;
	width: 100%;
	background-color: #DDECBF;
	color: #333333;
	background-image: url('image/content-unten.png');
	background-repeat: repeat-x;
	text-align: justify;
	top: 0px;
	left: 0px;
}
#left_col {
	width: 180px;
	position: absolute;
	left: 10px;
	margin-top: 10px;
	background-color: #DDECBF;
	line-height: 20px;
}
#page_content {
	border-left: 2px #B8CD9A solid;
	border-right: 2px #B8CD9A solid;
	background-color: #FFFFFF;
	margin-left: 190px;
	margin-right: 200px;
}
.style1 {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 95%;
}
.style-float-left {
	text-align: left;
	background-color: #ffffe7;
	float: left;	
	margin: 10px;
}
.float-left-mini {
	text-align: left;
	float: left;	
}
.float-left-mini2 {
	text-align: left;
	float: left;	
	padding-left: 10px;
	padding-bottom: 10px;	
	background-color: #ffffe7;
	padding-right: 10px;
}

.s1 {
	width: 50%;
	border-right-color: #B8CD9A;
	border-right-style: solid;
	border-right-width: 3px;
	padding: 13px;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
}
.s1a {
	padding-left: 10px;
	padding-bottom: 10px;
	width: 1%;
	background-color: #ffffe7;
	padding-right: 10px;
}

.s2 {
	background-color: #ffffe7;
	width: 100%;
	padding-left: 13px;
	padding-top: 15px;
	text-align: center;
}
#right_col {
	width: 180px;
	position: absolute;
	right: 10px;
	top: 0px;
	background-color: #DDECBF;
	text-align: center;
}
#footer {
	text-align: center;
}
.s3a {
	background-color: #ffffe7;
	border: 1px solid #B8CD9A;
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: center;
	padding: 10px;
}
.s3 {
	border: 1px solid #B8CD9A;
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: justify;
	padding: 10px;
	background-color: #ffffe7;
}

.s4 {
	background-color: #FFF9E1;
	width: 100%;
}
.s5 {
	width: 100%;
}
.s6 {
	border-top: 2px solid #CAD8A4;
	
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
.s7 {
	padding: 15px 10px 15px 10px;
	background-position: 0px 0px;
	margin-bottom: 15px;
	background-repeat: repeat;
	background-attachment: scroll;
}
.s8 {
	background-image: url('image/content-unten1.png');
	height: 74px;
	background-color: #AED8B9;
	background-repeat: repeat-x;
}
.s9 {
	border-width: 0px;
	background-color: #B8CD9A;
	width: 100%;
}
.t1 {
	
	background-color: #ffffe7;
	text-align: center;
}
.t2 {
	background-color: #DDECBF;
	text-align: justify;
	margin-top: 1px;
}
.t3 {
	top: 0px;
	background-color: #DDECBF;
	text-align: center;
	line-height: normal;

}

h5 {
	border: 1px #B8CD9A solid;
	font-weight: bold;
	font-size: medium;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	background-color: #FEFBEB;
	color: #fff;
	background-image: url('image/h.png');
	background-repeat: repeat-x;
}

h4 {
	font-size: 110%;	
	text-align: center;
	color: #333333;
	font-weight: normal;
}

h3 {
	border: 1px #B8CD9A solid;
	font-weight: bold;
	font-size: 110%;
	padding: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	background-color: #FEFBEB;
	background-image: url('image/h.png');
	background-repeat: repeat-x;
}

h6 {
	border: 1px #B8CD9A solid;
	font-weight: bold;
	font-size: 100%;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
	background-color: #FEFBEB;
	border-bottom-width: 0px;
	background-image: url('image/h.png');
	background-repeat: repeat-x;
	color: #333;
}

h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #8D977E;
	font-size: 120%;
}
a {
	color: #800080;
	text-align: left;
	text-decoration: none;
}
a:hover {
	color: #800080;
	text-decoration: underline;
	}
.b1 {
	font-size: medium;
}

.homea-ak a{	
	display: block;
	width: 62px;
	height: 19px;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: url('button/klein-lang-aktiv.png') no-repeat top left;
	text-align: center;
	margin-top: 4px;
}
.homea-ak a:hover{	
	background: url('button/klein-lang-aktiv-ueber.png') no-repeat top left;
}

.homea a{	
	display: block;
	width: 62px;
	height: 19px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: url('button/klein-lang.png') no-repeat top left;
	text-align: center;
	margin-top: 4px;
}
.homea a:hover{	
	background: url('button/klein-lang-ueber.png') no-repeat top left;
}

.top_nav-ak a {
	display: block;
	width: 120px;
	height: 19px;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: url('button/klein-lang-aktiv.png') no-repeat top left;
	text-align: center;
	margin-top: 4px;

}
.top_nav-ak a:hover {
	background: url('button/klein-lang-aktiv-ueber.png') no-repeat top left;
}

.top_nav a {
	display: block;
	width: 120px;
	height: 19px;
	color: #333333;
	font-size: 100%;
	text-decoration: none;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: url('button/klein-lang.png') no-repeat top left;
	text-align: center;
	margin-top: 4px;
}

.top_nav a:hover{	
	background: url('button/klein-lang-ueber.png') no-repeat top left;
}
.homeb {
	text-align: center;
	
}
.homeb-ak {
	text-align: center;
	
}

.homeb a {
	display: block;
	width: 170px;
	height: 20px;
	color: #333333;
	font-size: 90%;
	text-decoration: none;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: url('button/n.png') no-repeat top left;
	text-align: center;
	margin-top: 5px;
}
.homeb a:hover{	
	background: url('button/n-u.png') no-repeat top left;
}

.homeb-ak a {
	display: block;
	width: 160px;
	height: 20px;
	color: #fff;
	font-size: 90%;
	text-decoration: none;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: url('button/a.png') no-repeat top left;
	text-align: center;
	margin-top: 5px;
}
.homeb-ak a:hover {
	background: url('button/a-u.png') no-repeat top left;
}
.Stilz {
	margin: 10px 0px 0px 10px;
	float: left;
	
}

.Stilz p {
		padding-bottom:1px;
}

