/*
html, body {
	margin: 0; padding: 0;
	overflow: auto;
}
body {
	background-image: none;
}
#layout {
	
}
a img {
	border: none;
}
#gwa-logo {
	left: 0; top: 0;
}
#top {
	background: #FFF none;
	position: static;
}
#logo {
	position: static;
}
#wrap-all {
	background: #FFF none;
}
#center {
	float: none !important;
}
div.content {
	float: none !important;
}
*/
/* ----------- header --------------- */
#top {
	margin-bottom: 2em;
}
#layout {
	width: 1004px;
}

#center {
	padding-left: 20px;
}
#center .content-header {
	background: #FFF none;
	height: auto;
	background-image: none;
	position: static;
}
#center .content-header h1 {
	color: #333;
	position: static;
	text-align: left;
	background: #FFF none;
	font-size: 14pt;
	margin-bottom: 1em;
}
#center .content-wrap {
	position: static;
	float: none !important;
}
/* --------- */
#left,
#top-nav, 
#right,
#footer {
	display: none;
}
html, body {
	margin: 0; padding: 0;
}
body {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
a img {
	border: none;
}

#center a {
	text-decoration: none;
	color: #0053A9; /* Bereichsfarbe */
}
#center a.internal-link {
	padding-left: 10px;
	background: url(../images/navigation/nav-arrow-gwa.gif) 0px 4px no-repeat; /* bereichsbild! */
}
#center a.internal-link:active,
#center a.internal-link:hover {
	color: #444;
}
#center .bodytext a {
	font-weight: bold;
}
#center blockquote,
#center cite {
	font-size: 11px;
	font-style: italic;
	color: #666;
}

/* ------------------------------------------ */
/* duplikate der default css: */
/* listen */
#center ol {
	list-style: decimal outside;
	margin-bottom: 1em;
	margin-left: 20px;
}
#center ol li ol {
	margin-left: 20px;
	margin-bottom: 0;
}

#center ul {
	margin-bottom: 1em;
}
#center ul li {
	padding-left: 13px;
	background: transparent url(../images/list-bullet-square-1.gif) 1px 7px no-repeat;
}
#center ul li ul {
	margin-bottom: 0;
}
#center ul li ul li {
	padding-left: 10px;
	background: transparent url(../images/list-bullet-square-2.gif) 1px 8px no-repeat;
}
#center ul li ul li ul li {
	background: transparent url(../images/list-bullet-dash-1.gif) 1px 9px no-repeat;
}

/* listen in linkbox */
#center .link-box ul {
	margin-left: 22px;
	padding-top: 6px;
}
#center .link-box ul li {
	padding-left: 11px;
	background: transparent url(../images/list-bullet-square-2.gif) 1px 4px no-repeat;
	
}

#center span.author {
	font-style: normal;
	color: #000;
}

#center .content {
	/*padding: 54px 35px 44px 44px;*/
	font-size: 1.1em; /* 11px */
	line-height: 1.63em; /* 18px; */
	color: #444;
}
#center .content p {
	line-height: 1.63em; /* 18px; */
	margin-bottom: 1em;
}
#center .content h2 {
	color: #787878;
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 0.7em;
	margin-top: 2em;
}
#center .content h2 a {
	color: #787878;
}
* html #center .content h2 {
	font-size: 16px;
}
#center .content h2.top,
#center .content h2.csc-firstHeader {
	margin-top: 0;
}
#center .content h3 {
	font-weight: bold;
	margin-top: 1.2em;
}
#center .content h4 {
	font-weight: bold;
	color: #666;
}
#center .content h4 span {
	font-weight: normal;
}
#center .content .caption {
	font-weight: bold;
}
#center .content code {
	font-family: Courier, monospace;
}
/* modul_09 */
#center .backlink {
	
}
#center #backlink-top {
	top: 15px;
	position: absolute;
	left: 44px;
}
#center #backlink-bottom {
	position: absolute;
	left: 44px;
	bottom: 20px;
}
#center .backlink a {
	font-weight: bold;
	text-decoration: none;
	color: #466A82; /* bereichsfarbe? */
}
#center .backlink a:active,
#center .backlink a:hover {
	color: #444;
}

#center .img-box {
	width: 160px;
	background: #FFF;
}
#center .img-box-left {
	float: left;
	clear: right;
	margin-right: 30px;
	margin-bottom: 10px;
}
#center .img-box-right {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}
#center .img-box-left .img-caption,
#center .img-box-right .img-caption {
	font-size: 9px;
	line-height: 11px;
}
#center .img-box-left .img-caption .lupe,
#center .img-box-right .img-caption .lupe {
	padding-right: 20px;
	background: url(../images/lupe.gif) right 5px no-repeat;
	margin-bottom: 0;
	min-height: 20px;
}
* html #center .img-box-left .img-caption .lupe,
* html #center .img-box-right .img-caption .lupe {
	height: 20px;
}
#center .content p.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*
jetzt das ganze nochmal fuer typo3 csc-kram
*/
#center .csc-textpic-intext-left .csc-textpic-imagewrap {
	padding-right: 30px !important;
	margin-right: 0 !important;
	margin-bottom: 10px;
	
}
#center .csc-textpic-intext-left .csc-textpic-imagewrap,
#center .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	clear: left;
}
#center .csc-textpic-caption {
	padding-top: 2px;
	font-size: 9px;
	line-height: 1.2em;
	margin-bottom: 0;
}
#center .csc-textpic-caption .lupe {
	padding-right: 20px;
	min-height: 20px;
	background: url(../images/lupe.gif) right 5px no-repeat;
}
* html #center .csc-textpic-intext-left .csc-textpic-caption .lupe,
* html #center .csc-textpic-intext-right .csc-textpic-caption .lupe {
	height: 20px;
}

#center .csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding-left: 20px;
}

#center .csc-textpic-intext-left-nowrap h2 {
	margin-top: 0;
}
#center .csc-textpic-intext-left-nowrap {
	margin-bottom: 40px;
}

/* ------------------------------------------------------------ */
/* link box (rechte seite) */
/* ------------------------------------------------------------ */
#center .link-box {
	font-size: 10px;
	line-height: 1em;
	margin-top: 6px;
	margin-bottom: 16px;
	width: 200px;
	background: url(../images/bg-stripe-gwa.gif) repeat-y;
	/* typo3 anpassung: */
	float: right;
	margin-left: 20px;
}
/* typo3 anpassung: */
#center .link-box h1,
#center .link-box h2,
#center .link-box h3 {
	padding: 6px 0 0 22px;
	color: #444;
	margin: 0;
	font-size: 1em;
}
#center .link-box h4 {
	padding: 2px 0 4px 22px;
	margin: 0;
	font-size: 1em;
}
#center .link-box p {
	padding: 0 0 0 22px;
	font-weight: bold;
	/*color: #466A82; */ /* bereichsfarbe! */
	margin-bottom: 0;
}
#center .link-box a {
	text-decoration: none;
	font-weight: bold;
	/*color: #466A82;*/ /* bereichsfarbe! */
}
#center .link-box a:active,
#center .link-box a:hover {
	color: #444;
}
#center .link-box a.external-link-new-window {
	color: #444;
}
#center .link-box a.external-link {
	color: #444;
}
/* ------------------------------------------------------------ */
/* mehr zu diesem thema (box seiten ende) */
/* ------------------------------------------------------------ */
#center .more-box {
	border-top:  6px solid #FFF;
	border-bottom:  6px solid #FFF;
	margin-top: 50px;
	margin-left: -44px;
	margin-right: -30px;
	padding-top: 20px;
	padding-left: 44px;
	padding-right: 30px;
	padding-bottom: 20px;
	background: #F1F1F1 url(../images/bg-stripe-gwa.gif) repeat-y; /* bereichsstreifen! */
}
#center .more-box:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#center .more-box {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html #center .more-box {height: 1%;}
#center .more-box {display: block;}
/* End hide from IE-mac */
#center .more-box h2 {
	margin: 0; padding: 0;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	color: #466A82; /* bereichsfarbe */
}
#center .more-box p {
	margin-bottom: 0;
	font-size: 10px;
}

#center .more-box a {
	color: #466A82;
	text-decoration: none;
}
#center .more-box a.link-extern,
#center .more-box a.external-link-new-window {
	color: #444;
}
#center .more-box a:active,
#center .more-box a:hover {
	color: #444;
}
#center .more-box a.link-extern:active,
#center .more-box a.link-extern:hover,
#center .more-box a.external-link-new-window:active,
#center .more-box a.external-link-new-window:hover {
	text-decoration: underline;
}
#center .more-box .csc-textpic-intext-left-nowrap,
#center .more-box .csc-textpic-imagewrap {
	margin-bottom: 0;
}


/* ------------------------------------------------------------ */
/* tabellen styles
/* ------------------------------------------------------------ */
table caption {
	font-weight: bold;
	margin-bottom: 0.5em;
}

/* ---------------------------------------- */
/* layout standard
/* alternierender hintergrund
/* ---------------------------------------- */
.contenttable {
	margin: 0; padding: 0;
	border-collapse: collapse;
	border-color: #CCC;
	border: 1px solid #CCC;
	width: auto;
	
}
.contenttable td,
.contenttable th {
	margin: 0; padding: 0.1em 0.2em;
}
.contenttable tr.tr-even {
	background: #EEE;
}
.contenttable th {
	background: #CCC;
	color: #FFF;
	font-weight: bold;
}
/* custom class 100% breite */
.w-100 {
	width: 100%;
}
/* custom class keine raender */
.no-border {
	border: none;
}

/* ---------------------------------------- */
/* layout 1
/* keine hintergruende
/* ---------------------------------------- */
.contenttable-1 {
	border: none;
}
.contenttable-1 th {
	background: transparent;
	color: #666;
	font-weight: bold;
}
.contenttable-1 tr.tr-even {
	background: transparent;
}

/* ---------------------------------------- */
/* layout 2
/* kein alternierender hintergrund
/* ---------------------------------------- */
.contenttable-2 tr.tr-even {
	background: transparent;
}
/* ---------------------------------------- */
/* layout 3
/* keine raender
/* ---------------------------------------- */
.contenttable-3 {
	border: none;
}

/* ---------------------------------------- */
/* filelinks - oldskool (table)
/* ---------------------------------------- */
.csc-uploads {
 margin-left: 20px;
}
.csc-uploads tr.tr-even {
	background: transparent;
}
.csc-uploads td,
.csc-uploads th {
	margin: 0; padding: 0;
	padding-top: 6px;
	vertical-align: top;
}
.csc-uploads tr.tr-odd td,
.csc-uploads tr.tr-even td {
	/* border-top: 1px solid #EEE; */
}
#center .csc-uploads-fileName {
	background: transparent url(../images/filelink-gwa.gif) 0px 11px no-repeat;
	padding-left: 8px;
}
#center .csc-uploads-fileName p {
	margin: 0; padding: 0;
}
.csc-uploads-description {
	color: #666; font-style: italic;
}
#center .csc-uploads-fileSize {
	padding-left: 3px;
	color: #666;
	white-space: nowrap !important;
}
#center .csc-uploads-fileSize p {
	margin: 0; padding: 0;
	font-weight: normal;
}
/* ---------------------------------------- */
/* filelinks - css styled
/* ---------------------------------------- */
#center .filelinks {
	padding-top: 6px;
	margin-left: 20px;
	margin-bottom: 6px;
}
#center .filelinks p {
	color: #00539E;
	line-height: 13px;
	background: transparent url(../images/filelink-gwa.gif) 0px 3px no-repeat;
	padding-left: 8px;	
}
#center .filelinks p a span.filesize {
	font-weight: normal;
}
/* ---------------------------------------- */
/* filelink/download aus RTE
/* ---------------------------------------- */
#center a.download {
	color: #00539E;
	background: transparent url(../images/filelink-gwa.gif) 0px 3px no-repeat;
	padding-left: 8px;	
}



/* ---------------------------------------- */
/* searchform, mailform
/* ---------------------------------------- */
.csc-searchResultInfo {
	margin: 0; padding: 0;
	margin-bottom: 1em;
	color: #666;
	font-size: 0.866em;
}
#center .csc-searchResultHeader {
	border-top: 1px solid #B3D1E1;
	padding-top: 0.5em;
}
#center .csc-searchResult {
	color: #666;
	font-style: italic;
	margin-bottom: 1em;
}
#center .csc-searchform {
	border-top: 1px solid #B3D1E1;
	display: block;
	padding-top: 1em;
}
.csc-searchform td,
.csc-searchform th {
	margin: 0; padding: 0;
	padding: 0.1em 0.2em;
}
#center .inputTxt,
#center .inputSelect,
#center .inputBtn {
	margin: 0; padding: 0.1em 0.2em;
	border: 1px solid #999;
	font-size: 1em;
	color: #666;
	width: 300px;	
}
#center textarea.inputTxt {
	font-family: Arial, sans-serif;
}
#center .inputSelect {
	width: 307px;
}
#center .inputBtn {
	background: #999;
	color: #FFF;
	width: auto;
}

/* news teaser unten */
#center .news-box {
	border-top:  6px solid #FFF;
	border-bottom:  none;
	margin: 50px -30px 0px -44px;
	padding: 20px 30px 20px 44px;
	background: #F1F1F1 url(../images/bg-stripe-news.gif) repeat-y; /* bereichsstreifen! */
}
* html #center .news-box {
	height: 1%;
	width: 100%;
}
#center .news-box .left-col h2,
#center .news-box .right-col h2 {
	margin: 0; padding: 0;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom:10px;
	text-transform: uppercase;
	color: #CB7E38; /* bereichsfarbe */
}
#center .news-box .news-item {
	margin-bottom: 5px;
	font-size: 10px;
}
#center .news-box .news-item .news-date,
#center .news-box .news-item .news-content {
	float: left;
}
#center .news-box .news-item .news-date {
	width: 75px;
	font-weight: bold;
	line-height: 1.3em;
}
#center .news-box .news-item .news-content {
	width: 200px;
	line-height: 1.3em;
}

#center .news-box a {
	color: #444;
	text-decoration: none;
}
#center .news-box a.link-extern {
	color: #444;
}
#center .news-box a:active,
#center .news-box a:hover {
	color: #CB7E38; /* bereichsfarbe */
}
#center .news-box .more-link {
	color: #CB7E38;
	text-align: right;
}
#center .news-box .more-link a {
	color: #CB7E38;
	font-weight: bold;
}
#center .news-box .more-link a:active,
#center .news-box .more-link a:hover{
	color: #444;
}
#center .news-box .left-col,
#center .news-box .right-col {
	width: 47%;
	float: left;
}
#center .news-box .left-col {
	margin-right: 6%;
}
#center .news-box .clear-all {
	background: transparent;
}
/* END duplikate */

