@charset "utf-8";

* {
padding:0;
margin: 0;
}

.clearfloat { overflow: hidden; 
} 

#container {
	position: relative;
	background-image: url(../../fileadmin/template/bg.gif);
	background-repeat: repeat-y;
}

* html .clearfloat { /* IE6 fix */ height: 1%; }

body {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #4f5150;
}

a {
	color: #01598B;
	text-decoration: none;
}

a:hover {
	color: #5391B6;
}

h5 {
	font-size: 11px;
}



#wrapper {width: 762px;}

#meta p {text-align: right; font-size: 10px; margin-top:15px;}
#meta p a {text-decoration:none; color: #4f5150;}
#meta p a:hover {text-decoration:underline;}

#logo {
	margin-top:30px;
	margin-bottom: 1px;
	height: 42px;
	width: 762px;
}

#img {
	margin-bottom: 1px;
	background: url(../../fileadmin/template/header_img.jpg);
	height: 120px;
	width: 762px;
}

.line {
	width: 762px;
	height: 9px;
	margin-bottom: 1px;
	background: url(../../fileadmin/template/line.jpg) repeat-y;
}

.line_mirror {
	width: 762px;
	height: 9px;
	margin-bottom: 1px;
	background: url(../../fileadmin/template/line_mirror.jpg) repeat-y;
}

#menu {
	width: 200px;
	background: #dae7ee;
	float: left;
	padding-bottom: 206px;	
}

* html #menu {
	padding-bottom: 207px;	
}

#menu ul {
	z-index: 1000;
}

#menu li {
	font-size: 14px;
	font-weight: bold;
	}

#menu li a{
	color: #696d6d;
	text-decoration:none;
	display:block;
	height: 26px;
	border-bottom: 1px solid #fff;
	padding-left: 25px;
	padding-top: 8px;
	background: url(../../fileadmin/template/menu_gradient_item.jpg) repeat-x 0px 0px;
	
}

#menu li a:hover {
	color: #2d759e;
	display:block;
	background: url(../../fileadmin/template/menu_gradient_item_hover.jpg) repeat-x 0px 0px;
}

#gradient {
	background: #dae7ee url(../../fileadmin/template/menu_gradient_down.jpg) repeat-x;
	height: 205px;
	width: 200px;
	border-bottom: 1px solid #fff;

	position: absolute;
	bottom: 0;
}

#gradient p {margin-left: 25px; padding-top: 120px; color: #505251; line-height:15px; font-size:10px;}

#content {float: left; width: 540px; padding-left: 20px; padding-top: 15px; line-height:18px;}

#content p { margin-bottom: 1em; }

h1 {font-size: 20px; color: #025291; margin-bottom: 10px;}
h2 {font-size: 16px; color: #025291; margin-bottom: 10px;}
h3 {font-size: 14px; color: #025291; margin-bottom: 10px;}
h4 {font-size: 12px; color: #025291; margin-bottom: 10px;}

#symbols {
	height: 48px;
	width: 762px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
	overflow: hidden;
	
}

#symbols img {
	float: left;
	padding: 3px 0 0 30px;
}

.csc-textpic-text ul {
	padding: 0 0 15px 25px;
}


fieldset {
	border: none;
}

.csc-form {
	margin-top: 20px;
}

.csc-form-row {
	margin-bottom: 6px;
}

.csc-form-labelcell, .csc-form-checkfieldcell {
	width: 70px;
	float: left;
}

.csc-form-checkfieldcell input {
	margin-left: 20px;
}

.csc-form-fieldcell input.submit {
	margin-left: 69px;
}

* html .csc-form-fieldcell input.submit {
	margin: 0;
}

.contenttable .td-0 {
	width: 100px;
}

.tr-even {
	background-color: #f2f2f2;
}

.tr-odd {
	background-color: #ffffff;
}

table.tabelle {
	border-collapse: collapse;
	margin: auto;
}

#anfahrt .button {
	margin: 5px 0 0 0;
}

#baulinks {
	border: medium none;
/*	height: 10700px; */
        height: 500px;
	width: 542px;
}
