body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*
		100% #D91A65;
		95% COLOR="#DB266D"
		90% COLOR="#DF3176"
		85% COLOR="#DF3C7D"
		80% COLOR="#E14881"
		75% COLOR="#E3548A"
		70% COLOR="#E45E91"*/
	margin: 0px;
	padding: 0px;
	background-color: white;
	/*background-image: url(/siteimg/hintergrund_turmloewe.gif);*/ 
	background-attachment:fixed; 
	background-repeat:no-repeat; 
	background-position: 30px bottom;
}
.turmloewe { /*background-image: url(/siteimg/hintergrund_turmloewe.gif); background-attachment:scroll; background-repeat:no-repeat; background-position: 30px bottom;*/}
.menschen { /*background-image: url(/siteimg/hintergrund_unten.gif); background-attachment:scroll; background-repeat:repeat-x; background-position: left bottom;*/}


td{
	font-size:10pt;2
}
a{
	color:red;
	text-decoration:none;
	font-weight:bold;
}
.a_strich{
	/*color:#D91A65;*/
	text-decoration: underline;
}
.a_normal{
	/*color:white;*/
	font-weight:normal;
}
.a_line{
	/*color:white;*/
	font-weight:normal;
	text-decoration: underline;
}
.anker{
	/*color:#D91A65e;*/
	/*color: #B0DB18;*/
	color: #666666;
	font-weight:bold;
	font-size:10pt;
}
#anker{
	/*color:#C02736;*/
	font-weight:bold;
	font-size:10pt;
}
.blk_bold{
	color:Black;
	font-weight:bold;
}
.top{
	/*color:#C02736;*/
	font-weight:normal;
}
.red12bold{
	/*color:white;*/
	font-size:10pt;
	font-weight:bold;
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:white;
	border: 1px solid black;
}
textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: black;
	border: 1px solid silver;
	overflow:auto;
}
.input_1{
	color: black;
	border: 1px solid silver;
	overflow:auto;

	width: 400px;
}
.textarea{
	width: 400px;
}
.pad{padding-bottom: 3px;}
.bg_streifen{
	/*
	background-image: url(../siteimg/bg_streifen.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #cdd1a5;
	*/
}
.breite_tabelle{
	width:772px;
}
.noonline{
	display:none;
}
.onlyprint { display:none; }
.bg_programm_veranstalter{
	/*color:#D91A65;#f2f2f2;*/
	background-color:#cfcfcf ;
	border: 1px solid silver;
	padding:3px;
}
#magr1 {
	padding:3px
}
.ticker {
	/*color:#245B8C;*/
	color: white;
	font-weight:bold;
}
.r_space { padding-right: 6px;}
.l_space { padding-left: 6px; }/* padding-top:6px;*/
#box1 { 
	position: absolute; 
	top:5px; 
	width: 100%;
	height:395px; 
	left:18px; 
	white-space : nowrap;
	background-image: url(../siteimg/stadtfest_2010_3.gif);
	background-repeat: no-repeat;
	background-position:15px -5px;
} /* banner */
#box1_1 { 
	position: absolute; 
	top:5px; 
	width: 100%;
	/*height:395px; */
	height:255px; 
	left:18px; 
	white-space : nowrap;
	background-image: url(../siteimg/stadtfest_2010_schrift.gif);
	background-repeat: no-repeat;
	background-position:15px -5px;
} /* banner */

#box1_2 {
	position: absolute;
	top:390px;
	left:208px;
	width:465px;
	font-size: 10pt;
	font-weight:bold;
	/*color:#D91A65;*/
	white-space : nowrap;
	/*background-color:transparence;*/
	padding: 2px;
}
#box1_3 {
	position: absolute;
	top:278px;
	left:147px;
	width:465px;
	font-size: 10pt;
	font-weight:bold;
	/*color:#D91A65;*/
	white-space : nowrap;
	/*background-color:transparence;*/
	padding: 2px;
}
#box2 { position: absolute; top:242px; 	left:18px; width: 122px; z-index:10;} /* navi */
#box3 { position: absolute; top:250px;  left:148px; margin-top:0px; width:80%; z-index:1;} /* platzname */
#box3_plaetze { position: absolute; top:250px;  left:148px; margin-top:0px; width:80%; z-index:1; }
#box4 { position: absolute; top:320px;  left:148px; width: 615px;} /* content */
#box4_index { position: absolute; top:420px;  left:148px; width: 615px; text-align: justify;} /* content */
#box4_plaetze { position: absolute; top:270px;  left:148px; width: 620px;} /* content */
#box4_platz { position: absolute; top:320px;  left:148px; width: 615px;} /* content */
#box4_impressum { position: absolute; top:250px;  left:148px; width: 615px;} /* content */
/*
a.menu {
	display:block;
	margin-bottom:8px;
	text-align:left;
	width:105px;
    border-style:ridge;
	border-width:0px;
	padding:2px;
	text-decoration:none;
}

a.menu:link    { color:#D91A65; background-color:white; }
a.menu:visited { color:#D91A65; background-color:white; }
a.menu:hover   { color:white; background-color: #D91A65; }
a.menu:active  { color:#D91A65; background-color: white; }
*/
a.menu {
	display:block;
	margin-bottom:0px;
	text-align:left;
	width:105px;
   	border: 0px ridge;
	/*border-bottom: 8px solid #D91A65;*/
	/*border-bottom: 8px solid transparent;*/
	/*border-width: 1px; */
	padding:8 2 8 2px;
	text-decoration:none;
}
a.menu:link    { color:black; background-color: transparent;}
a.menu:visited { color:black; background-color:transparent; }
a.menu:hover   { color:black; background-color: white; border: 1px solid silver}
a.menu:active  { color:black; background-color: white;} 

a.menu.fokus { border: 1px solid black; }

.navi{
	/*color:#D91A65;*/
	/*background-color:white;*/
	font-size:10pt;
	font-weight:bold;
	padding: 10px 4px 4px 10px;
	width:200px;
}
a.menu:hover{
	/*margin: 4px 0px 4px 0px;
	padding: 4px 2px 4px 2px;
	*/
}
