@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #EAF1F7;
}
#phone {
    width: auto;
	margin-top: 21px;
	margin-right: 40px;
}
#cars {
	float: right;
	margin-top: 55px;
	margin-right: 12px;
	height: 106px;
}

#logo {
	margin-top: 85px;
	margin-left: 50px;
	height: 62px;
	width: 347px;
}
a.top-menue:link {
	color: #285F88;
	text-decoration: none;
}
a.top-menue:visited {
	text-decoration: none;
	color: #285F88;
}
a.top-menue:hover {
	text-decoration: underline;
	color: #A70101;
}
a.top-menue:active {
	text-decoration: none;
}
a.top-menue {
	font-family: Trebuchet MS;
	font-size: 18px;
	margin-left: 35px;
	margin-right: 35px;
}

a.top-menue-red:link {
	color: #CC0000;
	text-decoration: none;
}
a.top-menue-red:visited {
	text-decoration: none;
	color: #CC0000;
}
a.top-menue-red:hover {
	text-decoration: underline;
	color: #A70101;
}
a.top-menue-red:active {
	text-decoration: none;
}
a.top-menue-red {
	font-family: Trebuchet MS;
	font-size: 18px;
	margin-left: 35px;
	margin-right: 35px;
}


a.bottom-menue {
	font-family: Tahoma;
	font-size: 12px;
	color: #02729D;
	margin-left: 10px;
	margin-right: 10px;
}
a.bottom-menue:visited {
	color: #02729D;
	text-decoration: none;
}
a.bottom-menue:hover {
	color: #990000;
	text-decoration: underline;
}
a.bottom-menue:link {
	text-decoration: none;
}
a.bottom-menue:active {
	text-decoration: none;
}
.divider {
	color: #02729D;
	font-size: 10px;
	font-family: Tahoma;
}
.copyright {
	color: #273649;
	font-size: 11px;
	font-family: Tahoma;
}

.two-backgrounds {
    background-color: #B6CBD9;
	background-image: url(img/header_bg.png), url(img/futer_bg.png);
	background-position: top, bottom;
	}  
.header-light {
	color: #0982B0;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
}

.header-light-red {
	color: #CC0000;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
}

.header-dark {
   color: #195081; 
   font-size: 16px; 
   font-weight: bold; 
   font-family: Tahoma;
   line-height:137%; 
   }
   
.main-text-sub {
	color: #195081;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 150%;
}
.main-text {
	font-size: 13px;
	font-family: Tahoma;
	color: #273649;
	line-height: normal;
}
a {
	font-family: Tahoma;
	color: #000000;
	text-decoration:underline;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.todler-header {font-size: 13px; font-family: Tahoma; color: #273649; line-height: normal; font-weight: bold; line-height: 116%;}
.toddler-text {
	font-size: 11px;
	color: #4B5C6D;
	line-height: 125%;
}
.style6 {font-size: 12px; color: #273649; }