@import "style_tiny.css";
@import url("style_tiny.css") all;

body {
	background-image: url(../images/layout/hintergrund_kachel2.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size:12px;
	color:#4a4a4a;
	text-align:left;
	font-size:12px;
}

img, div {  }

img {
        border:0;
}

h3 {
	margin:0;
	padding:0;
	margin-top:15px;
	margin-bottom:7px;
	border-bottom:1px solid #CCC;
	width:602px;
	font-size:14px;
}

.filter {
	width:602px;
	background-color:#f0f0f0;
	margin-bottom:7px;
}

.loc_bar {
	width:602px;
	line-height:26px;
	background:url(../images/location_bar_bg.gif) repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	clear:both;
	margin-top:1px;
}

.contenbereich .loc_bar a {
	color:white;
	text-decoration:none;
	padding-left:23px;
	background:url(../images/arrow_white_down.gif) no-repeat 10px center;
}


.filter td {
	vertical-align:top;
	padding:5px 12px;
	border-right:1px solid #e3e3e3;
}

.filter th {
	line-height:24px;
	padding:0px 12px;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	background:url(../images/filter_table_th_bg.gif) repeat-x #b2b3b3;
	border-right:1px solid white;
}
.filter tr .last {
	border-right:none;
}

.filter a.active {
	text-decoration:underline;
}

.filter .option {
	margin-bottom:5px;
}

.zitat {
	font-size:11px;
	width:500px;
	line-height:150%;
	padding:10px;
	border:1px solid #CCC;
	background-color:#F4F4F4;
}

.referenztable td {
	width:25%;
	vertical-align:middle;
	text-align:center;
	padding-bottom:25px;
}

.linkliste {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:20px;
}
.linkliste a {
	padding-left:10px;
	background:url(../images/pfeil_rot.gif) no-repeat left 4px;
}

.verlaufzelle {
	background: #f5f5f5;
	padding:7px;
	line-height:normal;
}

.datumsfeld {
	padding-bottom:4px;
	border-bottom: 1px solid #a1a1a1;
        color:#a40a28;
        font-weight:bold;
}

.inhaltsfeld {
	padding-top:4px;
        padding-bottom:25px;
}



a:link, a:visited, a:active {
	text-decoration: none;
	color: #a40a28;
	font-family: Verdana;
	font-weight:bold;
}
a:hover {
	color: #720419;
}

.galerie {
	background: url(../images/galerie_ico.gif) no-repeat;
	line-height:30px;
	margin-top:5px;
	padding-left:30px;
}
.planen {
	background: url(../images/party_ico.gif) no-repeat;
	line-height:30px;
	margin-top:5px;
	padding-left:30px;
}

.rahmen {
	width: 778px; 
	padding-left:10px; 
	padding-bottom:10px;
	padding-right:10px; 
	background-color:#f0f0f0; 
	border:1px solid #a1a1a1;
}

.disclaimer {
	font-size:11px;
        line-height:14px;
}

.innen{
	border-top:0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color:#FFFFFF;
	text-align:left;
}
.contenbereich {
	
	background-repeat: repeat-x;
	padding:20px;
	text-align:left;
	background-color:#FFFFFF;
	padding-left:143px;
	line-height:20px;
}
.contentbereich_breit {
	background-repeat: repeat-x;
	padding:20px;
	text-align:left;
	background-color:#FFFFFF;
	line-height:20px;
	padding-left:60px;
}
.contentbereich_breit h1 {
	margin-left:auto;
}

.contenbereich_start {
	background-image: url(../images/layout/kappes.jpg);
	background-repeat: no-repeat;
	padding-left:260px;
	text-align:left;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	line-height:20px;
    height:400px;
}

.contenbereich_start_neu {
	background-image: url(../images/layout/kappes.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	padding-left:260px;
	text-align:left;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	line-height:20px;
}

.contenbereich_start_neu h1{
	margin:0px;
}
.image {
    float: left;
    position: relative;
}

.imageFadeNav {
	list-style:none;
	margin:0;
	padding:0;
}
.imageFadeNav li {
	margin:0;
	padding:0;
	float:left;
	border-right:1px solid white;
}

.imageFade .einleitung {
	background-color:#e0e0e2;
	padding-left:7px;
	padding-right:7px;
	line-height:22px;
	float:left;
}

.imageFade .weitere {
	background-color:#c1c1c1;
	float:left;
	width:100px;
}
.imageFade .weitere a {
	background-color:#c1c1c1;
	padding-left:7px;
	padding-right:7px;
	color:#FFF;
	display:block;
	line-height:22px;
}
.imageFade .weitere a:hover {
	background-color: #a40a28;
}

.imageFadeNav .eintrag {
	width:30px;
	text-align:center;
}

.imageFadeNav a {
	background-color:#c1c1c1;
	padding-left:7px;
	padding-right:7px;
	color:#FFF;
	display:block;
	line-height:22px;
}
.imageFadeNav li.active a {
	background-color:#a40a28;
}
.imageFadeNav a:hover {
	background-color: #a40a28;
}

.imageFade .teaserbereich {
	border:1px solid #e0e0e2;
	width:493px;
}
.imageFade .teaserbereich .image .overlay {
    background: url(../images/overlay-bg.png);
	behavior: url("http://www.ckappes.de/iepngfix.htc");
    color: #FFF;
    left: 0;
	bottom: 0;
    position: absolute;
	overflow:hidden;
}

.imageFade .teaserbereich .image {
   line-height:1px;
}
	

.imageFade .teaserbereich .image img {
    width: 493px;

}

.imageFade .teaserbereich .image .stoerer img {
	width:55px;
	behavior: url("http://www.ckappes.de/iepngfix.htc");
}

.imageFade .teaserbereich .image .stoerer {
    top: 7px;
    color: #FFF;
    left: 7px;
    position: absolute;
	overflow:hidden;
}

.imageFade .teaserbereich .image .overlay {
    width: 493px;
}
.imageFade .teaserbereich .image .overlay h1 {
    float: left;
    font-weight: normal;
    padding-left: 23px;
	padding-top:4px;
	padding-bottom:4px;
	width:493px;
	font-size:12px;
	background: url(../images/pfeil_weiss.gif) 13px 11px no-repeat;
	color:white;
	font-weight:bold;
	line-height:150%;
	
}

.contenbereich_start h1{
	margin:0px;
}

.impressionen {
	clear:both;
	margin-bottom:10px;
}
.impressionen .impression {
	float:left;
	width:200px;
	margin-right:1px;
	margin-top:3px;
	margin-bottom:7px;
}
.impressionen .impression .headline {
	display:block;
	background:url(../images/locations_verlauf.gif) top repeat-x #FFF;
	height:37px;
	margin:0;
}
.impressionen .impression .headline p {
	font-size:12px;
	padding:3px;
	padding-left:6px;
	margin:0;
	line-height:normal;
}

.meta {
	width: 800px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.meta, .meta a{
	text-decoration: none;
	color: #4a4a4a;
	font-family: Verdana;
	font-size:10px;
	font-weight:normal;
}

.meta a:hover {
	color: #a40a28;
}

.meta .active {
	font-weight:bold;
}


#navigation{
	background-color: #4a4a4a;
	height: 36px;
	background-image:url(../images/navigation/bg.gif);
	border-bottom: 1px solid #FFFFFF;
}

#navigation ul{
	list-style:none;
	margin:0;
	padding:0;
}

#navigation li{
	float:left;
}

#navigation #selected{
	background-color:#FFFFFF;
}

#navigation #selected a{
	color:#4a4a4a;
}

#navigation a{
	text-decoration: none;
	color: #a40a28;
	font-family: Verdana;
	padding-left:12px;
	padding-right:12px;
	font-weight:normal;
}

#subnavigation a{
	text-decoration: none;
	font-weight:normal;
	color: #a40a28;
	font-family: Verdana;
	line-height:25px;

}
#subnavigation #selected{
	color: #4a4a4a;

}
#subnavigation {
	clear:both;
	text-align: left;
	padding-left:17px;
	width:auto;
	background-color:#FFFFFF;
	vertical-align: middle;
	border-bottom: 1px solid #e0e0e0;
}

.small {
	font-size:10px;
	padding-left:8px;
	background:url(../images/pfeil_rot.gif) no-repeat 0px 3px;
}

.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 36px;
  color: #a40a28;
  font-style: italic;
}

h1{
	margin-left:-83px;
        margin-bottom:25px;
}

#headerbild p {
	margin:0;
	padding:0;
}

.lebenslauf {
	padding-left:15px;
	margin:0;
}

.lebenslauf li {
	padding-bottom:7px;
}

#content_left {
	width:50%;
	float:left;
}
#content_right {
	float:right;
	text-align:right;
}

#content_right #bild {
	text-align:left;
        background-color:#f0f0f0;
        padding:8px;
        width:auto;
}

#content_right .bilder {
	text-align:left;
        background-color:#f0f0f0;
        padding:8px;
        width:auto;
}

.floatbug {
	clear:both;
}

.kontaktformular td {
	font-family: Verdana;
	font-size:12px;
	color:#4a4a4a;
        
}

#sitemap {
	padding:0;
}

#sitemap a {
	
}

#sitemap li {

}

#sitemap li ul {

}

#sitemap li ul li a{

}

.bild_or {
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:4px;
	background-color:#f0f0f0;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:5px;
}
.bild_or img {
	margin-bottom:4px;

}

.infozelle {
	width:246px;
	border: 7px solid #eaeaea;
}

.galeriebereich {
	background-color:#eaeaea;
	padding:5px;
}

.infobereich {
	border: 1px solid #cccccc;
	padding:5px;
	line-height:normal;
}
.infobereich a {
	background: url(../images/pfeil_rot.gif) 2px 4px no-repeat;
	padding-left:13px;
}

.locationtable td {
	line-height:normal;	
}
.locationtable p {
	margin-bottom:1px;
	margin-top: 15px;
	padding:3px;
	padding-left:6px;
	background:url(../images/locations_verlauf.gif) top repeat-x #FFF;
}

.locationtable a img {
	
}

