/* CSS Document */

* {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}
img {
	border:0;
}

body {
	background:#b7c1ca;
}

.ce p {
padding:10px;
}

a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#990033;
}
a:hover {
	text-decoration:underline;
}

#header {
	width:100%;
	background:url(img/bgheader.gif) repeat-x;
	height:70px;
	Xpadding:10px;
}
#flash {
display:inline;
}
#header2 img {
	display:inline;
	padding-top:4px;
}
#topmenu {
	position:relative;
	margin-top:-20px;
	padding-left:300px;
	text-align:left;
	font-size:16px;
	color:#666f76;
}

#menuitems {
  display:inline;
  padding-left:50px;
color:#364281;
}
#menuitems a {
color:#5161ad;
font-size:12px;

}

#footerNest {
	width:100%;
	height:20px;
	color:#000;
}
#footerNest a, #footerNest a:link, #footerNest a:visited, #footerNest a:active {
	color:#666;
	font-size:10px;
}

#footer {
	padding:4px 10px;
	text-align:right;
	font-size:10px;
	color:#666
}

#nest {
	background:#ccc;
	width:100%;
	min-height:500px;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
}

#left {
	width:250px;
	float:left;
	background:#b7c1ca;

}
#right {
	border-left:2px solid #b7c1ca;
	Xmargin-left:250px;
	
}
#container .column {
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}

#map {
	min-height:590px;
}
*html #map, html* #map {
height:585px;
}

h2,h1 {
	width:100%;
	padding:6px 0 6px 0;
	text-align:center;
	background:#eee url(img/bgh2b.jpg) repeat-x 0 0;
	border-bottom:1px solid #999;
	border-top:1px solid #eee;
	
}


#smallmap {
	width:100%;
	height:150px;
	background:#990033;
}

#category {
	height:198px;
	overflow:auto;
	padding:5px 10px;
}

#search {
	padding:5px 10px;
	background:#ccc;
}
#search .input {
	border:1px solid #333;
	width:120px;
	background:#eee;
}
#search .submit {
	width:50px;
	background:#eee;
	border:1px solid #333;
}
#search .el {
	padding:2px 0;
}
#search .el2 {
	padding-left:5px;
}
#search .el2 label {
font-size:9px;
}

#searchresult {
	margin:10px 10px 10px 30px;
	overflow:auto;
	max-height:70px;
	display:none;
}

#about {
	padding:10px;
}


#menu {
	background:#e7e7e7;
	padding:0px 0 0 10px;
	Xdisplay:none;
}
#menu img {
	padding-right:10px;
}

.nav {
	display:inline;

}
.nav img {
	padding-bottom:14px;
}

*html #map {
	Xheight:563px;
}

#menu2 {
	border-bottom:1px solid #eee;
	display:none;
}
#menu2 img {
	padding:2px 7px;
}

#resultsnest {
Xdisplay:none;
border-top:2px solid #fff;
}
#results {
	padding:10px;
max-height:200px;
overflow:auto;
}	

#searchresult ul, #results ul {
	padding-left:10px;
}
#searchresult ul li, #results ul li {
	margin-left:20px;
}


#help {
  display:inline;
  float:right;
  margin-top:-35px;
  padding-right:10px;
}



/* Formular */
fieldset.csc-mailform {
  border:0;
  padding:10px;
}

fieldset.csc-mailform label {
  width: 60px;
  float: left;
  text-align: right;
  margin-right: 10px;
  display: block
}


fieldset.csc-mailform input, 
fieldset.csc-mailform textarea  {
 margin-bottom: 10px;
 font-size:10px;
 font-family: Verdana, Helvetica, sans-serif;
 border:1px solid #666;
 padding:2px;
 width:150px;
}

fieldset.csc-mailform .csc-mailform-submit {
width:80px;

}


#smallmapicon {
	width:19px;
	height:19px;
left:116px;
margin-top:66px;

background:url(img/crosshair.gif) no-repeat center center;
position:absolute;
z-index:99
}


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip, .custom2-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
margin-top:35px;
margin-left:0;
border:1px solid #b7c1ca;
}

.custom2-tip {
margin-top:10px;
margin-left:-15px;
}

.custom3-tip {
	color: #000;
	width: 230px;
	z-index: 13000;
margin-left:-235px;
margin-top:10px;
border:1px solid #b7c1ca;
}
 
.custom-title, .custom2-title,.custom3-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 3px 8px 2px;
	background: #b7c1ca;
	border-bottom: 1px solid #b7c1ca;
}
 
.custom-text, .custom2-text, .custom3-text{
	font-size: 11px;
	padding: 2px 5px 2px;
	background: #eee;
}



.ce ul {
padding-left:35px;
}


#menuitems .lang-act a {
color: #364281;
text-decoration:none;
}

