/* CSS Selector-Styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#333333;
}
/* table {
	font-size:1em;
	line-height:1.6;
	color:#333333;
	text-align:left;
} */
h1, h2, h3 {
	margin:0 0 10px 0;
	clear:both;
}
h4, h5, h6 {
	margin:0 0 5px 0;
	color: #CC071E;
}
h1{font-size:14px;}
h2{font-size:15px; font-weight: bold;}
h3{font-weight:bold;}
h4{font-size:14px; font-weight:bold;line-height:16px;}
h5{font-size:1em; font-weight:bold;line-height:15px;}
h6{font-size:1em; font-weight:bold; color:#333333;}

.template-4 h2 { margin-top: 10px; margin-bottom: 5px; }
.template-4 h3 { margin-top: 10px; margin-bottom: 5px; }
.template-4 p { margin-bottom: 5px; }
p, address{
margin:0 0 0px 0;
}
strong, td strong {font-weight:bold}

a {
	color: #482a16;
	text-decoration: none;
}
a img{
	border:none;
}
a:hover {
	color: #FF9933;
}
a.extern {
background: transparent url('/pix/icons/aoutside.gif') 100% 50% no-repeat;
padding-right: 10px;
font-weight:bold;
}
a.back { 
	padding-left:30px !important;
	background:url(../pix/icons/back.gif) no-repeat 10px center !important;
}
a.link-more{
	behavior:url('/css/linkmore.htc');
	font-weight:bold;
}
a.link-more-mail{
	font-weight:bold;
	padding-left:20px !important;
	background:url(../pix/icons/contact_icon.gif) no-repeat left center;
}
a.link-pdf{
	font-weight:bold;
	padding-left:20px;
	background:url('/pix/icons/pdf_icon.gif') no-repeat left center;
}
a.link-more img{
	vertical-align:text-bottom
}
a.link-more:after {
	content:' \00BB';
}
ol, ul{
	margin:auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
li {
    list-style:none;
}
.tabelle {
	width: 100%;
	border:none;
}
.tabelle caption {
	text-align: left;
	color: #F6600B;
	font-size:12px;
}
.tabelle thead th {
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 10px;
	text-align: left;
	border-right: 1px solid #F6600B;
	vertical-align:middle;
}
.tabelle tbody tr {
}
.tabelle tbody th, .tabelle tbody td {
	padding:0 0 10px 10px;
	text-align: left;
	vertical-align:top;
}
.tabelle tbody th {
	border-right:thin dashed #333;
	font-weight:bold;
	padding:0 10px 10px 0;
}
.tabelle tfoot th {
}
.tabelle tfoot td {
}

.col50P{
float:left;
width:50%;
}

.BildRahmen {
	border:1px solid #333;
}
.BildLinks {
	margin-right: 8px;
	margin-bottom: 5px;
	float:left;
	border:1px solid #333;
}
.BildRechts {
	margin-left: 8px;
	margin-bottom: 5px;
	float:right;
	border:1px solid #333;
}

/* Projekte */
.unten {
	height: 180px;
	background-color: #fff;
	background-image: url(../pix/layout/ecke.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #58585a;
	clear: both;
	margin:10px 0 10px -20px;
	position:relative;
}
.projekt1 {
	height: 10em;
	width: 15em;
	float: left;
	padding-left: 3em;
	margin-top: 1em;
}
.projekt2 {
	height: 10em;
	width: 15em;
	float: left;
	padding-left: 5em;
	margin-top: 1em;
}
.projekt3 {
	height: 10em;
	width: 15em;
	float: left;
	padding-left: 5em;
	margin-top: 1em;
}


.dashed{
border-top:thin dashed;
border-bottom:thin dashed;
line-height:2.5;
margin:0.5em 0;
}

.textKasten145 {
	padding: 10px;
	/* height: 123px; */
	width: 123px;
	border: 1px solid #482a16;
}
.textKasten300x145 {
	padding: 10px;
	border: 1px solid #482a16;
}
.textKasten300 {
	padding: 10px;
	height: 278px;
	border: 1px solid #482a16;
}
.newsLeft{
float:left;
width:59%;
margin:0 0 1em 0;
}
.newsRight{
float:right;
width:37%;
margin:-4em 0 1em 0;
border-left:thin dashed #45aec4;
border-collapse:separate;
border-spacing:1em;
}
.newsRight th{
background:#45aec4;
color:#fff;
font-weight:bold;
}

.newsRight th, .newsRight td{
padding:0.5em 1em;}

