/* blau  */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #ececeb;
	text-align: center;
	margin-bottom: 20px;
}

#header,
#content {
	margin: 0 auto;
}


#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100px;
	width: 789px;
}


#header  ul {
	position: relative;
	list-style-type: none;
	overflow: hidden;
	padding: 0;
	width: 350px;
	margin: 0;
	padding: 0;
	padding-top: 17px;

}

#header ul.left li {
	float: left;
}

#header ul.right li {
	float: right;
}

#header ul.right {
	float: right;
}

#header ul.left {
	float: left;
}


/*
#header a {
	color: black; 
	text-decoration: none;
	font-weight: bold; 
	padding-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#header a.active,
#header a:hover {
	color: #005a9d;

}

*/

#menu{
	border: 1px solid red;
}



#content {
	background-color: #FFFFFF;
	padding: 40px; 
	padding-top: 10px;
	width: 709px;
	text-align: left;
	margin-top:15px;
}

*:not(hr) #content {
	width: 709px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 2px solid #005C9E;
}

dd.csc-textpic-caption {
	font-size: 13px;
	color: #005C9E;
}

div.align-center {
	text-align: center;
}

h3 {
font-size:11pt;
margin-bottom:5pt;
}

h1, h2, h3, h4 {
	font-family:Arial,sans-serif;
	font-size:10pt;
}

hr  {
	color:#005C9E;
	size:1px;
	width: 100%;
}

p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
	font-family:Arial,sans-serif;
	font-size:10pt;
}

.align-center {
	text-align: center;
}

div.indent {
	padding-left: 20px;
}

input, textarea {
	background-color:#ECECEB;
	border:1px solid #005C9E;
	margin:0 5px;
}

div#lang {
	background-color: #FFFFFF;
	padding-top: 0px;
	width: 789px;
	text-align: center;
	height: 40px;
	margin: 0 auto;
}

div#lang img {

	padding-bottom: 20px;
	border: 0;	
}

div#lang a {
	text-decoration: none;
}

div.box {
	padding-top: 0px;
	float:right;
	font-size:90%;
	padding-bottom:10px;
	padding-left:10px;
	width:200px;
}

div.box img {
	width: 100%;
	padding-bottom: 10px;
}