body{
    margin-top:0;
    color: #000000;
    font-size: 10pt;
    text-align: center;
    font-family: Verdana;
}
h2{
    margin: 0px;
    padding: 0px;
}

h3.portlet {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	margin: 0;
	padding: 9px 0 0 0;
	border: 0;
	line-height: 1;
}

h4 {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: red;
	margin-top:40px;
}

h3.headline {
    padding: 0 0 20px 30px;
    color: red;
    margin: 0 0 20px 0;
}

p {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

img {
border:none;
}

p.fair {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

a.lang {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: black;
	text-decoration: none;
}

p.portlet_teaser {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	margin: 0;
	padding: 5px 0 0 0;
	border: 0;
	line-height: 1;
}

.background{
	left: 50%;
    width:1000px;
    height:768px;
    margin-left: -500px;
    position: absolute;
    padding-top: 35px;
    text-align: left;
    background-repeat: no-repeat;
    background-image: url(../img/home/displaybackground.jpg);
}

.visual-wrapper{
	left: 50%;
    width:600px;
    position: absolute;
	margin-left: -300px;
}

#banner, .banner_view{
    width:914px;
    height:88px;
    margin-left: 41px;
    background-image: url(../img/home/header.gif);
}

.banner_view{
    background-image: url(../img/view/header.gif);
}

.banner_view a{
    height: 100%;
    display: block;
}

.language{
    width:920px;
    height:20px;
    color: #000000;
    text-align: right;
}

.menu_container{
    float: left;
    width: 247px;
}

.menu_container ul{
    width: 100%;
    padding: 0px;
    margin-left: 47px;
    margin-top: 47px;
}

* html .menu_container ul{
    width: 215px;
}

.menu_item {
    width: 100%;
    margin-bottom: 3px;
    list-style-type: none;
}

.menu_item a{
    display: block;
    color: #003366;
    font-weight: bold;
    outline: none;
    text-decoration: none;
    padding: 8px 6px 10px 12px;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    background: url(../img/menu/menu.gif) no-repeat;
}

.menu_item a:hover {
    background: url(../img/menu/menu_over.gif) no-repeat;
}

.selected_item a{
    color: #fff;
    font-weight: bold;
    background: url(../img/menu/menu_active.gif) no-repeat;
}

.view_header{
    height: 30px;
}

.view_corner{
    float: left;
    width: 28px;
    height: 30px;
    background: url(../img/view/view_corner.gif) no-repeat;
}

.view_top{
    float: left;
    width: 655px;
    height: 30px;
    background: #fff;
}

.view_content{
    overflow: auto;
    overflow-x: hidden;
    height: 482px;
    width: 100%;
    background: #fff;
}

.view_container{
    float: left;
    width: 683px;
    height: 512px;
    margin-left: 23px;
    margin-top: 47px;

}

.left_view{
	line-height: 1em;
    float: left;
    width: 60%;
    font-size: 10pt;
    padding-left: 30px;
}

.header {
	padding-left: 30px;
}

.left_view a{
    color: red;
}

.right_view{
    float: left;
    width: 30%;
}

.blank_view{
    width: 95%;
    height: 10px;
}

.archiv_sel_year {
    width: 90%;
    text-align: right;
}

.archiv_content{
    padding-left: 30px;
}

.archive_edition{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    width: 172px !important;
    height: 250px !important;
}

.archive_edition img{
    border: none;
}

.portlet_container{
    width: 100%;
    height: 100%;
    margin-top: 47px;
    padding-left: 90px;
}

.portlet_content{
    float: left;
    width: 187px;
    height: 154px;
    margin-right: 25px;
    margin-bottom: 25px;
    cursor: pointer;
}

.portlet_img {
    height: 77px;
    width: 187px;
    margin-bottom: 0px;
    color: #000000;
    background: #000000;
    background: url(../img/home/portlet1.gif) no-repeat;

}

* html .portlet_img {
    height: 77px;
    width: 172px;
}

.portlet_text{
    color: #fff;
    height: 77px;
    width: 170px;
    font-size: 8pt;
    padding-left: 15px;
    background: #000000;
    border: 1px solid #000000;
}

* html .portlet_text {
    width: 170px;
}

.portlet_text a{
    display: block;
    outline: none;
    text-decoration: none;
}

.bottom {
    width:90%;
    color: #000000;
    text-align: right;
    margin-top: 10px;
}

.bottom  a{
    color: #000000;
    text-decoration: none;
}

.bottom  a:hover{
    color: red;
}

.bottom_item{
    font-size:10px;
    color: #003366;
}

fieldset {
	border: 0 solid white;
}

legend {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #CD1041;
	padding: 0 0 7px 0;
	margin: 0;
}

label.element {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul.download_area {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.download_area li {
	padding-bottom: 5px;
}

a.downloadmag {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #CD1041;
}

#container_right {
	padding: 20px 50px 0 0;
	float: right;
}

#registration_form {
	width: 375px;
}

input#username {
	width: 100px;
}

input#password {
	width: 100px;
}

input#user {
	width: 100px;
}

#forgotten_password {
	margin-top: 10px;
	border-top: 1px solid #CD1041;
}

#loginForm {
	border-top: 1px solid #CD1041;
}

#text_magazin {
	width: 400px;
}

a.buttons {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: black;
}

.change_personal_data {
	padding: 40px 50px 0 0;
	float: left;
}

.logout {
	padding: 40px 50px 0 0;
}

.red {
    color: red !important;
}

.col_view_70 {
    width: 70%;
}

.col_view_95 {
    width: 95%;
}

.online_maz {
    padding-left:30px;
    width: 653px
}

.wo_gw_col_1 {
    width: 75%;
    padding-left: 40px;
}

.wo_gw_col_2 {
    width: 95%;
    padding-bottom: 8px;
    text-decoration: underline;
}

span.error {
	color: red;
}

div.anzeigenteaser .left_view, div.anzeigenteaser .right_view  {
    margin-bottom: 10px;
}

.anzeigenteaser {
	clear: both;
	margin-top: 20px;
}
div.breaker {
	border-bottom: 1px solid;
	border-color: #B3C3D3;
	clear: both;
}

h4.stellenhead {
	padding-left: 30px;
	color:#000000;
}

.anzeigenteaser .left_view h4 a {
	color: #000000;
	text-decoration: none;
	margin:0;
	padding: 0;
	line-height: 1em;
}

.anzeigenteaser .left_view h4 a:hover {
	color: red;
	text-decoration: underline;
}

.anzeigenteaser .right_float a img {
	padding-top: 10px;
}

.stellenteaser {
	padding-left: 30px;
	font-weight: bold;
	font-size: 11px;
}

.stellentext {
	padding: 8px 0 0 30px;
}

.stellentext p, .stellentext li {
	font-size: 11px;
}

.right_float {
	float: right;
	padding-right: 20px;
    width: 30%;
    font-size: 11px;
}

a.back_to_list {
	font-family: Verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #CD1041;
}

li.reqnote {font-size: 10px;}

.float_right {
	float:right;
}