/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:#DFDFDF;
	text-align:center;
}
td {
	font-size:12px;
}
#site {
	width:860px;
	margin:0 auto;
	background:#FFF;
	text-align:left;
}
#header {
	height:190px;
}
#header img {
	float:left;
}
#container {
	clear:left;
	margin-top:3px;
}
#container-left {
	float:left;
	width:193px;
}
#suchen {
	margin-left:36px;
}
#suchen input {
	width:130px;
}
#suchen .submit {
	background:none;
	border:none;
	font-size:10px;
}
#menu-list {
	margin-left:36px;
}
a.menu, a.submenu  {
	display:block;
	text-decoration:none;
	width:130px;
	background:url(../images/arrow.gif) left center no-repeat;
	padding-left:27px;
	color:#333;
	margin-bottom:9px;
	font-size:12px;
}
a.menu:hover, a.menu.active {
	font-weight:bold;
}
a.submenu {
	color:#333;
	margin-top:4px;
	font-size:10px;
	margin-left:12px;
	padding-left:16px;
}
a.submenu:hover, a.submenu.active {
	font-weight:bold;
}
	
#container-right {
	float:right;
	width:609px;
	margin-right:26px;
}
#content {}
#content a {
	color:#1a72e5;
}
#content a:hover {
	text-decoration:none;
}
#content .tx-mjseventpro-pi1 a {
	color:#333;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-size:22px;
	color:#1a72e5;
	font-weight:normal;
}
#content h2 {
	font-size:18px;
}
#content h3 {
	font-size:16px;
}
#content h4 {
	font-size:14px;
	font-weight:bold;
}
#content h5 {
	font-size:12px;
	font-weight:bold;
}
#content .csc-mailform {
	border:none;
}

#content .csc-mailform-field {
	padding:3px 0;
}
#content .csc-mailform-field label {
	vertical-align:top;
	padding-right:15px;
}
#footer {
	clear:both;
	text-align:right;
	padding-right:26px;
}
#footer .design {
	color:#333;
	font-size:9px;
	text-decoration:none;
}
.tx-clcompanydatabase-pi1-listrow tr {
	line-height:25px;
	height:25px;
}
.tx-clcompanydatabase-pi1-listrow-odd {
	background:#E4EBFE;
}
.anfahrt {
	display:none;
}