body {
    margin: 0;
    padding: 0;
    background: #dfdfdf;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
}
div {
    margin: 0;
    padding: 0;
}
form {
	margin:0;
	padding:0;
}
p, h1, h2, h3 {
    font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
}
h1 {
	font-size: 20px;
	line-height: 27px;
}
a {
    text-decoration: underline;
    color: #7DBB2D;
}
img {
    margin: 0;
    border: 0;
}
a:hover {
    text-decoration: none;
}

/* ######################## Link typen ######################## */

a.link_doc, a.link_pdf, a.link_excel, a.link_email, a.link_extern, a.link_doc:hover, a.link_pdf:hover, a.link_excel:hover, a.link_email:hover, a.link_extern:hover {
	margin: 2px;
	padding: 3px 3px 1px 18px;
	border-bottom: 1px dotted #ccc;
	display: block;
	color: #000;
}

a.link_doc, a.link_doc:hover {
	background: url(/images/icon_doc.gif) no-repeat 0% 50%;
}

a.link_excel, a.link_excel:hover {
	background: url(/images/icon_xls.gif) no-repeat 0% 50%;
}

a.link_pdf, a.link_pdf:hover {
	background: url(/images/icon_pdf.gif) no-repeat 0% 50%;
}

a.link_email, a.link_email:hover {
	background: url(/images/icon_mailto.gif) no-repeat 0% 50%;
}

a.link_extern, a.link_extern:hover {
	background: url(/images/icon_external.gif) no-repeat 0% 50%;
}

a.link_extern2, a.link_extern2:hover {
	background: url(/images/icon_external.gif) no-repeat 0% 50%;
	border-bottom: 1px dotted #ccc; 
	padding: 3px 3px 0px 18px;
}

/* ################################ KOPFBEREICH UND NAVIGATION ################################# */

#container {
    margin: 50px auto 0 auto;
    width: 855px;
    padding: 0;
}
#header_nav {
	position: absolute;
	z-index: 0;
	right: 0px;
	top: 0;
    height: 25px;
    width: 755px;
 	text-align: right;  
    padding: 10px 30px 0 0;
 	background: #dfdfdf;
}
#header {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 25px;
    height: 19px;
    width: 855px;
    margin: 0;
    background: #dfdfdf url(/images/head_bg.gif) no-repeat 0 0;
}
#main {
    position: relative;
    float: left;
    z-index: 0;
    width: 855px;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
    background: url(/images/background.gif) repeat-y 0 0;
}
#border_bottom {
	width: 855px;
    height: 35px;
    clear: both;
    margin: 0;
    padding: 0;
    background: url(/images/background_end.gif) no-repeat 0 0;
}
#slika {
	position: absolute;
	z-index: 2;
	padding: 0;
	width: 670px;
	height: 270px;
	right: 20px;
	top: 37px;
}
img.logo {
	position: absolute;
  	top: 55px;
  	left: 30px;
}

#content h1 {
	margin: 0 0 12px 0;
	padding: 0 0 0 30px;
	background: url(/images/h1_icon.gif) no-repeat 5px 10px;
}
#content {
	position: relative;
	float: left;
	margin: 0;
	margin-top: 355px;
	left:220px;
	padding: 0;
	width: 330px;
}
#content ul {
	list-style: none;
	padding-left: 20px;
}
#content li {
	margin-bottom: 8px;
	background: url(/images/listicon.gif) 0 6px no-repeat;
	padding-left: 15px;	
}
#lang {
    right: 17px;
}

#teaser_head, #teaser {
	position: absolute;
	right: 50px;
	top: 75px;
	width: 200px;
	height: 90px;
	background: url(/images/teaser.png) 0 0 no-repeat;
	z-index: 100;
}

#teaser {
	top: 165px;
	height: 600px;
	background: #dfdfdf;
	width: 160px;
	padding: 20px;
	float: left;
}
#teaser p, #teaser a {
    font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
}
p.more {
	text-align: right;
	color: #94448a;
	margin: 0 0 10px 0;
}
a.morelink {
	text-decoration: none;
	color: #94448a;
}
a.morelink:hover{
	text-decoration: underline;
}
#teaser h2 {
    font: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0;
    padding: 0;
    color: #e53128;
}
#leiste {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 670px;
	height: 60px;
	background: url(/images/leiste.png) 0 0 no-repeat;
	z-index: 70;
}
/* ######## FOOTER ####### */

#footer {
    font-size: 11px;
    padding: 10px 0 10px 155px;
    color: #8c8c8c;
    text-align: center;
}
#footer a {
    color: #8c8c8c;
}
div.teaser_spacer {
	background: none;
	border-bottom: solid 4px;
	border-color: #fff;
	width: 160px;
	margin: 15px 0;
	line-height: 0;
	font-size: 0;
}
#clear {
	float: left;
	clear: both;
	height: 0px;
}
#floater {
	float: right;
	width: 1px;
	height: 510px;
	border: 0;
	margin: 300px 0 0 0;
}
#header_nav a, #header_nav a:hover {
	color: #000;
}
/*###################	NAVI #############################*/

#navi {
	position: absolute;
	width: 166px;
	height: 331px;
	top: 294px;
	right: 690px;
	z-index: 50;
}
#mainnav {
	width: 166px; 
	height: 331px;
	background: url(/images/navi_sl.gif) no-repeat 0 0;
	margin: 0; 
	padding: 0;
	position: relative;
}
#mainnav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
}
#mainnav li, #mainnav a {
	height: 60px;
	width: 166px;
	display: block;
	padding: 0;
	margin: 0;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#nl1 { top: 7px; left: 0px;}
#nl2 { top: 57px; left: 0px;}
#nl3 { top: 107px; left: 0px;}
#nl4 { top: 157px; left: 0px;}
#nl5 { top: 207px; left: 0px;}
#nl6 { top: 257px; left: 0px;}

#nl1 a:hover, #nl1 a.sel  { background: transparent url(/images/navi_sl.gif) -166px -7px no-repeat;}
#nl2 a:hover, #nl2 a.sel  { background: transparent url(/images/navi_sl.gif) -332px -57px no-repeat;}
#nl3 a:hover, #nl3 a.sel  { background: transparent url(/images/navi_sl.gif) -166px -107px no-repeat;}
#nl4 a:hover, #nl4 a.sel  { background: transparent url(/images/navi_sl.gif) -332px -157px no-repeat;}
#nl5 a:hover, #nl5 a.sel  { background: transparent url(/images/navi_sl.gif) -166px -207px no-repeat;}
#nl6 a:hover, #nl6 a.sel  { background: transparent url(/images/navi_sl.gif) -332px -257px no-repeat;}


/* ####################### SPALTENAUFTEILUNG  ######################### */


form {
	padding: 0px;
	margin: 0px;
}
input, textarea {
	border: 1px solid #aaa;
	background: #fff;
	color: #333;
	width: 155px;
	margin: 0;
	font: 12px/15px Helvetica, Verdana, Arial, sans-serif;
	padding: 2px 0 2px 0;
}


label {
	display: block;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0;
	color: #777;
}

a.button, a.button:hover {
	display: block;
	border: 1px solid #ddd;
	width: 155px;
	margin-top: 10px;
	text-align: center;
	line-height: 25px;
	margin-left: 15px;
	background: #eee;
	color: #333;
}


/* ####################### COMMENTS  ######################### */
div.line {
	width: 330px;
	height: 15px;
	margin: 15px 0 0 0;
	border-top: 1px solid #ddd;
}
p.kommentar {
	margin: 0 0 0 20px;
}
p.name {
	font-size: 10px;
	margin: 5px 0 10px 20px;
}
span.name {
	color: #92448A;
}
div.pagination {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #ddd;
	width: 330px;
	text-align: center;
	font-size: 10px;
}