/* Start of CMSMS style sheet 'css B' */
/* Stylesheet www.pm-hallen.de - Copyright Daniel Jung */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin: 0px;
	padding: 25px 50px 5px 50px;
	background-color: #003d6c;
}

/* DIVs ######################################### */


#content {
	width: 837px;
	margin: 0px auto 0px auto;
	padding: 4px 0px 0px 25px;

}


#footer {
	width: 920px;
	margin: -26px auto 0px auto;
	padding: 0px;
	position: relative;
	background-image: url(uploads/images/grafiken/hintergrund.gif);
	background-position: center;
	background-repeat: repeat-y;
}

/* Allgemeine Links ######################################### */


a {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
	vertical-align: bottom;
}

.biglink {
	font-size: 24px;
	color: #002b51;
	text-decoration: none;
	outline: none;
}

.biglink:hover {
	text-decoration: none;
}


/* Tabelle 1 ##################################### */

#precontent table {
	width: 690px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	/* table-layout: fixed; */
	/* border-collapse: separate; /* oder collapse und border-style: hidden; */
	background-color: #00a4e8;
}

.table01a {
	width: 345px;
	height: 235px;
	margin: 0px;
	padding: 0px;
}

.table01a img {
	margin: 0px;	
	padding: 0px;
	vertical-align: bottom;
}


.tablelink01 {
	margin: 0px;
	padding: 35px 0px 0px 25px;
	vertical-align: top;
	background-image: url(uploads/images/startseite/startseite_09.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

.tablelink02 {
	margin: 0px;
	padding: 35px 0px 0px 25px;
	vertical-align: top;
	background-image: url(uploads/images/startseite/startseite_11.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

.table01bkontakt {
	margin: 0px;
	padding: 35px 0px 0px 25px;
	vertical-align: top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

/* Allgemeine Formatierungen ##################################### */

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #00a4e8;

	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h2 {
	font-size: 24px;
	color: #002b51;

	margin: 0px 0px 5px -1px;
	padding: 0px;
}

.h2small {
	font-size: 13px;
	font-weight: bold;
	color: #00a4e8;

	margin: 0px 0px 16px 0px;
	padding: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #00a4e8;

	margin: 0px 0px 16px 0px;
	padding: 0px;
}

.h2hotline {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff; /* 50% Dunkelblau #b2bfca */

	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.h3big {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;

	margin: -2px 0px 15px 0px;
	padding: 0px;
}

.impressum {
	font-size: 13px;
	color: #00a4e8;
}


.aspecial {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	color: #ffffff;
	background-color: #00a4e8;
	text-decoration: none;
}
.aspecial:hover {
	color: #00a4e8;
	background-color: #ffffff;
	text-decoration: none;	
}

span {
	padding: 0px 3px 0px 3px;
	color: #ffffff;
	background-color: #00a4e8;
}

.text01 {
	margin: 0px 0px 14px 0px;
	padding: 0px;
}

.text02 {
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
/* End of 'css B' */

