body {
	font-family:Arial;
	margin: 0;
	padding: 0;
	background-color:#fff;
	height:100%;
	background-attachment: scroll;
	background-image: url(../img/bggrafik_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
h1 {
	font-size: 16px;
	color: #005596;
	line-height:16px;
}

h2,h3,h4,h5 {
	font-size: 12px;
	font-weight:bold;
	color: #005596;
}


h6 {
	font-size: 12px;
	font-weight:bold;
	color: #005596;
	line-height:12px;
	font-style: italic;
}

	
p {
	font-size:12px;
	color: #000;
	line-height: 18px;
	}
	
a {
	color: #005596;
	text-decoration: none;

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

}

.logo {
	background-attachment: scroll;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 113px;
	width: 650px;
}

.header {
	margin: 0;
	padding: 0;
	height: 249px;
	width: 650px;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	color: #005596;
	float: left;
	font-family: Arial;
	font-size:12px;
	background-image: url(../img/menugrafik.gif);
	line-height:40px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	background-color: transparent;
	color: #005596;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding-right: 1em;
	padding-left: 1em;
	height:35px;

	vertical-align:middle;
	}

#navcontainer ul li a:hover
{
	color: #005596;

	border-bottom: 2px solid #005596;
	background-repeat: repeat-x;
	
}

#navcontainer #kontakt
{
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #fff;
	padding:0;
	margin:0;
}


#content {
	width: 651px;
	height:100%;
	float: left;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;

}

#content_txt {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
}

#content_txt a {
	color: #005596;
	text-decoration: none;
}

#content_txt a:hover {
	color: #005596;
	text-decoration: underline;

}

#content ul
{
		line-height: 16px;
		font-size:12px;
		font-family:Arial;
		color:#000;
}

#footer {
	width: 650px;
	height: 20px;
	vertical-align:left;
	margin-top:20px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005596;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size:10px;
	text-align:center;

}

.content_kontakt {

	height: 15px;
	background-color: #5E6D78;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 5px;
}

.input {
	font-size:10px;
	color:#000;
	background-color:#fff;	
	width:150px;
	border:1px solid #005596;
}

.knap {
	color:#000;
	font-size:11px;
	width: 100px;
	background-color:#fff;	
	border:1px solid #005596;
}
#billede {
	float: left;
	clear: both;
}
