body {
	margin: 0;
	padding:0;
	text-align: center;
	background: url(main_FILES/body.gif) repeat-y top center fixed;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, "Bitstream Vera Sans", "Trebuchet MS", "trebuchet ms", Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
	color: #000000; /*#929292*/
}

.typo3-adminPanel {position:absolute;top:0;left:0;}

p {
	font-weight:normal;
}

#flags {
	margin:-17px 0 5px 0px;
}

a img {
	border:0;
}

td {
	font-size:1em;
}

#print {
/*
	float:right;
	margin-left:-10px;
	margin-bottom:10px;
*/
	position:absolute;
	top:337px;
	right:10px;
}

ul {
	margin:0 0 0 25px;
	padding:0;
}

.tx-jullenavpath-pi1-menu {
	position:absolute;
	top:334px;
	left:213px;
	font-size: 0.8em;
	font-weight: normal;
}

.tx-macinasearchbox-pi1 {
	position:absolute;
	top:90px;
	right:10px;
}

h1 {
	font-size: 1.6em;
	margin:0px 0 20px 0;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

a {
	color:#E31718;
	font-weight:normal;
}
 /* -- Linkgedoens -- */

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #E31718;
}

#guestbook a {
	color:#000;
}

#all {
	padding:0;
	width:778px;
/*	width:950px;*/
	margin: 0px auto;
	text-align: left;
	position: relative;
	background:url(main_FILES/vert_line.gif) repeat-y top left;
	background-position: 198px 0;
}

h1#headline {
	background:#fff url(main_FILES/logo.jpg) no-repeat top left;
	height:122px; /*30px;*/
	padding:0px;
	width: 778px; /*197px;*/
	margin: 0px;
}

h1#headline span {
	display: none;
	margin: 0px;
}

h1#headline a {
	position:absolute;
	display:block;
	margin:0 0 0 0;
	height:122px;
	width:200px;
}

#header {
	background:#fff;
}

#navline {
	position:absolute;
	top:5px;
	right:10px;
	text-align:right;
	font-size:86%;
}

#navline ul {
	list-style-type:none;
}

#navline li {
	display:inline;
}

#navline a {
	color:#929292;
	font-weight:normal;
	/*font-size:10px;*/
	text-decoration:none;
}

#navi {
	margin: 0 1px 0 1px;
	background:#C0C0C0; /*#929292;*/
	text-align:right;
	height:27px !important;
	height:27px;
	padding-top:5px;
}

#sub_navi {
	margin: 0 1px 0 1px !important;
	margin: -3px 1px 0 1px;
	background:#C0C0C0; /*#929292;*/
	text-align:right;
	padding:3px 0 3px 0 !important;
	padding:3px 0 3px 0;
	min-height:16px;
	height:auto !important;
	height:10px;
}

#navi ul, #sub_navi ul {
	margin:auto auto auto -20px !important;
	margin:auto auto auto 5px;
	padding:0;
	list-style-type:none;
}

#navi li, #sub_navi li {
	display:inline;
	margin-left:25px;
	margin-right:25px;
}

#navi a {
	color:#000000;
	font-weight:bold;
	/*font-size:12px;*/
	text-decoration:none;
}

#sub_navi a {
	color:#000000;
	font-weight:normal;
	/*font-size:.8em;*/
	text-decoration:none;
}

#navi a:hover, #sub_navi a:hover, #navline a:hover {
	color:#E31718;
}

#current a {
	color:#E31718;
	border-bottom-color:#E31718;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:0;
}

#current a:hover {
	color:#000;
}

#sub_navi #current a {
	font-weight:bold;
}

#left_navi {
	margin:-14px 0 30px 0;

}

#left_navi ul {
/*
	margin:0 0 0 -9px !important;
	margin:0 0 0 -49px !important;
*/

	margin:0 0 0 -9px;
	padding:0 0 0 0;
	list-style-type:none;
}

#left_navi li {
	display:block;
	width:200px;
	height:30px;
	background:transparent url(main_FILES/left_navi_bg.gif) no-repeat top left;
	border: 0 !important;
}

#left_navi a {
	display:block;
	width:172px !important;
	width:200px;
	height:25px;
	padding:6px 0 6px 25px;
	font-weight:bold;
	background:transparent;
	text-decoration:none;
	border: 0 !important;
}

#left_navi a:hover {
	color:#929292;
	background:transparent url(main_FILES/left_navi_hover_bg.gif) no-repeat top left;
	text-decoration:none;
	border: 0 !important;
}

#left_navi #current {
	color:#929292;
	background:transparent url(main_FILES/left_navi_current_bg.gif) no-repeat top left;
	border: 0 !important;
}

#left_navi #current a {
	color:#929292;
	border: 0 !important;
}

#content_left {
	border:0px solid blue;
	padding:10px 0px 50px 10px !important;
	line-height:18px;
	width:185px !important;
	overflow:hidden;
	float:left;
}

#content_left h1 {
	margin-top:33px;
}

#content {
	border:0px solid black;
/*	width:732px !important;*/
/*	width:750px;*/
	width:556px !important;
	border:0px solid red;
	float:right;
	padding:20px 10px 50px 10px;
	line-height:18px;
}

#footer {
	height:30px;
	clear:both;
	text-align:center;
	font-size:.8em;
	font-weight:normal;
	margin: 0;
	padding:10px 0;
	background:#fff url(../img/horo_line.gif) repeat-x top left;
}

.sitemap1 {
	background:#fff;
	border-color:#C0C0C0;
	border-style:solid;
	border-width:1px;
	color:#5F5F5F;
	font-weight:bold;
	padding: 3px 0 3px 5px;
}

.sitemap2 {
	background:#fff;
	padding: 3px 0 3px 40px;
	color:#5F5F5F;
	font-weight:normal;
	text-decoration:none;
	background: url(main_FILES/permalink.gif) no-repeat left;
	margin: 0 0 .5em 0;
	line-height: 1.3em;
}
.sitemap3 {
	background:#fff;
	padding: 3px 0 3px 70px;
	font-size:11px;
	text-decoration:none;
	color:#E31718;
	line-height: 0.7em;
}

@media screen and (min-width: 550px){
/*
ul {
	margin-left: 20px !important;
}

#left_navi ul {
	margin:0 0 0 -9px !important;
}
*/
}




.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{ 	clear:right; 	height:1px; 	border:1px solid #ffffff; }  .news-latest-container HR.clearer { 	clear:left; }  /*-----------------------------------  tt_news LATEST view  -----------------------------------*/  .news-latest-container { 	border:0px solid #333; 	background-color:#ffffff; }  .news-latest-container H2,.news-latest-gotoarchive { 	color:#000000; 	padding:3px; 	margin:3px; 	border:0px solid #666; 	/*background-color:#D8FA70;*/ 	background-color:#ffffff; }  .news-latest-gotoarchive { 	font-weight:bold; 	margin-top:5px; }  .news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER { 	color:#ffffff; }  .news-latest-gotoarchive A { 	color:#fff; }  .news-latest-item { 	/* IE hack */ 	height: 1%; 	line-height: 1.3; 	/* IE hack end */ 	padding:3px; 	margin:3px; 	border:0px solid #666; 	background-color:#ffffff; }  .news-latest-item IMG { 	margin-bottom:5px; 	margin-right:5px; 	border:0px solid #666; 	float:left; }  .news-latest-category IMG { 	float: none; 	border:none; 	margin:0px; }  .news-latest-date,.news-latest-morelink,.news-latest-category { 	font-size:9px; }  .news-latest-morelink { 	height:12px; }  .news-latest-morelink A { 	float:right; }   /*--------------------------------- tt_news LIST view  -----------------------------------*/ .news-list-container {  	border:0px solid #000; 	background-color:#ffffff; }  .news-list-item { 	/* IE hack */ 	height: 1%; 	line-height: 1.3; 	/* IE hack end */ 	padding:3px; 	margin:3px; 	border:0px solid #666; 	background-color:#ffffff;  	} .news-search-form { 	padding:3px; 	margin-bottom:5px; 	border:0px solid #666; 	background-color:#ffffff;  }  .news-search-emptyMsg{ 	margin:0px; }  .news-search-form FORM { 	margin:0px; }  .news-list-container H3 { 	margin-bottom: 5px; 	padding: 2px; 	border-bottom: 1px solid #ffffff; 	background-color: #ffffff; }  .news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER { 	color:#E31718; 	padding-left:2px; }  .news-list-container H3 A { 	color:#E31718;  }  .news-list-container P { 	padding-left:3px; }  .news-list-date { 	float: right; 	color: #afafaf; 	width: 180px; 	text-align: right; 	height: 20px; 	margin-top: -2px; 	margin-right: -2px; 	font-size: 9px; 	font-weight: normal; 	background-color: #ffffff; 	}  .news-list-imgcaption { 	float: right; 	padding-top:3px; 	padding-right:3px; 	font-size: 9px; }  .news-list-container IMG {  	float: right; 	border:0px solid #666; 	margin-bottom:5px; 	margin-right:2px; 	margin-left:5px; }  .news-list-category IMG { 	float: none; 	border:none; 	margin:0px; }  .news-list-morelink,.news-list-category { 	font-size:9px; 	margin-left:3px; }  .news-list-morelink  { 	margin-bottom:3px; }  .news-list-browse { 	text-align: center; }    	/*---------------------------------  tt_news Page-Browser ---------------------------------*/ .tx-ttnews-browsebox, .browseBoxWrap { 	margin:3px; 	border:0px solid #666; 	padding:3px; 	background-color:#ffffff; }  .tx-ttnews-browsebox TD { 	font-size: 10px; }  .tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 	font-weight: bold; }  .tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{ 	margin:0px; }  .tx-ttnews-browsebox-SCell { 	background-color: #ffffff; 	border:0px solid #666; }  .news-search-emptyMsg { 	font-size: 11px; 	margin-left: 10px; } 	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/ .news-single-item { 	padding:5px; 	margin-bottom:5px; 	border:0px solid #666; 	background-color:#ffffff;  } .news-single-item H2 { 	font-size: 16px; 	font-weight:bold; 	color: #E31718; 	margin-bottom: 0px; } .news-single-item H3 { 	margin-bottom: 15px; }  .news-single-img { 	float: right; 	margin-left:5px;  }  .news-single-imgcaption { 	padding:3px; 	clear:both; }  .news-single-category {  	float: right; }  .news-single-backlink, .news-single-backlink a { 	font-weight: bold; 	font-size: 10px; 	margin-bottom: 15px; 	margin-top: 10px; }  .news-single-timedata { 	float: right; 	margin-right: 10px; }  .news-single-timedata, .news-single-author,.news-single-imgcaption { 	font-size: 9px; }  .news-single-author { 	padding-bottom: 3px; }  .news-single-additional-info { 	background-color: #ffffff; /*	clear: both;*/ 	margin-top: 15px; 	border: 1px solid #afafaf; 	padding:3px; 	padding-bottom:0px;  }  .news-single-related,.news-single-files,.news-single-links  { 	border: 0px solid #666; 	margin:0px; 	margin-bottom: 3px; 	padding:3px; 	background-color:#ffffff; }  .news-single-related DD, .news-single-links DD, .news-single-files DD { 	margin-left:20px; }  .news-single-related DT, .news-single-links DT, .news-single-files DT { 	font-weight: bold; 	font-size: 11px; 	margin-left:5px; 	width:90%; }  /*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */ .news-amenu-container { 	margin-top:1px; 	padding:3px; 	border:1px solid #afafaf; 	background-color:#ffffff; }  .news-amenu-container LI { 	padding-bottom:1px; }  .news-amenu-container UL { 	padding:3px; 	margin-top:2px; 	margin-left:2px; 	margin-bottom:2px; 	border:0px solid #666; 	background-color:#ffffff; 	list-style-type: url(..img/newsletter.png) }  .news-amenu-container H2 { 	color:#000000; 	padding:3px; 	border:0px solid #666; 	background-color:#ffffff; }  .news-amenu-item-year { 	font-weight: bold; 	border: 1px solid #afafaf; 	padding: 2px; 	background-color: #ffffff; 	color:#afafaf; }  /*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */   .news-catmenu  { 	padding:5px; 	margin:10px 0px 10px 10px; 	border:0px solid #666; 	background-color:#ffffff; }  .news-catmenu-header { 	font-size:11px; 	font-weight:bold; }  .news-catmenu DIV { 	font-size:10px; 	white-space: nowrap; }  .news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img { 	margin:0px; 	padding: 0px; 	vertical-align: middle; }  .news-catmenu-ACT { 	font-weight:bold; }  /*  Styles for catmenu mode "nestedWraps" */ .level1 { 	padding:1px; 	padding-left:10px; 	background-color:#ffffff; 	border-left:1px solid #666; 	border-top:1px solid #666; }  .level2 { 	padding:1px; 	padding-left:10px; 	background-color:#ffffff; 	border-left:1px solid #666; }  .level3 { 	padding:1px; 	padding-left:10px; 	background-color:#ffffff; 	border-left:1px solid #666; 	border-top:1px solid #666;  }  .level4 { 	padding:1px; 	padding-left:10px; 	background-color:#ffffff; 	border-left:1px solid #666; }

