body{
	margin:0px;
	padding:0px;
	font-family:verdana,tahoma,sans-serif;
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
	background-color:#ffffff;
	color:#666666;
} 

html>body{
	font-size:small;
}

a{
	color:#434343;
	text-decoration:underline;
	background-color:#ffffff;
}
a:hover{
	text-decoration:none;
}

div.hr {display: none}
/*/*/a{}
div.hr {
  display:block;
  height:1em;
  background-image:url(../gfx/bg-dots.gif);
  background-repeat:repeat-x;
  background-position:center center;
  margin:0px;
}
hr {display:none}
/* */

h2{
	font-size:1.1em;
	color:#395a8c;
	margin-top:3px;
	margin-bottom:8px;
	font-weight:bold;
}

.textblack{
	color:#666666;
}
.textblue{
	color:#395a8c;
}

.box1{
	float:left;
	width:175px;
	background-image:url(../gfx/bg-box.gif);
  	background-repeat:no-repeat;
	background-position:0px 2px;
	margin-bottom:10px;
}
.box2{
	float:left;
	width:175px;
	background-image:url(../gfx/bg-box.gif);
  	background-repeat:no-repeat;
	background-position:0px 2px;
	margin-left:10px;
	margin-bottom:10px;
}
.box1 h2,.box2 h2{
	font-size:1em;
	color:#395a8c;
	margin:0px 0px 5px 15px;
	font-weight:bold;
}

.box_blue{
	float:left;
	width:170px;
	background-image:url(../gfx/bg-box2-top.gif);
  	background-repeat:no-repeat;
	margin:0px 10px 10px 0px;
	padding-top:5px;
	color:#395a8c;
}

.box_blue h2{
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
	margin:8px 0px 5px 1px;
}

.box_blue .cont{
	border-left:solid 1px #325d88;
	border-right:solid 1px #325d88;
	line-height:normal;
}

.box_blue .foot{
	background-image:url(../gfx/bg-box2-bottom.gif);
  	background-repeat:no-repeat;
	height:8px;
}

#search_form{
	margin:-8px 0px 0px 3px;
	float:left;
}

#search_form div{
	background:none;
}

#search_form label{
	color:#395a8c;
	font-family:verdana,tahoma,sans-serif;
	font-weight:bold;

}

#wm_search{
	border:solid 1px #a7a7a7;
	width:107px;
	height:14px;
	margin:0px;
	padding:0px 0px 0px 3px;
	color:#666666;
	font-size:0.8em;
}

#search_button{
	margin:0px 0px -4px -4px;
}

.table_references{
	width:100%;
}
.table_references caption,.table_references th{
	text-align:left;
}
.table_references .row1{
	background-color:#f5f5f5;
}
.table_references .row2{
	background-color:#ffffff;
}

.bild_linksbundig{
	float:left;
}

.bild_rechtsbundig{
	float:right;
}

.formdiv{
	width:550px;
}

.formdiv .HtmlFormViewRequired{
	font-weight:bold;
}

.formdiv .fieldEmpty{
	background-color:#ffc3c3;
}

.formdiv input{
	background-color:#ffffff;
	color:#395a8c;
	border:solid 1px #395a8c;
	width:317px;
	font-family:verdana,tahoma,sans-serif;
}

.formdiv textarea{
	width:317px;
	height:150px;
	border:solid 1px #395a8c;
	color:#395a8c;
	font-family:verdana,tahoma,sans-serif;
}

.formdiv .l{
	float:left;
	text-align:right;
	padding-right:10px;
	width:190px;
}

.formdiv .r{
	float:right;
	text-align:left;
	width:350px;
}

.formdiv .c{
	clear:both;
}

.formdiv .button{
	font-weight:bold;
	width:6em;
	background-color:#395a8c;
	color:#ffffff;
	cursor:pointer;
}