body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-image: url(../img/bg-body.png);
	background-repeat: repeat-x;
}

#container_wrapper{
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	margin-bottom: 20px;
	background-image: url(../img/bg-footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#container_header {
	background-image: url(../img/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 960px;
	height: 186px;
	margin-bottom: 1px;
}

#container_picture {
	width: 920px;
	margin-left: 20px;
	margin-right: 20px;
	height: 265px;
	padding-bottom: 20px;
	background-color: #ffffff;
}

#container_content {
	width: 920x;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(../img/bg-container-content2.png);
	background-repeat: repeat-y;
background-position: 2px 0px;
}

#navigation {
	padding: 0px 0px 0px 0px;
	width: 180px;
	float: left;
    list-style: none;
	background-image: url(../img/bg-extra-info.png);
	background-repeat: no-repeat;
}


#navigation ul {
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    list-style: none;
}

#navigation li a {
	text-decoration: none;
	color: #00709f;
	display: block;
	padding: 7px 0 5px 20px;
	margin: 0 20px 0 0;
	height: 18px;
}

#navigation li a:hover {
	font-weight: bold;
}

#navigation li a.active {
	text-decoration: none;
	color: #ffffff;
	background-image: url(../img/bg-navi-li.png);
	background-repeat: repeat-x;
	padding: 7px 0 5px 20px;
	margin: 0 20px 0 0;
	font-weight: bold;
}

#extra-info {
	padding: 0px 0 0 0px;
	font-size: 11px;
	width: 160px;
	float: right;
	background-image: url(../img/bg-extra-info.png);
	background-repeat: no-repeat;
}



#content {
	margin: 0px 0px 0 0px;
	padding: 0px 0px 10px 0px;
	width: 560px;
	background-color: #f1f1f1;
	float: left;
}


#main {
	padding: 20px 20px 0 20px;
}

#main strong {
	color: #00709f;
	margin: 0px 0 5px 0;
	display: block;
}

#main p {
	margin: 0px 0 15px 0;
	padding: 0 0 0 0;
	line-height: 1.4em;
}

#main a {
	color: #00709f;
	padding: 0px;
}

#main a:hover {


}

.alignleft {
	float: left;
	margin: 0 15px 5px 0;
	padding: 4px;
	background-color: #FFFFFF;
}

.alignleft-noborder {
	float: left;
	margin: 0 15px 5px 0;
}

.alignright {
	float: right;
	margin: 0 0px 5px 15px;
	padding: 4px;
	background-color: #FFFFFF;
}

#container_footer  {
	clear: both;
	width: 960px;
}

#footer {
	text-align: right;
	padding-top: 10px;
	margin-right: 200px;
	font-size: 10px;
}



#footer a {
	color: #00a7ef;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	color: #00709f;
	margin: 0 0 20px 0;
}

h2 {
	color: #00709f;
	font-size: 14px;
	margin: 0px 0 10px 0;
}

#content ul {
	list-style: square;
	margin: 0px 0 20px 30px;
	padding: 0 0 5px 0;
}

#content li {
	line-height: 16px;
	margin-bottom: 8px;
}

.clearer {
	clear: both;
}

.tel {
	
}

hr {
	margin: 30px 0 20px 0;
	clear: both;
	border: 0;
	background-color: #c2cddd;
	height: 1px;
}

form {
	padding: 0 0 20px 0;
	margin: 0;
}

input, textarea, select {
	border: 1px solid #00A7EF;
	padding: 2px;
	font-family: Arial, Verdana, Sans Serif;
	font-size: 12px;
}

.button {
	background-color: #FFFFFF;
}

.textleft {
	float: left;
	width: 45%;
}

.textright {
	float: right;
	width: 45%;
}

a img {
	border: none;
}

.adressdaten {
	display: none;
}

.dllist {
	padding-bottom: 6px;
	border-bottom: 1px solid #00709f;
}

.logout {
	padding: 5px 18px 5px 18px;
	background-color: #ffffff;
	border: 1px solid #00709f;
	display: block;
	width: 100px;
	text-align: center;
}

.buttonstyle {
	padding: 5px 18px 5px 18px;
	background-color: #ffffff;
	border: 1px solid #00709f;
	display: block;
	width: 200px;
	text-align: center;
}
