body {
	text-align: center;
	margin: 0;
	background-image: url(/images/default/design/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial;
	font-size: 12px;
}

a {
	font-weight: bold;
	color: #174571; 
    text-decoration: none;
}

a.detaillink {
	color: #174571;
}

a.detaillink:hover {
	color: #000000;
}


a:hover {
	color: #000000; 
}

#verlauf_outside {
	background-image: url(/images/default/design/bg_verlauf.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}

#content {
	background: url(/images/default/design/bg_rheintal.jpg) no-repeat;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}


#content_popup {
	margin: 0 auto;
	text-align: left;
}


#logo {
	float: left;
	margin: 0 auto;
	text-align: left;
	height: 72px;
}

#directaccess {
	float: right;
	margin: 8px 16px 0 0;
}

/* DirectAccess */

#directaccess {
	float: right;
	display: block;
	height: 27px;
}

#directaccess ul {
	margin: 0;
	padding: 0;
}

#directaccess li {
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	height: 21px;
}

#directaccess a {
	font-weight: normal;
	text-decoration: none;
	color: #000000; 
}

#directaccess a:hover {
	color: #174571; 
}
/* NAVIGATION */

#navigation {
	clear: both;
	display: block;
	border-left: solid 1px #cccccc;
	width: 959px;
	height: 27px;
	background: url(/images/default/design/bgmenu_bottomline.gif) bottom no-repeat;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 10px 0px 10px;
	height: 21px;
	border-top: 1px solid #cccccc;
}

#navigation li.activ {
	background: url(/images/default/design/bgmenu_activ.gif) right bottom;
}

#navigation li.inactiv {
	background: url(/images/default/design/bgmenu.gif) right bottom;
	color: #000000; 
}

#navigation a {
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover {
	color: #000000; 
}

#navigation li.activ a {
	color: #174571; 
}

#navigation li.inactiv a {
	color: #000000; 
}


/* NAVIGATION */

#navigation_ins_edit {
	clear: both;
	display: block;
	border-left: solid 1px #cccccc;
	width: 100%;
	height: 20px;
	padding-left: 1px;
	background: url(/images/default/design/bgmenu_bottomline.gif) bottom no-repeat;
}

#navigation_ins_edit_detail {
	width: 100%;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	padding: 0;
	margin: 0;
}

table td {
	
}

.edit_detail_head {
	height: 25px;
	background-color: #EEF1F4;
	background-color: #E2E5E8;
	
}

.edit_detail_even {
	height: 25px;
	background-color: #cccccc;
	color: #000;
}



#navigation_ins_edit ul {
	margin: 0;
	padding: 0;
}

#navigation_ins_edit li {
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 2px 10px 3px 10px;
	height: 14px;
	border-top: 1px solid #cccccc;
}


#navigation_ins_edit li.activ {
	background: url(/images/default/design/bgcontenthead_activ.gif) right bottom;
}

#navigation_ins_edit li.inactiv {
	background: url(/images/default/design/bgcontenthead_inactiv.gif) right bottom;
	color: #000000; 
}


#navigation_ins_edit_detail a {	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#navigation_ins_edit_detail a:hover {
	color: #000000; 
}

#navigation_ins_edit a {	
	font-weight: bold;
	text-decoration: none;
}

#navigation_ins_edit a:hover {
	color: #000000; 
}

#navigation_ins_edit li.activ a {
	color: #174571; 
}

#navigation_ins_edit li.inactiv a {
	color: #000000; 
}
/* BALKEN */

#balken {
	clear: both;
	width: 958px;
	height: 21px;
	background: url(/images/default/design/bgsubmenu.gif); 
	border-bottom: 1px solid #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.balken_popup {
	clear: both;
	height: 21px;
	background: url(/images/default/design/bgsubmenu.gif); 
	border-bottom: 1px solid #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	text-align: right;
	padding: 4px 20px 0 0;
}

.balken_popup a {
	color: #174571; 
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
}

.balken_popup a:hover {
	color: #000000;
}
/* SUBNAVIGATION */

#subnavigation {
	float: left;
	width: 450px;
}

#subnavigation ul {
	margin: 0;
	padding: 0;
	height: 19px;
}

#subnavigation li {
	display: inline;
	float: left;
	margin: 0;
	padding: 3px 10px 0 10px;
	height: 19px;
	border-right: 1px solid #cccccc;
}

#subnavigation li.activ { 
}

#subnavigation li.inactiv { 
}

#subnavigation a {
	font-weight: normal;
	text-decoration: none;
}

#subnavigation a:hover {
	color: #000000; 
}

#subnavigation li.activ a {
	font-weight: bold;
	color: #174571; 
}

#subnavigation li.inactiv a {
	color: #000000; 
}


/* USERSTATUS */

#userstatus {
	height: 21px;
	width: 250px;
	float: right;
	text-align: right;
}

#userstatus ul {
	margin: 0;
	padding: 0;
	height: 21px;
}

#userstatus li {
	display: inline;
	float: right;
	height: 19px;
	margin: 0;
	padding: 3px 20px 0 20px;
}

#userstatus li.activ { 
	color: #174571; 
}

#userstatus li.inactiv { 
	color: #000000; 
}

#userstatus a {
	color: #174571; 
	font-weight: normal;
	text-decoration: none;
}

#userstatus a:hover {
	color: #000000; 
}

#userstatus li.activ a {
	color: #174571; 
}

#userstatus li.inactiv a {
	color: #000000; 
}


/* CONTENT */

#maincontent {
	clear: both;
	margin: 0 auto;
	background-image: url(/images/default/design/bg_content.jpg);
	width: 944px;
	padding: 16px 8px 16px 8px;
	min-height: 400px;
	text-align: left;
}

#maincontent_popup {
	clear: both;
	margin: 0 auto;
	background-image: url(/images/default/design/bg_content.jpg);
	padding: 0;
	min-height: 400px;
	text-align: left;
}

#layout_links {
	float: left;
	width: 530px;
}

#layout_rechts {
	float: right;
	width: 400px;
}

#layout_trenner {
	clear: both;
	height: 8px;
	border-bottom: solid 1px #eff2f5;
	margin: 0 0 0 0;
	font-size: 1px;
}

#layout_unten {
	width: 944px;
}

#layout_unten_popup {

	
}

.layout_popup_inhalt {
	padding: 10px 30px 30px 10px;
}
#layout_links  A, #layout_unten A {
	color: #174571;
}

#layout_links A:hover, #layout_unten A:hover {
	color: #000000;
}

DIV.contentbox {
	background: url(/images/default/design/bgcontent.gif) bottom repeat-x #eaedf0;
	padding: 0 0 16px 0;
}

DIV.contentbox h1.boxtitle {
	display: block;
	background: url(/images/default/design/bgcontenthead.gif) top repeat-x #eaedf0;
	height: 20px;	
	padding: 2px 5px 1px 5px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

DIV.contentbox .text {
	padding: 5px 5px 1px 5px;
}

DIV.contentbox A {
	color: #174571;
}

DIV.contentbox A:hover {
	color: #000000;
}

#banners_home {
}

#banners_home DIV.banner {
	float: left;
	padding: 0 5px 5px 5px;
	text-align: center;
}

#banners_home  A {
	color: #174571;
}

#banners_home  A:hover {
	color: #000000;
}


#banners {
}

#banners DIV.banner {
	float: left;
	padding: 0 5px 5px 5px;
	text-align: center;
}

#banners  A {
	color: #174571;
}

#banners  A:hover {
	color: #000000;
}


INPUT, SELECT, textarea, .inserat_form {
    color:#000000;
    border-width:1px 1px 1px 1px;
    margin:1px 1px 1px 1px;
    border-color:#000000;
    border-style:solid;
}

.inserat_form_error {
    color:#000000;
    border-width:1px 1px 1px 1px;
    margin:1px 1px 1px 1px;
    border-color:#FC0000;
    background: #FFBFB0;
    border-style:solid;
}
/*------------------------------------ CSS für Inserate Teil -----------------------------------*/
.oj_list_head {
	background: #ccc;
}
.oj_list_even {
	background: #FC0000;
}

.oj_list_odd {
	background: #CCFF00;
}
#navigation_ins_edit_detail {
	width: 100%;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0;
	margin: 0;
}

.oj_searchbox {
	background-color: #E2E2E2; 
	padding: 0px 0 5px 5px; 
	margin-bottom: 10px;
}

.jobsfooter {
	color: #888888;
	font-style: italic;
}

.chapter {
	padding: 10px 0 0 0;
	clear: both;
}


/* reCaptcha */

div#recaptcha {
	float:left;
}

div#recaptcha_image {
	width:300px;
	height:57px;
	border:1px solid #999999;
	margin:0 0 2px 0;
	float:left;
}

div#recaptcha_functions {
	float:left;
	margin:0 0 0 2px;
	padding:0;
	float:left;
}

div#recaptcha_functions a, div#recaptcha_functions img {
	margin:0 0 -3px 0;
	padding:0px;
}

div.recaptcha_reload {}
div.recaptcha_only_if_image {}
div.recaptcha_only_if_audio {}

div.using_recaptcha {
	float:right;
	color:#cccccc;
	font-size:9px;
}
