/******** General tags ********/
body{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background: #ffffff url(img/background.gif) top center repeat-y;
	color: #404040;
	line-height: 1.1em;
	margin: 0 auto;
	padding: 0;
}

a{text-decoration: underline overline;}
a:hover{text-decoration:underline;}
a img{border:0;}

p{margin:0 0 18px 10px;}
ul,ol,dl{font-size:1em; margin:2px 0 10px 10px;}
ul ul,ol ol{margin:4px 0 4px 10px;}

h1{
	font-size: 4.2em;
	letter-spacing: -5px;
	margin: 0 0 30px 25px;
	color: Silver;
}

h1 a{text-transform:none; color:#4088b8;}

h2{
	font-size: 1.4em;
	color: Silver;
	border-bottom: 2px dotted #dadada;
	padding: 0 2px 2px 4px;
	margin: 0 0 8px 0;
	letter-spacing: -1px;
}

h3{
	font-size: 1.2em;
	font-weight: bold;
	color: #4088b8;
	border-bottom: 1px solid Silver;
	margin: 10px 0 8px 0;
	padding: 1px 2px 2px 3px;
}

blockquote{
font-size:0.8em;
border:1px solid #dadada;
margin:20px 10px;
padding:8px;
}

/******** Main wrap ********/
#wrap{
	background: #A0BEF4 url(img/bk-all.jpg) no-repeat top center;
	color: Black;
	width: 990px;
	height: 100% auto;
	margin: 0px Auto;
	padding: 0px 10px 10px 10px;
}

#header{
	width: 100%;
	height: 180px;
	margin: 0 Auto;
	padding: 0px 10px 10px 10px;
}

#toplinks{text-align:right; padding:5px 2px 2px 3px;}

#slogan{
font-size:1.5em;
color:#808080;
font-weight:bold;
letter-spacing:-1px;
margin:15px 0px 20px 35px;
line-height:1.2em;
}

/******** sidebar ********/
#sidebar{
float:left;
width:195px;
margin:0 0 5px 0;
padding:1px 0 0 0;
}

#sidebar ul{
list-style:none;
font-size:0.8em;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#sidebar li a{
font-size:1.1em;
font-weight:bold;
padding:2px;
}

#sidebar ul ul{
margin:4px 0 3px 15px;
line-height:1.1em;
padding:0;
}

#sidebar ul ul li a{font-weight:normal;}
#sidebar h2{margin:3px 0px 8px 0px;}

/******** Content ********/
#content-rechts{
	line-height: 1.3em;
	font-size:0.8em;
	width: 750px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

#content{
	line-height: 1.3em;
	font-size:0.8em;
	width: 720px;
	float: left;
	text-align: left;
	padding: 0;
	margin-left: 30px;
	margin-right: 20px;
}
#content h2{
	color: navy;
}

#content h3, #contentalt h3{margin:10px 0 8px;}

/******** Footer ********/
#footer{
	clear: both;
	text-align: center;
	color: #808080;
	font-size: 0.7em;
	border-top: 4px solid #dadada;
	margin: 0 auto;
	padding: 8px 0;
	line-height: 1.6em;
}

#footer p{margin:0; padding:0;}
#footer a{color:#808080;}

/* TOP HORIZONTAL MENU */
#menu {
	/* float: left; */
	background: url(img/barul.gif) repeat-x top;
	padding: 0px 1px 0px 1px;
	margin: 2px 0px 2px 0px;
	height: 50px;
}
#menu a {
	background: url(img/bar.gif) no-repeat bottom left;
	color: #000000;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
#menu .selected, #menu a:hover {
	background: url(img/baractive.gif) no-repeat bottom left;
	color: Red;
}
#menu li {
	color: #000000;
	display: inline;
}
/* LEFT VERTICAL MENU */
#menuV {
	/* background: url(img/barul.gif) no-repeat bottom right; */
	list-style: none;
	font-weight: bold;
	width: 150px;
	/* padding: 8px 1px 2px 0px; */
	padding: 5px 10px 5px 10px;
	margin: 0;
}
#menuV a {
	/* background: url(img/bar.gif) no-repeat bottom left; */
	color: Navy;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #d5e7ec;
	/* border-left:4px solid #d5e7ec; */
}
#menuV .selected, #menuV a:hover {
	/* background: url(img/baractive.gif) no-repeat bottom left; */
	color: Red;
}
#menuV li {
	height: 27px;
	display: block;
} 

/******** Various classes ********/
.clear{clear:both;}
.hide{display:none;}
.fade{color:#c8c8c8;}
.gray{color:#808080;}

.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;
}

#gblock {
  width: 100%;
  vertical-align: top;
  color: Black;
  font-weight: 400;
  text-decoration: none;
}
.BoxHeader {font-size : 3mm; font-weight : bold; color : White; }

