/* CSS File für ??? */
html
{
	height: 100%;
}
body {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/streifen.jpg);
	background-repeat: repeat-x;
	color: #283339;
	height: 100%;
	background-color: #e3f2d9;
}
img
{
	border: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
* {
	margin:0;
	padding:0;
}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #283339;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BCE1A4;
	padding-left: 7px;
	margin-left: -11px;
}

h2
{
	color: #283339;
	font-size: 13px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 5px;
	font-style: normal;
}
h3 {
	color: #465963;
	font-size: 13px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
	font-style: normal;
}
	
h4
{
	color: #465963;
	font-size: 12px;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #696969;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



#wrapper {
	height: auto;
	width: 954px;
	min-height: 350px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	float: left;
	width: 954px;
	height: 149px;
}
#header .logo{
	height: 35px;
	width: 264px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
#header .bild {
	height: 99px;
	width: 954px;
	float: left;
	margin-top: 0px;
}
#wrapper_outer {
	width: 954px;
	background-image: url(../images/wrapper_outer.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
}
#wrapper_inner {
	height: auto;
	width: 941px;
	padding-left: 6px;
	padding-right: 7px;
	background-image: url(../images/wrapper_inner.jpg);
	background-repeat: no-repeat;
	float: left;
	min-height: 512px;
	overflow: hidden;
}
#navbar {
	height: 23px;
	width: 940px;
	background-color: #71C042;
	float: left;
	overflow: hidden;
	list-style-type: none;
	font-size: 11px;
	margin-top: 1px;
}
#navbar ul {
	list-style: none;
}

#navbar li {
	width: auto;
	float: left;
}

#navbar a {
	display: block;
	margin: 0px;
	color: #272526;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
#navbar a:hover {
	background-color: #B70F41;
	color: #FFFFFF;
}
#navbar a.selected {
	background-color: #2D3A26;
	color: #FFFFFF;
}
#content
{
	width: 540px;
	height: auto;
	float: left;
	margin-bottom: 50px;
	margin-top: 35px;
	padding-left: 40px;
	padding-right: 35px;
}
#content ul {
	list-style-position: inside;
	padding-left: 20px;
	padding-bottom: 10px;
}
#content li {
	list-style-position: outside;
	padding-bottom: 5px;
	line-height: 17px;
}
#content .presse {
	height: 22px;
	width: 130px;
	float: right;
	margin-top: -30px;
	margin-right: -35px;
}
#content a:link {
	text-decoration: underline;
	color: #283339;
}
#content a:visited {
	text-decoration: underline;
	color: #283339;
}
#content a:hover {
	text-decoration: none;
	color: #283339;
}
#content a:active {
	text-decoration: underline;
	color: #283339;
}
#content p
{
	line-height: 17px;
	margin-bottom: 8px;
}
#content .datum {
	color: #89CB59;
	font-size: 11px;
	font-weight: bold;
}
#content .pdf {
	font-size: 11px;
}
#content .head {
	float: left;
	width: 540px;
	margin-top: 15px;
}
#content .fussnote {
	float: left;
	width: 400px;
	font-size: 10px;
	clear: both;
	margin-top: 20px;
}
#content .beschreibung {
	float: left;
	width: 400px;
	margin-right: 18px;
}
#content .beschreibung_klein {
	font-size: 11px;
}
#content .preis {
	float: left;
	width: 80px;
	text-align: right;
}
#content .preis2 {
	float: left;
	width: 120px;
	text-align: right;
}
#content .formrahmen {
	border: 1px solid #71c6f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C7D6E5;
	padding: 5px;
	color: #465963;
}
#content .formbutton {
	border: 1px solid #71c6f3;
	color: #465963;
	padding: 5px;
	background-color: #C7D6E5;
	font-weight: bold;
}
#content .formfeld {
	border: 1px solid #71C042;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8F4DF;
	padding: 3px;
	color: #465963;
}
#content .gewinn {
	float: right;
}
#infobox {
	width: 290px;
	float: right;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 40px;
}
#infobox .foto {
	border: 1px solid #47563E;
	width: 286px;
	float: left;
}
#infobox .risoft {
	width: 272px;
	float: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BCE1A4;
	margin-left: 14px;
	margin-bottom: 20px;
}
#infobox .praxis {
	width: 286px;
	float: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BCE1A4;
	margin-bottom: 15px;
}
#infobox p {
	font-size: 11px;
	line-height: 18px;
}
#infobox .inhalt {
	float: left;
	padding-left: 10px;
	width: 276px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C9E7B3;
	margin-top: 15px;
}
#infobox .inhalt a {
	color: #FFF;
	font-weight: bold;
}
#infobox .inhalt_tel {
	font-size: 15px;
	font-weight: bold;
}
#infobox .inhalt_button {
}
#footer
{
	width: 929px;
	height: 20px;
	margin-top: 0px;
	clear: both;
	font-size: 10px;
	color: #283339;
	text-align: right;
	background-image: url(../images/footer_back.jpg);
	background-repeat: no-repeat;
	padding-right: 25px;
}
#footer a
{
	text-decoration: none;
	color: #283339;
}
#footer a:hover
{
	text-decoration: underline;
}
#infobox_anim {
	width: 272px;
	float: right;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BCE1A4;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 40px;
	height: 240px;
}
#anim {
	width: 272px;
	float: left;
}

