html, body, div, span, object, p, blockquote, pre, address, code, em, img, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, br, fieldset, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	letter-spacing:.1px;
	word-spacing:1px;
	border:0;
	vertical-align:baseline;
	margin:0;
	padding:0
}

p, ol, dl, pre, address, table, form {
	margin:0 0 15px
}
p, ul.check_list, ul.arrowlist, #gl_menu {
	padding-left:2px
}
em {
	font-style:italic
}
body {
	color:#333;
	font-size:76%;
	background:url(images/header.gif) repeat-x bottom;
	min-width:960px;
}
#header {
	z-index:10;
	height:102px;
	position:relative;
	width:960px;
	margin-right:auto;
	margin-left:auto;
	clear:both
}
#logo a {
	display:block;
	height:100%;
	width:100%
}
#logo {
	background:transparent url(images/logo.gif) no-repeat scroll center top;
	height:70px;
	width:294px;
	left:0;
	position:absolute;
	top:10px
}
#navigation {
	background:#036;
	position:relative;
	height:60px;
	padding-top:5px;
	border-bottom:5px solid #F60;
	border-top:1px solid #798E9C;
	z-index:1000
}
.menu {
	font:1em Verdana;
	text-transform:uppercase;
	width:960px;
	min-width:960px;
	position:relative;
	clear:both;
	text-align:left;
	margin:0 auto
}
.menu ul {
	list-style-type:none;
	margin:0;
	padding:0
}
.menu ul li {
	position:relative;
	display:inline;
	float:left;
	list-style:none
}
.menu ul li a {
	display:block;
	background:#036;
	color:#FFF;
	text-decoration:none;
	padding:20px 27px 20px 0
}
.menu ul li a:hover, .menu ul li.active a {
	background-color:#036;
	color:#F60
}
.menu ul li ul {
	position:absolute;
	left:0;
	display:block;
	visibility:hidden
}
.menu ul li ul li {
	display:list-item;
	float:none
}
.menu ul li ul li ul {
	top:0;
	border-left:1px solid #F7B78C
}
.menu ul li ul li a {
	width:250px;
	background:#F60;
	color:#fff;
	border-bottom:1px solid #F7B78C;
	font-family:Verdana;
	text-transform:none;
	padding:7px 5px
}
.menu ul li ul li a:hover {
	background:#F08842;
	color:#fff;
	padding:7px 5px
}
.downarrowclass {
	position:absolute;
	top:23px;
	right:20px
}
.rightarrowclass {
	position:absolute;
	top:5px;
	right:5px
}
#sub_menu {
	width:288px;
	padding-bottom:20px
}
#sub_menu li a {
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	color:#036;
	font-weight:700;
	width:288px;
	border-bottom:1px solid #CCC;
	padding-left:5px;
	text-decoration:none;
	margin:0
}
#sub_menu li li a {
	font-weight:400;
	display:block;
	color:#333;
	text-decoration:none;
	width:283px;
	padding:5px 0 5px 15px
}
#sub_menu li.active a {
	text-decoration:none;
	color:#069
}
#sub_menu li {
	list-style-image:none;
	list-style-type:none;
	margin:5px 0 1px;
	padding:0
}
#sub_menu ul {
	margin:0;
	padding:0
}
#sub_menu li.first {
	margin-top:0
}
#sub_menu li li, #sub_menu li li.first {
	margin:0
}
.search-box {
	width:288px;
	position:absolute;
	right:0;
	padding-top:20px;
	font-size:1em
}
a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration:none;
	outline:none
}
a:hover {
	color:#f60
}
a:focus {
	outline:none
}
.ex_link {
	background:url(images/link_ex.gif) no-repeat right center;
	padding-right:15px
}
.link_lex {
	background:url(images/link_lexikon.gif) no-repeat right center;
	padding-right:8px;
}
.link_rss {	background:url(images/rss.jpg) no-repeat right center;
	padding-right:18px;
}
.link_faceb {	background:url(images/facebook.jpg) no-repeat right center;
	padding-right:18px;
}
.link_twitter{	background:url(images/twitter.jpg) no-repeat right center;
	padding-right:18px;
}
acronym, abbr, abbr {
	cursor:help;
	border-bottom:1px dotted #666;
	font-style:normal
}
pre, code {
	font-family:mono-space, monospace;
	white-space:pre;
	overflow:auto;
	padding:20px
}
code {
	background:#f6f6f6 url(images/code.png) repeat scroll 0 0;
	display:block;
	border:1px solid #ddd;
	border-bottom:0;
	font-size:0.9em;
	padding:0 14px
}
blockquote {
	line-height:20px;
	margin:0;
	padding:0
}
ul {
	margin-bottom:25px
}
li {
	list-style:none outside;
	list-style-type:disc
}
ol, ol li {
	list-style:decimal outside
}
ol, dd {
	margin-left:24px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom:0;
	margin-top:0
}
#footer ul, #footer li, #secondary ul, #secondary li, ul.arrow_list, ul.arrow_list li, ul.check_list, ul.check_list li, #comments li {
	margin-left:0;
	list-style:none
}
.alpha, .design {
	font-weight:700;
	font-family:'Trebuchet MS', Tahoma, Sans-serif;
	font-size:110%
}
.design, .or{
	color:#F63
}
td, th, hr, .divider {
	border-bottom:1px solid #CCC
}
.border {
	border-bottom:1px solid #CCC;
	padding-bottom:3px
}
.divider {
	clear:both;
	display:block;
	margin-bottom:15px;
	padding-top:15px;
	width:100%
}
.divider_blank {
	clear:both;
	display:block;
	width:100%
}
.top {
	line-height:10px;
	margin-bottom:30px;
	text-align:right;
	position:relative
}
.top a {
	color:#999;
	height:20px;
	position:absolute;
	right:0;
	top:7px;
	width:25px;
	background:#fff;
	font-size:0.8em
}
.clear {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%
}
table {
	border-collapse:separate;
	width:100%;
	margin-bottom:18px;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC
}
table, td, th {
	vertical-align:middle
}
th {
	text-transform:uppercase;
	padding:10px
}
tfoot td {
	border:0
}
th, tr:hover {
	background-color:#f5f5f5
}
caption {
	font-size:1.1em;
	font-weight:700;
	color:#036;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	height:30px;
	margin:15px 0 10px
}
.alignright, img.alignright, a img.alignright {
	float:right;
	margin:10px 0 10px 16px
}
.alignleft, img.alignleft, a img.alignleft {
	float:left;
	margin:10px 16px 10px 0
}
.aligncenter, img.aligncenter, a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
h1, h2, h5, h4, .h1title, h1 .bl {
	font-weight:400;
	line-height:1.4em;
	position:relative;
	font-family:'Trebuchet MS', Tahoma, Sans-serif
}
h1, h4, .h1title {
	font-size:1.5em;
	clear:both;
	color:#f60;
	line-height:1.5em;
	border-bottom:1px solid #CCC;
	margin:0;
	padding:0
}
.h1title {
	padding-top:20px
}

h2 {
	font-size:1.1em;
	font-weight:700;
	color:#036;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0 10px
}
h3, .h3title {
	font-size:1.1em;
	font-weight:700;
	color:#036;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
	margin:15px 0 10px
}
#title_right {
	margin-bottom:12px;
	padding-bottom:18px;
	padding-left:0;
	color:#666
}
h5 {
	border-bottom:1px solid #ccc;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#F60;
	font-family:'Trebuchet MS', Tahoma, Sans-serif;
	font-size:1.1em;
	margin:0;
	padding:5px 0
}
h6 {
	background-color:#036;
	padding-top:10px;
	font-size:0.9em;
	min-height:30px;
	color:#eee;
	font-weight:400;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#primary, #secondary {
	position:relative;
	overflow:hidden;
	height:100%
}
* html #primary, * html #secondary {
	display:inline
}
* html body {
	text-align:center
}

#primary {
	float:left;
	width:672px;
	border-right:1px solid #CCC
}
#secondary {
	float:right;
	width:287px;
	min-height:300px
}
#primary .content {
	margin-right:24px;
	margin-top:0;
	min-height:500px
}
#secondary .content {
	margin-right:0;
	margin-left:23px
}
.inner {
	height:100%;
	width:960px;
	min-width:960px;
	position:relative;
	clear:both;
	text-align:left;
	margin:0 auto
}

.entry {
	overflow:hidden
}
#has_sidebar {
	width:960px;
	min-width:960px;
	position:relative;
	clear:both;
	text-align:left;
	margin:0 auto
}
#breadcrumbs {
	height:35px;
	border-top:1px solid #798E9C;
	font-size:0.9em;
	padding: 10px 0px 0px;
	margin: 0px;
}

#primary .one_half {
	width:288px
}
#primary .one_fourth, #footer .two_third .one_fourth {
	width:120px
}

.one_half {
	width:454px
}

.one_fourth {
	width:203px
}

.one_half, .one_fourth {
	position:relative;
	margin-right:48px;
	margin-bottom:5px;
	float:left
}
.end {
	margin-right:0 !important;
	clear:right
}
.slide {
	cursor:pointer;
	border-bottom:1px solid #CCC;
	margin:5px 0;
	padding:5px 0
}
.sl_text {
	border-bottom:1px solid #CCC;
	padding-bottom:10px
}

.img_rahmen {
	background:#ddd url(images/loader.gif) no-repeat scroll center center;
	border:1px solid #ccc;
	left:1px;
	padding:4px
}
.img_ref_kl {
	background:#ddd url(images/loader.gif) no-repeat scroll center center;
	border:1px solid #ccc;
	height:145px;
	left:1px;
	width:273px;
	margin-top:15px;
	padding:4px
}

.blog {
	padding-top: 20px;
}
.blog .title {
	font-size: 1.1em;
	font-weight: bold;
}
.blog h2 {
	font-weight: normal;
	color: #F60;
	margin: 0px;
	padding: 0px;
}
.blog .info {
	color:#666;
	font-size:0.9em;
	text-transform:uppercase;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.blog .link {
	display: inline;
}
.ditto_currentpage {
	border:1px solid #CCC;
	margin-right:1px;
	color:#fff;
	padding:1px 5px 2px;
	background: #F60;
}
.ditto_page {
	border:1px solid #CCC;
	margin-right:1px;
	color:#fff;
	padding:1px 5px 2px;
	background: #036;
	}
.ditto_off {
	border:1px solid #ccc;
	margin-right:1px;
	color:#ccc;
	padding:1px 5px 2px
}

.small {
	font-size: 0.9em;
}
.date {
	color:#666;
	font-size:0.9em;
	text-transform:uppercase;
	line-height:15px;
	text-align: right;
}
.sidebar_ref li {
	border-bottom:1px solid #CCC;
	background:url(images/refbl_list.gif) no-repeat left center;
	padding:5px 0 5px 30px
}
ul.arrow_list li {
	background:transparent url(images/arrow_list.gif) no-repeat scroll left 5px;
	padding:0 0 10px 20px
}
ul.check_list li {
	background:transparent url(images/check_list.gif) no-repeat scroll left 5px;
	padding:0 0 10px 20px
}
.button {
	background:transparent url(images/buttons.gif) no-repeat scroll center -34px;
	border:0 solid #131313;
	color:#EEE;
	height:30px;
	line-height:16px;
	letter-spacing:1px;
	text-transform:uppercase;
	overflow:visible;
	padding:5px 12px
}
a.button_link {
	background:#036 url(images/buttons.gif) no-repeat scroll right -34px;
	color:#eee;
	display:inline-block;
	height:30px;
	margin-right:5px;
	margin-top:0;
	padding-right:17px;
	text-transform:uppercase;
	margin-left:5px;
	padding-left:17px;
	line-height:30px
}
a.button_right {
	background:#036 url(images/buttons.gif) no-repeat scroll right -34px;
	color:#eee;
	display:inline-block;
	height:30px;
	margin-right:5px;
	margin-top:0;
	padding-right:17px;
	text-transform:uppercase;
	margin-left:5px;
	padding-left:17px;
	line-height:30px;
	float:right
}
a.button_left {
	background:#036 url(images/buttons.gif) no-repeat scroll right -34px;
	color:#eee;
	display:inline-block;
	height:30px;
	margin-right:5px;
	margin-top:0;
	padding-right:17px;
	text-transform:uppercase;
	margin-left:5px;
	padding-left:17px;
	line-height:30px;
	float:left
}
a.button_link:hover, a.button_left:hover, a.button_right:hover {
	background-position:right -2px;
	color:#ccc
}
.download_box, .warning_box, .info_box, .note_box {
	clear:both;
	background:#eee;
	margin:20px 0;
	padding:20px 20px 25px
}
.info_box {
	background:#bfe4f9 url(images/icons/info.png) no-repeat scroll 10px 14px;
	border:1px solid #68a2cf;
	color:#2e6093
}
.warning_box {
	background:#fcc url(images/icons/stop.png) no-repeat scroll 10px 15px;
	border:1px solid #f99;
	color:#c31b00
}
.download_box {
	background:#dee3ab url(images/icons/down_alt.png) no-repeat scroll 10px 15px;
	border:1px solid #a3c159;
	color:#5e6f33
}
.note_box {
	background:#FFC;
	border:1px solid #F60
}
#footer a {
	color:#ddd
}

#footer {
	background:#036 url(images/footer.gif) repeat-x center top;
	margin-top:40px;
	color:#eee
}
#footer_druck {
	display: none;
}
#footer .inner {
	padding-top:40px
}
#footer li a {
	display:block
}
.prevnext {
	clear:both;
	height:20px;
	text-align:center;
	padding-bottom:10px;
	font-size:0.9em
}
.pagination {
	clear:both;
	padding-top:10px;
	height:20px;
	text-align:right;
	padding-bottom:10px
}
.pagination a, .pagination a:link, .pagination a:visited, .pagination a:active {
	color:#036;
	margin:5px 0 10px
}
.pagination .current {
	color:#F60 !important;
	font-weight:700
}
.cf {
	color:#036;
	font-size:1.1em;
	font-weight:400;
	text-align:right;
	text-indent:-20px;
	line-height:1.3em;
	margin:25px 0 20px 100px
}
.cfo {
	font-size:1.3em;
	color:#F60;
	font-weight:700
}
.handcursor {
	cursor:pointer
}
.switchgroup1 {
	font-weight:400;
	margin:0 0 10px 10px;
	padding:0 0 10px 10px
}
#ajaxSearch_input {
	width:185px;
	background:#f9f9f9;
	font-size:1em;
	height:18px;
	border:1px solid #CCC;
	float:left;
	padding:8px 1px 2px 3px
}
#ajaxSearch_submit {
	background:transparent url(images/buttons.gif) no-repeat scroll center -34px;
	border:0 solid #131313;
	color:#EEE;
	height:30px;
	line-height:16px;
	letter-spacing:1px;
	text-transform:uppercase;
	overflow:visible;
	float:right;
	padding:5px 12px;
	width: 90px;
}
.ajaxSearch_paging {
	display:block;
	margin:5px 0 10px
}
.ajaxSearch_currentPage {
	color:#f90;
	font-weight:700
}
.ajaxSearch_result {
	color:#444;
	margin-bottom:3px
}
.ajaxSearch_resultLink {
	text-decoration:underline;
	display:block
}
.ajaxSearch_resultDescription {
	color:#555;
	padding:2px
}
.ajaxSearch_highlight1 {
	color:#F60;
	font-weight:700;
	padding:0
}
.ajaxSearch_highlight2 {
	color:#036;
	font-weight:700;
	padding:0
}
#EmailForm {
	width:360px;
	text-align:left;
	padding-bottom:20px;
	border:none
}
#EmailForm.full {
	width:100%
}
#EmailForm fieldset {
	border:none
}
#EmailForm legend {
	display:none
}
#EmailForm label, #EmailForm p {
	display:block;
	clear:both;
	width:310px;
	font-size:1em;
	line-height:1.5em;
	padding:0 0 9px
}
#EmailForm input {
	display:block;
	margin-top:3px
}
#EmailForm select {
	float:left;
	display:block
}

#EmailForm label {
	float:left;
	clear:left;
	width:310px;
	line-height:1.5em;
	margin:0
}
#EmailForm label input {
	float:left;
	width:310px;
	position:inherit;
	left:auto;
	padding:0
}

.textarea, #EmailForm label input, #EmailForm textarea, label input, textarea {
	background:#f9f9f9;
	font-size:1em;
	height:18px;
	border:1px solid #CCC;
	padding:8px 1px 2px 3px
}
#EmailForm input.checkbox, #EmailForm select {
	border:1px solid #ddd;
	border-left-color:#c3c3c3;
	border-top-color:#7c7c7c;
	background-color:#fff
}
.textarea, #EmailForm textarea {
	margin-top:3px;
	width:383px;
	height:auto;
	display:block
}

#sitemap ul {
	list-style-type:none;
	margin:0 30px 0 0;
	padding:0
}
#sitemap ul li {
	list-style:none;
	margin:8px 0 0;
	padding:0
}
#sitemap ul ul {
	list-style-type:none;
	border-left:1px solid #036;
	margin:0 0 0 30px;
	padding:0
}
#sitemap ul ul li a {
	font-size:1em;
	color:#036;
	background:url(images/sitemap.gif) no-repeat left center;
	margin:3px 0 0;
	padding:0 0 0 15px
}
#sitemap ul ul ul li a {
	font-size:1em;
	color:#036;
	margin:3px 0 0;
	padding:0 0 0 15px
}
#sitemap ul a {
	font-size:1em;
	text-decoration:none;
	font-weight:700;
	margin:0;
	padding:0 0 0 10px
}
#sitemap ul a:visited {
	padding-right:15px
}
#sitemap ul ul a {
	font-variant:normal;
	font-weight:400
}

#sub_menu li a:hover, #sub_menu li li a:hover, #sub_menu li li.active a {
	color:#F60;
	text-decoration:none
}
.sozial ul {
	clear: both;
}
.sozial li {
	float:left;
	margin:0 15px;
	border:0;
	list-style: none;
}
.facebook {
	border-style: none;
	overflow: auto;
}
pre, td {
	padding:5px
}
.sidebar_blog li, #footer li {
	border-bottom:1px solid #CCC;
	padding:5px 0
}
.sidebar_blog li a, strong, b, #ditto_archivelist .ditto_month {
	font-weight:700
}
.sl_open, #footer a:hover, .pagination a:hover, #sitemap ul a:hover, #sitemap ul a:active, #sitemap ul a:focus {
	color:#F60
}
.sl_close, a, .alpha, .bl {
	color:#036
}
#gl_menu ul li {
	background:transparent url(images/arrow_list.gif) no-repeat scroll left 5px;
	padding:0 0 10px 20px;
	display:inline;
	float:left;
	width: 45%;
}
#glossar {
	margin-bottom: 20px;
}
#glossar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#glossar li {
	padding: 1px 4px;
	color: #FFF;
	width: 24px;
	text-align: center;
	margin: 1px 2px;
	display: block;
	float:left;
	font-size: 100%;
	list-style: url(none) none !important;
}

.glossar a{
	padding: 4px;
	color: #FFF;
	width: 24px;
	text-align: center;
	margin: 2px;
	display: block;
	float:left;
	border: 1px solid #FF6600;
	background: #003366;
}

.glossar a:hover {
	padding: 4px;
	background: #FF6600;
	color: #FFF;
	width: 24px;
	text-align: center;
	margin: 2px;
	display: block;
	float:left;
	border: 1px solid #003366;
}
.glossar li.active a {
	padding: 4px;
	background: #FF6600;
	color: #FFF;
	width: 24px;
	text-align: center;
	margin: 2px;
	display: block;
	float:left;
	border: 1px solid #003366;
}
