body, html {
	font-family: Trebuchet MS, Trebuchet, Arial, sans serif;
	font-size: 100.01%;
	height:100%;
	background-color: #CCCBD0;
	background-color: #DAD9D7;
	background-image: url(carmunity_FILES/textur3.jpg);
	background-repeat: repeat;
	margin: 0px 0 0 0px;
	padding: 0px 0px 1px 0px;
}

#schatten {
	width: 1070px;		
	margin: 0px auto;
	background-image: url(carmunity_FILES/schatten5.png);
	background-repeat: repeat-y;
}
* html #schatten {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/main/bilder/schatten5_2000.png',sizingMethod='crop'); 
	background-repeat: repeat-y;
}


#schatten2 {
	width: 1070px;
	height: 35px;
	background-image: url(carmunity_FILES/schatten105.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	}
* html #schatten2 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/main/bilder/schatten105_64.png',sizingMethod='crop'); 
	background-repeat: no-repeat;
}

#rahmen {
	position:relative;
	width: 1000px;
	background-color: #fff;
	background-image: url(bilder/hg100.jpg);
	background-repeat: repeat-x;
	border: solid 1px #9491A7;
	border-top: none;
	padding: 0px;
	margin: 0 0 0 32px;
}
#header {
	float: left;
	width: 100%;
	height:110px;
	background: #000048;
	background-image: url(carmunity_FILES/car_header02.jpg);
	background-repeat: no-repeat;
	margin: 0px 0 0 0px;
}


#menu {
	clear:both;
	display:block;
	position: relative;
	width: 100%;
	background-color: #120E41;
	background-image: url(carmunity_FILES/menu_hg16.jpg);
	background-repeat: repeat-x;
	padding:0px;
	border: solid 0px green;
	margin:0 0 0 0;
	z-index: 1;
}


#sprache {
  	float:left;
	width: 170px;
	height: 20px;
	margin: 0px 0 0 0;
	border: solid 0px #000;
}
ul.sprache {
 	float:left;
 	display:inline;
 	position: relative;
	width: 110px;
	height: 13px;
	margin: 0 0 0 40px;
	border: solid 0px green;
	padding:0px;
	z-index: 1;
}
ul.sprache li {
    float:left;
    display: inline;
    width: 21px;
    height: 13px;
    padding:0px 0 0 0;
    margin:4px 0 0 0px;
    border: solid 0px green;
}
ul.sprache li a {
    display: block;
    width:21px;
    color: #1C174F;
    font-size:10px;
    line-height:13px;
	text-decoration: none;
    padding:0px;
    margin:0 0 0 0;
}
.sprache li.en {
	display:inline;
	background-image: url(carmunity_FILES/en1.gif);
	background-repeat: no-repeat;
		    margin:3px 0 0 21px;
}
.sprache li.de {
	display:inline;
	background-image: url(carmunity_FILES/de1.gif);
	background-repeat: no-repeat;
	    margin:3px 0 0 40px;
}

#suchLink {
	float: left;
	display: block;
	width: 30px;
	height: 20px;
	background-image: url(carmunity/lupe1.jpg);
	background-repeat: no-repeat;
	margin:0px 0 0 10px;
}





/* ----------------------------------------------- */
/*MENU*/


ul.menu, ul.menu ul {
    list-style-type: none;
    margin:0;
	padding: 0;
}

ul.menu a {
    display: block;
	font-family: Trebuchet MS, Trebuchet, Arial, sans serif;
    font-weight:normal;
}

/*MAINMENU*/
ul.menu {
	float:left;
	width:800px;
    border-left:1px solid #FEE7D8;
	margin: 0px 0 0 20px;
	padding: 0;
}
ul.menu li {
    float:left;
    display: inline;
    background-color: #1C174F;
	background-image: url(carmunity_FILES/menu_hg16.jpg);
	background-repeat: repeat-x;
    padding:0px 0 0 0;
    margin:0;
}
ul.menu li a {
    color: #fff;
	font-weight: 400;
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
	text-decoration: none;
    border-right:1px solid #FEE7D8;
    padding:0px 18px 0 18px;
    margin:0;
}
ul.menu li a:hover {
    color: #eee;
    background-color: #F16003;
	background-image: url(carmunity_FILES/menu_hg4.jpg);
	background-repeat: repeat-x;
}

/*SUBMENU*/
ul.menu ul {
    position: absolute;
	background-image:none;
    background-color: #383258;

	filter: alpha(opacity=90); /* for IE */
	-moz-opacity: 0.9; /* for mozilla */
	opacity: 0.9; /* for safari */
	khtml-opacity: 0.9 /* for konquerer and older safari */

    border:0px solid #FFF9E4;
    display:none;
    min-width:180px;
	border-top: solid 1px #fff;
    margin:0px 0 0 0px;
    padding: 0 0 0px 0;
}
ul.menu ul li {
	background-image:none;
	   margin:0px 0 0 0px;
    padding: 0 0 0px 0;
}
ul.menu ul a {
	font-size: 12px;
	background-image:none;
	text-decoration: none;
	text-transform: none;
	color: #E1E0E8;
	line-height: 1.8em;
    padding: 0 10px 0 12px;
	border:none;
}

ul.menu ul a:hover {
	color: #fff;
    background-color: #07073A;
	background-image: none;
	border:none
}


/* IE-Hack für die Breite */
*html ul.menu ul {
    width:180px;
}

/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
   display:block;
}

ul.menu ul li {
    float:none;
    background-color: transparent;
}
/* -------------------------------------------------------------------- */



#inhalt {
	clear: both;
		display:inline;
	float: left;
	width: 100%;
	background-image: url(carmunity_FILES/passion7.jpg);
	background-repeat: no-repeat;
	margin: 50px 0px 0px 0px;
	border:none;
	padding:0px 0 40px 0;
}

#bild {
	float: left;
	display:inline;
	overflow:hidden;
	width: 380px;
	margin: 0px 0px 20px 20px;
	border:none;
	padding:0px;
    border:0px solid #141033;
}
#text {
	float: left;
	display:inline;
	width: 370px;
	margin: 0px 0px 20px 17px;
	padding:0px 0 0px 0;
    border:0px solid #141033;
}

#adresse {
	float: right;
	display:inline;
	width: 170px;
	height: 320px;
	margin: 0px 16px 10px 0px;
	border:none;
	padding:0px 0 0px 0;
   	border: 0px solid #141033;
	border-left: 1px solid #9491A7;
}



h1 {
	font-family: Arial, sans serif;
	font-size: 18px;
	font-weight: 700;
	color: #C09B60;
	color: #7A0000;
	color: #B48326;
	color: #F05F06;
	color:#161235;
	line-height: 1.7em;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

h2, h3, #adresse h1  {
	font-family: Arial, sans serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #161235;
	line-height: 1.9em;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}
h2.imageheader {
	height:26px;
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
}

h2.imageheader strong {
	display:none;
}

h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	letter-spacing: 0.0ex;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0 0px;
}
#adresse h1 {
	margin: 0 0 0 20px;
}



p, form table td {
	font-size: 13px;
	font-weight:normal;
	color:#5F5D67;
	line-height: 1.7em;
	letter-spacing:0.0ex;
	text-align:left;
	padding:0px 0px 12px 0px;
	margin:0px;
	white-space: normal;
}
p b, p strong, .csc-mailform-field {
	font-weight:normal;
	color:#161235;
}
form table td {
	font-size: 14px;
	color:#161235;
}
.csc-mailform-field {
	font-size: 13px;
	line-height: 2.0em;
}

.links, #text a, #adresse a, p strong a, .internal-link  {
	color: #F05F06;
	line-height: 1.7em;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.links:hover, #text a:hover, #adresse a:hover, .internal-link { color: #161235;}


#inhalt ul li, #inhalt ol li {
	font-size: 13px;
	color: #161235;
	line-height: 1.7em;
	letter-spacing: 0.0ex;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#inhalt ul, #inhalt ol {
	padding: 0px 20px 10px 20px;
	margin: 0px;
}


#footer {
	background: #000048;
	background-image: url(carmunity_FILES/footer2.jpg);
	background-repeat: repeat-y;
	width:900px;
	border-top: 0px solid #9491A7;
	padding: 2px 0 3px 0px;
	margin: 0 0 0 50px;
}
.footer, .footer a {
	color:#5F5D67;
	color:#9A9CBA;
	font-size:12px;
	line-height: 1.4em;
	text-decoration: none;
	text-align:center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

.adresse a, .adresse p, #adresse p, #adresse p a {
	color:#5F5D67;
	font-size:12px;
	line-height: 1.7em;
	text-align:left;
	margin:0 px;
	text-decoration: none;
	padding: 0px 12px 0px 16px;
}
.adresse a, #adresse p a {
	color:#F05F06;
	line-height: 1.6em;
	padding:0 0 0 0px;
	margin:0 0 0 0px;

}
.footer a {
	color:#fff;
}


.footer a:hover, .adresse a:hover, #adresse p a:hover {
	text-decoration: none;
	color: #161235;
}
.footer a:hover {
	text-decoration: none;
	color: #F05F06;
	color: #F1823D;
}

.csc-textpic-imagewrap img, #inhalt img {
	float: left;
	margin: 0 0 0px 0px;
}
.csc-mailform {
	border: none;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 8px 8px 16px 22px;
}
.csc-textpic-caption {
	color:#5F5D67;
	font-size: 11px;
	line-height: 1.5em;
}


a {white-space:normal;}

img {
	margin:0;
	padding:0;
}

.klar {
	clear:both;
}


