html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
strong {
	
	word-spacing:1px;
	font-size: 13px;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
	
}

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
ol {
	margin: 0 0 6px 25px;
}
ul {
	margin: 0 0 6px 15px;
}
object, embed {
	margin: 0; 
	padding: 0;
	cursor: pointer;
}
form, input, label, select, textarea {
	margin: 0;
	padding: 0;
}
img, a img {
	border: 0;
}
a:link, a:visited, a:active, a:hover { 
	color: #006B52;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 23px 0;
	padding: 0;
	font-size: 16px;
	color: #E43F0D;
}
h1 {
	margin: 0 0 20px 0;
	font-weight: bold;
	font-style: italic;
}
h2 {
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 15px;
}
h3 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 12px;
}
h4 {
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 11px;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
form {
	margin: 0;
	padding: 0;
}
/* Schriftarten */
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.vsuper {
	vertical-align: top;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vbottom {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.floatl { float: left; }
.floatr { float: right; }
.fixfloat {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
/* Farben */


/* min-height */
.minh-10 {
	height: 10px;
	overflow: visible;
}
html>body .minh-10 {
	height: auto;
	min-height: 10px;
}

/* Innen- und Außenabstände */
.p-10 { padding: 10px; }
.p-10-0 { padding: 10px 0; }
.p-0-10 { padding: 0 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-10 { margin-bottom: 10px; }
.mb-7 { margin-bottom: 7px; }
/* Seitenaufbau */
.offscreen { 
	position: absolute;
	left: -1000em;
	width: 100em;
	height: 1em;
	overflow: hidden; 
}
#print-logo { display: none; }
#main-container {
	margin: auto;
	width: 980px;
	height: 500px;
	overflow: visible;
}
html>body #main-container {
	height: auto;
	min-height: 500px;
}
#head-container { width: 980px; height: 169px; background-image: url(/templates/pics/bg_head.jpg); background-repeat: no-repeat; position: relative; }
#head-news-bg { width: 730px; height: 145px; position: absolute; left: 0; top: 0; background-image: url(/templates/pics/bg_head_news.png); background-repeat: no-repeat; z-index: 1; }
#koraktor-anim { position: absolute; left: 730px; top: 60px; z-index:5; width: 249px; height: 97px; }
#main-nav { width: 925px; height: 29px; padding-left: 55px; background-color: #014133; border-bottom: 20px solid #E8E8E6; }
#content-container { background-color: #E8E8E6; height: 400px; overflow: visible; padding-bottom: 20px; }
html>body #content-container { height: auto; min-height: 400px; }
.content-index-bg { background-image:url(/templates/pics/bg_start.jpg); background-repeat: no-repeat; background-position: left 120px; background-color: #002400; }
#content-head { width: 980px; height: 120px; margin-bottom: 22px; overflow: hidden; position: relative; }
#head-img { width: 725px; height: 118px; position: absolute; left: 0; top: 0; z-index: 5; overflow: hidden; border: 1px solid #FFFFFF; border-left: 0; border-right: 0;  }
#head-img-bor { height: 120px; width: 1px; position:absolute; left: 724px; z-index: 10; top: 0; background-image: url(/templates/pics/head-pic-border.jpg); background-repeat: no-repeat; background-position: left top; }
#head-service { width: 249px; height: 118px; position: absolute; left: 732px; top: 0; z-index: 5; overflow: hidden; border: 1px solid #FFFFFF; }
#socialicons { position:absolute; right: 255px; top: 75px; z-index: 10; width: 370px; height: 15px; overflow: hidden; text-align: right; white-space: nowrap; }
#socialicons a { display: inline-block; width: 15px; height: 15px; padding-left: 2px; overflow: hidden;  }
#content-index { color: #FFFFFF;  }
#content-left { width: 190px; overflow: hidden; }
#content { width: 535px; }
#content-right { width: 249px; overflow: hidden; }
#foot-logo { width: 980px; height: 30px; overflow: hidden; background-color: #E8E8E6; }
#foot-container { width: 885px; height: 26px; line-height: 26px; padding-right: 95px; text-align: right; text-transform: uppercase; overflow: hidden; background-color: #E8E8E6; border-top: 4px solid #1A171B; border-bottom: 34px solid #1A171B; }

