/* Resets */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #7c7c7c;
	background: #fff;
	font: 62.5% "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr, .invisible {
	display: none;
}
.clear {
	clear: both;
}
.success {padding: 0.8em 0 0.8em 3em; margin-bottom:1.6em;border:2px solid #ddd;}
.success {background:#E6EFC2 url(images/tick.gif) 8px 50% no-repeat;color:#264409;border-color:#C6D880;}

/* Link Styles */
a:link, a:visited {
	color: #4f7785;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #4f7785;
	text-decoration:underline;
}
p {
	margin-bottom: 1.7em;
}

/* Headings */
h1, h2, h3, h4 {
	font-weight: normal;
	margin-bottom: 20px;
	color: #4b5254;
}
h1 {
	font-size: 2.0em;
	line-height: 1.1em;
}
h2 {
	font-size: 1.7em;
	line-height: 1.1em;
}
h3 {
	font-size: 1.7em;
}
h4 {
	font-size: 1.4em;
}

/* Wrapper */
#wrapper {
	position: relative;
	width: 906px;
	margin: 0 auto;
	text-align: left;
}

/* Header */
#header {
	position: relative;
	height: 140px;
}
#header h1 {
	display: none;
}
.mod_changelanguage {
	position: absolute;
	top: 5px;
	right: 280px;
	width: 15em;
	w\idth: 15.5em;
	padding: 1.5em;
}
.mod_changelanguage ul li {
	display: inline;
}
.mod_changelanguage ul li.active {
	border-bottom: 1px solid #E5D091;
}
.mod_changelanguage img {
	margin: 0 5px 0 5px;
}
.mod_changelanguage a {
	text-decoration: none;
}
#search {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #dee2e3;
	border-top: none;
	background: #f4f6f6;
	width: 27.5em;
	w\idth: 28.0em;
	padding: 1.5em;
	z-index: 1000;
}
*:first-child+html #search {
	/* width: 25.5em; */
}
#keywords {
	padding: 6px 4px 4px 8px;
	color: #949494;
	text-transform: uppercase;
	font-size: 1.0em;
	width: 19.5em;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
*:first-child+html #keywords {
	width: 18.0em;
}
#submit {
	border: none;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	background: #e2c57b;
	font-size: 1.0em;
}
#submit:hover {
	background: #6d7f83;
	cursor: pointer;
}
#flashcontent {
	width: 906px;
	height: 200px;
	background: url(flash/inset.jpg) 0 0 no-repeat;
}

/* Topmenu */
#header .mod_navigation ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 906px;
	border-bottom: 4px solid #e2c57b;
	z-index: 999;
	list-style: none;
}
#header .mod_navigation ul li {
	float: left;
	margin-right: 4px;
	background: url(images/nav-right.png) no-repeat 100% 0px;
	font-size: 1.3em;
}
#header .mod_navigation ul li a {
	float: left;
	display: block;
	height: 2.0em; /* Targets IE 5.5 only */
	hei\ght: 1.4em; /* All Other Browsers */
	padding: 0.5em 1.9em 0.2em 1.7em;
	background: url(images/nav-left.png) no-repeat 0% 0px;
	color: #606060;
	text-decoration: none;
	overflow: hidden;
}
#header .mod_navigation ul li.active, #header .mod_navigation ul li.trail {
	background-position: 100% -150px;
}
#header .mod_navigation ul li.active a, #header .mod_navigation ul li.trail a {
	background-position: 0% -150px;
	color: #fff;
}
#header .mod_navigation ul li:hover {
	background-position: 100% -150px;
}
#header .mod_navigation ul li:hover a {
	background-position: 0% -150px;
	color: #fff;
}

/* Inset */
#inset {
	width: 906px;
	height: 6.5em;
	background: #e2c57b;
	margin-bottom: 25px;
}
#insethome {
	height: 200px;
	margin-bottom: 25px;
}
#inset h1 {
	color: #fff;
	font-size: 3.5em;
	padding: 11px 30px;
	letter-spacing: 0em;
}

/* Content */
#content {
	float:left;
	height: 100%;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#main {
	float: left;
	fl\oat: right;
	width: 661px;
	margin-left: 15px;
	min-height: 400px;
}
#onecol {
	float: left;
/*	fl\oat: right;  */
	width: 100%;
	min-height: 400px;
}
.page {
	padding-left: 10px;
	padding-top: 10px;
}
#main  ul, #main  ol, #onecol ul, #onecol ol, .leftcol ul, .leftcol ol, .rightcol ul, .rightcol ol {
	margin: 0 0 1em;
}
#main ul, #onecol ul, .leftcol ul, .rightcol ul {
	margin-left: 1.5em;
}
#main  ul li, #main  ol li, #onecol ul li, #onecol ol li, .leftcol ul li, .leftcol ol li, .rightcol ul li, .rightcol ol li {
	list-style: square;
}
#main  ol, #onecol ol, .leftcol ol, .rightcol ol {
	margin-left: 2em;
}
#main  ol li, #onecol ol li, .leftcol ol li, .rightcol ol li {
	list-style: decimal;
}
#main  blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.page img {
	margin: .3em .8em;
	padding: 3px;
	border: 1px solid #ccc;
}
.leftcol {
	float: left;
	width: 430px;
	margin-right: 33px;
}
.rightcol {
	float: left;
	width: 430px;
}

/* Newsletter Input */
.newsletter_input {
	padding: 8px 4px 7px 8px;
	color: #949494;
	font-size: 1.0em;
	width: 220px;
	margin-bottom: 10px;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.submit {
	border: none;
	padding: 0.6em 1.0em 0.4em 1.0em;
	margin-top: 5px;
	color: #fff;
	background: #e2c57b;
	font-size: 1.0em;
	text-transform: uppercase;
}
.submit:hover {
	background: #6d7f83;
	cursor: pointer;
}

/* Sidebar */
.sidebar {
	float: left;
	width: 230px;
	w\idth: 220px;
	margin-bottom: 20px;
	}
.sidebar h1 {
	padding-top: 10px;
}
.sidebar h3 {
	font-size: 1.5em;
	font-style: italic;
	color: #6d7f83;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 10px 10px;
}

/* Submenu */
.sidebar ul {
	width: 230px;
	w\idth: 220px;
	border-style: solid solid solid solid;
	border-color: #bdbdbd;
	border-size: 1px;
	border-width: 1px;
	font-size: 1.0em;
	margin-top: 10px;
	padding-bottom: 1px;
	}	
.sidebar li a {
  	height: 1.7em;
	text-decoration: none;
	color: #606060;
	border: 1px solid #fff;
	border-bottom: 1px solid #d4d7d8;
	background: #e6e9ea;
}	
.sidebar li a:link, .sidebar li a:visited {
	color: #606060;
	display: block;
	background: #e6e9ea;
	padding: 6px 0 2px 10px;
	text-decoration: none;
}
.sidebar li a:hover, .sidebar li.active a  {
	color: #fff;
	background: #e2c57b url(images/arrow.gif) no-repeat 95% 50%;
	padding: 6px 0 2px 10px;
	border-bottom: 1px solid #93a75f;
}

/* Footer */
#footer {
	background: #f3f5ec;
	border-top: 1px solid #dce0e1;
	padding: 1.5em 1.0em;
	color: #a2a3a3;
}
#footer a {
	color: #a2a3a3;
	text-decoration: none;
}
#footer a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
#footer li {
	display: inline;
	border-left: 1px solid #C1C8CA;
	padding: 0 7px;
}
#footer li.first {
	border-left: none;
	padding: 0 10px 0 0;
}
#footericons {
	margin-top: 15px;
	}
#footericons img {
	padding-right: 18px;
}
.copyright {float:left;}

/* Form Styling */
#content .formbody td {padding: 5px;}
#content .formbody {padding: 5px; border: 1px solid #ddd;}

/* TYPOlight specific */
.pdf_link {float:right;}
.page .block {clear:both;}

.mod_newsarchive h2{font-size: 1.2em;}

.home #news {width:600px; float:left;}
.home #topics {width:280px; float:right; background: #F6DF9B; padding: 7px 10px;}

.home #topics h1 {font-size:1.6em; width:280px; margin-bottom:10px; border-bottom: 1px solid #555; color: #000;}

.home .mod_newsarchive .newsblock {width: 285px; float:left; margin: 0 14px 0 0;}

.home #news .mod_newsarchive h1, .home .mod_newsarchive .info {display: none;}
.home #news .mod_newsarchive .newsblock h1 {display: block; font-size:1.7em; margin-bottom:5px;}
.home #news .mod_newsarchive .newsblock h2 {font-size: 1.3em;}
.home #news .mod_newsarchive .newsblock p {margin-bottom: 0.8em;}

.home #topics .mod_newslist .newsblock h1 {display: block; font-size:1.2em; margin-bottom:5px; border: none; color: #000;}
.home #topics .mod_newslist .newsblock p {margin-bottom: 0.8em; color: #444;}
.home #topics .mod_newslist .newsblock a {color: #555;}


.ce_downloads img {border: none; margin: 0; padding: 0;}

.pagination {border-top: 1px solid #ddd; padding: 5px 0 0 10px; margin: 2em 0 0 0;}
.pagination p {font-weight:bold;}
.pagination ul li {display: inline; margin:0 2px;}
.pagination ul li a {background: #E6E9EA; padding:3px 6px;}

.noborder img {border:none;}

.newspage .mod_newslist h1 { margin-bottom: 5px; }
.newspage p.info { margin: 0; color: #bbb; }
.newspage p.more { margin-top: -10px; padding-bottom: 20px; border-bottom:1px solid #ddd; }

.mod_newsreader h1, .mod_newsarchive h1 {margin-bottom: 5px;}
.mod_newsreader .info, .mod_newsarchive .info {margin-bottom: 10px;font-size: 0.9em;}
.mod_newsreader h2, .mod_newsarchive h2, .mod_newslist h2 {margin-bottom: 8px;}

.mod_newslist h2 a {text-decoration: none; color: #4b5254;}

.home .pagination {display: none;}

.enclosure img {border:none; margin:0; padding:0;}

#kontaktformular, #contact-form {margin-bottom: 20px;}