@import url(position.css);

/*markup*/
a, a:visited	{outline:none; text-decoration:none; color:#f90;}
a:hover, a:active		{outline:none; text-decoration:none; color:#900;}

tr.big	td { font-size:1.25em; font-family:Arial, Helvetica, sans-serif;}


h1, h1 a, h1 a:visited	{font-family: Geneva, Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; margin:0 0 20px 0; color:   #900;}
	h1 a, h1 a:visited	{ text-decoration:underline;}
	h1 a:hover, h1 a.active	{ color:#666;}
h2	{ font-size:12px; font-weight:bold; margin:0 0 20px 0; color:   #900;}

td, th {padding:5px 7px 3px 0;  vertical-align:top;}
th	{ font-weight:bold; text-align:left;}

/*table.activerows tr:hover	{ background:#f1f1f1;}*/
table.activerows td	{ border-bottom:1px dashed #ddd;}
table.activerows th	{ font-weight:bold; border-bottom: 1px solid #ccc;}

table.programm th	{ background:#900; color:#fff; padding:4px ;}
table.programm td	{ border-bottom:1px dashed #ddd; padding: 3px 15px 3px 0;}

/*links*/
#navi ul li a	{ font-size:13px;  line-height:20px;   font-weight:bold; }
#navi ul, #navi li	{ margin:0; padding:0;}
#navi ul	{ margin:0 0 15px 0;}
#navi li	{ list-style:none; }
#navi ul li ul  a { font-size:11px; line-height: normal;  font-weight:normal;  }

#nBetrieb, #nVeranst {    line-height:20px;  color:#f90; font-weight:bold;  }

.nGutschein a, .nGutschein a:visited	{  margin:10px 0 5px 0; padding:7px; text-align:center; display:block; font-size:14px;   font-family: Geneva, Arial, Helvetica, sans-serif; font-weight:bold; border:1px solid #f90;}
.nGutschein a:hover, .nGutschein a:active	{ border:1px solid #f90;}

/*mitte*/
.flLe	{ 	width:auto; 	height:auto; 	float:left; 	margin:0 15px 15px 0;  }
.flRi	{	width:auto;	height:auto;	float:right;	margin:0 0 15px 15px; text-align:right; }

.line	{width:95%; height:1px; border-bottom:1px solid #ccc; margin:15px 0 15px 0;  display:block; clear:both;}


/*styles*/
.pdfDownload	{ float:right; background:url(../pics/basic/logo_pdf.jpg) no-repeat; padding: 0 0 0 30px; width:auto; height:40px; display:block;}


.visited	{ padding:3px 10px; border:1px dashed #ccc; border-width:1px 0;}
.visited a:visited	{ color:#666;}

.nowrap { white-space:nowrap;}



