body {
  font-family: Verdana, Arial, Helvetica, "Times New Roman";
  font-size: 12pt;
		font-color: black;
  text-align: center;
}

table {
  font-family: Verdana, Arial, Helvetica, "Times New Roman";
  font-size: 9pt;
		font-color: black;

}

a {
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
  color: #000000;
}

a:visited {
  color: #000000;
}

code {
		color: brown;
		font-size: 9pt;
}

.linkbottom, .linkbottom:hover, .linkbottom:visited {
  font-size: 8pt;
  color: #ffffff;
}


.main {
  background-color: #ffffff;
  margin: 0px auto;
  text-align: left;
  width: 720px;
}

.titletop, .titlebottom {
  /*background-color: #166DB6;*/
  border-color: #5188B7 #0F4A7C #0F4A7C #5188B7;
  border-style: solid;
  border-width: 2px;
  color: #ffffff;
  padding: 2px .5em;
}

.titletop {
	background-image: url(/bilder/grafiken/topbg2.jpg);
	background-repeat: no-repeat;
 	border-width: 0px; 
	padding: 0px 0px;
	text-align: right;
	height: 71px;
	vertical-align: bottom;
	width: 100%;
}

.titlebottom {
 background-color: #166DB6;
 width: 720 px;
}

.nav {
	background-color: #D6E5F2;
	color: #000000;
	text-align: center;
	font-size: 11pt;
	position: relative;
	width: 645px;
}

.contenttable {
	border-spacing:0px;
	padding: 2px;
	width: 720px;
	background-color: #FFFFFF;
	border-right: 2px solid #66819C;
	background-image: url(/bilder/grafiken/eurotmp.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.text-titel-normal {
  font-size: 14pt;
		font-weight: bold;
		color: #718190;
}

.text-klein {
  font-size: 8pt;
		font-weight: normal;
}

.text-footer, .text-footer:hover, .text-footer:visited {
  font-size: 8pt;
		font-weight: normal;
		font-color: #6C6C6C;
		text-decoration: none;
		color: #6C6C6C;
}

.interview {
		color: blue;
}

.interview-table {
		width: 570px;
}

.content-margin {
		margin-left:37px;
		margin-right:80px;
}

.content-margin-workshop {
		margin-left:60px;
		margin-right:160px;
}

.weiss {
		color: white;
}

.unternav {
		font-weight: normal;
}

.unternavs {
		font-weight: bold;
}



@media print {
  body {
    font-family: Verdana, Arial, Helvetica, "Times New Roman";
    font-size: 9pt !important;
				font-color: black;
				background-color: white;
  }






}
