body {
	margin: 0px;
	background-color: #EAEAEA;
	background-image:url(/fileadmin/images/allgemein/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family : Arial, Helvetica, sans-serif;
}

table, tr, td  {
	background-color: transparent; 
	border: 0px;
	border-collapse: collapse;
	 
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
/*	color : #52565C;*/
	line-height: 16px;
}

p.bodytext {margin-top:0px;}

/*
** Header
** -----------------------------------------------------------------
*/
.header {
	background-color: #FDDEDB;
	background-image:url(/fileadmin/images/header/bg.jpg);
	background-repeat: repeat-y;
	
	padding: 0px;
}

.header_logo {
	background-color: transparent;
	padding-left: 28px;
	padding-right: 0px;
	padding-top: 16px;
	padding-bottom: 18px;
}

.meister {
	background-color: transparent;
	padding-left: 100px;
	padding-bottom: 8px;
	padding-top: 0px;
	text-align: left;
}

.headerlinks {
	font-size : 12px;
	color : #A73639;
	line-height: 16px;
	text-align: right;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 0px;
}

.home a:link, .home a:visited, .home a:active {
	color: #A73639;
	text-decoration : none;
}
.home a:hover {
	color: #A73639;
	text-decoration : underline;
}
.links a:link, .links a:visited, .links a:active {
	color: #A73639;
	text-decoration : none;
}
.links a:hover {
	color: #A73639;
	text-decoration : underline;
}
.kontakt a:link, .kontakt a:visited, .kontakt a:active {
	color: #A73639;
	text-decoration : none;
}
.kontakt a:hover {
	color: #A73639;
	text-decoration : underline;
}
.print a:link, .print a:visited, .print a:active {
	color: #A73639;
	text-decoration : none;
}
.print a:hover {
	color: #A73639;
	text-decoration : underline;
}
.intranet a:link, .intranet a:visited, .intranet a:active {
	color: #A73639;
	text-decoration : none;
}
.intranet a:hover {
	color: #A73639;
	text-decoration : underline;
}
.suchen a:link, .suchen a:visited, .suchen a:active {
	color: #A73639;
	text-decoration : none;
}
.suchen a:hover {
	color: #A73639;
	text-decoration : underline;
}
.search {
	background-color: transparent; 
	vertical-align: top;
	padding-top: 5px;
	padding-right: 22px;
	padding-left: 0px;
}
.searchbox  {
	background-color:#ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #A73639;
	width: 100px;
	height: 18px;
	vertical-align: middle;
	font-size : 10px;
	color : #A73639;
}
.searchbox_submit {
	border-width: 0px;
  width: 20px;
	height: 18px;
	vertical-align: middle;
}




/*
** Schriftformatierung 
** -----------------------------------------------------------------
*/


h1  {
	font-size: 13px;
	font-weight: bold;
	color : #000000;
	margin-top: 0px; 
	margin-bottom: 17px;
	margin-left: 0px;
	padding-bottom: 0px;
	text-transform: none;
	border-width: 0px;
	border-color: #99B5D2;
	border-style: dotted;
}

h2  {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
	margin-top: 0px; 
	margin-bottom: 4px;
}

h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
	margin-top: 0px; 
	margin-bottom: 0px;
}

/*
** Angaben zum Inhaltsbereich
** -----------------------------------------------------------------
*/
.content {	
	background-color: #ffffff;
	width: 488px;
/*	height: 470px;*/
	
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	
	vertical-align: top;
	text-align: left;
	
	padding-left: 21px;
	padding-right: 5px;
	padding-top: 21px;
	padding-bottom: 25px;

	border-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: #ffffff;
	border-style: solid;
}

ul {
	 /* list-style-image: url(/fileadmin/images/allgemein/bullet.gif); */
	 list-style-type: disc;
	 padding-left: 17px;
	 margin-left: 0px;
}
li {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 4px;
}

a:link, a:visited, a:active  {
	text-decoration : none;
	color : #A73639;
}

a:hover  {
	text-decoration : underline;
	color : #A73639;
}

table.referenzen_detail,
table.projekte_detail {
    width: 505px;
}

table.referenzen_detail td.detail_title,
table.projekte_detail td.detail_title {
    font-weight: bold;
    vertical-align: top;
    width: 120px;
}

table.referenzen_detail td.detail_text,
table.projekte_detail td.detail_text {
    width: 385px;
}

table.referenzen_detail tr td {
    padding-bottom: 0px;
}

table tr.tr-image td {
    padding-top: 15px;
}

.news-single-title {
	float:left;
}

.news-single-item .news-single-timedata {
	padding-top:1px;
	margin-left: 25px;
	margin-bottom:0;
}

#imageData #imageDetails {
    display: none;
}
