/*
ascention grün: #6AB023;
Überschrift blau: #047491;
*/


body {
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
	background: #ffffff;
}

#header, #menu2, #menu3, #path, #button, #seitenmenu {
	display: none;
}

#logo_druck {
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 100px 0;
	top: 0;
	height: 180px;
}

#adress {
	position: absolute;
	margin: 0 0 0 220px;
	padding: 0 0 100px 0;
	top: 0;
	width: 220px;
}

#email {
	position: absolute;
	margin: 0 0 0 440px;
	padding: 0 0 100px 0;
	top: 0;
	width: 180px;
}

a {
	text-decoration: none;
	color: #6AB023;
}

a:hover {
	color: #666666;
}

p {
	margin: 0 0 10px 0;
}


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

.float {
	float: left;
}

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

/* = = = = = = = = = = = GRUNDAUFBAU = = = = = = = = = = = */

#container {
	width: 620px;
	text-align: left;
}

/* = = = = = = = = = = = CONTENT = = = = = = = = = = = */

#inhalte {
	width: 547px;
	float: right;
	line-height: 18px;
	overflow: auto;
	margin: 100px 0 0 0;
	font-family: trebuchet ms;
	font-size: 12px;
	color: #666666;
}

#box01 {
	width: 255px;
	float: left;
	margin: 0 0 0 2px;
}

#box02 {
	width: 255px;
	float: left;
	margin: 0 0 0 15px;
}

#box03 {
	width: 515px;
	float: left;
	margin: 0 0 0 2px;
}

#box01 h1, #box02 h1, #box03 h1 {
	text-transform: uppercase;
	color: #047491;
	font-size: 16px;
	margin: 0 0 16px 0;
	padding: 0 0 0 0;
}


/* = = = = = = = = = = = INHALTSSEITEN = = = = = = = = = = = */

h1 {
	text-transform: uppercase;
	color: #047491;
	font-size: 16px;
	margin: 0 0 16px 0;
	padding: 0 0 0 2px;
}

h2 {
	text-transform: uppercase;
	color: #1e4e80;
	font-size: 12px;
	margin: 0 0 16px 0;
}

h3 {
	text-transform: uppercase;
	color: #6AB023;
	font-size: 11px;
	margin: 25px 0 16px 10px;
	float: left;
}

-h4 {
	text-transform: uppercase;
	color: #6AB023;
	font-size: 11px;
	margin: 0 0 16px 0;
}

a.schweif  {
	text-decoration: none;
	color: #666666;
	background: url(/fileadmin/templates/images/stribe.png) no-repeat right;
	padding: 3px 10px 0 0;
	margin: 0 5px 0 0;
}

a.schweif:hover, a.schweif:active {
	background: url(/fileadmin/templates/images/stribe_over.png) no-repeat right;
	color: #6ab023;
}


#box01_service {
	width: 330px;
	float: left;
	margin: 0 0 0 2px;
}

#box02_service {
	width: 177px;
	float: left;
	margin: 0 0 0 15px;
}

#box02_service h1 {
	text-transform: uppercase;
	color: #047491;
	font-size: 16px;
	margin: 0 0 16px 0;
	padding: 3px 0 0 0;
}

#box03_service {
	width: 524px;
	margin: 0 0 0 2px;
}

#box03_service td {
	vertical-align: top;
}

#box01_ref {
	width: 779px;
}

.logo-detail {
	float: left;
	margin: 0 10px 10px 0;
}

#inhalte ul {
	margin: 0 0 10px 0;
	padding: 0;
}

#inhalte ul li {
	list-style: none;
	background: url(/fileadmin/templates/images/pfeil_gruen.gif) no-repeat 0 3px;
	margin: 0 0 7px 0;
	padding: 0 0 2px 25px;
}

#inhalte .textGruen {
	color: #6ab023;
}

#inhalte .textGruenOhne {
	color: #6ab023;
	margin: 0;
}

#inhalte .textBlau {
	color: #1e4e80;
}

/* = = = = = = = = = = = TABELLE = = = = = = = = = = = */

.trDunkelgrau { background: #ebebeb; }
.trHellgrau { background: #f7f7f7;}

#box01_ref table {
	border-collapse: collapse;
}

#box01_ref td {
	border: 2px solid #ffffff;
	width: 163px;
	padding: 10px;
}

#box01_ref th {
	text-transform: uppercase;
	color: #6AB023;
	font-size: 11px;
	text-align: left;
}

#box01_ref .spalte01 {
	width: 249px;
	padding: 5px;
}

#box01_ref .spalte02 {
	background: #ffffff;
	width: 6px;
	padding: 0;
}

#box01_ref .spalte03 {
	width: 70px;
}

#box01_ref .spalte04 {
	width: 149px;
	padding: 5px;
}


/* = = = = = = = = = = = SITEMAP = = = = = = = = = = = */

#inhalte .tx-flseositemap-pi1 ul { font-size: 11px; margin: 0 0 10px 0; padding: 0; list-style: none; text-transform: uppercase;}
#inhalte .tx-flseositemap-pi1 ul li { margin: 0; padding: 0; font-weight: normal; background: none;}
#inhalte .tx-flseositemap-pi1 ul li ul { margin: 0; padding: 0 0 0 15px;}
#inhalte .tx-flseositemap-pi1 ul li ul li { margin: 0; padding: 0; font-weight: normal;}
#inhalte .tx-flseositemap-pi1 ul li ul li ul{ margin: 0; padding: 0 0 0 15px;}
#inhalte .tx-flseositemap-pi1 ul li ul li ul li{ margin: 0; padding: 0; font-weight: normal;}

/* = = = = = = = = = = = = = = = = = = = =    FORMULAR    = = = = = = = = = = = = = = = = = = = = */


#kontakt td {
	padding: 2px 10px 2px 0;
}

.error {
	color: red;
}

.textfeld {
	width: 388px;
	height: 16px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0;
	font-size: 11px;
}

.textfeld-nr {
	width: 121px;
	height: 16px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0;
	font-size: 11px;
}
.textfeld-detail {
	width: 236px;
	height: 16px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0;
	font-size: 11px;
}

select {
	width: 100px;
	height: 18px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0;
	font-size: 11px;
}

textarea {
	width: 388px;
	height: 60px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0;
	font-size: 11px;
}

.checkbox {
	margin:0 3px 0 0;
	border:none;
	background-color:#ffffff;
}
.radio {
	margin:0 3px 0 0;
	border:none;
	background-color:#ffffff;
}

.button {
	width: 100px;
	border:1px solid #ccc;
	background-color: #fff;
	color: #666; 
	font-weight: bold;
  padding: 2px 5px;
  font-size: 11px;
  margin: 10px 0 0 0;
}

/* = = = = = = = = = = = KORREKTUREN TYPO3 Standard CSS = = = = = = = = = = = */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {margin-bottom: 0; padding-bottom: 10px;}

/* default styles for extension "tx_cssfilelist" */
.filelinks div{padding-left:25px; background:url('/fileadmin/icons/default.gif') left top no-repeat; margin-bottom:10px;}
.filelinks span{display:block;}
/* Icons begin */
.filelinks .pdf{background-image:url('/fileadmin/icons/pdf.gif')!important;}

