
html,body {
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

body{ 
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	background: #dedede url(../_img/background.gif) repeat-x;
	text-align: center;
	height: auto;
	padding: 0;
	margin: 0;
	border: 0;
}

p { 
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	line-height: 19px;
	color: #333; 
	margin: 0;
	padding: 0;
}

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


h1 {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 12px 0;
	padding: 0;
	color: #034ea2;
}

#header {
	background: #f3e3c2 url(../_img/bgheader.gif) 0 100% repeat-x;
	text-align: left;
	width: 757px;
	height: 159px;
	border: 0;
	border-left: 1px solid #decc9b;
	border-right: 1px solid #decc9b;
	margin: 0px auto 0px auto;
	padding: 0;
}
#header a img {
	border: 0;
}

#main {
	background: #fff url(../_img/bgmain.gif) repeat-x;
	width: 746px;
	height: 100%;
	margin: 0px auto 0px auto;
	border: 0;
	border-bottom: 2px solid #034ea2;
	padding: 36px 13px 0 0;
	text-align: center;
}

#logo {
	float: left;
	
}

#picture {
	float: right;
	text-align: right;
	padding: 12px 0 0 0;
}

#menu {
	width: 100%;
	
}

#menu ul {
	float: right;
	list-style: none;
	height: 28px;
	/*margin: 0px auto 0px auto;*/
	margin: 0;
	padding: 0;
	border: 1px solid #decc9b;
	border-right: none;
	width: 732px;
	background: url(../_img/menubg.gif) repeat-x;
}

#menu ul li {
	float: left;
	width: 119px;
	text-align: center;
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-left: 2px solid white;
	border-right: 1px solid #decc9b;
}
#menu ul li a {
	float: left;
	width: 119px;
	text-align: center;
	color: #555;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	border: 0px;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover {
	float: left;
	width: 119px;
	text-align: center;
	color: #034ea2;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	border: 0px;
	font-weight: bold;
	text-decoration: none;
	background: #fff url(../_img/menubg.gif) 0 -80px repeat-x;
}

#cont-height {
	float: left;
	width: 1px;
	height: 400px;
}
#content {
	float: right;
	width: 720px;
	text-align: left;
	margin: 20px 0 8px 0;
	padding: 0 6px;
}

#footer {
	width: 725px;
	margin: 0px auto 0px auto;
	padding: 0 20px 4px 12px;
	text-align: left;
	background: #f3e3c2 url(../_img/bgheader.gif) 0 100% repeat-x;
	border: 1px solid #decc9b; 
	border-bottom: 1px solid #cb8; 
	border-top: none;
}
#footer div {
	margin: 8px 0 0 0;
	padding: 0;
}
#foot-label {
	float: left;
	margin: 8px 50px 0 0;
}
#foot-adr {
	float: left;
	width: 580px;
	text-align: center;
}
#foot-info {
	width: 580px;
	float: left;
	text-align: center;
}
#footer div p {
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
}
#foot-info p span {
	font-size: 14px;
	color: #034ea2;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#img-bord {
	border: 1px solid #034ea2;
}

#artikel {
	background: url(../_img/bgartikel.gif) no-repeat;
	margin-bottom: 20px;
	padding: 12px 0 12px 12px;
}
#artikel table {
	margin-right: 12px;
}

#mints-link {
	width: 757px;
	margin: 0px auto 0px auto;
	text-align: right;
	padding: 0;
}
#mints-link p {
	font-size: 10px;
	color: #777;
}
#mints-link p a:link,
#mints-link p a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#mints-link p a:hover,
#mints-link p a:active {
	color: #394;
}


#field-nl {
	width: 140px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	background: #f8f8f8;
	border-top: 1px solid #034ea2; border-left: 1px solid #034ea2;
	border-bottom: 1px solid #6f95c0; border-right: 1px solid #6f95c0;
}

