@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg_main.jpg); 
	background-repeat: repeat; 
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
}

div {
	padding: 0px;
	margin: 0px;
}

td {
	font-size: 11px; 
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 790px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#headLogo {
	height: 84px;
	background: url(../images/gatworks_head.jpg) no-repeat;
}

#spacer {
	height: 60px;
	text-align: right;
	padding-right: 20px;
	color: #fff;
}

#spacer div {
	padding-top: 20px;
}

#mainContent {
	background: #fff;
	text-align: left;
}

.newsBoxHead {
	width: 247px;
	height: 68px;
	background: url(../images/news_box_head.gif) no-repeat;
}

.newsBoxContent {
	width: 247px;
	height: 241px;
	background: url(../images/box_background.gif) no-repeat;
	font-size: 11px; 
}

.boxContent {
	padding-left: 12px;
	padding-top: 18px;
}

.contentTable {
	margin-top: 22px;
}

#menu {
	float: left;
	text-align: left;
	width: 220px;
	padding-top: 22px;
	padding-left: 3px;
}

#rechteSpalte {
	float: right;
	width: 246px;
	padding: 0px;
	margin: 0px;
}

#content {
	margin-left: 228px;
	text-align: left;
	padding-top: 20px;
	width: 500px;
}

.red {
	color: #900;
}

#clearfix {
	clear: both;
}

#footer {
	background: url(../images/verlauf_unten.jpg) repeat-x;
	text-align: center;
	color: #fff;
	padding-top: 20px;
}

#footer a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 8px;
}

#footer a:hover {
	color: #CCCCCC;
}

#keywords {
	color: #999;
	width: 490px;
	text-align: left;
	margin-left: 170px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { style:border:1px solid #CCCCCC; width:26; height:18; background-color:#000000; font-color:#FFFFFF;}
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:100px; height:18px; style:background-color:#FFFFFF; color:#000000; border:1px solid #CCCCCC; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
color:green; 
}

