/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0;
	background-image: url(../picts/bg2.jpg);
	background-repeat: repeat-x;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 200px;
	background-image: url(../picts/start.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
	margin-bottom: 7px;
	margin-top: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 680px;
	float: left;
}
#left {
	width: 220px;
	float: left;
}
#left p {
	font-size: 0.8em;
	padding-left: 15px;
	padding-right: 15px;
}
#left  h1 {
	font-size: 1.3em;
	color: #6F8789;
	line-height: 1em;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 30px;
}

#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#masthead .content {
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 16px;
	text-align: right;
	color: #666666;
	font-size: 1.5em;
	font-weight: normal;
}
#footer .content {
	text-align: center;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
}
#footer {
	color: #333333;
	background-color: #B5B5B5;
	padding: 0px;
	font-size: 0.7em;
	clear: both;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 0px 0px 15px 15px;
	-moz-border-radius: 0px 0px 15px 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
}
#right a:link {
	color: #336666;
	text-decoration: underline;
}
#right a:visited {
	color: #336666;
}
#right a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-size: 2.2em;
	margin: 0;
	color: #6F8789;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0px;
}
h2 {
	font-size: 1.4em;
	color: #666666;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: -10px;
}
h3 {
	font-size: 1.5em;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: normal;
}
h4 {
	font-size: 1.6em;
	margin: 20px 0 0 0;
	font-weight: normal;
	color: #6F8789;
	line-height: normal;
	background-image: none;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#kontakt a:hover {
	color: #999999;
	text-decoration: none;
}
#kontakt a:visited {
	color: #333333;
	text-decoration: underline;
}
#kontakt a:link {
	color: #333333;
	text-decoration: underline;
}
#kontakt {
	font-size: 1em;
	color: #333333;
	width: 220px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B5B5;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
	margin-top: 10px;
}
#copyright {
	padding-right: 15px;
	padding-left: 15px;
	color: #999999;
	font-size: 10px;
	width: 170px;
	padding-bottom: 5px;
	float: left;
	clear: left;
}
.hotline {
	color: #E07501;
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	line-height: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.3em;
	font-weight: normal;
}
.ziffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5em;
	color: #E07501;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 30px;
}
