/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:#603913;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #fffed3;
}

a:link{
	color:#603913;
	text-decoration:none;
} 

a:visited{
	color:#603913;
	text-decoration:none;
}

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

p.bodytext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-top: 3px;
}

div.container{
	height: 100%;

}


div.header{
	height: 95px;
	background-color: #ffcc33;
	
}

div.header_container{
	width:940px;
}

div.ccv2logo{
	float:left;
	text-align:left;
	background-position:bottom left;
	background-image:url(images/ccv2logo.jpg);
	background-repeat:no-repeat;
	width: 660px;
	height: 88px;
}

div.firstLevelNav{
	width: 580px;
	text-align:left;
	float:left;
padding-right:0px;
	padding-left: 30px;
	padding-top: 8px;
font-weight: bold;
}



div.firstLevelNav ul.MenueLevel1{
	display: inline;
	text-align:left;
	margin:0px;
	padding:0px;
}

div.firstLevelNav ul.MenueLevel1 li{
	display: inline;
	margin-right: 30px;
}


div.LevelContainer{
	width: 920px;
}

div.spacer{
	width: 140px;
	float:left;
}

div.topNav{
	height: 40px;
	width: 100%;
	background: url(images/firstlevelNav.jpg);
	background-repeat: repeat-x;
}

div.MainBox{
	height: 100%;
	width: 100%;
	background-color: #fffed3;
	min-height: 200px;
	clear:both;
	overflow:visible;
}

* html div.MainBox{
	height: 300px;
}

div.mainWindow{
	width: 920px;
	height: 100%;
	text-align:left;
	background-color: #fffed3;
}

div.secondLevelNav{
	width: 120px;
	height: 100%;
	min-height: 30px;
	float:left;
	text-align:right;
font-weight: bold;
}

div.secondLevelNav ul.MenueLevel2{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top: 64px;
}

div.secondLevelNav ul.MenueLevel2 li{
	margin-bottom: 6px;
}

div.secondLevelNav ul.MenueLevel3{
	list-style:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom: 13px;
}

div.secondLevelNav ul.MenueLevel3 li{
	margin-bottom: 3px;
}

div.content{
	float:left;
	width: 650px;
	height: 100%;
	text-align:left;
	padding-top: 10px;
	padding-left: 50px;
	margin-bottom: 70px;
}

div.content > p.bodytext{
	width: 500px;
	
}

div.lowerNav{
	clear:both;
	position:fixed;
	bottom:50px;
	left: 0px;
	height: 35px;
	width: 100%;
	background-image:url(images/lowernav.jpg);
	background-repeat:repeat-x;
}

* html div.lowerNav{
	position:static;
	bottom: 0px;
}

div.lnb{
	width:920px;
}

div.language_selector{
	float:left;
	font-weight: bold;
	width: 120px;
	text-align:right;
	padding-top:8px;
}

div.lowerNav_box{
	float:left;
	width: 700px;
	text-align:right;
	padding-top:8px;
}

div.lowerNav_box ul.LowerMenue {
	display: inline;
	list-style:none;
	margin:0px;
	font-weight: bold;

}

div.lowerNav_box ul.LowerMenue li{
	display: inline;
	list-style:none;
	margin-left: 30px;

}

div.footer{
	clear:both;
	position:fixed;
	bottom:0px;
	left: 0px;
	height: 50px;
	width: 100%;
	background-color: #8e7e55;
}

* html div.footer{
	position:static;
	
}

h2{
	font-size:16px;
	margin-bottom: 7px;
}

/* geosearch */

div.tx-geosearch-pi1-label{
 margin-right: 7px;
}

div.tx-geosearch-pi1-field{
 margin-right: 10px;
}

div.tx-geosearch-pi1-field2{
 margin-right: 10px;
 float: left;
}

div.tx-geosearch-pi1-button{
 margin: 0px;
 width: 155px;
 float:left;
 margin-left: 10px;
 float: left;
}

div.tx-geosearch-pi1-found{
 clear:both;
 margin: 0px;
 width: 155px;
 margin-top: 50px;

}

div.tx-geosearch-pi1-result{
 margin-bottom: 20px;
}

