/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  08: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(../picts/bg_body.gif);
	background-repeat: repeat-x;
}
#masthead {
	width: 980px;
	background-image: url(../picts/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 231px;
	clear: both;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../picts/wrapper.jpg);
	background-repeat: no-repeat;
}
#column_top {
	height: 30px;
	width: 770px;
	background-image: url(img/clm08_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 108px;
}
#column_wrapper {
	margin-left: 108px;
	width: 770px;
	padding-top: 10px;
	padding-top: 18px;
}
#column_bottom {
	background-image: url(img/clm08_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 442px;
	float: left;
	background-image: url(picts/center.gif);
	background-repeat: no-repeat;
	margin-right: 4px;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#left {
	width: 120px;
	float: left;
	padding-right: 44px;
	margin: 0px;
}
#right {
	width: 158px;
	float: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #317915;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #317915;
	border-left-color: #317915;
	background-color: #FFFFFF;
}

#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
	padding-top: 24px;
	background-image: url(../picts/fond_center.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #317915;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #317915;
	border-left-color: #317915;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #317915;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	border: 1px solid #8BC204;
	width: 135px;
}
#right .content {
	font-size: 0.7em;
	line-height: 1.3em;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img/clm08_inhalt.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 0px;
}
#masthead .content {
	background-image: url(../picts/film1.jpg);
	background-repeat: no-repeat;
	height: 231px;
	width: 440px;
	margin-left: 436px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: bottom;
}
#footer .content {
	text-align: right;
	width: 605px;
	padding-right: 165px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #999999;
	padding-top: 3px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
#footer {
	color: #666666;
	font-size: 0.7em;
	clear: both;
	width: 770px;
	margin-left: 108px;
}
.menulist {
	list-style-type: none;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 0;
	padding: 0px;
	margin-right: 0;
}

#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #FFFFFF;
}
#center a:link {
	color: #317915;
}
#center a:visited {
	color: #317915;
}
#center a:hover {
	color: #A2D105;
}
#right a:link {
	color: #317915;
}
#right a:visited {
	color: #317915;
}
#right a:hover {
	color: #A2D105;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #B0B0B0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer   a:visited   {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #A2D105;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0px;
	color: #317915;
	font-weight: normal;
	line-height: 1.6em;
}
h2 {
	font-size: 1.3em;
	background-color: #317915;
	color: #F6FAE6;
	padding-bottom: 5px;
	width: 150px;
	padding-top: 5px;
	padding-left: 10px;
}
h3 {
	font-size: 1.15em;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0px 0px 0px;
}
h5 {
	font-size: 1.5em;
	color: #55A300;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #55A300;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #55A300;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0px;
}
.text_bild {
	width: 200px;
	padding-left: 200px;
}
.film  {
	height: 192px;
	width: 440px;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sublinebox {
	font-size: 1.0em;
	background-color: #317915;
	color: #F6FAE6;
	padding-bottom: 5px;
	width: 148px;
	padding-top: 5px;
	font-weight: bold;
	padding-left: 10px;
}
.headline_box {
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.5em;
	color: #255C10;
}
.spruch {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-style: italic;
	color: #317915;
}
.newsletter {
	width: 120px;
}

