body {
	background-color: #FBFBFB;
	font-size: 9px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;
	padding:0;
	margin:0;
	line-height: 12px;
	background-image: url(img/back.jpg);
}

body,html {
min-height:101%;
}

a {color: #333333;
	text-decoration: none;
}
a:visited {color: #333333;
	text-decoration: none;
}
a:hover {color: #c3c3c3;
	text-decoration: none;
}
a:active { color: #333333;
	text-decoration: none;
}

a.linke {color: #333333;
	text-decoration: underline;
}
a.linke:hover {color: #FFDDCC;
	text-decoration: underline;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	padding:5px 10px;
	margin:0;
	color: #A61254;
	line-height: 16px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px;
	line-height: 13px;
	color: #D7007B;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px;
	line-height: 12px;
	color: #D7007B;
}

h4 {
	font-size: 9px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px;
	line-height: 12px;
	color: #FFFFFF;
}
h5 {
	font-size: 9px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0px;
	line-height: 12px;
	color: #333333;
}

#logo {
	font-size: 9px;
	font-weight: normal;
	padding: 5px 5px 5px 3px;
	margin: 0;
	background-color: #D71C7D;
	border-top: 1px solid;
	border-top-color: #FFFFFF;
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
}

#linie {
	font-size: 9px;
	font-weight: normal;
	padding: 5px 5px 5px 3px;
	margin: 0;
	background-color: #D71C7D;
	border-top: 1px solid;
	border-top-color: #FFFFFF;
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
}

#letter {
	font-size: 9px;
	font-weight: normal;
	padding: 5px 5px 5px 3px;
	margin: 0;
}

#liniegrau {
	width: 510px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background: transparent;
	height: 1px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#linieweiss {
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background: transparent;
	height: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 855px;
	margin-bottom: 10px;
	margin: 20px auto;
	border: 0px solid #dddddd;
	background: url(img/blumen_01.gif) repeat-x bottom;
	background-color: #FFFFFF;
}


/* ----------banner for logo-------------- */
#banner {
background-color: #FFFFFF;
text-align: center;
padding: 0px;
}

#banner img {padding: 0px 0px;} 

/* -----------------Inhalt--------------------- */
#content {
width: 535px;
padding: 0px;
margin: 0px 0px 0px 125px;

}

#content a {color: #333333;
	text-decoration: none;
}
#content a:visited {color: #333333;
	text-decoration: none;
}
#content a:hover {color: #999999;
	text-decoration: none;
}
#content a:active { color: #333333;
	text-decoration: none;
} 

p, pre{
	padding: 5px 10px;
	margin:0;
}

.tabelle {
	background-color: #F5C2D1;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fliesstextmitte {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
}

.durch {
	text-decoration: line-through;
}
#wider {
  border: #FFC1D3 solid 1px;
}

/* --------------left navigavtion------------- */

#left {
	float: left;
	width: 110px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	height: 100%;
}

#left a {color: #333333;
	text-decoration: none;
}
#left a:visited {color: #333333;
	text-decoration: none;
}
#left a:hover {color: #E10089;
	text-decoration: none;
}
#left a:active { color: #d6007a;
	text-decoration: none;
} 



/* --------------right navigavtion------------- */

#right {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#container #right strong {
	color: #FFFFFF;
}

#container #right a {
	font-weight: bold;
	color: #FFFFFF;
}


p.right {
	padding: 2px 25px 5px 5px;
	margin:0px;
}

#container #right hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 99%;
}


/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 10px 0px 0px;
	padding: 0px 4px 0px 0px;
	text-align: right;
	border-top: 1px solid;
	border-top-color: #999999;
	font-size: 9px;
	line-height: 20px;
	color: #333333;
	border-top-color: #999999;
}
#facebook {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 150px;
}

