/* MAIN SETTINGS */
	body {
		margin:0px;
		padding:0px;
		font-family:Arial, sans-serif;
		}

	.center {
		width: 1004px;
		position: absolute;
		left: 50%;
		margin-left: -502px;
		margin-top:10px;
		z-index:1;
		background:url(../media/logo_gd.gif) no-repeat right;
	}

	* img {
		border:0px;
	}

	.typo3-adminPanel {
		z-index:98;
	}

	#content-left,
	#content-left,
	#content-right,
	#content-center,
	#footer,
	#content-main,
	#main-position {
		text-align:left;
		}

	#content-main {
		position:absolute;
		width:996px;
		border-top:1px solid #C21116;
		height:429px;
		z-index:5;
		padding:0px;
		margin:5px 0px 0px 0px;
		background:#c21116;
		}

	#content-left {
		height:429px;
		padding:0px;
		margin:0px;
		text-align:top;
		border:0px solid;
		font-size:0.8em;
		background-image:url(http://www.graphodata.de/fileadmin/website-phase2/media/bg_startseite.jpg);
		background-repeat:no-repeat;
		}

	#content-right {
		width:551px;
		float:right;
		font-size:0.8em;
		line-height:140%;
		padding:0px;
		margin:0px;
		color:#FFFFFF;
		background:#c21116;
		}

	#content-right li {
		list-style:url(../media/punktepfeil1.gif);
		}

	#content-center {
		margin:0px;
		width:47%;
		padding:0px;
		}

	#open-window-content {
		background:#d4585b;
		padding:10px;
		height:100%;
		width:96%;
		color:#FFFFFF;
		font-size:0.8em;
		}

	#open-window-content a {
		color:#FFFFFF;
		text-decoration:underline;
		margin:margin:0px 0px 15px 0px;
		font-weight:bold;
		}

	#open-window-content a:hover {
		color:#FFFFFF;
		text-decoration:none;
		}

	a[target="_blank"] {color:#000000; text-decoration:underline}  /*NUR FF*/



/* CONTENT STYLES */
	.sbac-spacer {
		border:0px;
		}

	.content-style {
		padding:15px;
		margin:15px 15px 0px 0px;
		}

	h1 {
		font-size:1.1em;
		font-weight:bold;
		margin:10px 0px 5px 0px; 
		padding:0px;
		}
	
	p, .bodytext, .news-text{
		font-size:1em;
		font-weight:normal;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 5px 0px; 
		}

	.text {
		margin:0px 0px 15px 0px; 
		padding:0px;
		}

	a {
		color:#000834;
		text-decoration:underline;
		margin:margin:0px 0px 15px 0px;
		font-weight:bold;
		}

	a:hover {
		color:#000834;
		text-decoration:none;
		}
	
	.contenttable {
		color:#FFFFFF;
		font-size:1em;
		}
	

/* MENU SETTINGS */
	#hmenu {
		border-right:1px solid #c21116;
		width:564px;
		margin-left:72px;
		padding:0px;
		}

        *html #hmenu{
                width:565px;
}

	#arrow {
		margin-left:12px;
		margin-top:50px;
		}

	#open-window-content .csc-form-label {
		vertical-align:top;
		width:70px;
		padding-bottom:10px;
		color:#FFFFFF;
		font-size:0.8em;
		}

	#open-window-content input, #open-window-content textarea, #open-window-content submit {
		border-left:1px solid #FFFFFF;
		border-top:1px solid #FFFFFF;
		border-right:2px solid #FFFFFF;
		border-bottom:1px solid #FFFFFF;
		background:#d4585b;
		color:#FFFFFF;
		}

	#open-window-content input {
		width:160px;
		height:18px;
		}

	#open-window-content textarea {
		width:248px;
		height:125px;
		}

	#open-window-content #formtype_mail {
		width:80px;
		height:19px;
		color:#FFFFFF;
		}

	#footer {
		position:relative;
		color:#666666;
		font-size:0.7em;
		text-align:left;
		margin:0px;
		padding:7px 0px 0px 72px;
		background-color:#FFFFFF;
		}

	#footer a {
		text-decoration:none;
		color:#666666 !important;
		font-weight:normal;
		}

	#footer a:hover {
		text-decoration:underline;
		color:#666666 !important;
		font-weight:normal;
		}

	.csc-menu-1 .active {
		color:#ffffff;
		margin:3px 0 0 -1px;
		font-weight:bold;
		}

/* POPUP */
	#popup-frame {
		position:absolute;
		top:80px;
		right:20px;
		width:420px;
		height:auto;
		background:#d4585b;
		border-top:1px solid #f5f5f5;
		border-right:1px solid #999999;
		border-bottom:1px solid #cccccc;
		border-left:1px solid #cccccc;
		padding:2px;
		margin-left: -210px;
		left: 50%;
		z-index:99;
		overflow:hidden;
		overflow-y:hidden;
		}

	#title {
		position:relative;
		float:left;
		padding:0.5em 0.5em 0.5em 0.5em;
		width:406px;
		}

	#iframe-content {
		display:block;
		width:420px;
		height:450px;
		border:0px;
		margin:0px;
		overflow:hidden;
		overflow-y:hidden;
		}

	#iframe-content .iframe {
		width:420px;
		height:450px;
		border:0px;
		background:#FFFFFF;
		margin:0px;
		overflow:hidden;
		overflow-y:hidden;
		}

/* for search engine optimization */
	.metatext { 
		visibility:hidden;
		overflow:hidden;
		}



.themen img{
	display:none;
}

#content-left h1{
	margin-bottom:17px;
}



/* REFERENZLISTE */

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size:0;
}

.referenzenliste span {
	display:block;
	background: url("../media/punktepfeil1.gif") no-repeat 0 7px;
	padding-left:17px;
	margin-right:5px;
	line-height:22px;
}

.referenzenliste .ohnepfeil{
	background: none;
}

.referenzenliste .ohnelinks, .referenzenliste .mitlinks {
	width:100%;
}

.referenzenliste div div{
	float:left;
	width:30%;
}

.referenzenliste .spalte2{
	width:35%;
}

.referenzenliste .spalte3{
	width:34%;
}