/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4546;
}

h1 {
	margin:0px;
	padding-bottom:5px;
	font-size:13px;
}

h2 {
	margin:0px;
	padding-bottom:5px;
	padding-top:15px;
	font-size:13px;
}

p {
	margin:0px;
	padding:0px;
}

a {
	color:#4b4546;
}

table {
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
	border-spacing:0px;
}

td {
	padding-right:15px;
}

a:hover {
	color:#fa121b;
}

ul {
	padding:0 10px 0 20px;
}

#main, #home {
	width:1000px;
	margin:auto;
}

#image {
	width:550px;
}

#logo {
	width:250px;
	height:246px;
	text-align:center;
}

#logo img {
	padding-top:50px;
}

#content {
	width:1000px;
	margin:auto;
}

#content-main {
	float:left;
	width:750px;
}

#content-right {
	float:left;
	width:250px;
	height:250px;
}

#home #welcome {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}

#main #welcome {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	border-left:10px solid #fa121b;
}

#menu {
	height:245px;
	border-left:10px solid #fa121b;
}

#phone {
	text-align:center;
	height:245px;
}

#phone img {
	padding-top:125px;
}

#footer {
	/* position:absolute; */
	/* bottom:0px; */
	clear:left;
	width:1000px;
	background-color:#ffffff;
}

#footer-logo {
	width:125px;
	padding-top:45px;
	float:left;
	text-align:center;
}

#footer-copyright {
	width:875px;
	height:125px;
	line-height:125px;
	float:right;
	font-size:11px;
}

.clear {
	clear:both;
}

#content-right ul {
	list-style:none;
	margin:0px;
	padding-left:15px;
}

#content-right ul li {
	padding-bottom:3px;
}

#content-right ul li a {
	text-decoration:none;
	color:#4b4546;
	font-weight:bold;
	background-image:url(../img/pfeil-blau.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

#content-right li.no a {
	padding-left:13px;
}

#content-right li.no a:hover {
	color:#fa121b;
}

#content-right li.act a, #content-right li.cur a {
	color:#fa121b;
	padding-left:13px;
	background-image:url(../img/pfeil-rot.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

#content-right li.level2 {
	padding-left:20px;
}

#content-right li.level2 a {
	background-image:none;
}

.two-cols {
}

.two-cols-wide {
	float:left;
	width:462px;
	padding-top:15px;
}

.two-cols-tab {
	float:left;
	width:10px;
}

.two-cols-small {
	float:left;
	width:278px;
	padding-top:15px;
}

.clearleft {
	clear:left;
}

.fce-two-cols {
}

.fce-two-cols-left {
	float:left;
	width:225px;
}

.fce-two-cols-right {
	float:right;
	width:225px;
}

.clear {
	clear:both;
}
