/* ----------------------------------------------------------------------
	MAIN
---------------------------------------------------------------------- */

body{
	/* font-family: tahoma, verdana, arial, "ms sans serif"; */
	font-family: "times new roman"; font-size: 13pt; color: #630;
	margin: 0px 30px 0px 30px;
	background: #FFE680 url('../defaultimages/bg_main.png') fixed;
	z-index:100; border:0px solid #0f0;
}

#breadcrumb{border-bottom:1px solid #aa6; font-size: small;}
#teaser{font-style: italic; color: #A80; margin: 10 10 50 50;}
#content{position:relative; z-index:150;background: url('../defaultimages/footer_cat.png') right bottom no-repeat; min-height: 100px;padding-bottom:100px; margin: 0 0 10 0;}
#footer{position:relative;  font-size: small; margin: 20 10 30 0;position:relative;z-index:100;background: #FFE680 url('../defaultimages/bg_footer.png');}


/* noch nicht verwendete IDs */
#headcontent1,#headcontent2,#headcontent3,#headcontent4,#headcontent5{}
#footer2,#footer3,#footer4,#footer5{}

.error{background: #faa; color: A00;}

img{}

.photo{padding:10px; margin:10px; background: #FFE680 url('../defaultimages/bg_image.gif'); border: 1px solid #666;}


/* Ueberschriften */
H1{font-size:220%; color:#AC0098; margin: 10 10 10 0;}
H2{font-size:200%; color:#508080; margin: 0 0 0 0;}
H3{font-size:180%;}
H4{font-size:160%;}
H5{font-size:140%;}
H6{font-size:120%;}


/* allgemeine links */
a:link,
a:visited,
a:active{color: #C000C0;}
a:hover{color: #fff;}

/* ----------------------------------------------------------------------
EOF
---------------------------------------------------------------------- */