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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-image: url(images/body_bg.gif);
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

div.csc-texpic-clear {
	clear: both;
}


h2
{
	font-style: italic;
	font-size: 11px;
	color: 333333;
}

p
{
	line-height: 17px;
}

#content_blocks p {
    line-height: 15px;
}

	#head
	{
		height: 175px;
	}
	
	#accordion {
			width: 910px;
			height: 150px;
			font-size: 11px;
			position:absolute !important;
			display:block;
			overflow:hidden;			
			background-repeat:no-repeat;
			background-position:top left;
	}
	
	.head_bg
	{
		width: 910px;
		height: 150px;
		position: absolute;
	}
	
	.bg2
	{
		background-image: url(images/head_bg2.jpg);
	}
	
	.bg3
	{
		background-image: url(images/head_bg3.jpg);
	}
	
	.bg4
	{
		background-image: url(images/head_bg4.jpg);
	}
	
	#accordion h3 {
			display: none;
	}	
	
	.panel_body {
			height:150px;
			display:block;
			position:relative;
			color:#FFFFFF;
	}
	
	.panel_body div {
			padding:13px 11px;
			color: #d1d1d1;
	}
	
	.panel_body div a{
			color: #d1d1d1;
			text-decoration: none;
	}
	
	.panel_body div a:hover{
			color: #d1d1d1;
			text-decoration: underline;
	}
	
	.panel_body div div.sub_nav
	{
		padding: 0;
		margin-bottom: 4px;
	}
	
	.panel_body div div.sub_nav_act
	{
		padding: 0;
		margin-bottom: 4px;
		text-decoration: underline;
	}
	
	.panel{
		bottom:0px;
		margin:0px;
		padding:0px;
		background-image: url(images/nav_scnd_bg.png);
		background-position:top right;
		background-repeat:repeat-y;
	}
	
	
	.wrapper{
		bottom:0px;
		position:absolute;
	}
	

ul#navigation_frst
{
	font-size: 12px;
    background-image: url(images/frst_nav_bg.jpg);
	background-repeat:repeat-x;
	position:absolute;
	margin-top:150px;
	width:910px;
}

.ie7 #main, .ie6 #main {
    margin-top:-3px;
}

ul#navigation_frst li a
{
	color: #d1d1d1;
	text-decoration:none;
}

ul#navigation_frst li
{
	display: block;
	float:left;
	background-image: url(images/frst_nav_bg.jpg);
	background-repeat:no-repeat;
	width: 139.6px;
	height: 19px;
	padding-left: 12px;
	padding-top: 6px;
	color: #d1d1d1;
	text-decoration:none;
	cursor: pointer;
}

ul#navigation_frst li.act
{
		text-decoration: underline;
}

#container
{
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	background-color: #FFF;
}

#top_header
{
	height: 150px;
	background-image:url(images/top_header_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 71px;
	color: #d1d1d1;
	font-size: 11px;
}

#top_header h2
{
	margin-bottom: 30px;
}

#top_header h1
{
	margin-bottom: 11px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#top_header a
{
	color: #d1d1d1;
}

#logo
{
	width: 119px;
	float:left;
}

#content_blocks
{
	padding-left: 237px;
}

#content_blocks .block
{
	width: 185px;
	padding-left: 9px;
	float:left;
	padding-top: 17px;
	background-image: url(images/block_bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	overflow: hidden;
}

#main_three
{
	margin-top: 50px;
	background-image: url(images/main_three_bg.jpg);
	background-repeat: repeat-y;
	xbackground-color: #F0A;
}

#main_three .block
{
	width: 240px;
	padding-left: 9px;
	float:left;
	background-image: none;
	padding-top: 0;
	padding-bottom: 0;
}

#main_three .block h1
{
	line-height: 19px;
	margin-bottom: 3px;
}

#main_three .block h2
{
	margin-bottom: 30px;
	font-size: 11px;
	font-style: italic;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#main
{
	background-color: #FFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-bottom: 38px;
}

#main_bg
{
	background-color: #F0A:
	border: 1px solid #0FA;
}


#left, .left_3rdnav
{
	float:left;
	width: 130px;
	padding-left: 13px;
	padding-top: 7px;
}

#main, .left_3rdnav .thrd_nav {
margin-bottom:50px;
}

#left a, .left_3rdnav a
{
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}

#left ul li, .left_3rdnav ul li
{
	margin-bottom: 15px;
	padding-right: 5px;
	line-height: 13px;
}

#content, #breadcrumb
{
	float:left;
	border-left: 1px solid #b2b2b2;
	padding-left: 14px;
	width: 517px;
	padding-left: 12px;
}

#breadcrumb {
padding-bottom:20px;
color:#676767;
line-height:20px;
}
#breadcrumb a {
color:#676767;
}

#two_c_root
{
	width: 515px;
}

#two_c_root #left
{
	width: 250px;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}

#two_c_root #right
{
	width: 250px;
	margin: 0;
	padding: 0;
}

.start #content
{
	width: 754px;
	border-left: none;
}

#start
{
	border-left: 1px solid #b2b2b2;
	padding-left: 14px;
}

#content h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 8px;
	font-style: normal;
	color: #676767;
	line-height: 19px;
}

#content h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	margin-bottom: 24px;
	color: #676767;
	line-height: 32px;
}

#content p
{
	margin-bottom: 18px;
}

#content a
{
	text-decoration: underline;
	color: #333333;
}

#content a:hover
{
	text-decoration: underline;
}

#content a.glossary
{
	text-decoration: none;
	font-style: italic;
	color: #747474;
}

#content a.glossary:hover
{
	text-decoration: underline;
}

#content .csc-textpic-caption
{
	color: #000000;
	font-size: 10px;
	margin-top: 4px;
}

#content .csc-frame-indent p
{
	padding-left: 8px;
}

#content h3
{
	display: block;
	background-image: url(images/h3_bg.jpg);
	height: 17px;
	color: #e8e8e8;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 8px;
	margin-bottom: 6px;
}

#content h4
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 9px;
}

#content ul
{
	padding: 0;
	line-height: 15px;
}

#content ul li
{
	margin-bottom: 9px;
	background-image: url(images/li_bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#main_three .block h1
{
	font-size: 18px;
	margin-bottom: 5px;
}

#right
{
	float:left;
	width: 170px;
	padding-left: 9px;
	margin-left: 30px;
}

#right #suche
{
	border-left: 1px solid #b2b2b2;
	padding-left: 14px;
}


#right #likebutton
{
	border-left: 1px solid #b2b2b2;
	padding-left: 14px;
	margin-bottom:45px;
}

#right #suche h4
{
	margin-bottom: 18px;
}

#right #suche a
{
	color: #333333;
	margin-left: 100px;
	display: block;
	width: 62px;
}

#right #suche input
{
	margin-bottom: 7px;
	width: 158px;
	background-color: #e2e2e2;
	border-left: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
}

#right #suche input.tx-indexedsearch-searchbox-button
{
	background-color: #FFF;
	border: none;
	background-image:url(images/suche_bg.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 30px;
}

#right #content_right
{
	border-left: 1px solid #b2b2b2;
	padding-left: 14px;
	margin-top: 44px;
}

#right #content_right a
{
	color: #333333;
}

#right #content_right h2
{
	margin-bottom: 30px;
	color: #676767;
}

#right #content_right h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 11px;
	line-height: 20px;
	color: #676767;
}

#right #content_right p
{
	margin-bottom: 5px;
}

#right #content_right .csc-textpic-text
{
	margin-bottom: 30px;
}

#right #content_right .csc-textpic-image
{
	margin-bottom: 13px;
}

#footer
{
	height: 20px;
	padding-top: 5px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #d1d1d1;
	font-size: 10px;
	padding-left: 141px;
}

#footer a
{
	color: #d1d1d1;
	text-decoration: none;
	font-size: 10px;
	margin-right: 8px;
}

#footer a:hover
{
	text-decoration: underline;
}

#content_popup
{
	background-color: #FFF;
	line-height: 15px;
	padding: 5px;
}

#content_popup a
{
	color: #333;
	text-decoration: underline;
}

#content_popup b
{
	
}

      .clearer {
      	clear:both;
      	margin:0;
      	border:0;
      	background:none;
      }

.kkdl_text
{
	margin-bottom: 10px;
}

.result-count
{
	margin-bottom: 5px;
}

.csc-sitemap ul
{
	list-style-type: circle;
	list-style-position: inside;
}

.csc-sitemap ul ul
{
	list-style-type: disc;
}

.csc-sitemap ul ul ul
{
	list-style-type: square;
}

.csc-sitemap ul li
{
	padding-left: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#mailform label
{
	display: block;
	width: 146px;
	float:left;
}

#mailform .csc-mailform-field
{
	margin-top: 8px;
}

#mailform .csc-mailform-field input, #mailform .csc-mailform-field textarea, .greyinputtext
{
	width: 357px;
	background-color: #e2e2e2;
	border-left: 1px solid #9a9a9a;
	font-size:12px;
	border-top: 1px solid #9a9a9a;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border-right: none;
	border-bottom: none;
}

#mailform .add_info
{
	padding-left: 146px;
	padding-top: 5px;
}

#mailform .csc-mailform-field input.csc-mailform-submit,
.dmailsubscription_modify .form_button .button, .greysubmitbutton
{
	background-image: url(images/abschicken.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 20px;
	background-color: #FFF;
	border: none;
	margin-left: 422px;
	margin-top: 26px;
	color: transparent;
	cursor: pointer;
}

#mailform .csc-mailform-field input.checkbox
{
	width: 10px;
}

#mailform #mailformThema
{
	width: 357px;
	background-color: #e2e2e2;
	border-left: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
	border-right: none;
	border-bottom: none;
}

#result
{
	text-align: right;
}

#result .result
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

#result .warn
{
	font-weight: bold;
}

.tx-sgglossary-pi1 tr td
{
	height: 20px;
}

.tx-sgglossary-pi1 table table
{
	margin-top: 10px;
}

#searchform_tx_sgglossary_pi1 .suchen input
{
	background-image: url(images/suchen.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 20px;
	background-color: #FFF;
	border: none;
	margin-top: 26px;
	color: transparent;
	cursor: pointer;
}



.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
color:green !important;
font-weight:bold;
}


