@charset "utf-8";

/* CSS Document */

body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	background: url(background.jpg) repeat-x fixed center top;

}
.impressum a {color:#000000; font-family:arial, sans-serif; font-size:10pt; font-weight:none; line-height:16px; text-decoration:none;}
      .impressum a:hover {text-decoration: underline;}
	  tr.entry{
		height: 20px;
	  }
	  
.blueunderline {

	border-bottom:solid #0033CC 2px;

	padding-bottom:0px

}

.table1 {

	border:2px #333333 dashed;

	background-color:#ffe292;

}

h1 {

	font-size:18px;

	font-weight:bold;

	color:#0033CC;

}

h2 {

	font-size:18px;

	font-weight:bold;

	color:#FF0000;

	text-align:center;

}

li {

	margin-bottom:15px;

}

a {

	font-weight:bold;

	color:#0033CC;

}

.underline {



	background-color:#FFFF00;	

	border-bottom-color:#0000FF;

	border-bottom-width:1px;

	border-bottom:solid;

	

}


