﻿/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

        Kubrick v1.5
         http://binarybonsai.com/kubrick/

        This theme was designed and built by Michael Heilemann,
        whose blog you will find at http://binarybonsai.com/

        The CSS, XHTML and design is released under GPL:
        http://www.opensource.org/licenses/gpl-license.php

*/
body {
	background: #6f6d6e;
	color: #fff;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}
h1 {
	margin: 5px 0;
	padding: 0;
	font-size: 27px;
	color: #fff;
}
h2 {
	margin: 3px 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
}
h3 {
	margin: 22px 0 11px;
	padding: 0;
	font-size: 20px;
	color: fff;
}
h4 {
	margin: 0px 0;
	padding: 0;
	font-size: 14px;
	color: fff;
}
h5 {
	margin: 3px 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
}
h6 {
	margin: 0px 0;
	padding: 0;
	font-size: 14px;
	color: fff;
	text-decoration: underline;
}
p {
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	text-align: justify;
}
blockquote {
	margin: 3px 0 12px;
	padding: 0 0 0 25px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: fff;
	line-height: 18px;
	text-align: justify;
	font-style: italic;
	background: url(images/quote.png) no-repeat;
}
hr {
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px solid #eee;
	background: none;
	height: 1px;
}
input, textarea, select {
	border: 1px solid #ccc;
	background-color: #f8f8f8;
	color: #555;
	padding: 2px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.button {
	padding: 3px 0;
	background: #000;
	border: 1px solid #dbdddf;
	line-height: 15px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.button:hover {
	background: #787777;
}
table td {
	padding: 5px;
	font-size: 12px;
}
.thead {
	font-size: 11px;
	font-weight: 700;
	color: #fff !important;
	background: #868686;
}
.row {
	background: #e8e8e8;
}
/* Page Structure  ----------------------------------------------------------------*/
#complete{
	text-align:left;
	width:100%;
	height:100%;
}

#container {
	background: #6F6D6E none repeat scroll 0 0;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 960px;
	text-align:left;
}
#header {
	width: 960px;
	height: 100px;
	margin-top: 15px;
	background: url(images/header-bg.gif) no-repeat;
}
#Sidebar {
	width: 190px;
	margin: 10px auto;
	float: left;
	padding-left: 5px;
	background: #eee;
}
#footer {
	width: 960px;
	height: 25px;
	clear: both;
	position: relative;
	overflow: hidden;
	background-color: #9aa595;
	border-top: 1px solid #fff;
	margin-bottom: 25px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-right {
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}

#banner {
	width: 960px;
	height: 220px;
	float: left;

}


#banner-left {
	width: 620px;
	height: 220px;
	float: left;
	margin-bottom:10px;
	margin-right:20px;
}
#banner-right {
	width: 318px;
	height: 218px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #fff;
}

#banner-right-text {
	width: 298px;
	height: 218px;
	float: right;
	margin-left:20px;
}

#time-left {
	float: left;
	width: 120px;
}
#time-right {
	float: left;
	width: 120px;
}
.content {
	background: #6F6D6E url(images/vw-transparent.jpg) no-repeat scroll 0 0;
	height: auto;
	width: 960px;
	border-top: 1px solid #fff;
	padding-top: 10px;
	text-align:left;
}
.col-2 {
	height: auto;
	width: 620px;
	float: left;
	margin-right: 20px;
}
.col-1 {
	height: auto;
	width: 300px;
	float: left;
	padding-right: 20px;
}
.col-1.2 {
	height: auto;
	width: 300px;
	float: left;
}
.col-1-news {
	height: auto;
	width: 460px;
	float: left;
	padding-right: 20px;
}
.col-1-events {
	height: auto;
	width: 140px;
	float: left;
	margin-right: 20px;
}
.col-1-right {
	height: auto;
	width: 320px;
	float: left;
}
.col-1-txt-img {
	height: 225px;
	width: 300px;
	float: left;
	padding-right: 20px;
	margin-bottom: 15px;
}
.col-1-txt-img-right {
	height: 225px;
	width: 320px;
	float: left;
	margin-bottom: 15px;
}
.col-1-txt {
	height: auto;
	width: 300px;
	float: left;
	padding-right: 20px;
	margin-bottom: 15px;
}
.col-1-txt-right {
	height: auto;
	width: 320px;
	float: left;
	margin-bottom: 15px;
}
.col-1-txt-right a {
	color: #fff;
}
.col-1-txt-right a:hover {
	color: #fff;
}
.news-img {
	width: 140px;
	height: 100px;
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
}
.news-img-re {
	width: 140px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
}
.news-txt {
	width: 140px;
	height: 70px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.news-txt-re {
	width: 140px;
	height: 70px;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
}
.right {
	float: right;
}
.events-img {
	width: 140px;
	height: 100px;
	float: left;
	padding-right: 10;
	margin-bottom: 10px;
}
.events-img-re {
	width: 140px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
}
.events-txt {
	width: 140px;
	height: 70px;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
}
.events-txt-re {
	width: 140px;
	height: 50px;
	float: left;
	margin-bottom: 10px;
}
.blog-left {

	float: left;
	width: 318px;
	border: 1px solid #fff;
}
.blog-right {
	height: 148px;
	float: left;
	width: 318px;
	border: 1px solid #fff;
	margin-left: 20px;
}
.blog-header-h {
	background-color: #9aa595;
	width: 318px;
	height: 50px;
	border-bottom: 1px solid #fff;
}

.blog-header-h1 {
	width: 298px;
    padding:10px 0px 0px 10px;
}

.blog-left-text {
	width: 298px;
	padding: 10px;
}
#lage {
	width: 320px;
	height: 150px;
	float: left;
}
#lage img {
	border: 0px;
}
.modell-img {
	height: auto;
	float: left;
	width: 138px;
	border: 1px solid #fff;
	margin-right: 20px;
	margin-bottom: 20px;
}
.modell-img-right {
	height: auto;
	float: left;
	width: 138px;
	border: 1px solid #fff;
	margin-bottom: 20px;
}
.modell-header-h {
	background-color: #9aa595;
	width: 133px;
	height: 20px;
	border-bottom: 1px solid #fff;
	padding: 5px 0px 0px 5px;
}
.employee-img {
	float: left;
	width: 140px;
	margin-right: 10px;
	height 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.employee-txt {
	float: left;
	width: 150px;
	height 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hisleft {
	width: 150px;
	float: left;
}
.hisright {
	width: 350px;
	float: left;
	margin-bottom: 20px;
}
.sangebot-main {
	width: 620px;
	height: auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}
.sangebot-pic {
	width: 150px;
	height: 150px;
	margin-right: 20px;
	float: left;
}
.sangebot-text {
	width: 450px;
	float: left;
}
.sangebot-price {
	width: 450px;
	text-align: right;
	margin-top: 20px;
}
.sangebot-under {
	width: 450px;
	margin-top: 20px;
	font-size: 9px;
}
.sangebot-price1 {
	width: 450px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}
/* Header ----------------------------------------------------------------*/
#header h1 {
	float: left;
	width: 290px;
	height: 38px;
	margin: 15px 0 0 15px;
	text-indent: -9009px;
}
#header h1 a {
	width: 100%;
	height: 100%;
	padding: 0;
	background: url(images/logo.gif) no-repeat;
}
/* Sidebar ----------------------------------------------------------------*/
#Sidebar-in ul {
	margin: 5px 0 15px 5px;
}
#Sidebar-in ul li.page_item, #Sidebar-in ul li {
	list-style: none;
	display: block;
	padding: 5px 5px 5px 18px;
	margin: 0;
	background: url(images/sbullet.png) no-repeat;
	background-position: 0 8px;
	border-bottom: 1px solid #eee;
}
/* Lists used in Page Templates ----------------------------------------------------------------*/
/* Center Main Content ----------------------------------------------------------------*/
.listings {
	padding: 5px 0;
	overflow: hidden;
	height: 100%;
}
#center-in h2.PageTitle {
	margin-bottom: 15px;
	font: 25px Arial, Helvetica, sans-serif;
	color: #999;
}
.mainlist, .clear {
	clear: both;
}
.mainlist_twopart {
	width: 300px;
	margin-bottom: 20px;
}
.clientlist {
	padding: 5px 0;
	overflow: hidden;
	height: 100%;
	width: 400px;
}
.clientlist p {
	width: 310px;
	float: right;
}
.clientlist h6 {
	margin: 3px 0 0;
	padding: 0;
}
/* Blog specific CSS ----------------------------------------------------------------*/
.blog ul, .blog ol {
	margin-bottom: 10px;
}
.blog ul li {
	font-size: 12px;
	margin: 0;
	list-style: disc;
}
.blog ol li {
	font-size: 12px;
	margin: 0 0 0 15px;
	list-style: decimal;
}
.post-footer {
	padding: 3px;
	line-height: 18px;
	height: 18px;
	font-size: 12px;
	border-top: 1px solid #c6c7c8;
	border-bottom: 1px solid #c6c7c8;
	margin-bottom: 25px;
	background: #fafafa;
}
.post-date {
	font-size: 11px;
	margin-bottom: 10px;
}
.post-comments {
	background: url(images/i-comments.gif) no-repeat left center;
	padding-left: 17px;
	float: left;
	margin-left: 10px;
}
.post-cat {
	background: url(images/i-category.gif) no-repeat left center;
	padding-left: 17px;
	margin-left: 5px;
	float: right;
}
.archive .post-footer {
	border-top: none;
	background: none;
}
#calendar_wrap table {
	width: 100%;
	text-align: center;
}
#calendar_wrap table a {
	color: #999;
	text-decoration: underline;
}
#searchform {
	margin: 10px 0;
}
#searchform br {
	display: none;
}
#commented {
	display: block;
	float: left;
}
#comment {
	width: auto;
}
#commentform .submit {
	background: #333;
	color: #fff;
}
.comments {
	border-left: 2px solid #DEE4DA;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
	width: 99%;
}
.comments h4 {
	margin: 0!important;
}
.comments li {
	border: 1px solid #DEE4DA;
	background-color: #F3F3F3;
	padding: 5px;
	margin: 5px 0;
	list-style: none;
}
.commentsmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 90%;
	color: #999;
}
.comments-autor {
	border: 1px solid #B2FF66;
	background-color: #95FFCE;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.comments-autor li {
	border: 1px solid #B2FF66;
	background-color: #95FFCE;
	list-style: none;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.comments-autor li:hover, .comments li:hover {
	background-color: #fff;
}
#calendar_wrap caption, #Sidebar h2 {
	margin: 5px 0;
	padding: 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #999;
	border-bottom: 3px solid #e8e8e8;
}
/* Paging ----------------------------------------------------------------*/
#paging {
	text-align: center;
	float: right;
	clear: both;
	margin-right: 15px;
}
.paging {
	margin: 3px 0;
	color: #455826;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.paging a {
	background: #fff;
	border: 1px solid #667f86;
	padding: 2px 6px;
	margin: 0 1px;
	text-decoration: none;
	color: #455826;
}
.paging a:hover {
	background: #b7c3c7;
	color: #fff;
	text-decoration: none;
}
.paging_current {
	background: #06f;
	border: 1px solid #06f;
	padding: 2px 6px;
	color: #fff;
	line-height: 27px;
}
.realated-col {
	border: 1px solid #e8e8e8;
	width: 190px;
	padding: 0 10px;
}
.cspacer {
	margin-bottom: 20px;
}
.pro-box {
	border: 1px solid #dcdada;
	background: #f2f3f4;
	padding: 8px 0 0;
}
.i_download {
	background: url(images/i_download.png) no-repeat;
}
.i_read {
	background: url(images/i_read.png) no-repeat;
}
.i_photo {
	background: url(images/i_video.png) no-repeat;
}
.i_talk {
	background: url(images/i_talk.png) no-repeat;
}
.i_network {
	background: url(images/network.png) no-repeat;
}
.i_top {
	background: url(images/topbullet.png) no-repeat;
	background-position: 0 2px;
	padding-left: 10px;
}
.getstarted {
	margin: 20px 0 0 650px;
}
/* Home Page 2 ----------------------------------------------------------------*/
#banner2 {
	width: 900px;
	height: 200px;
	background: url(images/bannerbg2.png) no-repeat;
	position: relative;
	margin-bottom: 20px;
	clear: both;
}
#banner2 p {
	width: 500px;
	margin-left: 150px;
	font-size: 13px;
	color: #333;
}
#banner2 h2 {
	width: 500px;
	padding-top: 20px;
	margin-left: 150px;
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #06f;
}
/* Home Page 3 ----------------------------------------------------------------*/
#banner3 {
	width: 900px;
	height: 250px;
	background: url(images/bannerbg3.png) no-repeat;
	position: relative;
	margin-bottom: 20px;
}
#banner3 p {
	margin: 0 300px 0 55px;
	font-size: 13px;
	color: #333;
}
#banner3 h2 {
	margin: 0 300px 20px 55px;
	padding-top: 20px;
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #06f;
}
#left-col {
	width: 570px;
	height: 100%;
	float: left;
	padding: 8px 10px;
	overflow: hidden;
}
#left-col p {
	margin: 3px 0 12px;
	padding: 0;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	text-align: justify;
}
#left-col h2 {
	margin: 3px 0 5px;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #06f;
}
#left-col h3 {
	margin: 12px 0 3px;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
}
.i_internet {
	background: url(images/i_internet.png) no-repeat;
}
.i_housting {
	background: url(images/i_internethousting.png) no-repeat;
}
.i_help {
	background: url(images/i_help.png) no-repeat;
}
.i_star {
	background: url(images/i_star.png) no-repeat;
}
/* Home Page 4 ----------------------------------------------------------------*/
#banner4 {
	width: 519px;
	height: 222px;
	background: #ccc url(images/bannerbg4.png) no-repeat;
	margin-bottom: 20px;
	padding: 28px 200px 0 180px;
}
#banner4 p {
	font-size: 12px;
	color: #333;
}
/* Home Page 5 ----------------------------------------------------------------*/
#banner5 {
	width: 510px;
	height: 232px;
	padding: 8px 30px;
	background: #ccc url(images/bannerbg5.png) no-repeat left;
	position: relative;
	margin-bottom: 20px;
}
#banner5 p {
	font-size: 13px;
	color: #333;
}
#banner5 h2, #banner4 h2 {
	font-size: 22px;
	color: #06f;
}
#threein1 {
	width: auto;
	clear: both;
	margin-top: 22px;
}
#threein1 p {
	margin: 3px 0 2px;
	padding: 0;
	font-size: 12px;
	color: #555;
	line-height: 18px;
	text-align: justify;
}
#threein1 p a {
	color: #555;
	text-decoration: none;
}
#threein1 p a:hover, #Sidebar-in ul li a:hover, .pro-box a:hover, ul.option3 li a:hover, ul.links li a:hover, ul.option2 li a:hover, ul.option1 li a:hover, .comments a, .post-date a:hover, .post-footer a, p a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #06f;
}
#threein1 img {
	float: left;
	padding: 2px;
	margin-right: 18px;
	border: 1px solid #ccc;
}
#home-bottom {
	height: 100%;
	overflow: hidden;
}
.mainboxes {
	width: 265px;
}
.mainboxes p, #Sidebar p {
	margin: 3px 0 12px;
	padding: 0;
	font-size: 12px;
	color: #555;
	line-height: 18px;
	text-align: justify;
}
.mainboxes h2 {
	margin: 3px 0 11px;
	padding: 0;
	font-size: 18px;
}
.mspacer {
	padding-left: 40px;
}
/* Newsletter box ----------------------------------------------------------------*/
.newsletter {
	background: url(images/i_newsletter.png) no-repeat;
	border-top: 4px solid #e8e8e8;
	background-position: 0 8px;
}
.newsletter .spacer {
	padding-left: 65px;
	margin: 3px 0;
}
.newsletter .input {
	width: 210px;
	margin-right: 5px;
	padding: 2px;
	background: #fff;
	border: 1px solid #c9c9c9;
	font-size: 13px;
	color: #555;
}
.newsletter .button {
	width: 28px;
	padding: 3px 0;
}
/* Contact Form ----------------------------------------------------------------*/
.contactform {
	width: 418px;
	margin: 2.0em 0 0 0;
	padding: 10px 10px 0 10px;
	border: solid 1px rgb(200,200,200);
	background-color: rgb(240,240,240);
}
.contactform fieldset {
	padding: 20px 0 0 0 !important /*Non-IE6*/;
	padding: 0 /*IE6*/;
	margin: 0 0 20px 0;
	border: solid 1px rgb(220,220,220);
}
.contactform fieldset legend {
	margin: 0 0 0 5px !important /*Non-IE*/;
	margin: 0 0 20px 5px /*IE6*/;
	padding: 0 2px 0 2px;
	color: rgb(80,80,80);
	font-weight: bold;
	font-size: 130%;
}
.contactform label.left {
	float: left;
	width: 100px;
	margin: 0 0 0 10px;
	padding: 2px;
	font-size: 110%;
}
.contactform select.combo {
	width: 175px;
	padding: 2px;
	border: solid 1px rgb(200,200,200);
	font-family: verdana,arial,sans-serif;
	font-size: 110%;
}
.contactform input.field {
	width: 275px;
	padding: 2px;
	border: solid 1px rgb(200,200,200);
	font-family: verdana,arial,sans-serif;
	font-size: 110%;
}
.contactform textarea {
	width: 275px;
	padding: 2px;
	border: solid 1px rgb(200,200,200);
	font-family: verdana,arial,sans-serif;
	font-size: 110%;
}
.contactform input.button {
	float: right;
	width: 9.0em;
	margin-right: 20px;
	padding: 1px !important /*Non-IE6*/;
	padding: 0 /*IE6*/;
	background: rgb(230,230,230);
	border: solid 1px rgb(150,150,150);
	text-align: center;
	font-family: verdana,arial,sans-serif;
	color: rgb(150,150,150);
	font-size: 110%;
}
.contactform input.button:hover {
	cursor: pointer;
	border: solid 1px rgb(80,80,80);
	background: rgb(220,220,220);
	color: rgb(80,80,80);
}
.notification {
	margin: 15px;
	border-top: 1px solid #693;
	border-bottom: 1px solid #693;
	padding: 10px 20px;
	background: #FFC;
}
/* Product Main and Details  ----------------------------------------------------------------*/
#product_detail {
	overflow: hidden;
	margin: 20px 0;
	font-size: 11px;
	line-height: 18px;
}
.product_pic {
	float: left;
	text-align: center;
	width: 230px;
}
.product_pic img {
	padding: 0 5px;
}
.price {
	color: #cc0606;
}
/* Footer ----------------------------------------------------------------*/
#footer p {
	margin: 0;
	padding: 0 0 5px;
	color: #555;
	font-size: 11px;
}
#footer p a, .pro-box a {
	color: #555;
}
#footer .copyright {
	color: #a0a0a0;
	float: left;
}
#footer .copyright a {
	color: #a0a0a0;
}
#footer .copyright a:hover, .comments a:hover, .post-date a, .post-footer a:hover {
	color: #000;
}
/* Rounded Corner Box ----------------------------------------------------------------*/
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {
	margin: 0 10px;
}
#xsnazzy p {
	padding-bottom: 5px;
}
#xsnazzy h2 {
	font-size: 16px;
	margin: 0 10px;
	padding: 5px 0 !important;
	padding-top: 5px;
}
#xsnazzy {
	background: transparent;
	margin: 10px;
}
.xtop, .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display: block;
	overflow: hidden;
}
.xb1, .xb2, .xb3 {
	height: 1px;
}
.xb2, .xb3, .xb4 {
	background: #f2f3f4;
	border-left: 1px solid #08c;
	border-right: 1px solid #888;
}
.xb1 {
	margin: 0 5px;
	background: #888;
}
.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3 {
	margin: 0 2px;
}
.xb4 {
	height: 2px;
	margin: 0 1px;
}
.xboxcontent {
	display: block;
	background: #f2f3f4;
	border: 0 solid #888;
	padding: 0 10px;
	border-width: 0 1px;
}
/* P.I.E. Float Clearing ----------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**************************************/
/*Formularseiten*/
/**************************************/
.formname {
	width: 95px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 8px;
	float: left;
}
.formfield {
	width: 200px;
	margin-bottom: 10px;
	float: left;
}
.formsend {
	margin-top: 5px;
	width: 200px;
	align: right;
	margin-bottom: 30px;
	float: left;
}
.feld {
	margin-top: 5px;
	width: 191px;
	height: 15px;
	font-size: 11px;
}
.feldc {
	margin-top: 5px;
	width: 197px;
	font-size: 11px;
}
.feld2 {
	margin-top: 5px;
	width: 130px;
	margin-right: 10px;
	font-size: 11px;
}
.feld3 {
	width: 45px;
	margin-top: 5px;
	font-size: 11px;
}
.feld5 {
	width: 130px;
	margin-top: 5px;
	font-size: 11px;
}
.feld4 {
	margin-top: 5px;
	width: 45px;
	margin-right: 10px;
	font-size: 11px;
}
.textfeld {
	margin-top: 5px;
	width: 191px;
	height: 83px;
	font-size: 11px;
}
.cleaner {
	clear: both;
}
.form-left {
	width: 300px;
	float: left;
	margin-right: 20px;
}
.form-right {
	width: 300px;
	float: left;
}
.textNormal {
	font-size: 10px;
}
/**************************************/
/*LINKS*/
/**************************************/
A {
	font-size: 12px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A:visited {
	font-size: 12px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A:hover {
	font-size: 12px;
	COLOR: #999999;
	TEXT-DECORATION: underline;
}
A.blog {
	font-size: 12px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A.blog:visited {
	font-size: 12px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
A.blog:hover {
	font-size: 12px;
	COLOR: #666666;
	TEXT-DECORATION: underline;
}
A.modelllink {
	font-size: 12px;
	COLOR: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
A.modelllink:visited {
	font-size: 12px;
	COLOR: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
A.modelllink:hover {
	font-size: 12px;
	COLOR: #333333;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
/**************************************/
/*googlemap*/
/**************************************/
#map {
	font-family: arial, Tahoma;
	font-size: 11px;
	width: 620px;
	height: 400px;
}

