@import url(cron_cssstyledimgtext.css);
@import url(indexed_search.css);
/*@import url(MENU_HEAD_2.css);*/
/*@import url(MENU_HEAD_2_IE6.css);*/

body{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-color:#FFFFFF;
}

body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre{
	margin:0px;
	padding:0px;
}

p, li, h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	font-size:11px;
}
br.clearing{
	clear:both;
}
/*RAHMEN*/
.wrapper_all{
	border:1px solid #cccccc;
	width:755px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding-left:8px;
}

.wrapper_left{
	width:203px;
	float:left;
	padding:0px;
	margin:0px;
}

	
.wrapper_right{
	float:right;
	width:540px;
	background-image:url(../site_images/top.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
}


a.name{
	height:1%;
/*	display:none;*/
	visibility:hidden;
	font-size:0px;
}


/********************************/

.SEARCH{
	height:35px;
	padding-left:356px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.SEARCH{
	display:block;
	height:35px;
	padding-left:356px;
/*	padding:10px 20px 0px auto;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.SEARCH form{
}

.SEARCH input{
	border:1px solid #04385A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#E7E7E9;
}

.wrapper_search_field{
	display:inline;
}

.wrapper_search_field input{
	display:inline;
	width:92px;
}




.wrapper_search_button{
	margin-left:2px;
	display:inline;
}

.wrapper_search_button input{
	margin:0;
	padding:0;
	font-size:9px;
}

/********************************/



/****************************/


.FOOT{
	clear:both;
	height:10px;
}

.MENU_LEFT{
	margin-top:30px;
	padding:0px;
	height:20px;
}

.MENU_LEFT ul{
	border:none;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

.MENU_LEFT ul li{
	display:block;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
}

.MENU_LEFT ul li a{
	background:#fff;
	border-top:1px dotted #999999;
	border-left:1px dotted #999999;
	border-bottom:none;
	border-right:1px dotted #999999;
	color:#000000;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:9px;
	padding:2px 5px;
	margin-right:5px;
}

.MENU_LEFT ul li a:hover{
	color:#000000;
	background:#bcbdc1;
}

.MENU_LEFT ul li.ACT a{
	background:#E7E7E9;
	color:#000000;
}

.MENU_LEFT li.ACTive a{
	background:#999999;
	color:#000000;
}

.MENU_LEFT_2{
	background-color:#E7E7E9;
	clear:both;
	height:30px;
	margin-top:-3px;
}

.MENU_LEFT_2 ul.LEV_2 ul, .MENU_LEFT_2 ul.LEV_2 li{
	display:inline;
	list-style-type:none;
	float:left;
	font-size:9px;
	margin-top:3px;
	margin-left:7px;
	margin-right:3px;
}

.MENU_LEFT_2 ul.LEV_2 a:link{
	text-decoration:none;
	color:#04385A;
}

.MENU_LEFT_2 ul.LEV_2 a:visited{
	color:#04385A;
	text-decoration:none;
}

.MENU_LEFT_2 ul.LEV_2 a:hover{
	color:#000000;
	text-decoration:none;
}

.MENU_LEFT_2 ul.LEV_2 a:active{
	color:#000000;
	text-decoration:none;
}

/*CONTENT LINKS*/
.wrapper_left h1{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#04385A;
	border-top:solid 3px #fff;
	margin-right:0px;
	border-bottom:solid 3px #fff;
	margin-left:0px;
	width:193px;
	padding:2px 3px 2px 7px;
	clear:both;
}

.COUNTRIES{
	padding:0px;
	margin:0px;
	border:none;
	width:203px;
}

.COUNTRIES a.name{
	display:none;
}

.COUNTRIES .CONTENT_ELEMENT{
	padding:0px;
	margin:0px;
}

.COUNTRIES .CONTENT_ELEMENT img{
	padding:0px;
	margin:0px;
	border:none;
}

.COUNTRIES .CONTENT_ELEMENT .csc-textpic{
	margin:0px;
	padding:0px;
	width:203px;
}



.CASESTUDIES{
	background-color:#00ADEF;
	width:203px;
}

.CASESTUDIES a img{
	margin-right:10px;
	float:left;
}

.CASESTUDIES ul{
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}

.CASESTUDIES a{
	display:block;
	padding:3px 3px 3px 7px;
	background-color:#00ADEF;
	clear:both;
	font-weight:bold;
	border-bottom:solid 1px #fff;
/*	height:96px;*/
}

.CASESTUDIES a:visited{
	color:#eee;
	text-decoration:none;
}

.CASESTUDIES a:link{
	color:#eee;
	text-decoration:none;
}

.CASESTUDIES a:hover{
	background-color:#04385A;
	color:#fff;
}

.wrapper_left .CONTENT_ELEMENT DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image{
	margin:0px;
	padding:0px;
}


/**************************************/
.BREADCRUMB{
	padding:9px 5px 0px 5px;
}

.BREADCRUMB ul,li{
	display:inline;
}
.BREADCRUMB ul li a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

/**************************************/

.CONTENT{
	width:520px;
	padding-top:9px;
}

.CONTENT_ELEMENT{
	margin-bottom:10px;
}

.wrapper_right h1{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-top: 22px;
	margin-right: 0px;
/*	margin-bottom: 10px;*/
	margin-left: 0px;
	width: 520px;
	padding: 2px 3px 2px 0px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.wrapper_right h2{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-right: 0px;
/*	margin-bottom: 10px;*/
	margin-left: 0px;
	width: 520px;
	padding: 4px 3px 2px 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666; 
}
.wrapper_right h3{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-right: 0px;
/*	margin-bottom: 10px;*/
	margin-left: 0px;
	width: 520px;
	padding: 4px 3px 2px 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666; 
}

p.bodytext{
	margin-top:10px;
}

.wrapper_right .CONTENT_ELEMENT .csc-textpic{
	margin-left:0px;
	padding-right:20px;
}

.wrapper_right .CONTENT_ELEMENT ul{
	list-style-type:square;
	padding-left:20px;
}

.wrapper_right .CONTENT_ELEMENT ul.csc-menu{
	list-style-type:none;
	margin:0px 0px 10px 10px;
	padding:0px;
}

.csc-menu li{
	display:inline;
}

.csc-menu li a:link{
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.csc-menu li a:visited{
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.csc-menu li a:hover{
	font-size: 10px;
	color: #04385A;
	text-decoration: none;
}
.csc-menu li a:active{
	font-size: 10px;
	color: #04385A;
	text-decoration: none;
}


/*************************************/

.MAP_TABLE{
	width:520px;
}

.MAP_TABLE h1{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 520px;
	padding: 2px 3px 2px 0px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.LIST_HEADER{
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}
.LIST_HEADER .OBJECT{
	display:block;
	float:left;
	width:162px;

}
.LIST_HEADER .PLACES{
	display:block;
	float:left;
	width:98px;
}
.LIST_HEADER .FEATURES{
	display:inline;
	width:231px;
}

.MAP_TABLE .LIST_SECTION{
	clear:both;
}

.MAP_TABLE .LIST_SECTION ul{
	background-color:#00ADEF;
	width:520px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}

.MAP_TABLE .LIST_SECTION ul li{
	padding:0px;
	margin-left:0px;
	list-style-type:none;
	list-style:none;
}

.LIST_SECTION ul li a{
	display: block;
	padding: 3px;
	background-color: #00ADEF;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04385A;
	position:relative;
}

.LIST_SECTION ul li a:link, .LIST_SECTION ul li a:visited{
	color: #eee;
	text-decoration: none;
	font-weight: normal;
}

.LIST_SECTION ul li a:hover{
	background-color: #04385A;
	color: #fff;
	cursor:pointer;
}

.LIST_ROW{
	clear:both;
	font-weight: normal;
	width:520px;
}

.LIST_ROW .OBJECT{
	display:block;
	float:left;
	width:159px;
}
.LIST_ROW .PLACES{
	display:block;
	float:left;
	width:92px;
}
.LIST_ROW .FEATURES{
	display:block;
	float:left;
	width:226px;
}

/***************************************/
span.LIST_ROW{
	display:block;
	font-weight: normal;
	width:520px;
}

span.LIST_ROW .OBJECT{
	display:block;
	width:159px;
}
span.LIST_ROW .PLACES{
	display:block;
	width:92px;
}
span.LIST_ROW .FEATURES{
	display:block;
	width:226px;
}

/*************************************/

.csc-linkToTop a:link{
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.csc-linkToTop a:hover{
	color: #04385A;
	text-decoration: none;
}
.csc-linkToTop a:visited{
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.csc-linkToTop a:active{
	color: #04385A;
	text-decoration: none;
}

/**************************/

.bodytext a:link{
	color: #999999;
	text-decoration: underline;
}

.bodytext a:hover{
	color: #04385A;
	text-decoration: none;
}
.bodytext a:visited{
	color: #999999;
	text-decoration: underline;
}

.bodytext a:active{
	color: #04385A;
	text-decoration: none;
}


.tx-gooffotoboek-pi1 a:link{
	color: #999999;
	text-decoration: underline;
}

.tx-gooffotoboek-pi1 a:hover{
	color: #04385A;
	text-decoration: none;
}
.tx-gooffotoboek-pi1 a:visited{
	color: #999999;
	text-decoration: underline;
}

.tx-gooffotoboek-pi1 a:active{
	color: #04385A;
	text-decoration: none;
}

.tx-gooffotoboek-pi1 .nav{
	margin:5px 0px;
}

/**************************/

table.contenttable{
	width:520px;
	border-bottom:solid 2px #E5E6E8;
	border-top:solid 2px #E5E6E8;
	background:#E5E6E8;
}
/*
table.contenttable td{
	padding:10px;
}

table.contenttable td.align-right{
	background:#00ADEF;
	color:#00243D;
	height:15px;
}

table.contenttable td img{
	padding-bottom:10px;
}*/


.einzug_links {
margin-left: 10px;
}
td.tab_darkblue{
	color: #FFFFFF;
	background-color: #00243D;
	padding: 10px;
	width:143px;
	border-left:2px solid #E5E6E8;
}
td.tab_darkblue img{
	padding-bottom:10px;
}
td.tab_midblue {
	color: #000;
	background-color:#E5E6E8;
	padding: 10px;
/*	width:225px;*/
	border-right:2px solid #E5E6E8;
}

/**********************************/
.tx-indexedsearch-res h1{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 520px;
	padding: 2px 3px 2px 0px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666; 
}	
	
.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
	color: #FF0000;
}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {

}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {

}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {

}

/******************/
.csc-mailform input,textarea{
	width:520px;
	border:solid 1px #bcbdc1;
}

.csc-mailform input.radio{
	width:20px;
	border:none;
}

.csc-mailform input.submit{
	width:522px;
	padding:0px;
	margin:0;
	border:solid 1px #bcbdc1;
	background:transparent;
}

.csc-form-row{
margin-bottom:5px;
}

.csc-mailform label{
	visibility:hidden;
}

.csc-mailform fieldset label,.csc-form-labelcell label{
	visibility:visible;
}

.csc-mailform fieldset{
	padding:0;
	margin:0px 0px 5px 0px;
	width:520px;
	border: solid 1px #bcbdc1;
}

.csc-form-fieldcell img{
	margin:5px 0px;
	border:solid 1px #bcbdc1;
}