body {
	font-family:Arial,Helvetica;
	font-size:13px;
	color:#666666;
	margin:0px;
	padding:0px;
}


a{
	color:#980B1F;
	font-family:Arial,Helvetica;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	color:#CB858F;
	font-family:Arial,Helvetica;
	text-decoration:none;
	font-weight: bold;
}
#container a {
	font-size: 13px;
}


/* Structure */
.wrapper {
	height: 100%;
}

#header {
	background-image: url(../images/0000_bg_oben.gif);
	background-repeat: repeat-x;
}
#colleft {
	background-image: url(../images/0000_bg_links.gif);
	background-repeat: repeat-y;
	background-color: #f1f1f1;
}
#container {
	padding: 53px 70px;
}
.copyln {
	padding-left: 52px;
	padding-bottom: 10px;
}


/* Navi */
#navcontainer ul {
	margin: 56px 0px 0px 23px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	list-style-type: none;
}
#navcontainer ul li a {
	width: 110px;
	display: block;
	padding-left: 24px;
	margin-bottom: 7px;
	font-weight: normal;
	color: #646464;
	background-image: url(../images/navi_off.gif);
	background-repeat: no-repeat;
	background-color: #f1f1f1;
}
* html #navcontainer ul li a {
	width: 134px;
}
#navcontainer ul li a:hover, #navcontainer ul li a.active {
	color: #ffffff;
	background-image: url(../images/navi_on.gif);
	background-color: #958d8e;
}
#navcontainer ul li a.active {
	cursor: default;
}


/* Format Text */
td{
	color : #666666;
	font-size : 15px;
	line-height: 18px;
	font-family : Arial,Helvetica;
}

td.unten{
	color:#980B1F;
	font-size:12px;
	font-family:Arial,Helvetica;
}

h1 {
	font-size:22px;
	color:#666666;
	font-family:Arial,Helvetica;
	letter-spacing:1px;
	margin-top: 0px;
	margin-bottom: 25px;
}
h2{
	color:#980B1F;
	font-size:16px;
	font-family:Verdana;
	font-weight: normal;
	line-height:20px;
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
}
h3{
	color:#958D8E;
	font-size:14px;
	font-family:Arial,Helvetica;
	font-weight: bold;
	line-height:18px;
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
}
h4 {
	color:#666666;
	font-size:13px;
	font-family:Arial,Helvetica;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 18px;
}

p {
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
}

ul{
	margin-bottom:18px;
	color:#666666;
	font-size:14px;
	font-family:Arial,Helvetica;
	line-height:18px;
	list-style-type: square;
}

ul.bold{
	color:#666666;
	font-size:14px;
	font-family:Arial,Helvetica;
	font-weight: bold;
	line-height:20px;
}

ul.space{
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	font-size:14px;
	font-family:Arial,Helvetica;
	line-height:22px;
}
ul.space li {
	clear: left;
	padding-bottom: 15px;
}
ul.space li img {
	border: 1px solid #dddddd;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
}
ul.space li p {
	margin-top: -15px; /* IE Buggt */
	margin-bottom: 0;
}

.clear {
	clear: both;
}

.nomargin {
	margin: 0;
	padding: 0;
}

/* Mitarbeiter */
table.mitarbeiter {
	border-left: 4px solid #f1f1f1;
}
table.mitarbeiter td {
	padding-left: 8px;
}
