*
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A2A2A;
}
html, body { height:100.1%; }
strong { font-weight: bold; }
img { border: none !important; }

a
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #2A2A2A;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #2A2A2A !important;
}

th, td { font-size: 12px; }

.inv, dfn
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

.cf { clear: both; }

.cf:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* IE-mac \*/
* html .cf { height: 1%; }

/* IE-mac */
.left { float: left; }
.right { float: right; }
body { background-color: #EEEDED; text-align: center;}
#wrapper { 
	width: 1005px; 
	background-color: #fff; 
	text-align: left;
	margin: 0 auto;
}
#top_line { 
	height: 20px;
	font-weight: bold !important;
}

#top_line ul
{
	float: right;
	margin-right: 12px;
	margin-top: 9px;
	display: block;
}

#top_line ul li
{
	display: inline;
	margin-left: 11px;
	list-style-type: none;
	list-style-image: none !important;
}

#top_line ul li span#langno
{
	font: bold 10px/10px arial, helvetica, sans-serif !important;
	font-weight: bold !important;
}

#top_line ul li a#langact
{
	text-decoration: underline !important;
	font: normal 10px/10px arial, helvetica, sans-serif !important;
}

#top_line ul li a:hover { text-decoration: underline !important; }
#logo_line { height: 63px; }

#logo_line img
{
	margin-left: 417px;
	display: block;
}

#logo_line a:hover { text-decoration: none; }

#full_linie
{
	height: 1px !important;
	background: transparent url(../img/linie_dotted.gif) repeat-x top left;
	overflow: hidden;
}

#main #left { width: 191px; }

#nav
{
	width: 175px;
	float: left;
	margin: 0;
	margin-top: 23px;
}

#nav ul li a { display: block; }

#nav ul li
{
	list-style-type: none;
	padding: 0;
}

#nav ul li.first { background: transparent url(../img/linie_dotted.gif) repeat-x top left; }

#nav ul li.first a
{
	display: block;
	text-decoration: none;
	color: #2A2A2A;
	text-transform: uppercase;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	padding: 7px 0 7px 15px;
	margin: 0;
}

#nav ul li.first a:hover { text-decoration: underline; }

#nav ul li.first a.act
{
	background: transparent url(../img/pfeil.gif) no-repeat 0 9px;
	text-decoration: none;
	color: #910000;
	text-transform: uppercase;
	font: bold 11px/11px Arial, Helvetica, sans-serif !important;
}

#nav ul li.first a.actifsub, #nav ul li.first a.actifsub:hover
{
	background: transparent url(../img/pfeil.gif) no-repeat 0 9px;
	text-decoration: none;
	color: #910000 !important;
	text-transform: uppercase;
	font: bold 11px/11px Arial, Helvetica, sans-serif !important;
	padding-bottom: 4px !important;
}

#nav ul li.first ul li.second a
{
	display: block;
	text-decoration: none;
	color: #2A2A2A;
	font: normal 11px/11px Arial, Helvetica, sans-serif !important;
	text-transform: none !important;
	padding: 1px 0 3px 9px !important;
	margin: 2px 0 3px 15px !important;
}

#nav ul li.first ul li.second a:hover { text-decoration: underline; }

#nav ul li.first ul li.second a.cur
{
	background: #910000 !important;
	color: #fff !important;
	padding: 1px 0 3px 9px !important;
	margin: 2px 0 3px 15px !important;
	font: bold 11px/11px Arial, Helvetica, sans-serif !important;
}

#nav ul li.first ul li.second a.cur:hover
{
	background: #910000 !important;
	text-decoration: none !important;

}

#nav ul li.first ul li.second a.act, #nav ul li.first ul li.second a.act:hover
{
	color: #910000 !important;
	background: #fff !important;
	font: bold 11px/11px Arial, Helvetica, sans-serif !important;
	text-transform: none !important;
	padding: 1px 0 3px 9px !important;
	margin: 2px 0 3px 15px !important;
	text-decoration: none !important;
}

#nav ul li ul { margin-bottom: 4px !important; }

#nav ul li.first ul li.second ul li.third a
{
	display: block;
	text-decoration: none;
	color: #2A2A2A;
	font: normal 11px/11px Arial, Helvetica, sans-serif !important;
	padding: 2px 0 3px 9px !important;
	text-transform: none;
	margin: 2px 0 0 33px !important;
}

#nav ul li.first ul li.second ul li.third a:hover
{
	text-decoration: underline;
	color: #2A2A2A !important;
	font-weight: normal;
}

#nav ul li.first ul li.second ul li.third a.act, #nav ul li.first ul li.second ul li.third a.act:hover
{
	padding: 2px 0 3px 9px !important;
	background-color: #910000 !important;
	color: #fff !important;
	margin: 2px 0 0 33px !important;
	text-decoration: none !important;
	font-weight: normal !important;
}

#main #middle { width: 622px; }

#main #middle #breadcrumbs
{
	height: 24px;
	background: transparent url(../img/linie_dotted.gif) repeat-x bottom left;
}

#main #middle #breadcrumbs p { padding-top: 5px; }
#main #middle #breadcrumbs span { padding: 0 4px; }

#main #middle #breadcrumbs p a
{
	font: normal 11px/11px arial, Helvetica, sans-serif;
	text-decoration: none;
}

#main #middle #breadcrumbs p a:hover { text-decoration: underline; }

#main #middle #content
{
	margin-top: 13px !important;
	margin-left: 63px;
	width: 510px;
}
#main #middle #content_start
{
	margin-top: 13px !important;
	margin-left: 0;
	width: 510px;
}
#main #right
{
	margin-left: 14px;
	width: 164px;
	margin-top: 24px;
}

#main #right .rightbox
{
	border-width: 0 1px 1px 1px;
	border-color: #eeeded;
	border-style: solid;
	margin-bottom: 8px;
}

#main #right .rightbox h3
{
	background-color: #eeeded;
	height: 17px;
	font: normal 11px/11px arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#main #right .rightbox h3, #main #right .rightbox p { padding: 6px 10px 0 10px; }

#main #right .rightbox a
{
	text-decoration: none !important;
	font: normal 11px arial, helvetica, sans-serif;
}

#main #right .rightbox a:hover { text-decoration: underline !important; }
#main #right .rightlinks { margin: 4px 0 9px 0; }

#main #right form
{
	border-width: 0 0 1px 0 !important;
	border-color: #eeeded !important;
	border-style: solid !important;
}

#main #right .rightbox p#extsearch
{
	padding: 6px 10px 4px 0;
	text-align: right;
}

#bottom_line { margin-top: 40px; }

#bottom_line ul
{
	text-align: center;
	font-size: 11px;
	padding-bottom: 15px;
}
#bottom_line ul li {
	display: inline;
}
#bottom_line span.trenner { margin: 0 5px; font-size: 11px; }

#bottom_line  a
{
	text-decoration: none !important;
	font: normal 11px arial, helvetica, sans-serif;
}

#bottom_line  a:hover { text-decoration: underline !important; }

fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

input.topsearch
{
	font-size: 11px !important;
	background: #fff;
	border: 1px solid #eeeded;
	line-height: 12px;
	vertical-align: top;
	margin-left: 10px;
	margin-top: 7px;
	width: 140px;
}

input.submit
{
	border: none !important;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	float: right;
}

#title h2
{
	color: #910000;
	font: normal 18px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 23px;
	margin-left: 63px;
	margin-bottom: 22px;
}


#content h3
{
	color: #2A2A2A;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	margin: 22px 0 12px 0;
}
#content h3.csc-firstHeader {
	margin: 0px 0 12px 0;
}
#content h4
{
	color: #2A2A2A;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 12px 0 12px 0;
	text-transform: normal;
}
#content h4.csc-firstHeader
{
	margin: 12px 0 12px 0;
}


.csc-textpic-border .csc-textpic-image img {
  border: 1px solid #910000 !important;
}

#content p { font: normal 12px/15px Arial, Helvetica, sans-serif !important; }

#content  ul {
	list-style-image: url(/fileadmin/gutmann/img/list.gif);
	margin: 0 0 0 15px;
	padding: 0px;
}
#content ul li {
	font: 12px/15px Arial,Helvetica,sans-serif;
	margin: 0; padding: 0;
	text-decoration: none;
}
#content .tx-indexedsearch input.submit {
	float: left !important;
	margin-top: 10px !important;
	margin-bottom: 20px !important;
	
}
#content .tx-indexedsearch input.topsearch
{
	font-size: 11px !important;
	background: #fff;
	border: 1px solid #666 !important;
	line-height: 12px;
	vertical-align: top;
	margin-left: 3px;
	margin-top: 0px;
	width: 200px;
}
#content .tx-indexedsearch label 
{
	margin-top: 7px !important;
} 
input, textarea, select
{
	padding: 0;
	margin-bottom: 3px;
	font-size: 11px;
	border: 1px solid #eeeded;
	font-family: arial, helvetica, sans-serif;
}

#content input,#content textarea, #content select
{
	padding: 0;
	margin-bottom: 3px;
	font-size: 11px;
	border: 1px solid #B8B6B6;
	font-family: arial, helvetica, sans-serif;
}
.csc-textpic-caption  {
	font: normal 10px/11px Arial, Helvetica, sans-serif !important;
	padding: 3px 0 6px 0; 

}
.csc-textpic-image, .csc-textpic-image dt {margin-top: 0 !important; padding-top:0 !important;}
dl dt a { border: none !important; }
.formu legend {
padding-left:10px;
padding-right:10px;
padding-top: 5px !important;
border: 0px;
}
.formu label {
	padding-top: 10px !important;
}

.formu fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
padding-top:10px;
padding-bottom:10px;
padding-left:0;
border: none;
}

.mf-radio {
border: none !important;
margin-top: 0;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width: 400px;
}

.mf-check {
border: none !important;
}
.mf-select {
border: none !important;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width: 400px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}
.csc-sitemap { margin: 10px 0 0 0; padding: 0; }

.csc-sitemap ul li, .csc-sitemap ul  {
	list-style-image: none !important;
	list-style-type: none;
	padding: 0 !important;
}


.csc-sitemap ul li ul li a { background: none !important; }

.csc-sitemap ul li a
{
	display: block;
	text-decoration: none;
	color: #2A2A2A;
	text-transform: uppercase;
	font: bold 11px/11px Arial, Helvetica, sans-serif !important;
	margin: 12px 0 7px 0;
	padding: 0 0 0 15px !important;
	vertical-align: top;
	background: transparent url(../img/pfeil.gif) no-repeat 0 2px;
}

.csc-sitemap ul li a:hover { text-decoration: none; }

.csc-sitemap ul li ul li a
{
	display: block;
	text-decoration: none;
	color: #2A2A2A;
	font: normal 11px/11px Arial, Helvetica, sans-serif !important;
	text-transform: none !important;
	margin: 7px 0 3px 15px !important;
	padding: 0 !important;
	vertical-align: top;
}

.csc-sitemap ul li ul li a:hover { text-decoration: underline; }

.csc-sitemap ul li ul li ul li a
{
	display: block;
	text-decoration: none;
	color: #2A2A2A;
	font: normal 11px/11px Arial, Helvetica, sans-serif !important;
	text-transform: none;
	margin: 4px 0 0 33px !important;
	padding: 0 !important;
	vertical-align: top;
}


.csc-sitemap ul li ul li ul li a:hover
{
	text-decoration: underline;
	color: #2A2A2A !important;
	font-weight: normal;
}
p.graphical
{
	height: 1px !important;
	background: transparent url(../img/linie_dotted.gif) repeat-x top left;
	overflow: hidden;
	margin-bottom: 0px !important;
	clear: both;
}
.tx-newloginbox-pi1 label {text-align: right; }

div.news-single-item #title h2 {
	margin-left: 0;
}
.news-list-item 
{
	margin-top: 0 !important;
}
.news-list-container .news-list-item h3 {margin-bottom: 6px !important; margin-top: 6px !important;}

.news-list-item a
{
	border-bottom: none;
	font-weight: bold;
}
.news-list-item img {
	vertical-align: top;
}

div.news-list-morelink { margin-bottom: 10px !important;text-align: right; }

div.news-list-morelink a
{
	font-weight: normal !important;
	font-size: 11px;
	text-decoration: none !important;

}

div.news-list-morelink a:hover
{
	text-decoration: underline;
}

div.news-single-backlink a { margin-top: 10px; font-size: 11px !important; text-decoration: none !important; }
div.news-single-backlink a:hover {text-decoration: underline !important; }
div.news-single-item h3 {margin-bottom: 10px;}
div.news-single-img {float: left; }
div.news-single-img img { border: 1px solid #910000 !important; }
div.news-single-img p.news-single-imgcaption {font-size: 10px !important; padding: 0; width: 178px; clear: both;}
div#content div.tx-ttnews-browsebox { margin-top: 10px;}
div#content div.tx-ttnews-browsebox p a, div#content div.tx-ttnews-browsebox p { font-size: 11px !important; text-decoration: none !important;}


div.tx-indexedsearch { font-size: 11px !important; }

input.tx-indexedsearch-searchbox-sword, input.tx-indexedsearch-searchbox-button
{
	font-size: 11px !important;
	margin-right: 4px;
	line-height: 12px;
	height: 14px !important;
}

input.tx-indexedsearch-searchbox-sword, input.tx-indexedsearch-searchbox-button
{
	font-size: 11px !important;
	margin-right: 4px;
	line-height: 12px;
	height: 14px !important;
}

.tx-indexedsearch-redMarkup
{
	color: #910000;
	font-size: 11px !important;
	font-weight: normal;
}

.tx-indexedsearch-header-row
{
	font-weight: bold;
	width: 100%;
	margin-top: 10px;
	font-size: 11px !important;
}

.tx-indexedsearch-header-row a
{
	font-weight: bold;
	font-size: 11px !important;
}

.tx-indexedsearch-list
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 75%;
	border-bottom: 1px dotted #666;
	font-size: 11px !important;
}

.tx-indexedsearch ul.browsebox, .tx-indexedsearch ul.browsebox a
{
	list-style-image: none !important;
	list-style-type: none;
	margin: 0 !important;
	padding: 0;
	font-size: 11px !important;
}

.tx-indexedsearch ul.browsebox li
{
	display: inline;
	padding-right: 10px !important;
}

li.tx-indexedsearch-browselist-currentPage strong a
{
	font-weight: normal !important;
	font-size: 11px !important;
}

.filelinks .fileitem { margin-bottom: 4px; }
.filelinks span { display: block; }
.filelinks .description { padding: 0px 0px 0px 28px; }

.filelinks img
{
	position: relative;
	top: 3px;
}

.filelinks
{
	margin-bottom: 20px;
	margin-top: 0;
}
#content .filelinks .fileitem img {
	border: none !important;
}
div.tx-kdmapelements-pi1 ul li {
	margin-left: 10px;
}



/* tabellen */

table { font-size: 11px !important; }
.contenttable {width: 100%;}
.contenttable td {vertical-align: top; background-color: #EEEDED; margin: 1px; padding: 8px;}


.contenttable-1 .tr-0 td { background-color: #910000;color: #fff; }
.contenttable-2 .tr-0 td { background-color: #EEEDED; width: 33%; font-weight: bold;}

	
.news-list-item img {padding-bottom: 15px;}

#de .rgflash {background: #fff url(/fileadmin/rgnews/slideshow_new/animation_00_de.jpg) no-repeat 0 10px ; }
#en .rgflash {background: #fff url(/fileadmin/rgnews/slideshow_new/animation_00_en.jpg) no-repeat 0 10px; }
#hu .rgflash {background: #fff url(/fileadmin/rgnews/slideshow_new/haende.jpg) no-repeat 0 10px; }
@media print
{
	body, #fullwrap, #top, #mainleft, #wrapper, #middle, #content
	{
		float: none !important;
		width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		background: white !important;
		color: black;
	}
	#title h2 {margin-left: 0 !important;}
	body { font-size: 12px; }
	
	a
	{
		text-decoration: underline;
	}
	
	h1
	{
		color: #767573;
		font-size: 14pt;
		font-weight: bold;
		padding: 12px 3px 2px 3px;
		margin: 5px 0 5px 0;
		border-bottom: 1px solid #ccc;
		background: #fff;
	}
	
	#breadcrumbs, span.trenner, #top_line, #bottom_line a, #top, #searchbox, #left, #nav, #right, #abschluss, .csc-linkToTop, #footernav { display: none !important; }
	
	#logo_line img
	{
		margin-left: 233px !important;
	}
	#bottom_line {margin-left: 180px !important;}
	#content  ul {
		list-style-image: url(/fileadmin/gutmann/img/list.gif);
		margin: 0 0 0 19px;
		padding: 0px;
	}

}
html>body .csc-textpic-caption  {
		padding: 3px 0 11px 0; 
}