html {
	height:101%;
}

body {
	background: url(/cms/images/layout/bg_page.jpg) top left repeat-x #fff;
	margin: 0;
	font-family: Arial, Helvetia, Verdana, Tahoma, MS Sans Serif;
	font-size: 13px;
	color: #434343;
}

table td {
	font-size: 13px;
	line-height: 140%;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	padding: 0;
	margin: 1em 0;
}



/* FORMELEMENTE */

input {
	background-color:#FFF0D9;
	border:1px solid lightgrey;
}

textarea {
	background-color:#FFF0D9;
	border:1px solid lightgrey;
}

.noborder {
	background-color: transparent;
	border: 0px none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

#page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(/cms/upload/kopfmotive/background_01.jpg) no-repeat #ffffff;
}

/* HEADER */


#kopf {
	background: url(/cms/images/layout/kopf.png) no-repeat;
	behavior: url(/cms/css/iepngfix.htc);
	height: 254px;
	width:100%;
}

#logo {
	position: absolute;
	top:3px;
	height:133px;
	width:260px;
	background: url(/cms/images/layout/logo.png) no-repeat;
	behavior: url(/cms/css/iepngfix.htc);
	text-align:right;
}

#slogan{
	position: absolute;
	background-image: url(/cms/images/layout/slogan.png);
	width: 273px;
	height:14px;
}

#header {
	position: absolute;
	width: 500px;
	text-align:right;
	color: #434343;
	left:50%;
	margin-top:80px;
	padding-bottom:6px;
	padding-top:2px;
	bor2der: 1px solid red;
	background-image: url(/cms/images/layout/topnav_bg.png)
}

/* IE 6: use plain white background instead of semi-trans PNG */
* html #header {
	background-color: white;
}


#header ul{
	margin: 0px;
	padding-right: 15px;
	padding-top: 4px;
}

#header li {
	list-style: none;
	background: url(/cms/images/layout/topnav_bullet.gif) no-repeat 0px 3px;
	display: inline;
	padding-left: 5px;
	margin-right:10px;
	color: #434343;
	text-transform: uppercase;
}

/* IE 6: correct v position of bullet image */
* html #header li {
	background: url(/cms/images/layout/topnav_bullet.gif) no-repeat 0px 1px;
}


#header a {
	color: #434343;
	text-decoration: none;
	padding-left: 6px;
	font-weight: normal;
	font-size: 11px;
}

#header a:hover {
	color: #000000;
}

#body {
	width: 100%;
}

/* LINKE SPALTE */
h1 {
	margin:0px;
}

#col_left {
	width: 226px;
	float:left;
	text-align:right;
}

.e1 {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.e1 li {
	list-style: none;
	margin-top: 12px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-transform:uppercase;
}

#nav a {
	color: #4F4F4F;
	text-decoration: none;
}

#nav .nav1on{
	background: url(/cms/images/layout/nav_bullet_0_on.gif) no-repeat  top right;
	color: #FFA626;
	padding-right: 20px;
}

.nav1off {
	background: url(/cms/images/layout/nav_bullet_0_off.gif) no-repeat  top right;
	padding-right: 20px;
}

#nav .nav1onopen {
	background: url(/cms/images/layout/nav_bullet_0_on.gif) no-repeat  top right;
	margin-bottom:20px;
	padding-right: 20px;
	color: #FFA626;
}

.nav1offopen {
	background: url(/cms/images/layout/nav_bullet_0_on.gif) no-repeat  top right;
	padding-right: 20px;
	padding-bottom:20px;
	color: #FFA626;
}

a.nav1offopen {
	color: #FFA626;
}

.nav2 {
	margin-top:10px;
	padding-right: 2px;
}

.nav2 a {
	font-weight: normal;
}

.nav2 li {
	text-transform: none;
	list-style: none;
	margin-top: 5px;
	padding-bottom: 3px;
	background: url(/cms/images/layout/nav_bullet_1_off.gif) no-repeat  top right;
	padding-right: 20px;
}

#nav a.nav2on  {
	color: #FFA626;
	font-weight: bold;
}

.nav2off {
}

#nav a.aktiv {
	font-weight: bold;
	color: #FFA626;
}

#nav a:hover {
	color: #FFA626;
}

#content {
	width: 710px;;
	float: right;
}

/* MITTLERE SPALTE */

#col_center {
	float: left;
	width: 478px;
	padding-top: 49px;

}

#col_center {
	float: left;
	width: 478px;
	padding-top: 49px;

}
#col_center.wide {
	width: 700px;
}

#col_center a.bc {
	text-decoration:none; 
	color: #414141;
	font-size:14px;
	font-weight:bold; 
}


#col_center .cvroweven {
	background-color: #e0e0e0;
}

#col_center .cvrowodd {
	background-color: #f0f0f0;
}

#col_center .cvrowhead {
	background-color: #FFA627;
	color: #fff;
	font-weight:bold;
	padding: 0 0 1px 4px;
}


#col_center .cvtable {
	border: 0px;
	padding: 4px;
	margin: 0px;
	width: 100%;
	cell-padding: 0px;
	border-spacing: 0px;
	border-collapse:collapse;
}

#col_center .cvcell {
	border: 0px;
	padding: 4px;
	margin: 0px;
	border-spacing: 0px;
}


#col_center .cvcolumn {
	padding-right: 10px;
}

.cvartlist {
	margin-left: 0px;
	padding-left:0px;
	list-style: none;
}

#image {
	height: 180px;
}

#history {}

#history a {
	color: #FFA627;
	text-decoration: none;
}

#text {
	line-height:140%;
	width: 438px;

}

.wide #text {
	width: 100%;
}

#text h1 {
	font-size: 28px;
	font-weight: bold;
	padding: 0px;
	color: #000066;
	margin: 0px 0px 7px 0px;
}

#text h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#text h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #044CF2;
}

h4 {
	background-color: #ffa627;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 4px;
}

#text .note {
	color: #044CF2;
}

#text p {
	padding: 0px;
}

#text ul {
	list-style-type: none;
	margin: 1em 4px;
	padding: 0;
}

#text ul li {
	background: url(/cms/images/layout/arrow.gif) no-repeat 0px -2px;
	padding-left:15px;
	padding-bottom:3px;
}

#text li a {
	padding-left:0px;
	color: #DD8500;
}

#text td {
	padding: 2px 10px 0px 0px;
	margin: 0px;
	vertical-align:top
}

.bold {
	font-weight: bold;
}

#text a {
	color: #DD8500;
	text-decoration: none;
}

.gallery_thumb {
	float: left;
}

#text .img_frame a {
	color: #434343;
	text-decoration: none;
	padding-left: 0px;
}

#text a:hover {
	color: #FFA627;
	text-decoration: underline;
}

#text a img {
	padding-left: 0px;
}

#text .line {
	border-bottom: #FFA627 solid 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

/* Text mit Bild */

.img_frame {
	padding: 3px;
	margin: 0px;
	line-height: 0;
	background: url(/cms/images/layout/image_frame.png);
	behavior: url(/cms/css/iepngfix.htc);
	border:1px solid #FFA627;
	width: 180px;
}

.img_left {
	float: left;
	padding: 4px 8px 0 0;
	margin: 0;

}

.img_right {
	float: right;
	padding: 4px 0 0 8px;
	margin: 0;
}

.img_note {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size:11px; 
	width:95%;
}

/* GALERIE */

#text .gallery_img {
	float:left; 
	padding: 3px;
	margin-right: 16px;
	margin-bottom: 12px;
	line-height: 0;
	background: url(/cms/images/layout/image_frame.png);
	behavior: url(/cms/css/iepngfix.htc);
	border:1px solid #FFA627;
	width:180px;
}

#text .gallery_img a {
	background: none;
}

/* Suchergebnis */

.suchausgabe h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.suchausgabe a {
	color: #FFA627;
	text-decoration: none;
}

.suchausgabe p {
	padding: 0px;
	margin: 0px 0px 6px 0px;
	line-height: 17px;
}

.suchausgabe hr {
	background-color: #F3F3F3;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* RECHTE SPALTE */


#col_right {
	width: 227px;
	float: right;
	padding-top:45px;

}

#col_right p {
	margin:0px;
	padding:0px;
}

#col_right .suche {
	background-color: #F3F3F3;
	clear: both;
}

#col_right .box {
	width: 100px;
	border: 1px solid #FFA627;
	margin: 3px 3px 3px 15px
}

#col_right .button {
	width: 60px;
	height: 23px;
	margin-bottom: 2px;
}

.artikelliste_teaser {
	margin: 10px 15px 5px 15px;
}
.artikelliste {
	margin-bottom: 5px;
}

#col_right ul {
	padding: 0px 10px 0px 15px;
	margin: 0;
}

#col_right li {
	list-style: none;
	margin-left: 1px;
	margin-top: 12px;
}

#col_right h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#col_right p {
	padding: 0px;
	margin: 4px 0px 10px 0px;
	line-height: 15px;
}

#col_right a {
	color: #FFA627;
	text-decoration: none;
}



/* FOOTER */

#footer {
	clear: both;
}

.teaserbox img, .teaserbox div {
	width: 160px;
	float: left;
	margin: 0 8px 0.5em 0;
	font-size: 11px;
}

.teaserbox div {
	width: 152px;
	padding: 4px;
	background: #FFF6E9;
	height: 130px;
}

.teaserbox br {
	clear: left;
}

.cvartlist {
	background: none;
	list-style-type: none;
}

#text .cvartlist li {
	background: none;
	list-style-type: none;
	padding: 0 4px;
         margin-bottom: 15px;
         clear:both;
}

#text .cvartlist li a {
	font-weight: bold;
}

#text .cvartlist img {
	float: left;
	margin: 6px 10px 10px 0;
	padding: 2px;
	border: 1px solid #ffa627;
}


