/* @override http://webs02.rename.ch/carfa.ch/www/styles.css */

* { margin:0; padding:0; }
img { border: 0; }
ul { list-style: none; }
a { outline: none; }
p { margin-bottom:1em; }
h1 { font-weight:bold; font-size:2em; margin-bottom:.5em;}

body {
	font: 100% Arial, Helvetica, sans-serif; text-align: center; 
	line-height:1.4;
	background: #fff;
	font-size: 11px;
}

marquee { color:red; font-size:13px; font-weight:bold; }
#wrapper { width:770px; text-align:left; margin:30px auto;  }
#header {
	position: relative;
	margin-left: 130px;
	border-bottom: 1px dotted #B3B3B3;
	width: 640px;
	padding-bottom: 20px;
}
#lang {
	position: absolute;
	top: 27px;
	right: 10px;
	float: right;
}

#navTop {
	margin: 20px 0;
	line-height: 20px;
	height: 20px;
}

#navTop a.haendlerLogin {
	float: left;
	text-align:center;
	text-decoration: none;
	width: 120px;
	margin-right: 10px;
	font-size: 10px;
	background-color: #1DA0D6;
	color: #fff;
}
#navTop a.haendlerLogin:hover {
	color: #ddd;
}

#navTop ul li{
	float: left;
    margin: 0 1px 0 0;
}

#navTop ul a {
    background: #bdf url(images/tab.png);
    color: #000;
    display: block;
    padding-left: 10px;
    text-decoration: none;
}

#navTop ul a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

#navTop ul a:hover span {
    background-position: 100% -120px;
}

#navTop ul li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
}

#navTop ul li.current span {
    background-position: 100% -60px;
}

#navTop ul span {
    background: url(images/tab.png) 100% 0;
    display: block;
    padding-right: 10px;
}


div #ptouchHome {
	display: block;
	float: left;
	margin-left: 3px;
	width:187px; height:129px;
	color: #fff;
	padding: 30px 0 0 20px;
	background:url(images/bluewhite.jpg) no-repeat;
}
div #ptouchHome a {
	color: #636e73;
}

#textHP {
	margin-top: 30px;
	padding-top: 30px;
	height: 260px;
	background: url(images/stifte1.jpg) no-repeat bottom right;
	border-top: 1px dotted #B3B3B3;
}
#textHP p {
	width: 350px;
}


#navLeft {
	width: 120px;
	margin-right: 10px;
	float: left;
}


#navLeft li {
	text-align:center;
}

#navLeft a {
	text-decoration: none;
	font-weight: bold;
	display:block;
	padding: 10px;
	color: #333;
	border-bottom: 1px dotted #B3B3B3;
}
#navLeft a:hover {
	color: #999;
}

#navLeft li.current {
	background: #eee;
}


#content {
	border-top: 1px dotted #B3B3B3;
	float: left;
	width: 620px;
	padding: 10px 0 10px 10px;
}

#footer {
	margin-top:30px;
	border-top: 1px dotted #B3B3B3;
	padding-top: 4px;
	color: #666;
}

ul#logoList li {
	display: block;
	float: left;
	width: 109px; height: 109px;
	border: 1px solid #ddd;
	margin-right: 12px;
	margin-bottom: 40px;
	color:#666;
}

ul#logoList li a {
	text-decoration:none;
	text-align: center;
	color: #666;
}

ul#teamList li {
	display: block;
	float: left;
	width: 100px; height: 100px;
	margin-right: 20px;
	margin-bottom: 40px;
	color:#666;
}

table {
	width:90%;
	border-top:1px solid #666;
	border-right:1px solid #666;
	margin:1em auto;
	border-collapse:collapse;
}


tr.odd td { background:#cee0f1 }
td {
	background: #e4eaf0;
	color:#678197;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	padding:.3em 1em;
}			
td a { color:#333; }	

th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #666;
	border-left:1px solid #666;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	font-weight:bold;
	font-size:1.2em; line-height:2em;
	color:#66a3d3
}	

form p { 
	clear: left; float: left;
           margin: 2px 2px 2px 0;
           padding: 2px;
}


label { color: #878787;
         font-weight: normal;
         text-align: right;
         width: 100px;
         float: left;
		 margin-right:1em;
}

textarea { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
.w200 { width:200px; }
.w400 { width:400px; }
#plz { width:40px;}
#ort {width:155px;}

.cb { float:left; margin-right:5px; }
.mlSpan { display:block; float:left; }

.greyText { color:#666; }
.blueText { color: #20a1D6; font-weight: bold; }
.errortext,.errortext2 { font-weight: bold; color:#d00; }
.errortext2 {  padding:6px; color:1px solid ref; background:#eed530; border:1px solid #333;}
p#errorMSG { margin-bottom:10px;  }
.infotext { font-weight: bold; color:#0d0; }

