


* html {
	height:100%; 
	width:100%;
}

body {
	padding:10;
	margin:10;
	border:10;
	height:100%;
	overflow-y:scroll;
}

html, body, p {
	font:12px Verdana, Tahoma, Arial, sans-serif;
	color:#27509e;
	text-align:left;
	line-height:150%;
	background-color:#ffffff;
}

td {
	font:12px Verdana, Tahoma, Arial, sans-serif;
	color:#27509e;
}

#frame
{
	text-align:center;
	margin:auto;
	width:1000px;
}

#header_bar 
{
	height:90px;
	background-image: url(/image/layout/VW-Karmann-Ghia-Header_blau.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#header_background 
{
	background:#f6f8fd;
}

#header_line
{
	height:18px;
	width:100%;
	font-size:8px;
	color:#27509e;
	background:#f6f8fd;
	border-bottom: 2px solid #27509e;
}

#top_navigation_frame
{
	overflow:hidden;
	width:1000px;
	background:#f6f8fd;
	border-bottom: 2px solid #27509e;
	text-align:right;
}

#top_navigation 
{
	font-size:12px;
	text-align:right;
	margin-right:-2px;

}

#top_navigation span 
{
	display:inline;
	text-decoration:none;
	text-align:right;
	font-size:12px;
        padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:3px;
	border-right: 1.5px solid #27509e;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}

#navigation_frame 
{
	border-right: 2px solid #27509e;
	width:150px;
	float:left;
	text-align:left;
	padding:10px 0px 10px 0px;
	background:#f6f8fd;
}

#navigation 
{
	margin:35px 0px 0px 0px;
	text-align:left;
	border-bottom: 1px solid #D1DAEB;
}

#navigation a
{
	display:block;
}

#navigation a, #navigation a:link, #navigation a:visited
{
	width: 145px;
	padding: 5px 2px 5px 5px;
	color: #27509e;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	border-top:1px solid #d1daeb;
	font-size:12px;
	line-height:120%;
}

#navigation a:hover
{
	text-decoration:underline;
}

#navigation2 
{
	margin-bottom:5px;
	text-align:left;
}

#navigation2 a
{
	display:block;
}

#navigation2 a, #navigation2 a:link, #navigation2 a:visited
{
	width: 135px;
	padding: 0px 2px 4px 15px;
	border-top:0px;
	font-size:11px;
}
								

#navigation3 
{
	text-align:left;
}

#navigation3 a
{
	display:block;
}

#navigation3 a, #navigation3 a:link, #navigation3 a:visited
{
	width: 125px;
	padding: 0px 2px 4px 25px;
	border-top:0px;
	font-size:11px;
}


#navigation4 
{
	text-align:left;
}

#navigation4 a
{
	display:block;
}

#navigation4 a, #navigation4 a:link, #navigation4 a:visited
{
	width: 115px;
	padding: 0px 2px 4px 35px;
	border-top:0px;
	font-size:11px;
}


#navigexpander
{
	width:9px;
	padding-left:135px;
	padding-top:2px;
}

#content_frame
{
	position:relative;
	left:-2px;
	border-left: 2px solid #27509e;
	width:845px;
	min-height:700px;
	float:left;
}

#content 
{
	position:relative;
	top:10px;
	left:-1px;
	text-align:left;
	padding:0px 20px 10px 40px;
}

ul  {
	margin-top: 5px;
	list-style-image: url(/image/layout/lipoint.gif);
}

#top_navigation a:link, #top_navigation a:visited
{
	color: #27509e;
	text-decoration: none;
}

#top_navigation a:hover
{
	text-decoration: underline;
}


p {
	margin-top:5px;
	margin-bottom:10px;
}

a {
	color:#27509e;
}

h1 {
	color:#27509e;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

h2 {
	color:#27509e;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0px;
} 

h3 {
	color:#27509e;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0px;
	padding:0px;
}

ul  {
	margin-top: 5px;
	list-style-image: url(/image/layout/lipoint.gif);
}

#theThumbsContainer {
	margin-top:25px;
	text-align:center;
}

.thumb {
	margin-right:4px;
	cursor:pointer;
}

.imageLegend {
	font-size:10px;
}
 
@media print {
	#inhalt {
		padding-left: 170px;
		padding-top:20px;
		width:650px;
	}
}





/* --- CMS Easy-Part Styles - this style ar only used ind symbiosis cms easy part --- */

.showOff { 
	border:none ;
}
	
.showON	 { 
	cursor: pointer;
	background-image: url(/cms/images/halbtrans2.gif);
}
.contentTitle	{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial;
	background-color: yellow;
	padding: 0px 4px 0px 4px;
	border: 1px solid gray;
}


        
/* --- Wysiwyg Styles --- */



    .linkbutton {
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	text-decoration: none;
	background-color: #018ccf;
	color:#fff;
	padding: 2px 5px 2px 5px;
    }



/* --- End Wysiwyg Styles --- */

