body{
	margin: 0px;
	background-color: #FFCC66;
}
#tab-ueber{
	background-color: #003399;
	font-family: "Comic Sans MS";
	font-size: 52px;
	font-weight: bold;
	color: #CC3300;
}

#tab-li{
	background-attachment: scroll;
	background-image: url(bilder/Storch-gelb-430.gif);
	background-repeat: no-repeat;
	background-position: 1px 30px;
}

#tab-re{
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
}

#tab-links{
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	margin-left: 20px;
}

#tab-text{
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	padding-left: 20px;
	text-align: justify;
	padding-top: 40px;
	padding-right: 20px;
}

#tab-main a:link {
	color: #003399;	
}
#tab-main a:visited {
	color: #003399;	
}
#tab-main a:hover {
	color: #CC3300;	
}
#tab-main a:active {
	color: #CC3300;	
}


/* LINKS */
#tab-links a:link {
	color: #003399;
	text-decoration: none;
}
#tab-links a:visited{
	color: #003399;
	text-decoration: none;
}
#tab-links a:hover{
	color: #CC3300;
	text-decoration: none;
}
#tab-links a:active{
	color: #CC3300;
	text-decoration: none;
}

/* activer link immer rot */
.activer-link{
	color: #CC3300;
}

.ueberschrift  {
	font-size: 18px;
	font-weight: bolder;
	color: #CC3300;
}

.bilder {
	font-size: 11px;
}

/*
#tabelle1{
	text-align: left;
	vertical-align: top;
}
#tabelle2{
	text-align: left;
	vertical-align: top;
}
#tabelle3{
	text-align: left;
	vertical-align: top;
}
#tabelle-li{
	text-align: left;
	vertical-align: top;
}
#tabelle-re{
	text-align: left;
	vertical-align: top;
}
.anschrift{
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #FFCC66;
	font-weight: bold;
}


/* Tabelle Bild und Menu */
/*
#tab-bild{
	text-align: left;
	vertical-align: top;
	background-color: #CC3300;
}
#tab-menu{
	text-align: left;
	vertical-align: top;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFCC66;
	padding-left: 20px;
}
#tab-ueberschrift{
	text-align: left;
	vertical-align: top;
	background-color: #003399;
}
#tab-rechts{
	text-align: justify;
	vertical-align: top;
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #003399;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 30px;
}
#tab-menu a:link{
	color: #FFCC66;
	text-decoration: none;
}

/*  LINKS in Tabelle MENU */
/*
#tab-menu a:visited{
	color: #FFCC66;
	text-decoration: none;
}
#tab-menu a:hover{
	color: #CC3300;
	text-decoration: none;
}
#tab-menu a:active{
	color: #CC3300;
	text-decoration: none;
}

/* activer link immer rot*/ /*
.activer-link{
	color: #CC3300;
}


/* Rubriken */

/* HOME */
/*
#tab-home{
	text-align: justify;
	vertical-align: top;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #003399;
	padding-left: 40px;
	background-attachment: scroll;
	background-image: url(bilder/storch-bg.jpg);
	background-repeat: no-repeat;
	background-position: 70px 50px;
}
#tab-home a:link {
	color: #003399;	
}
#tab-home a:visited {
	color: #003399;	
}
#tab-home a:hover {
	color: #CC3300;	
}
#tab-home a:active {
	color: #CC3300;	
}

/* ANGEBOT */
/*
#tab-angebot{
	text-align: justify;
	vertical-align: top;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #003399;
	padding-left: 40px;
	background-attachment: scroll;
	background-image: url(bilder/storch-bg.jpg);
	background-repeat: no-repeat;
	background-position: 70px 50px;
	font-weight: bold;
}
#tab-angebot a:link {
	color: #003399;
}
#tab-angebot a:visited {
	color: #003399;	
}
#tab-angebot a:hover {
	color: #CC3300;
	text-decoration: none;
}
#tab-angebot a:active {
	color: #CC3300;
	text-decoration: none;
}
.ueberschrift  {
	font-size: 18px;
	font-weight: bolder;
	color: #CC3300;
}

