/* Stylesheet: reset Modified On 2012-04-03 17:41:08 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Stylesheet: bekendelser Modified On 2012-04-11 15:55:10 */
* {
  margin:0;
  padding:0;
}

img {
  border:0px;
}

#imageBox { margin: auto; width: 800px; border: 1px #000 solid; overflow: hidden; }
#imageBoxInside { width: 10000px; }  #imageBox img { float: left; padding: 0px; margin: 0px; }
#imageBox br { clear: both; }

body {
  text-align: left;
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 90%;
  overflow: -moz-scrollbars-vertical;
  margin-top:16px;
background-color:black;
color:#dddddd;
}

h2 {
  font-size:140%;
  letter-spacing:4pt;
  padding-top:20px;
  padding-bottom:20px;
}

.mainwrapper {
  width:800px;
  margin:0px auto;
/*  border:1px solid #cccccc;*/
}

.topmenu {
  width:800px;
  text-align:center;


}

.footer {
  width:800px;
  text-align:center;
  clear:all;
  float:right;
  font-size:60%;
  color:#888888;
}

.headerimage {
  width:900px;
  height:153px;
  background-image:url(grafik/header.jpg);
}

.onecontent {
/*  margin-left:33px;
  margin-right:33px;*/
/*  margin-bottom:20px;
  text-align:justify;*/
margin-top:10px;
}

.twocontentleft {
  width:355px;
  float:left;
  margin-top:20px;
padding-left:40px;
padding-right:40px;
  line-height:140%;
  font-size:110%;
  color:#888888;
  letter-spacing:-1pt;
text-align:justify;
}

.twocontentright {
  width:355px;
  float:right;
  margin-top:22px;
}

.frontgrafik {
  margin-left:8px;
  margin-right:8px;
  padding-bottom:20px;
}

a {
  text-decoration: none;
  color:#555555;
}
a:hover {
  text-decoration: none;
  color:#333333;
}
/* Stylesheet: menu Modified On 2012-04-03 17:41:29 */
a.menupunkt {
  font-size:140%;
  letter-spacing:1pt;
  color:#aaaaaa;
  padding-right:16px;
}

a.menupunkt:hover {
  color:#777777;  
 
}