* {
    padding: 0;
    margin: 0;
    border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url('/images/bgbody.jpg') 0 0 repeat;
	color: #333;
}

.imageflLeft { float: left; margin: 0 20px 15px 0; }
.imageflRight { float: right; margin: 0 0 5px 20px; }

#layer {
    width: 950px;
    margin: 0 auto;
}
#headde, #headen {
	height: 313px;
	width: 100%;
	background: url('/images/top.jpg') 0 0 no-repeat;
	position: relative;
}
#headen {
	background: url('/images/top2.jpg') 0 0 no-repeat;
}
#hotspot {
	position: absolute;
	width: 230px;
	height: 50px;
	top: 50px;
	right: 20px;
}
#hotspot a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
#flags {
	position: absolute;
	top: 5px;
	right: 42px;
}
#flags a {
	margin-left: 10px;
	text-decoration: none;
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
}
#flags a:hover {
	color: #CB4343;
}
#nav1 {
	position: absolute;
	left: 60px;
	top: 69px;
}
* + html #nav1 {
	top: 90px;
}
* html #nav1 {
	top: 90px;
}
#nav1 ul {
	list-style: none;
}
#nav1 li.level1 {
	position: relative;
}
#nav1 li {
	margin: 0;
	display: inline;
	float: left;
	overflow: visible;
}
#nav1 a {
	padding: 0 16px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
}
#nav1 a:hover,
#nav1 li.open a.level1,
#nav1 li li a.active {
	color: #888ca5;
}
#nav1 li ul {
	position: absolute;
	width: 500px;
	top: 25px;
	padding-left: 22px;
}
#nav1 li li {
	font-size: 11px;
}
#nav1 li li a {
	padding: 0 10px;
	display: inline;
}
#middle {
	background: url('/images/bgmain.jpg') 0 0 repeat-y;
	padding: 0 25px;
}
#lycenter {
	width: 505px;
	float: left;
	padding: 33px 20px 65px;
	font-size: 12px;
}
* + html #lycenter {
	padding-top: 60px;
}
* html #lycenter {
	padding-top: 60px;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 19px 0 10px;
	color: #ca1713;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 19px 0 10px;
	color: #698dc3;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
p {
	margin-bottom: 10px;
	line-height: 16px;
}
#lycenter ul, #lycenter dl {
	margin-bottom: 10px;
}
#lycenter ul {
	margin-left: 15px;
}
table.vakanzen {
	width: 474px;
	margin: 0 -50px 15px 0;
	font-size: 11px;
	border-spacing: 0;
}
.vakanzen th {
	text-align: left;
	font-weight: bold;
}
.vakanzen th, .vakanzen td {
	padding: 1px 6px 1px 0;
}
input, textarea {
	border: 1px solid #ccc;
	width: 310px;
}
#lycenter a,
#lyright a {
	color: #6A89CA;
	text-decoration: none;
}
#lycenter a:hover,
#lyright a:hover {
	color: #999;
}
.submit:hover {
	border-color: #aaa;
	cursor: pointer;
}

#lyright {
	width: 215px;
	float: left;
	padding: 30px 60px 10px;
	clear: right;
	font-size: 11px;
}
#lyright div.txt-img {
	padding: 0 20px 0 10px;
}

div.txt-img { clear: both; }

#nav2 {
	margin-bottom: 30px;
	padding: 0 20px 0 10px;
}
#nav2 ul {
	list-style: none;
}
#nav2 a {
	display: block;
	margin-bottom: 9px;
	color: #666;
	font-size: 13px;
}
#nav2 a:hover,
#nav2 a.active {
	color: #6A89CA;
}
#lyright #kontakt {
	text-align: left;
	font-size: 12px;
}
#kontakt input,
#kontakt textarea {
	width: 180px;
	margin-left: 10px;
	font-size: 11px;
	padding: 2px 0;
	color: #0066FF;
}
#lyright p.smallp {
	line-height: 4px;
}
#lyright #kontakt label {
	padding-left: 10px;
}
#lyright .inputt {
	margin-bottom: 5px;
	width: 299px;
	padding: 1px 0 1px 20px;
	height: 14px;
	font-size: 11px;
	color: #999;
}
#lyright .searchbox {
	margin-left: -61px;
	width: 250px;
}
#lyright .submit {
	background: #bbb;
	font-size: 9px;
	color: #fff;
	line-height: 15px;
	text-align: left;
	padding: 0 0 0 5px;
	border: 1px solid #bbb;
	text-transform: uppercase;
	height: 18px;
}
#buttonsleft {
	margin-bottom: 35px;
}
#buttonsleft img {
	margin-top:15px;
}
#buttonsleft img:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#lyright .searchbox .submit {
	margin-left: -60px;
	width: 271px;
	padding-left: 20px;
}
#lyright p.success {
	font-size: 12px;
	padding-left: 20px;
}
#newsbox {
	text-align: left;
}
#newsbox p.readmore {
	margin: 0 20px 0 10px;
}
#teaser {
	width: 100%;
	text-align: center;
	margin-top: 35px;
}
#copy {
	position: absolute;
	top: 6px;
	right: 35px;
	font-size: 9px;
	color: #999;
	width:485px;
	overflow:hidden;
	padding: 0 50px;
}
#copy a {
	text-decoration: none;
	color: #999;
}
#copy a:hover {
	text-decoration: underline;
}

#landingpage {
	position: absolute;
	top: 43px;
	left: 0;
	font-size: 11px;
	color: #666;
	background:#fff url(/images/bgmain.jpg) 0 0 repeat-y;
}
#landingpage .headline {
	color:#698DC3;
	margin:0;
	font-size:12px;
}
#landingpage a {
	text-decoration: none;
	color: #4F729F;
}
#landingpage a:hover {
	text-decoration: underline;
}
#landingpage .bghead {
	background: url(/images/bghead.jpg) 0 0 no-repeat;
}
#landingpage .bgfoot {
	background: url(/images/bgbottom.jpg) 0 bottom no-repeat;
	padding: 20px 50px 50px;
	width:850px;
}
#bgfoot {
	position: relative;
	background: url('/images/bgbottom.jpg') 0 0 no-repeat;
	height: 80px;
	width: 100%;
}
div.left {
	text-align: left;
}
div.right {
	text-align: right;
}
div.justify {
	text-align: justify;
}
div.center {
	text-align: center;
}
br.clear {
	display: block;
	clear: both;
}
.li, .re {
	float: left;
	width: 50%;
}
dt {
	float: left;
	margin-right: 15px;
}
/* Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}

#lycenter .textlinks a {
	text-decoration: none;
	color:#666;
}
#lycenter.textlinks a:hover {
	text-decoration: underline;
}
