html, body { 
	margin: 0;
	padding: 0;
	background-repeat: repeat;
}

body {
	color: black;
	font: 13px/1.4em "Courier New", Courier, mono;
	background-image: url(../sidecontent/images/pattern.jpg);
}

a {
	color: #8f0000;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

h1 {
	margin-bottom: 5px;
	color: #8f0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

h3 {
	color: black;
	margin-bottom: 0;
}

.header {
	background-image: url(../sidecontent/images/paper550.jpg);
	width: 550px;
	height: 60px;
}

#wimpel {
	z-index: 17;
	height: 50px;
	position: fixed;
	width: 100%;
	background: url(../sidecontent/images/wimpelkette_01.png) repeat-x;
}

#paperend {
	background-color: black;
	background-image: url(../sidecontent/images/paper550_end.jpg);
	width: 550px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

#pagecontainer {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	background: url(../sidecontent/images/paper550.jpg) repeat 0 -60px;
}

.backlink {
     position : relative;
	clear: both;
	padding-top: 20px;
}

/* @group timetable */

#prognavi {
	width: 500px;
	float: right;
	margin-left: -28px;
}

#prognavi dt a {
	padding: 0 5px 1px;
	color: white;
	line-height: 12px;
	text-decoration: none;
	background-color: maroon;
	font-size: 11px;
	margin-right: 5px;
	margin-bottom: 30px;
	float: left;
}

#prognavi dt a:hover {
	color: white;
	background-color: black;
}

.progbody h3, .progbody h5 {
	margin: 0;
}

.progbody {
	margin-bottom: 30px;
	border-bottom: 1px dashed maroon;
}



/* @end */

/* @group stoerer */

a#stoerer {
position: relative;
height: 100px;
width: 100px;
text-decoration: none;
	z-index: 9;
	background-position: right;
	left: 500px;
	top: 30px;
}



/* @end */

/* @group movie */

#contentmovie{
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	padding-top: 50px;
}

.moviebody {
	margin-bottom: 30px;
	margin-top: 15px;
}

.movietitle{
	border-bottom: 1px solid #8f0000;
	color: #8f0000;
}



/* @end */

/* @group Startseite */

#startcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}

#startlogo {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}

#startfooter {
	color: black;
	font-size: 16px;
	position: relative;
	text-align: center;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
	width: 290px;
}

a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
text-indent: -999em;
text-decoration: none;
	background: url(../sidecontent/images/too_cool.png) no-repeat right;
}



/* @end */

/* @group mainnavi */

#mainnavi {
	width: 350px;
	float: right;
	height: 60px;
	padding-top: 40px;
	margin-right: 40px;
}

#mainnavi dt a {
	float: right;
	padding: 0 5px 1px;
	color: white;
	margin-right: 5px;
	line-height: 12px;
	text-decoration: none;
	background-color: maroon;
}

#mainnavi dt a:hover {
	color: white;
	background-color: black;
}



/* @end */

/* @group footer */

#footer {
	margin-top: 1px;
	font-size: 11px;
	text-align: center;
}

/* @end */

/* @group newsblog */

#blogcontainer{
	margin-right: auto;
	margin-left: auto;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
}

.newsheader {
	margin-bottom: 10px;
}

.blogbody {
	margin-bottom: 50px;
}

.blogtitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #8f0000;
}
.blogtitle h2, .blogtitle h5{
	display: inline;
}

.blogpic {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#footernews {
	margin-top: 1px;
	font-size: 11px;
	color: silver;
	text-align: center;
}



/* @end */

/* @group Tiere */

#pagecontainertiere {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 577px;
	padding-top: 50px;
	background: url(../sidecontent/images/tier_manege.jpg) no-repeat;
}

.tierzeile {
	width: 800px;
	height: 120px;
	margin-top: 530px;
	margin-left: 30px;
}



/* @end */

/* @group gallerys */

.galtext {
     position : relative;
	float: left;
	margin-left: 75px;
	margin-bottom: 30px;
	width: 400px;
}

.galpics {
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}

#gal_picrow {
	width: 500px;
	padding: 0;
	clear: both;
	margin-left: 62px;
}

.galtext a {
	background-color: #8f0000;
	color: white;
}

.backlink a {
	background-color: #8f0000;
	color: white;
}

.backlink a:hover {
	background-color: black;
}

/* @end */