body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFD700;
	text-align: center;
}
#main {
	width: 790px;
	text-align: center;
}
h1 {
	font-size: 12px;
	color: #FFDEAD;
}

b {
	font-weight: bold;
}
p {
	margin-top:0px;
}

a:link, a:visited, a:active, a:hover { 
  text-decoration:none;
  font-weight:bold;
  color:#17257B;
  font-size:12px;
}

a:active, a:hover { 
 text-decoration:underline;
 color: #f90;
}

#title {
	text-align: center;
	padding:5px;
	border:1px solid #000000;
	background-color: #808080;
	margin-bottom: 5px;
}

#title2 {
	text-align: center;
	border: 1px solid #000;
	padding: 5px;
	background-color: #808080;
	color: #fff;
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 5px;
}

#left {
	width: 160px;
	line-height:18px;
	float: left;
	clear: right;
	border: 1px solid #000;
	background-color: #808080;
}

/*
#right {
	width:20%;
	line-height:18px;
	float: right;
	border: 1px solid #000;
}
*/

.menutitle
{
	font-weight: bold;
	color: #fff;
	background-color: #3e3e3e;
	padding-left: 5px;
}
a.menu:link, a.menu:visited {
	color: #ffd700;
	text-decoration: none;
	padding-left: 5px;
}

a.menu:active, a.menu:hover {
	color: #ffd700;
	text-decoration: overline underline;
	padding-left: 5px;
}

#content {
	float: left;
	width: 581px;
	margin-left: 5px;
	border: 1px solid #000;
	background-color: #808080;
	height: 100%;
	padding: 5px;
	color: #fff;
}

hr {
	text-align: left;
	width: 50%;
	border-bottom: 3px groove #f90;
}

.copy {
	font-size: 10px;
	text-align: center;
}

fieldset {
	border: 1px solid #17257B;
	padding: 10px;
}

legend {
	color: #f90;
	font-size: 16pt;
	font-weight: bolder;
	background-color: #17257B;
	padding: 4px;
}

.center {
	text-align: center;
}

.wichtig {
	color: #fff;
	background-color: transparent;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

/* Referenz-Seite */
hr.ref {
	border-bottom: 3px groove #f90;
	text-align: center;
}

td.ref_left {
	text-align: right;
	width: 100px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

td.ref_middle {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

td.ref_image{
	width: 410px;
	text-align: center;
}

td.ref_header {
	text-align: center;
}

ul.edu {
	list-style-image: url(../images/ora_dot.gif);
}

li.edu {
	padding-bottom: 15px;
}
.edu_bold {
	font-weight: bold;
	color: #17257B;
}
td.contact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
td.contact_left {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
/*
#content a[target='_blank']:before {
   content: url(../images/new-win.gif);
   vertical-align: middle;
   margin-right: 4px;
}
*/
a.ext:link, a.ext:visited, a.ext:active, a.ext:hover {
    background: url('../images/new-win.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 18px;
}

a.int:link, a.int:visited, a.int:active, a.int:hover {
    background: url('../images/link_int.gif');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px;
}

img {
	border: none;
}

.abstand_fieldset {
	margin: 20px 15px 20px 5px;
	line-height: 150%;
}

p.content {
	line-height: 150%;
}
