td {
	font-size: 0.8em;	
}

body {
	padding: 0px;
	margin: 0px;
	overflow: auto;
	background-color: #DDDDDD;
	background-image: url(../pics/hgr_body.jpg);
	font-family: "Courier New", Courier, monospace;
}

.pop {
	background-color: #F2F2F2;
	background-image: none;
	overflow: auto;
	font-size: 0.9em;
	padding: 15px;
	scrollbar-3dlight-color: #aa0000;
	scrollbar-base-color: #DFDFDF;
	scrollbar-face-color: #fafafa;
	scrollbar-highlight-color: #fafafa;
	scrollbar-darkshadow-color: #aa0000;
	scrollbar-shadow-color: #fafafa;
}

a {
	color: #101049;
}


#alles {
	position: absolute;
	height: 575px;
	width: 900px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -290px;

	border: 1px solid #AA0000;

/*	background-image: url(../pics/hgr_alles.gif);
	background-attachment: scroll;
*/

background-color: #ffffff;	
}

#kopf {
	position: absolute;
	height: 75px;
	width: 100%;
	background-color: Silver;
}

#inhalt_main {
	position: absolute;
	top: 49px;
	left: 150px;
}



.logo {
	position: absolute;
	top: 7px;
	left: 15px;
}

#links {
	width: 150px;
	height: 100%;
	background-color: #AA0000;
}

#inhalt_sub  {
	position: absolute;
	top: 150px;
	left: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	color: #E8E8E8;
	font-weight: bold;
}
#inhalt_sub a {
	display: block;
	font-family: "Courier New", Courier, monospace;
	color: #E8E8E8;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
	padding: 2px;
}



#fuss {
	position: absolute;
	bottom: 0px;
	height: 70px;
	left: 150px;
	width: 750px;
	background-color: #353535;
	background-image: url(../pics/hgr_fuss.jpg);
}

#daten {
	position: absolute;
	top: 90px;
	left: 170px;
	width: 715px;
	height: 410px;
	overflow: auto;
	scrollbar-3dlight-color: #aa0000;
	scrollbar-base-color: #DFDFDF;
	scrollbar-face-color: #fafafa;
	scrollbar-highlight-color: #fafafa;
	scrollbar-darkshadow-color: #aa0000;
	scrollbar-shadow-color: #fafafa;
	font-size: 0.8em;
}

.adresse {
	position: absolute;
	top: 9px;
	right: 15px;
	font-size: 11px;
	color: #f5f5f5;
}

a.adr {
	font-size: 1em;
	color: #f5f5f5;
	text-decoration: none;
}


#inhalt_main[id] a {
	display: block;
	width: 142px;
	height: 26px;
}
#inhalt_main a {
	display: block;
	width: 141px;
	height: 26px;
}

a.firmen {
	background-image: url(../pics/m_firmen_i.gif);
}

a.privatbucher {
	background-image: url(../pics/m_privatbucher_i.gif);
}

a.tipps {
	background-image: url(../pics/m_tipps_i.gif);
}

a.fotos {
	background-image: url(../pics/m_fotos_i.gif);
}

a.kontakt {
	background-image: url(../pics/m_kontakt_i.gif);
}

a.faq {
	background-image: url(../pics/m_faq_i.gif);
}

.klein {
	font-size: 0.8em;
}


/* NEWS */

#news {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 220px;
	padding: 10px;
	border: 1px solid #ECECEC;
	background-color: #ffffff;
	height: 370px;
	overflow: auto;
}

.n_headline {
font-weight: bold;
margin-bottom: 0.8em;
color: #930000;
text-decoration: none;
border-top: 1px solid #aaaaaa;
padding-top:15px;
}

.n_short {
	font-size: 0.9em;
}

.n_datum {
	font-size: 0.8em;
	text-align: right;
	color: #868686;
	margin-bottom: 1em;
	border-bottom: 1px solid grey;
	visibility: hidden;
}

.n_link {
	font-size: 1em;
	text-align: right;
	padding-bottom: 7px;
}

img.luigi_links {
	position: absolute;
	bottom: 0px;
}



h1, .ueberschrift {
	color: #A90B0B;
	font-weight: bold;
	font-size: 1.3em;
}

h1 {
	color: #262626;
	margin-bottom: 0px;
}

h2 {
	font-weight:	bold;
	font-size: 1em;
	margin-bottom: 3px;
}

h3 {
	margin: 0px;
}

#seitenbild {
	position: absolute;
	bottom: 0px;
	left: 200px;
}

p {
	margin-top: 4px;
	margin-bottom: 9px;
}

.rot, .rot_fett, .rot_klein {
	color: #A10B0B;
	padding-top: 3px;
}

.rot_fett {
	font-weight: bold;
}

.rot_klein {
	font-size: 0.8em;
}


#referenzen {
position: absolute;
width: 80%;
left: 10%;
}

.rechts {
	position: relative;
	width: 80%;
	left: 20%;
	padding: 20px;
	border: 1px solid #B60C0C;
	margin-top: 10px;
}

.links {
	position: relative;
	width: 80%;
	padding: 20px;
	border: 1px solid #B60C0C;
	margin-top: 10px;
}

input, textarea, select {
	border: 1px solid grey;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

input.submit {
	border: none;
}

input.keinrand {
	border:none;
}

td.formular {
	text-align:	left;
	vertical-align: top;
}

td.linie {
	border-top: 1px solid #666666;
}

.jobs {
	padding: 15px;
	border: 1px solid #AA0000;
	margin: 20px;
}

/* BILDER */

table.bilder {
	width: 100%;
}

td.bildgross {
	text-align: center;
	height: 350px;
	}
	
td.bildgross td {
	text-align: left;
}	

td.bildklein, td.ohne {
	width: 87px;
	height: 87px;
	text-align: center;

	}
td.ohne {
	border: none;
}	
	
a.vor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}

.spielorte {
	position: absolute;
	bottom: 50px;
	left: 250px;
}

a.spielortelink  {
	position: absolute;
	bottom: 110px;
	left: 380px;
	display: block;
	width: 100px;
	height: 30px;

}

table.ablauf td {
	padding-bottom: 4px;
}

.hell {
	background-color: #F1F1F1;
	border: 1px solid grey;
	padding: 7px;
}

.dunkel {
	background-color: #E7E7E7;
	border: 1px solid grey;
	padding: 7px;

}

ol.faq li {
	padding-bottom: 10px;
	padding-top: 10px;	
	border-bottom: 1px solid #950000;
}

ol.faq li b {
	color: #373737;

}

a.anmeldung {
	font-size: 75%;
	font-weight: bold;
	border: 1px solid #AA0000;
	text-decoration: none;
	position: absolute;
	left: 20px;
	top: 20px;
	color: #aa0000;
	padding-left: 7px;
	background-color: Silver;
}
a.anmeldung:hover {
	background-color: #aa0000;
	color: #ffffff;
}