

body {
	/*background-color: #75a9ce;*/
	/*background-image: url("../images/bg.jpg");*/
	background-color: #e3f3fc;
	background-image: url("../images/muster-111.png");
	background-repeat:no-repeat;
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding: 0px;
	margin-bottom: 10px;
}

a {color: #b72427;text-decoration:none}
a:visited {color:#b72427;text-decoration:none}
a:hover {color: #7c7c7c;text-decoration:none}
a:active { color:#b72427;text-decoration:none}


h1 {
	font-size: 2em; 
	font-weight: normal;
	padding: 5px;
	margin:0;
 }

h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	margin:0;
}


img.download {vertical-align:middle;}




/* ----------container zentriert das layout-------------- */
#container {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	color: #000;
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	margin-left: 185px;
	margin-top: 80px;margin-bottom:20px;
}
#banner p{
	margin-left: 0em;
	padding: 0px;
	
}

/* -----------------Inhalt--------------------- */
.maincontent {
	height:660px;
	width: 680px;
	padding: 0 0px 10px 0px;
	color: #8A2022;
	margin: 0 10em;
	position: absolute;
	border: 0px;

}
#pane1 {
	height: 545px;
	width: 620px;
	padding-left: 25px;
	padding-top:15px;
	background-color: #fff;
	overflow: auto;
	margin-top: 10px;
}

#pane1_tippspiel {
	height: 560px;
	width: 685px;
	padding-left: 10px;
	background-color: #fff;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 100px;
}

.holder {
	width: 670px;
	height:680px;
	margin-right: 0px;
	padding-bottom: 0px;
	float: right;
	background-image: url("../images/bg_content.png");
	background-repeat:no-repeat;	
}

.holder_tippspiel {
	width: 700px;
	height:570px;
	margin-right: -20px;
	padding-bottom: 0px;
	float: right;
	background-image: url("../images/bg_content_tipp.png");
	background-repeat:no-repeat;	
}


p, pre {
	padding: 10px;
	margin:0;
}
pre, code { font-size: 1.2em;}


.gross {
	width: 5.71em;
	height: 1.07em;}

/* --------------left navigavtion------------- */
#left { 
	margin: 0 0 0 10px; 
	padding: 7px; 
	border:0;
	width: 10em;
	float: left;
	padding:50px 0 50px 0;
	background-image: url('../images/bg_menu2.png');
}

#left ul{
	list-style-type: none ;
	padding: 0 0 0 10px;
	margin: 0;
}

#left li a {
	font-size: 1em;
	text-decoration:none; 
	font-weight: bold;
}


#left li{
	margin: 0;
	padding: 4px;
}


#left_tippspiel{ 
	margin: 0; 
	padding: 7px; 
	border:0;
	width: 145px;
	float: left;
	margin: 10px 0 0 0;
	padding: 20px 0 10px 0;
	background-image: url('../images/bg_tippspiel.png');
	background-repeat: no-repeat;
	/* background-color: #8A2022; */
	}

#left_tippspiel ul{
	list-style-type: none ;
	padding: 0 0 0 10px;
	margin: 0;
}

#left_tippspiel li a {
	font-size: 1em;
	text-decoration:none; 
	font-weight: bold;
}


#left_tippspiel li{
	margin: 0;
	padding: 4px;
}


#right { 
	margin: 0; 
	border:0;
	width: 150px;
	float: right;
	height: 355px;
	padding: 5px 0px 0px 0px;
	margin: 320px -30px 0px 0px;
	color: #8A2022;
	font-size: 11px;
	z-index: 2;
	background-image: url('../images/newsticker.png');
	background-repeat: no-repeat;
}

#right_tippspiel { 
	margin: 0; 
	border:0;
	width: 145px;
	float: right;
	height: 250px;
	padding: 5px 0px 0px 0px;
	margin: 340px -175px 0px 0px;
	color: #8A2022;
	font-size: 11px;
	z-index: 2;
	background-image: url('../images/newsticker.png');
	background-repeat: no-repeat;
}

#laikawm_icon {
	margin: 0; 
	border:0;
	width: 145px;
	float: right;
	height: 100px;
	padding: 3px 0px 0px 0px;
	margin: 250px 10px 0px 0px;
	z-index: 30;
}

#laikawm_icon_tippspiel {
	margin: 0; 
	border:0;
	width: 145px;
	float: right;
	height: 100px;
	padding: 3px 0px 0px 0px;
	margin: 250px -10px 0px 0px;
	z-index: 30;
}
/* -----------footer--------------------------- */
#footer {
	clear: both;
	position: absolute;
	width: 100%;
	height: 70px;
	margin: 0 auto;
	bottom: 8px;
	font-weight: lighter;
	font-size: 11px;
	text-align: center;
	background-image: url("../images/bg_footer.png");
	background-repeat:no-repeat;
	margin: -10px 0 0 10px;
	padding-top: 20px;
	}

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

#footer_tippspiel {
	clear: both;
	position: absolute;
	width: 100%;
	height: 42px;
	margin: 0 auto;
	bottom: 8px;
	font-weight: lighter;
	font-size: 11px;
	text-align: center;
	background-image: url("../images/bg_footer_tipp.png");
	background-repeat:no-repeat;
	margin: -10px 0 0 0;
	padding-top: 0px;
	width: 700px;
	}


/* -----------newsseite--------------------------- */

/*
.news {
background-color: #fff;
position: relative;
margin-top: 10px;
width: 425px;
}

.date {
width: 100px;
min-height: 80px;
background-color: #f0f;
padding: 5px;
left: 0px;
float: left;
}

.news_content {
width: 300px;
min-height: 80px;
background-color: #f00;
padding: 5px;
padding-left: 10px;
position: relative;
text-align: left;
float: right;
}
*/
/* -----------gallery--------------------------- */
#gallery {
	padding: 10px;
	width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #891f21;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
