body {
	margin : 0;
	background-color : #ffffcc;
	color : #000000;
	font-family : arial, helvetia, sans-serif;
}

#menufix {
	height : 100%;
	width : 16%;
	position : fixed;
	float : left;
}

#sprache {
	color : #ffc;
	background-color : #306;
	left : 0;
	top : 0;
	position : absolute;
}

#sprache a {
	color : #998099;
}

#sprache a:hover {
	color : #ffc;
}

#sprache a.active {
	color : #ffc;
}

#verlauf {
	background-image : url(../images/verlauf_links.jpg);
	background-repeat : repeat-y;
	left : 100%;
	top : 0;
	position : absolute;
	height : 100%;
	width : 30px;
}

ul#Navigation {
	background-color : #306;
	color : #ffffcc;
	height : 100%;
	padding-top : 140px;
	margin : 0;
	padding-left : 17%;
}

ul#Navigation li {
	list-style : none;
	margin-top : 3px;
}

ul#Navigation li ul {
	padding : 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

ul#navigation li ul li {
	margin : 0 0 0 1em;
}

ul#Navigation a {
	right : 0;
	display : block;
	list-style : none;
	color : #306;
	background-color : #998099;
	text-decoration : none;
	font-weight : bold;
	margin : 0;
	margin-top : 0;
	border : 1px solid black;
	border-right : #9bcda7;
	padding : 2px;
	padding-left : 6%;
}

ul#Navigation a:hover {
	background-color : #ffffcc;
	border-right : #ffffcc;
}

ul#Navigation a.active {
	color : #000;
	background-color : #ffffcc;
	border-right : #ffffcc;
}

* html ul#Navigation {
	height : 100%;
	width : 30px;
	padding-left : 0;
}

* html ul#Navigation li ul li {
	margin-left : 10px;
	margin-top : 2px;
}

* html ul#Navigation a {
	width : 100%;
}

* html ul#Navigation li ul li a {
	width : 100%;
}

#head {
	right : 0;
	top : 0;
	width : 81%;
	height : 100px;
	position : fixed;
	float : right;
	background-color : #ffc;
}

#head_zl {
	background-image : url(../images/dot-blue.png);
	background-repeat : repeat-x;
	background-position : bottom;
	margin-bottom : 0;
}

#head_verlauf {
	background-image : url(../images/verlauf_oben.png);
	background-repeat : repeat-x;
	background-position : top;
	margin-bottom : 0;
}

#rechts {
	position : fixed;
	right : 0;
	top : 0;
	height : 100%;
	width : 120px;
	background-color : #306;
	color : #ffc;
}

* html #rechts {
	position : absolute;
	height : 100%;
	width : 110px;
	padding-left : 0;
}

#seite {
	position : absolute;
	top : 120px;
	border : 0;
	max-width : 800px;
	min-width : 400px;
	background-attachment : fixed;
	background-color : #ffc;
	left : 19%;
	padding-right : 15px;
	padding-bottom : 15px;
	padding-left : 15px;
	height: 100%;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#seite .eintrag {
	height: 100%;
	width: 100%;
}

#seite .pressebild {
	float: left;
	position: relative;
	height: 670px;
	width: 280px;
}

#seite .presseopis {
	position: relative;
}

#seiteunten {
	text-align : center;
	position: fixed;
	bottom: -12px;
	left: 19%;
	right: 0px;
	background-image: url(../images/verlauf_unten.png);
	background-repeat: repeat-x;
	font-size: 0.8em;
	background-position: 12px;
}

#seiteunten a:hover {
	color : #306;
}

#seiteunten a.active {
	color : #998099;
}

#valid {
	position: fixed;
	bottom: 0px;
	left: 0px;
	font-size: small;
}

#valid a:hover {
	color : #998099;
}

#stepsyslogo {
	font-weight : 900;
	font-size : 16pt;
	color : #306;
	top : auto;
	text-align : center;
}

a {
	color : #306;
	text-decoration : none;
}

a:hover {
	color : #306;
	text-decoration : underline;
}

#nav-stellen {
	font-size: 9pt;
}

.nav-stellen-aktiv {
	text-decoration: underline;
}

.profilliste {
	border-bottom-width: 1px;
	border-bottom-color: #330066;
	border-top:0;
	border-right:0;
	border-left:0;
	vertical-align: top;
}

.no-jobs {
	list-style-type: circle;
}

.liste-profil {
	margin-bottom: 0.6em;
}

.zentrieren {
	text-align: center;
}
#map {
	text-align: center;
	margin-right: auto;
	height: 600px;
	width: 600px;
	margin-left: auto;
}
