/* CSS Document */

HTML{
	margin-bottom: 1px;
}
.trenner{border-top:1px solid #c2c2c2;}
.main_headline{
		font-size:12px;
		font-weight:bold;
		letter-spacing:1px;
		text-transform:uppercase;
		}
.headline_balken{
		background:url(../img/header_balken.gif);
		background-repeat:repeat-x;
		height:19px;
		margin-top:5px;
		margin-bottom:20px;
		}
.csc-header{
		margin-top:30px;
		}
.csc-header-n1{
		margin-top:0px;
		}

Body{ 
			font-family:Arial,Verdana,sans-serif;
			color:#464646;
			font-size:11px;
			margin-top:0px;
			margin-bottom:0px;
			margin-left:0px;
			background: #291519 url(../img/bg.jpg);
			}
.page{
			width:1030px;
			margin: auto;
			margin-top: 0px;
			}
.header_container{
			width:1025px;
			height:170px;
			background: url(../img/header.png);
			background-position: 2px 0px;
			}

.keyvisual_top{
			width:1025px;
			height:30px;
			overflow:auto;
			background: url(../img/keyvisual_top.png);
			}
			
.keyvisual{
			width:1025px;
			height:487px;
			background: url(../img/bg_start.png);
			}



.content_container{
			width:1025px;
			height:100%;
			background: url(../img/content_bg.png);
			background-repeat:repeat-y;
			overflow:hidden;
			}
.internal-link:link,.internal-link:visited,.internal-link:active{
		
		color:#464646;
		}
.internal-link:hover{
		color:#c2c1bd;
		}
.external-link:link,.external-link:visited,.external-link:active{
		
		color:#464646;
		}
.external-link:hover{
		color:#c2c1bd;
		}
.external-link-new-window:link,.external-link-new-window:visited,.external-link-new-window:active{
		
		color:#464646;
		}
.external-link-new-window:hover{
		color:#c2c1bd;
		}
h2	{
	font-size:12px;
	
	}
.linke_spalte UL,
.rechte_spalte UL {
	list-style-type: square;
	margin: 0 0 15px 0;
}
.bodytext {
	margin: 0 0 15px 0;
	line-height: 15px;
}
.right_content UL.csc-menu-3 {
	list-style: none outside;
	margin: 15px 0 0 0;
	padding: 0px;
}
.right_content UL.csc-menu-3 LI {
	margin: 0 0 4px 0;
}
.right_content UL.csc-menu-3 LI A {
	text-transform: uppercase;
	font-weight: bold;
	color: #999895;
	font-size: 12px;
	border: none;
	padding: 0 0 0 20px;
	background: transparent url(../../../typo3conf/ext/car/def/linkpfeil.gif) no-repeat left center;
	text-decoration: none;
}
.right_content UL.csc-menu-3 LI A:hover {
	color: #c2c1bd;
}


a{
	color:#464646;
}
a:link{
	color:#464646;
}
a:visited{
	color:#464646;
}
a:hover{
	color:#c2c1bd;
}

a.toplink {display:none;}
