

.nachrichtentitel{
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 0px;
	text-decoration: underline;
}

.nachrichtenuntertitel{
	font-size: 12pt;
	font-weight: normal;
	margin-top: 0px;
	text-decoration: underline;
}

.nachrichtentext{
	font-size: 12t;
	font-weight: normal;
}

.nachrichtenzeit{
	text-align: right;
	margin-top: 0px;
	padding-bottom: 0px;
	width: 550px;
	margin: auto;
}

.aktuell{
	background-color: #bbccff;
	padding: 0px 5px 5px 5px;
	margin: auto;
	width: 550px;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: left;

}

.bereich{
	font-size: 12pt;
	font-weight: bold;	
	text-decoration: underline;
	border-width: 0px;
	padding-bottom: 6px;
}

.preisname{
	width: 200px;
	vertical-align: top;
	border-color: #000000;
}

.preisdauer{
	width: 300px;
	vertical-align: top;
	border-color: #000000;
}

.preispreis{
	width: 100px;
	text-align: right;
	vertical-align: top;
	border-color: #000000;
	padding-right: 10px;
}

.markiert1{
	background-color: #aaDDFF;
}

.markiert2{
	background-color: #66CCFF;
}

table.preis{
	margin-bottom: 20px;
	border-collapse: collapse;
}

table.preis td{
	border-style: dashed;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}



#preistext{
	font-size: 10pt;
	background-color:#DDDDDD;
	padding: 5px 5px 5px 5px;
}

a{
	color: #000000;
}

.leistungsbeschreibung{
	float: left;
	width: 390px;
	margin-right: -20px;
	margin-left: 10px;
	margin-top: 7px;
	height: 410px;
	border: 1px solid #000000;
	visibility: hidden;
	background-color:#DDDDDD;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	font-size: 11pt;
}

.klein{
	font-size: 10pt;
}

#leistungsspektrum{
	float: left;
}

.leistungen{
	text-decoration: none;
	cursor:pointer;
}

.bgstart{
	float: left;
	margin-left: 15px;
	margin-top: 90px;
}

#welcome{
	float: left;
	margin-top: 50px;
	margin-left: 25px;
	border-left: 2px solid #000000;
	text-align: left;
	padding-left: 8px;
	padding-top: 0px;
	height: 340px;
	width: 350px;
}
	
.kontaktfeld_normal{
	width: 200px;
}
.kontaktfeld_plz{
	width: 46px;
}
.kontaktfeld_wohnort{
	width: 150px;
}
.kontaktfeld_text{
	width: 300px;
	height: 130px;
}

td.kontakt_submit{
	text-align: center;

}

#kontakt{
	margin-top: 30px;
	border: 1px solid #AAAAAA;
	padding: 5px 5px 5px 5px;
	margin-right: 0px;
	background-color:#CCCCCC;
}

.zentriert{
	width: 700px;
	text-align: center;
}

.oeffnung{
	border-collapse: collapse;
	background-color:#bbccff;
}

.oeffnung td{
	border: solid 1px #000000;
	padding: 2px 5px 2px 5px;
}
ul{
	margin-bottom: 0;
}

h1.normal{
	width: 300px;
}
h2{
	margin-top: 0px;
}
h3{
	margin-top: 0px;
}

/*********************Gallery Style**********************/

#kleineBilder{
	margin: auto;
	width: 550px;
	height: 344px;
	background-color:#CCCCCC;
	overflow: auto;
	margin-left: 10px;
	vertical-align: middle;
}
#kleineBilder2{
	height: 200px;
	width: 550px;
}


.thumbnail{
	margin: 5px 5px 5px 5px;
	width: 170px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	background-color:#F1F3F1;
}

.thumbnail img{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.txt1{
	text-align: justify;
}

.startlogo{
	text-align: center;
	width: 350px;
}
		
/*********************************************************/
