body {
	margin: 0 auto;
	background: #fff;
	color: #000;
}

#page {
	width: 100%;
	height: 100%;
}

#contarea a {
	color: #008080;
	text-decoration: none;
}

#contarea a:hover {
	text-decoration: underline;
}

#header {
	height: 109px;
	width: 100%;
	background: #038382 url('../gfx/bg-header.png') repeat-x;
}

#header #hcenter {
	width: 1000px;
	height: 109px;
	margin: 0 auto;
}

#header #logo {
	position: absolute;
	top: 22px;
}

#header #phone {
	float: right;
	margin: 32px 0 0 0;
	text-align: right;
}

#header #phone p.title {
	color: #fff;
	clear: both;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

#header #phone p.desc {
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
}

#rule {
	float: left;
	font-family: Arial;
	margin-top: 20px;
	line-height: 15px;
	font-size: 10px;
	color: #807f7f;
}

#top {
	width: 100%;
	background: #fff url('../gfx/bg-top.png') repeat-x;
}

#top #tcenter {
	width: 1000px;
	padding-top: 17px;
	padding-bottom: 17px;
	margin: 0 auto;
}

#top #menu {
	margin: 0 auto;
	width: 1000px;
	height: 70px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

#top #menu .line {
	float: left;
	width: 1px;
	height: 60px;
	background: #fff;
}

#top #menu .element a {
	float: left;
	color: #fff;
	text-decoration: none;
	background: #026161;
	height: 35px;
	width: 124px;
	text-align: center;
	padding-top: 23px;
}

#top #menu .element a:hover {
	background: #b60101;
	padding-top: 25px;
}

#top #step {
	width: 1000px;
	height: 222px;
	margin: 20px auto;
	text-align: center;
}

#top #contarea {
	width: 1000px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial;

}

#contarea p {
	line-height: 30px;
}

#content {
	min-height: 642px;
	width: 100%;
	background: #fff url('../gfx/bg-cont.png') repeat-x;
}

#content #cont {
	width: 1000px;
	margin: 0 auto;
}

#content #cont #cleft {
	width: 500px;
	min-height: 1px;
	float: left;
}

#form {
	background: url('../gfx/bg-form.png') no-repeat;
	width: 500px;
	height: 352px;
	margin-top: 60px;
}

#form #fleft {
	margin-left: 15px;
	float: left;
}

#form #fleft p.title {
	margin-top: 15px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #444343;
	margin-bottom: 10px;
}

#form #fleft p.titlered {
	margin-top: 15px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #d50101;
	margin-bottom: 10px;
}

#form #fleft input {
	height: 30px;
	width: 228px;
	border: 1px solid #a6eeee;
	font-size: 23px;
}

#form #fleft input.red {
	height: 30px;
	width: 228px;
	border: 1px solid #a6eeee;
	font-size: 23px;
	background: #eb5959;
}

#form #fleft #pr {
	float: left; 
	margin-top: 19px;
	font-family: Arial;
	font-size: 20px;	
	color: #444343;
	font-weight: bold;	
}

#form #fright {
	float: left;
	margin-left: 20px;
	width: 210px;
}

#form #fright .el {
	float: left;
	margin-bottom: 10px;
	width: 210px;
}

#form #fright p.title {
	margin-top: 15px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #444343;
	margin-bottom: 10px;
}

#form #fright p.titlered {
	margin-top: 15px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #d50101;
	margin-bottom: 10px;
}

#form #fright .el .item {
	float: left;
	font-family: Arial;
	font-size: 13px;
	width: 170px;
	line-height: 14px;
}

#form #fright .el .point {
	float: left; 
	width: 25px; 
	height: 25px; 
	margin-top: 5px;
	margin-left: 5px;
}

#form #fright #button {
	float: left; 
	margin-top: 35px; 
	margin-left: 10px;
}

#info {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #2aa200;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}

#content #cont #cleft #banner {
	float: left;
	margin-top: 10px;
}

#content #cont #ccenter {
	width: 63px;
	min-height: 1px;
	float: left;
}

#content #cont #cright {
	width: 437px;
	min-height: 1px;
	margin-top: 30px;
	float: left;
}

#content #cont #cright h2 {
	color: #025d5c;
	font-family: Arial;
	font-size: 34px;
}

#content #cont #cright .point {
	float: left;
	margin-top: 35px;
	width: 437px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dfe0e0;
}

#content #cont #cright .point .icon {
	float: right;
	margin-right: 10px;
}

#content #cont #cright .point h3 {
	color: #025d5c;
	font-family: Arial;
	font-size: 19px;
	margin-top: 10px;
}

#content #cont #cright .point p {
	color: #807f7f;
	margin-top: 3px;
	font-family: Arial;
	font-size: 13px;
	line-height: 14px;
}

#content #cont #cright #news{
	float: left;
	width: 437px;
	margin-top: 50px;
}

#content #cont #cright #news h2{
	color: #807f7f;
	font-family: Arial;
	font-size: 16px;
	margin: 15px 0 15px 0;
}

#content #cont #cright #news p{
	color: #807f7f;
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;	
}

#content #cont #cright #news .more a{
	float: right;
	display: block;
	font-family: Arial;
	font-size: 14px;
	background: #e20101;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	color: #fff;
	margin: 10px 0 0 0;
}

#content #cont #cright #news .more a:hover{
	background: #ceff25;
}

#footer {
	float: left;
	height: 190px;
	width: 100%;
	background: #013535 url('../gfx/bg-footer.png') repeat-x;
}

#footer #fcont {
	width: 1000px;
	margin: 0 auto;
}

#footer #fcont #ffleft {
	float: left;
	margin-top: 15px;
	width: 563px;
}

#footer #fcont #ffleft p {
	font-family: Arial;
	font-size: 16px;
	color: #fff;
}

#footer #fcont #ffleft p.title {
	margin-top: 20px;
	font-weight: bold;
}

#footer #fcont #ffleft p.subtitle {
	font-style: italic;
	margin-bottom: 20px;
}

#footer #fcont #ffleft p a {
	color: #fff;
	text-decoration: none;
}

#footer #fcont #ffleft p a:hover {
	text-decoration: underline;
}

#footer #fcont #ffright {
	float: left;
	width: 437px;
	min-height: 100px;
	margin-top: 20px;
	background: url('../gfx/bg-quote.jpg') no-repeat;
}

#footer #fcont #ffright p {
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	margin-left: 40px;
	margin-top: 30px;
}

#footer #fcont #ffright p.name {
	font-weight: bold;
	text-align: right;
}

input.submit {
    display: block;
    color: #9c9e9f;
    padding: 10px 0px 0px 10px;
    margin-top: -20px;
    width: 166px;
    height: 52px;
    border: 0px;
    background: transparent url(../gfx/kontakt.png) no-repeat;
    cursor: pointer;
}

input.submit:hover {
    background: transparent url(../gfx/kontakt_hover.png) no-repeat;
}


#contentareabig {
	background: #fff url('../gfx/bg-cont.png') repeat-x;
	float: left; 
	width: 100%;
}

#contentarea {
	margin: 0 auto;
	width: 1000px;
	font-family: Arial;
	padding-top: 15px;
}

#contentarea h2 {
	color: #807f7f;
	font-family: Arial;
	font-size: 16px;
	margin: 65px 0 15px 0;
}


#contentarea h2 a {
	color: #807f7f;
	font-family: Arial;
	font-size: 16px;
	margin: 15px 0 15px 0;
}


#contentarea p {
	line-height: 20px;
}

#leftarea {
	width: 485px; 
	float: left;
	padding-bottom: 15px;
	line-height: 20px;
}

#leftarea a {
	color: #ff0000;
	text-decoration: none;
}

#leftarea a:hover {
	text-decoration: underline;
}


#centerarea {
	width: 30px; 
	float: left;
	height: 1px;
}

#rightarea {
	width: 485px; 
	float: left;
	padding-bottom: 15px;
	line-height: 20px;
}

#rightarea a {
	color: #ff0000;
	text-decoration: none;
}

#rightarea a:hover {
	text-decoration: underline;
}


#cform {
	width: 500px;
	margin-top: 30px;
}

#cform .cfleft {
	float: left;
	margin-left: 10px;
	width: 240px;
}

#cform .cfright {
	float: left;
	margin-left: 20px;
	width: 230px;
}

#cform .cfcenter {
	float: left;
	margin-left: 10px;
	width: 490px;
}

#cform .cfleft input {
	height: 30px;
	width: 228px;
	border: 1px solid #a6eeee;
	font-size: 23px;
}

#cform .cfright input {
	height: 30px;
	width: 228px;
	border: 1px solid #a6eeee;
	font-size: 23px;
}

#cform textarea {
	height: 200px;
	width: 490px;
	border: 1px solid #a6eeee;
	font-size: 23px;
}

#cform p.title {
	margin-top: 15px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #444343;
	margin-bottom: 10px;
}

#cform p.titlered {
	margin-top: 15px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #d50101;
	margin-bottom: 10px;
}

input.cfsubmit {
    display: block;
    color: #9c9e9f;
    padding: 10px 0px 0px 10px;
    width: 166px;
    height: 52px;
    border: 0px;
    background: transparent url(../gfx/kontakt.png) no-repeat;
    cursor: pointer;
}

input.cfsubmit:hover {
    background: transparent url(../gfx/kontakt_hover.png) no-repeat;
}


.cfcenter .el {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cfcenter .point {
	float: left;
}

.cfcenter .item {
	float: left;
	width: 470px;
}

input.cfsubmitt {
    display: block;
    color: #9c9e9f;
    padding: 10px 0px 0px 10px;
    width: 166px;
    height: 52px;
    border: 0px;
    background: transparent url(../gfx/kontakt.png) no-repeat;
    cursor: pointer;
	margin-top: 15px;
	margin-left: 150px;
}

input.cfsubmitt:hover {
    background: transparent url(../gfx/kontakt_hover.png) no-repeat;
}

p.red {
	color: #d50101;
}

#copy {
	float: left;
	width: 100%;
	height: 25px;
	background: #1a4a4a;
}

#copy .center {
	width: 1000px;
	margin: 0 auto;
	color: #a6c8c8;
	margin-top: 7px;
	font-family: Arial;
	font-size: 11px;
}

#copy .center a {
	width: 1000px;
	margin: 0 auto;
	color: #a6c8c8;
	margin-top: 7px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#copy .center a:hover {
	text-decoration: underline;
}