body {
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin:0;
	padding:0;
	color:#063273;
	background-image:url(../img/bg.jpg);
	background-color: #fff;			
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment:fixed;
}
#container2c {
	width:733px;
	margin:0 auto 0 auto;
	text-align:left;
	padding:0;
	background-color:#ffffff;
	background-image:url(../img/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container2c .wrapper {
	margin:0; 
	padding:0; 
	background: url(../img/wrap.gif) top left repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container2c .header {
	background-color: #ffffff; 
	width:729px; 
	margin:0 auto 0 auto; 
	padding:0; 
	height:124px; 
	text-align:center;
}
#container2c .column {
	width:108px; 
	float:left; 
	margin:0 0 0 10px; 
	padding:0; 
	display:inline; 
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#container2c .content {
	float:left; 
	padding:0; 
	margin:0 0 0 10px; 
	width:600px; 
}
#container2c .footer {
	clear:both; 
	width:733px; 
	margin:0 auto; 
	padding:0; 
}

/*CSS Anweisungen für die Startseite*/

#container2cStart {
	width:733px;
	margin:0 auto 0 auto;
	text-align:left;
	padding:0;
	background-color:#ffffff;
	background-image:url(../img/bg_start.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:739px;
}
#container2cStart .wrapper {
	margin:0; 
	padding:0; 
	background: url(../img/wrap.gif) top left repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container2cStart .header {
	background-color: #ffffff; 
	width:729px; 
	margin:0 auto 0 auto; 
	padding:0; 
	height:124px; 
	text-align:center;
}
#container2cStart .column {
	width:108px; 
	float:left; 
	margin:0 0 0 10px; 
	padding:0; 
	display:inline; 
	height:564px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#container2cStart .content {
	float:left; 
	padding:0; 
	margin:0 0 0 10px; 
	width:600px; 
}
#container2cStart .footer {
	clear:both; 
	width:733px; 
	margin:0 auto; 
	padding:0; 
}

/*CSS Anweisungen für die Kontaktseite*/

#container2cKontakt {
	width:733px;
	margin:0 auto 0 auto;
	text-align:left;
	padding:0;
	background-color:#ffffff;
	background-image:url(../img/bg_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:865px;	
}
#container2cKontakt .wrapper {
	margin:0; 
	padding:0; 
	background: url(../img/wrap.gif) top left repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container2cKontakt .header {
	background-color: #ffffff; 
	width:729px; 
	margin:0 auto 0 auto; 
	padding:0; 
	height:124px; 
	text-align:center;
}
#container2cKontakt .column { 
	width:108px;
	float:left; 
	margin:0 0 0 10px; 
	padding:0; 
	display:inline; 
	height:564px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#container2cKontakt .content {
	float:left; 
	padding:0; 
	margin:0 0 0 10px; 
	width:600px;
}
#container2cKontakt .footer {
	clear:both; 
	width:733px; 
	margin:0 auto; 
	padding:0; 
}
h1{font-size:16px}
h2 {
	font-size: 12px;
	margin-top:12pt;
}
h3 {
font-size: 12px;
font-weight:bold;
text-decoration:underline;
}
p {
	font-size:12px;
	line-height:20px;
}
ul {
	list-style-type:none; 
	margin:0; 
	padding-left:25px;
}
li {
	list-style-type: circle; 
	line-height:1.5em; 
	font-size:12px;
}
.text {
	margin: 0 0 0 20px; 
	width:355px;
	display:inline;
	float:left;
}
.bild {
	float:right; 
	display:inline;
}
.headline {
	margin:0; 
}
.bottom {
	padding:22px 0 0 575px;
	font-size:11px;
}

.clean { 
	clear:both; 
}
.navigation {
	padding:10px; 
	height:20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:link{
	color:#063273; 
	text-decoration: underline; 
	font-style: oblique;
}
a:visited {
	color:#063273; 
	text-decoration:none; 
	font-style: oblique;
}
a:hover {
	font-style: oblique; 
	color:#059F9D;
	text-decoration:none;
}
a:active {
	font-style: oblique; 
	color:#059F9D;
	text-decoration: underline;
}
.navigation a:link{
	color:#063273; 
	text-decoration: none; 
	font-style: oblique;
	background-image:url(../img/pfeil_blau.gif);
	background-repeat:no-repeat; 
	background-position:left;
}
.navigation a:visited {
	color:#063273; 
	text-decoration:none; 
	font-style: oblique;
	background-image:url(../img/pfeil_blau.gif);
	background-repeat:no-repeat; 
	background-position:left;
}
.navigation a:hover {
	font-style: oblique; 
	color:#059F9D;
	text-decoration:none;
	background-image:url(../img/pfeil_gruen.gif);
	background-repeat:no-repeat; 
	background-position:left;
}
.navigation a:active {
	font-style: oblique; 
	color:#059F9D;
	text-decoration: underline;
	background-image:url(../img/pfeil_gruen.gif);
	background-repeat:no-repeat; 
	background-position:left;
}
.aktiv1 {
	font-style: oblique; 
	color:#059F9D;
	text-decoration: none;
	background-image:url(../img/pfeil_gruen.gif);
	background-repeat:no-repeat; 
	background-position:left;
}
.aktiv {
	font-style: oblique; 
	color:#059F9D;
	text-decoration: underline;
}
.kursiv{
font-style:italic}
.underline{
text-decoration:underline;}

.titel_kopf{
background-image:url(../img/titel_kopf.gif);
background-repeat:no-repeat;
width:351px;
height:4px;
margin-top:0;
}
.titel_kopf p{
margin:0;
}
.titel_mitte{
background-image:url(../img/titel_mitte.gif);
background-repeat:repeat-y;
width:351px;
}
.titel_mitte p{
margin:0;
padding-left:15px;
padding-right:15px;
padding-top:22px;
padding-bottom:15px;
}
.titel_mitte ul{
padding-left:35px;
}
.titel_fuss{
background-image:url(../img/titel_fuss.gif);
background-repeat:no-repeat;
width:351px;
}
.titel_fuss p{
margin:0;
}
form{width:322px;
}
#counter{
margin-top: 350px;
text-align: center;
}
#hoeflich{
float: left;
width: 180px;
margin-left: 10px;
}
#anstecker{
float: left;
}