body
{
	background-color: #1A1A1A;
	margin: 0px;
}

table {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #cccccc;
}


.indexbox{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 500px; /* Breite des Elements */
	height: 400px; /* Höhe des Elements */
	margin-left: -250px; /* Breite des Elements geteilt durch zwei! */
	margin-top: -200px; /* Höhe des Elements geteilt durch zwei! */
}




.redbold
{
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	
}

.city
{
	color: #333333;
}
	

.headline1 {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 13px;
	color: #000000;
	background-color: #e8d502;
	padding: 3px;
	text-align: center;
	width: 200px;
}


.headline2 {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e8d502;
}


.bodycontent
{
		margin: 10px;
	
}

.newshead {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #e8d502;
}

a:link {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #e8d502;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #e8d502;
	text-decoration: none;
}
a:hover {
font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}



a.b:link {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.b:visited {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.b:hover {
font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
}

a.c:link {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.c:visited {
	font-family: Georgia, Times New Roman, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.c:hover {
font-family: Georgia, Times New Roman, Arial;
	font-size: 11px;
	color: #dddddd;
	text-decoration: none;
}









.konzlist
{
	background-color: #292929;
	padding: 3px;
}


.yellow
{
	color: #e8d502;
}

.button
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	color: #333333;
	
	
	
}


.red
{
	color: #990000;
}




.date {
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	color: #666666;
}


.venue {
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	color: #aaaaaa;
}


.imgvmid
{
vertical-align:middle;	
}




.headline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.headline4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}


.framem {
	border: 1px solid #000000;
}

.framewhite {
	border: 1px solid #ffffff;
}

.dottedbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.dottedarticle
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.inputtext
{
	border: 1px solid #000000;
	width: 400px;
	height: 27px;
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	padding: 5px;	
	
}

.inputtext2
{
	border: 1px solid #000000;
	width: 60px;
	height: 27px;
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	padding: 5px;	
	
}
.inputtext3
{
	border: 1px solid #000000;
	width: 340px;
	height: 27px;
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	padding: 5px;	
	
}



.inputarea
{
	border: 1px solid #000000;
	width: 400 px;
	padding: 5px;
	font-family: Georgia, Times New Roman, Arial;
	font-size: 12px;
	
}
