/* --- main layout --- */

	* { margin: 0; padding: 0; }

	body {
	font-family:arial,Tahoma, Geneva, sans-serif;
	font-size:1em;
	color:#333;
	background:#212121;
	padding:0;
	margin:0;
	}

	a img,:link img,:visited img,fieldset {border:none;}
	img {vertical-align:top;}

	.clear {clear:both}
	.nowrp {white-space:nowrap;}
	.container {width:100%; overflow:hidden;}

/* --- END main layout --- */

/* --- header --- */

	#header {background:#123654 url(images/bgHeader.jpg) 0 0 repeat-x; height:80px; padding:0 20px;}

/* --- END header --- */

/* --- content --- */

	#content {font-size:1.0em; background:#fff; line-height:1.1em; padding:10px;}

	.f-left {float:left;}
	.f-right {float:right;}
	h1 {color:#3e3e3e; font-size:1.4em; font-weight:bold;}
	h2 {color:#444444; font-size:1.2em; font-weight:bold;}
	h3 {color:#333333; font-size:1.0em; font-weight:bold;}
	p {padding-top:15px;}
	em {color:#5e5e5e;font-size:1em;font-weight:bold}
	a {color:#1696d6;}
	ul {list-style-type:none;}

/* --- END content --- */

/* --- boxes --- */

	.aktuell {background:#ffffcc;padding:10px;}
	.kontakt {background:#ccccaa;padding:10px;}
	.impressum{font-size:11pt; color:#333; margin:10px 0px;}
	.leagal{font-size:9pt;text-align:justify}

/* --- END boxes --- */


/* --- News --- */

	.news-latest-item {margin:20px 0px;}
	.news-latest-date {color:#660000; font-size:10pt;}

/* --- END News --- */


/* --- footer --- */

	#footer {height:95px; padding-left:20px; background:#999 url(mobil_FILES/bgFooter.jpg) 0 0 repeat-x; color:#404040; font-size:12pt;}
	#footer p { padding:32px 0 5px 0; font-size:0.944em;}
	#footer p a {color:#6c6c6c; text-decoration:none;}
	#footer .home-tab {color:#3d372f; margin-bottom:0;}
	.nd{color:#e2e2e2;font-size:8pt}
	.ndLink{color:#990000;font-weight:bold}

/* --- END footer --- */
