body {
    font-size: 100.01%;
    color: #013468;
    background: #fff;
    text-align: center;
    font-family: verdana, sans-serif;
    min-width: 985px;
    margin: 0;
    padding: 0;
}

a {
	color: #013468;
}

#page_margins {
    text-align: left;
    margin: 0 auto;
}

#page {
    margin: 10px;
    width: 992px;
    position: absolute;
}

#header {
    padding: 1px 0px 0px 20px;
    border-top: 1px solid #cfcfe2;
    border-left: 1px solid #cfcfe2;
    height: 89px;
    background: transparent url("../images/header_bg.jpg") repeat-x;
    margin: 0;
    position: relative;
}

#beta_logo {
    position:relative;
    top:55px;
    left:912px;
    width: 44px;
    height: 16px;
}


#dataContent {
    background: transparent url("../images/border_b.jpg") repeat-y scroll right 0;
    padding-right: 3px;
    margin: 0;
}

#bottom_shadows {
    width: 991px;
    height: 3px;
    background: transparent url("../images/border_a.jpg") repeat-x center top;
    margin: 0;
    padding: 0;
}

/* ------------- Top Navigation ------------- */
#topnav {
    text-align: right;
    height: 29px;
    margin: 0;
    padding: 0;
    color: #003468;
    font-size: 8pt;
    z-index: 5;
    position: absolute;
    right: 0px;
}

#topnav_login {
    position: absolute;
    right: 0px;
    height: 29px;
    margin: 0;
    padding: 0;
    color: #003468;
    font-size: 8pt;
    width: 401px;
    z-index: 5;
}

#topnavL {
    float: left;
    padding-right: 15px;
    height: 27px;
    padding-top: 4px;
    background: transparent url("../images/corner_a.jpg") no-repeat scroll right 0;
}

#topnavR {
    background-color: #eeeff5;
    border-bottom: 1px solid #cfcfe2;
    float: left;
    height: 24px;
}

#topnav ul {
    display: inline;
    padding: 0;
    margin: 0;
    height: 24px;
}

#topnav ul li {
    display: inline;
    padding: 5px 12px 0;
    border-left: 1px solid #cfcfe2;
    line-height: 21px;
}

#topnav ul li.first {
    padding: 0px 12px;
    margin-left: 12px;
    border-left: none;
}

#topnav ul li a {
    text-decoration: none;
    color: #003468;
    font-size: 8pt;
}

#topnav ul li a img {
    text-decoration: none;
    border: none;
    padding-right: 5px;
    vertical-align: text-bottom;
}

#topnavLogout {
    background: transparent url("../images/button_a.jpg") no-repeat scroll 4px 6px;
    padding: 5px 12px 0 20px !important;
}

.first {
    padding-left: 0 !important;
}

.prefilled {
    color: #aaaaaa;
}

/* ------------- Subhead --------- */
#subhead {
    height: 64px;
    position: absolute;
    top: 1px;
    left: 10px;
}

#sitelogo {
    float: left;
    margin-top: 4px;
}

#sitelogo a img {
    border: none;
    text-decoration: none;
}

#subhead_menu {
    float: left;
    margin: 55px 0 0 35px;
    padding: 0;
    font-size: 10pt;
    font-weight: bold;
}

#sitetitle {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 16pt;
    font-weight: bold;
    font-family: helvetica, arial, sans-serif;
    color: #003468;
}

#smenu {
    margin: 0;
    padding: 0;
    height: 31px;
}

#smenu li {
    border-left: 1px solid #D0CEE3;
    display: inline;
    line-height: 20px;
    margin: 0;
    padding: 0 10px 12px;
}

#smenu li.first {
    padding: 0 10px 0 0;
    border: none;
}

#main {
    border-left: 1px solid #cfcfe2;
    border-top: none;
}

#content {
    width: 100%;
    /*clear: both;*/
    /*min-height: 1125px;*/
    background: transparent url("../images/main_bg.jpg") repeat-X 0 bottom;
    margin: 0;
    padding-top: 10px;
    font-size: 8pt;
    overflow: hidden;
}

* html #content
{
    /* IE6 hack */
    /*height: 1125px;*/
}

#breadcrumb {
	width: 100%;
	margin: 5px 10px 15px 0px;
	font-size: 10px;
}

#breadcrumb h1,
#breadcrumb h2,
#breadcrumb h3,
#breadcrumb h4 {
	font-size: 11px;
	display: inline;
	font-weight: normal;
}

#breadcrumb h1 a,
#breadcrumb h2 a,
#breadcrumb h3 a,
#breadcrumb h4 a{
	text-decoration: none;
}

#col1 {
    width: 220px;
    float: left;
    margin: 0px 5px 10px 10px;
}

#col2 {
    width: 95%;
    margin: 0px auto 10px auto;
}

#boxesCol {
	width: 325px;
	float: left;
	margin: 0px;
	/* position: absolute; */
}

div#descriptionText {
	width: 100%;
	border: 0px solid #cccccc;
}

div#descriptionText p {
	margin: 5px 10px;
}

div#boxesCol div#stadtList {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 5px 0;
	margin: 10px 0px;
}

div#boxesCol div#stadtList p {
	margin: 0px 5px;
	color: #aaaaaa;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

div#boxesCol div#stadtList ul {
	margin: 5px 10px;
	padding: 0;
}

div#boxesCol div#stadtList ul li {
	list-style: none;
}

div#boxesCol div#kreisList {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 5px 0;
	margin: 10px 0px;
}

div#boxesCol div#kreisList p {
	margin: 0px 5px;
	color: #aaaaaa;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

div#boxesCol div#kreisList ul {
	margin: 5px 10px;
	padding: 0;
}

div#boxesCol div#kreisList ul li {
	list-style: none;
}

#mapCol {
	width: 480px;
	/*float: left;*/
	margin: 0px 0px 0px 335px;
	/*position: absolute;*/
}

#mapCol img {
	border: none;
}

div#partnersList {
	width: 100%;
	margin: 30px 0px;
}

div#partnersList table {
	width: 100%;
}

div#partnersList table td {
	border-bottom: 1px solid #cccccc;
	padding: 10px 5px;
}

div#partnersList table td.c {
	text-align: center;
}

div#partnersList table td a {
	text-decoration: underline;
}

div#partnersList table td a.partnername {
	text-decoration:none;
	color: #013468;
}

div#partnersList table td a.partnername:hover {
	text-decoration:underline;
}

div.paginationControl
{
	width: 100%;
	text-align:center;
}

div.paginationControl span.disabled {
	color: #bbbbbb;
}

div#categoriesForStadt {
	width: 100%;
	margin: 10px 0px;
	border: 1px solid #cccccc;	
}

div#categoriesForStadt table {
	width: 95%;
	margin: 10px;
}

div#categoriesForStadt table th {
	font-weight: bold;
	text-align: left;
}

div#categoriesForStadt table td {
	text-align: left;
	vertical-align: top;
}

div#categoriesForStadt table td p {
	font-weight: bold;
	margin: 5px 0;
}

div#partnerKontaktData {
	float: left;
	width: 350px;
	border: 1px solid #cccccc;
	margin: 10px auto 10px 0px;
}

div#partnerKontaktData p {
	margin: 10px;
}

div#partnerKontaktData p span {
	width: 100px;
	float: left;
}

div#partnerUrl {
	margin: 70px 0px 10px 370px;
	text-align: center;
}

div#partnerUrl img {
	border: none;
}

div#partnerDescription {
	clear: both;
	width: 99%;
	border: 1px solid #cccccc;
	margin: 10px 0px 10px 0px;	
}

div#partnerDescription p {
	margin: 10px;
}

#col1_content,
#col2_content {
    height: 100%;
}

#footernav {
    padding-top: 20px;
    margin: 0 0 5px 0;
    padding-left: 5px;
    text-align:left;
}

#footernav ul {
    display: inline;
    padding: 0px 0px 5px 0px;
    margin: 0;
}

#footernav ul li {
    border-right: 1px solid #cfcfe2;
    display: inline;
    padding: 0px 7px;
}

#footernav ul li.last {
    border: none;
}

#footernav ul li a {
    color: #aaaaaa;
    text-decoration: none;
}

#footer {
    text-align: center;
    clear: both;
    font-size: 8pt;
    color: #cbcbcb;
    /*position: absolute;*/
    width: 991px;
    height: 66px;
}

#version {
    /*float:left;*/
    font-size:smaller;
    position:relative;
   /* top:-33px; */
   padding-left: 8px;
}

#branding {
    text-align: left;
    position: absolute;
    bottom: 15px;
    right: 2px;
    width: 180px;
}

.clearfix {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    height: 0;
    font-size: 0px;
}

.topBox {
	width: 100%;
	margin: 0 15px 0 15px;
}

.topBox p {
	color: #aaaaaa;
	font-size: 18px;
	font-wejght: bold;
}

.topBox p span {
	background: #efefef;
	padding: 5px 20px;
}

.topBox div.topContent {
	border: 1px solid #efefef;
	margin: 5px 25px 0 0;
	padding: 10px 0;
	overflow: hidden;
}

.topBox div.topContent div.topleft {
	width: 420px; 
	margin: 0 0 0 10px;
	float: left;
}

.topBox div.topContent div.topright {
	width: 420px;
	margin: 0 10px 0 445px;
}

.topBox div.topContent p {
	margin: 4px 10px;
	color: #013468;
	font-size: 11px;
}

.ie_clearing,
#ie_clearing {
    display: none;
}

#step_one_img,
#step_two_img,
#step_tree_img {
    vertical-align: middle;
    margin-top: 0px;
}

p {
    font-size: 8pt;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 14pt;
}

h2 {
    font-size: 12pt;
}

h3 {
    font-size: 10pt;
}

span.required {
    font-size: 7pt;
    margin-left: 4px;
}

.no_margin {
    margin: 0;
}

.no_border {
    border: none;
}

.left {
    float: left;
}

.footer_service{
    float: left;
    text-align: right;
    width: 110px;
    padding-top: 4px;
}

.right {
    float: right;
}

.active {
    color: #FF7500 !important;
}


.inputError {
    border: 1px solid #FF7500 !important;
}

.inputErrorCheckbox {
    border: 1px solid #FF7500 !important;
    outline: #FF7500 solid 2px;
}

.light {
    color: #a4afd5;
}

.orange {
    color: #FF7500;
}

.white_tinctured {
    color: #fff;
}
.blue_tinctured {
    color: #013468;
}

.gray_tinctured {
    color: #444444;
}

/**-- Forms --------*/
.inputfield {
    width: 220px;
    border: 1px solid #6685a4;
}

.inputTextarea {
    width: 220px;
    height: 85px;
    border: 1px solid #6685a4;
}

.inputfield_155 {
    width: 155px;
    border: 1px solid #6685a4;
}

.inputform {
    margin: 5px 0;
    width: 222px;
}

.inputform_155 {
    margin: 5px 0;
    width: 165px;
}

.full {
    float: left;
    width: 100%;
}

.formlabel {
    font-size: 8pt;
    margin-bottom: 3px;
}

.formsuffix {
    font-size: 8pt;
    margin-top: 3px;
}

.formfield {
    float: left;
    font-size:8pt;
}

.inputCheckBox {
    margin: 3px 5px 0px 0px;
}

.inputRadios {
    margin: 0px 5px 0px 0px;
}

a {
    text-decoration: none;
    color: inherit;
}

a.underline {
    text-decoration: underline;
}

.inline {
    float: left;
}

.error {
    color: #FF7500;
}

ul.errorlist {
    margin: 10px 0;
    padding: 0;
    font-size: 7.5pt;
    color: #FF7500;
    list-style: none;
}

ul.errorlist li {
    padding: 0;
    margin: 5px 0;
}

.info_icon {
    background: transparent url("../images/info_icon.jpg") no-repeat 0 0;
    width: 11px;
    height: 11px;
    cursor: help;
}

#topnav_loginButton {
    background: transparent url("../images/button_b.jpg") no-repeat 0 0;
    border: medium none;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    height: 21px;
    margin: 4px 5px 0 5px;
    padding: 0px 16px 4px 0px;
    width: 61px;
    cursor: pointer;
}

.infoBox_right {
    width: 200px;
    border: 1px solid #949494;
    height: 360px;
    padding: 10px 8px;
    color: #949494;
    overflow: auto;
    float: right;
    margin-right: 10px;
}

.infoBox_right a{
    color: #949494;
}


* html div.infoBox_right {
    /* CSS-Hack für IE6 und kleiner */
    width: 210px;
}

.infobox_left {
    padding: 10px;
}

.contentInputFrom {
    padding-bottom: 10px;
}

.centralCol {
    width: 480px;
    float: left;
    height: 490px;
    overflow: visible;
}


.registerCol {
    width: 465px;
    float: left;
    height: 490px;
}

.hrLine {
    height: 1px;
    background-color: #cfcfe2;
    font-size: 0px;
}

/*-- Login Reg From -- */
#loginButton {
    height: 21px;
    padding: 0 9px 5px 0;
    width: 61px;
    background: transparent url("../images/button_b.jpg") no-repeat center center;
    border: none;
    font-size: 9pt;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.leftButton {
    width: 186px;
    height: 41px;
    background: transparent url("../images/bigbutton_left.jpg") no-repeat 0 0;
    border: none;
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 0 40px 3px 0;
    cursor: pointer;
}

.rightButton {
    width: 200px;
    height: 41px;
    background: transparent url("../images/bigbutton_right.jpg") no-repeat 0 0;
    border: none;
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 0 0 3px 22px;
    float: right;
    cursor: pointer;
}

.rightBigButton {
    width: 229px;
    height: 41px;
    background: transparent url("../images/extrabigbutton_right.jpg") no-repeat 0 0;
    border: none;
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 0 0 3px 35px;
    float: right;
    cursor: pointer;
}

#leftButtomCont {
    position: absolute;
    bottom: 90px;
    left: 0px;
}

#rightButtomCont {
    position: absolute;
    bottom: 90px;
    right: 0px;
    width: 250px;
}



/* ----------------so funktionierts -------*/
#sofunktionierts_content {
    width: 100%;
    clear: both;
    height: 525px;
    background: transparent url("../images/sofunktionierts_bg.jpg") no-repeat 0 0;
    margin: 0;
    padding-top: 10px;
}

* html #sofunktionierts_content{
    /* CSS-Hack für IE6 und kleiner */
    height: 535px;
}

#sofunktionierts_top {
    top: 45px;
    left: 35px;
    line-height: 25pt;
    position: relative;
}

#sofunktionierts_bottom {
    position: absolute;
    bottom: 10px;
    height: 255px;
    left: 12px;
}

#sofunktionierts_bottom_left {
    float: left;
    margin: 13px 13px 0 0;
}

#sofunktionierts_bottom_center {
    float: left;
    margin: 13px 13px 0 0;
}

#sofunktionierts_bottom_right {
    float: left;
    margin: 13px 13px 0 0;
}

#sofunktionierts_registerbutton {
    width: 296px;
    height: 41px;
    background: transparent url("../images/extrabigbutton.jpg") no-repeat 0 0;
    border: none;
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
    margin: 0 13px 0 0;
    padding: 0 0 3px 35px;
    float: right;
    cursor: pointer;
}


/* ------ bbox --------------------------*/

.bbox {
    width: 312px;
}

.bbox_top{
    width: 312px;
    height: 24px;
    margin: 0;
    padding: 0;
}

.bbox_tl{
    width: 9px;
    height: 24px;
    margin: 0;
    float: left;
    background: transparent url("../images/bbox_tl.jpg") no-repeat 0 0;
}

.bbox_tm{
    background: transparent url("../images/bbox_tm.jpg") repeat-x 0 0;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    margin: 0;
    padding: 4px 0 0 5px;
    width: 294px;
}

.bbox_tr{
    width: 4px;
    height: 24px;
    margin: 0;
    float: left;
    background: transparent url("../images/bbox_tr.jpg") no-repeat 0 0;
}


.bbox_middle {
    border-left: 1px solid #99aec3;
    border-right: 1px solid #99aec3;
    padding: 10px 13px;
    font-size: 12px;
    width: 284px;
    height: 150px;
}

* html .bbox_middle{
    /* CSS-Hack für IE6 und kleiner */
    width: 307px;
}

.bbox_bottom{
    width: 312px;
    height: 7px;
    margin: 0;
    padding: 0;
}

.bbox_bl{
    width: 9px;
    height: 7px;
    margin: 0;
    float: left;
    background: transparent url("../images/bbox_bl.jpg") no-repeat 0 0;
}

.bbox_bm{
    background: transparent url("../images/bbox_bm.jpg") repeat-x 0 0;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 7px;
    margin: 0;
    padding: 4px 0 0 5px;
    width: 294px;
}

.bbox_br{
    width: 4px;
    height: 7px;
    margin: 0;
    float: left;
    background: transparent url("../images/bbox_br.jpg") no-repeat 0 0;
}


/* ----------------partner werden -------*/
#becomePartner_content {
    width: 100%;
    clear: both;
    height: 525px;
    background: transparent url("../images/partnerwerden_bg.jpg") no-repeat 0 0;
    margin: 0;
    padding-top: 10px;
}

* html #becomePartner_content{
    /* CSS-Hack für IE6 und kleiner */
    height: 535px;
}

#becomePartner_top {
    top: 45px;
    left: 35px;
    line-height: 25pt;
    position: relative;

}

#becomePartner_bottom_left {
    float: left;
    height: 200px;
    padding: 5px;
    font-size: 9pt;
    line-height: 16pt;
    width: 476px;
    color: #444444;
}

#becomePartner_bottom_right {
    float: right;
    height: 200px;
    padding: 5px;
    font-size: 9pt;
    line-height: 16pt;
    width: 476px;
    color: #444444;
}

#becomePartner_bottom {
    position: absolute;
    bottom: 10px;
    height: 255px;
}




#extrabigbutton {
    width: 296px;
    height: 41px;
    background: transparent url("../images/extrabigbutton.jpg") no-repeat 0 0;
    border: none;
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 0 0 3px 35px;
    float: right;
    cursor: pointer;
}



/* --------------- startseite -----------*/
#startpage_content {
    width: 100%;
    clear: both;
    height: 525px;
    background: transparent url("../images/startseite_bild.jpg") repeat-X 0 0;
    margin: 0;
    padding-top: 10px;
}

* html #startpage_content{
    /* CSS-Hack für IE6 und kleiner */
    height: 535px;
}

#white_bg {
    background-color: transparent;
    width: 400px;
    height: 105px;
    position: relative;
    left: 570px;
    top: 65px;
}

#px10 {
    margin: 0;
    padding: 0;
    height: 15px;
}

#einfach {
    float: left;
    width: 270px;
    margin: 0 10px;
}

#einfach_bullet {
    font-size: 12pt;
    font-weight: bold;
    color: #a4afd5;
}

#einfach_bullet img {
    vertical-align: middle;
    margin-right: 15px;
}

#sicher {
    float: left;
    width: 270px;
    margin: 0 55px;
}

#sicher_bullet {
    font-size: 12pt;
    font-weight: bold;
    color: #a4afd5;
}

#sicher_bullet img {
    vertical-align: middle;
    margin-right: 15px;
}

#kostenlos {
    float: left;
    width: 284px;
    margin: 0 10px;
}

#kostenlos_bullet {
    font-size: 12pt;
    font-weight: bold;
    color: #a4afd5;
}

#kostenlos_bullet img {
    vertical-align: middle;
    margin-right: 15px;
}

#startRelocation {
    background: transparent url("../images/start_ummeldung_button.jpg") no-repeat 0 0;
    border: 0 none;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    height: 41px;
    width: 214px;
    padding: 0 0 3px 25px;
    position: relative;
    right: 20px;
    top: 21px;
    cursor: pointer;
}

#bottom {
    position: absolute;
    bottom: 10px;
}

/* --------- Logout ------------ */

.logout_infolist {
    color: #013468;
    margin: 25px 0px;
}

#logout_infolist_bullet {
    font-size: 12pt;
    font-weight: bold;
    color: #a4afd5;
    margin-bottom: 5px;
}

.logout_infolist_bullet_icon {
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 5px;
    border: none;
}

#logout_left {
    width: 658px;
    height: 428px;
    float: left;
    background: transparent url("../images/logout_img.jpg") no-repeat;
}

#logout_right {
    float: left;
    margin: 0 10px;
    width: 300px;
}

#logout_find_partner {
    position: absolute;
    bottom: 30px;
    left: 429px;
    width: 229px;
}

/** -------- Partenermenu ---------------- */

#partnerMenu {
    width: 97%;
    /**height: 510px;*/
    overflow-x: hidden;
    overflow-y: hidden;
}

ul#nmenu {
    list-style: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
    width: 100%;
}

li.menuparent {
    background: transparent url("../images/partnermenu_bg.jpg") repeat-x 0 0;
    width: 100%;
    margin: 0;
}

* html li.menuparent{
    /* CSS-Hack für IE6 und kleiner */
    margin-top: -3px;
}

li.menuparent p {
    height: 27px;
    line-height: 27px;
    font-weight: bold;
    margin: 0 10px 0 25px;
    width: 100%;
}

ul.m_submenu {
    list-style-position: outside;
    list-style: none;
    margin: 0 5px;
    padding: 0;
}

li.menuchild {
    background: transparent url("../images/partnermenu_bg.jpg") repeat-x 0 0;
    height: 27px;
}

li.menuchild a {
    font-weight: normal;
    height: 27px;
    width: 250px;
    line-height: 27px;
    margin: 0 10px;
    padding-left:10px;
    white-space: nowrap;
}

.activeMenu {
    color: #FF7500;
}

.ativeSubMenuLink {
    color: #FF7500;
    background: transparent url("../images/mini_arrow.jpg") no-repeat 0 center;
}


.pmenu_parentwrapper {
    background: transparent url("../images/button_a.jpg") no-repeat 7px center;
    border: 1px solid #cfcfe2;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
}

.pmenu_childwrapper {
    border: 1px solid #cfcfe2;
    overflow: hidden;
}

* html div.pmenu_childwrapper {
    /* CSS-Hack für IE6 und kleiner */
    width: 100%;
}











/** -------- Show Partner ------------------*/


#categoryOverviewHead {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #cfcfe2;
}

#categoryOverview {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 460px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #cfcfe2;
}
#partnerDetailOverview {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 489px;
    margin: 0;
    padding: 0;
}

.nameCol {
    float: left;
    width: 230px;
    padding-left: 10px;
}

.shortDescriptionCol {
    float: left;
    width: 240px;
    padding-left: 10px;
}

.relocationOptionsCol {
    float: left;
    width: 150px;
    padding-left: 10px;
}

.statusCol {
    float: left;
    width: auto;
}


.selectedRow {
    background-color: #ecedf4;
}

.selectableRow {
    cursor: pointer;
    margin: 4px 0;
    overflow: hidden;
    padding: 3px 0;
    width: 705px;
}

/** --------  Partner details --------------*/

.highlightRow {
    background-color: #ecedf4;
}
