body {
	margin: 0;
	padding: 0;
	background: #7F7772 url(images/bgkctop.gif) repeat-x;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 130%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 132%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	/*color: #FFBF23;*/
	color: #333333;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}
.code {
	margin: 5px 0;
	padding: 2px;
	text-align: left;
	display: block;
	overflow: auto;
	font: normal 90% #777 "Trebuchet MS", Tahoma, sans-serif;
}
/* header */

#header {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 2px;
	font-size: 24px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}
/* start - table */
table {
	border-collapse: collapse;
}
th strong {
	color: #fff;
}
th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {

}
td {
	padding-left: 4px;
	padding-right: 4px;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */


/* Search */

#search {
	float: right;
	width: 290px;
	padding-top: 40px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	color: #7F7772;
}

#searchsubmit {
}

/* Menu */

#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 3px 10px;
	background: url(images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 145%;
	color: #F8DFC9;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #990000;
}

/* HALBTRANSPARENTE BILDER OBEN = 2 TEILE (PAGE + SPLASH) */

/* Page */

#page {
	clear: both;
	width: 800px;
	margin: 0 auto 20px auto;
	padding: 131px 0 0 0;
	background: url(images/obeneins_01.jpg) no-repeat;
}
#page_2 {
	clear: both;
	width: 800px;
	margin: 0 auto 20px auto;
	padding: 131px 0 0 0;
	background: url(images/obeneins_02.jpg) no-repeat;
}
#page_3 {
	clear: both;
	width: 800px;
	margin: 0 auto 20px auto;
	padding: 131px 0 0 0;
	background: url(images/obeneins_03.jpg) no-repeat;
}
#page_4 {
	clear: both;
	width: 800px;
	margin: 0 auto 20px auto;
	padding: 131px 0 0 0;
	background: url(images/obeneins_04.jpg) no-repeat;
}
#page_5 {
	clear: both;
	width: 800px;
	margin: 0 auto 20px auto;
	padding: 131px 0 0 0;
	background: url(images/obeneins_05.jpg) no-repeat;
}

/* Splash */

#splash {
	width: 760px;
	height: 180px;
	padding: 10px 30px 0 30px;
	background: url(images/obenzwei_01.jpg) no-repeat;
}
#splash_2 {
	width: 760px;
	height: 180px;
	padding: 10px 30px 0 30px;
	background: url(images/obenzwei_02.jpg) no-repeat;
}
#splash_3 {
	width: 760px;
	height: 180px;
	padding: 10px 30px 0 30px;
	background: url(images/obenzwei_03.jpg) no-repeat;
}
#splash_4 {
	width: 760px;
	height: 180px;
	padding: 10px 30px 0 30px;
	background: url(images/obenzwei_04.jpg) no-repeat;
}
#splash_5 {
	width: 760px;
	height: 180px;
	padding: 10px 30px 0 30px;
	background: url(images/obenzwei_05.jpg) no-repeat;
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
    padding:10px 25px;
	float: left;
	width: 320px;
    background: url(images/vorteile_bg.png) no-repeat;
}

.twocols .col2 {
	float: right;
	width: 320px;
    margin-right:50px;
}

/* Content */

#content {
	float: right;
	width: 420px;
	padding-right: 68px;
}

.title {
	padding-bottom: 1px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 10px 0 0 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 30px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
    text-align: center;
}
#footer a {
	color: #666666;
}
/* form elements */
form {
	margin:10px 15px 0 10px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #cccccc;
}
label {
	display:block;
	margin:1px 0;
	color: #CCCCCC;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
}
input {
	padding: 1px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	background: #FFF url(images/gradientbg.jpg) repeat-x;
	padding: 2px 3px;
	color: #333;
	border: 1px solid #DADADA;
}
select {
	width:80px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	display:block;
	color:#777;
}

.titelgross {
padding-bottom: 1px;
font-size: 24px;
}

.schriftgross {
font-size: 14px;
font-weight: bold;
line-height: 18px;
/*color: #FFBF23;*/
color:#333333;
}