body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:140%;
	font-size: 11px;
	background-image: url(../img/hg.gif);
	background-repeat: repeat-x;
	color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #304090;
	text-decoration: none;
}
	a:visited {
	color: #304090;
	text-decoration: none;
}
	a:active {
	color: #019C29;
	text-decoration: none;
}
	a:hover {
	color: #019C29;
	text-decoration: none;
}




/***********************************************/
/* Navigation                                   */
/***********************************************/ 

.nav{
	width: 196px;
	height: 14px;
	color:#019C29;
	text-decoration: none;
	font-weight: 200;
	padding-left: 1px;
	padding-top: 1px;
	float: left;
	vertical-align: middle;
	display: block;
	margin-bottom:5px;
	background-color: #f7f7f7;
}
	#leftnav {
	width: 196px;
}
	#leftnav a {
	width: 196px;
	height: 14px;
	color: #304090;
	text-decoration: none;
	font-weight: 200;
	padding-left: 1px;
	padding-top: 1px;
	float: left;
	vertical-align: middle;
	display: block;
	margin-bottom:5px;
}

	#leftnav a:visited{
}
	#leftnav a:active{
	color:#019C29;
}
	#leftnav a:hover{
		background-color: #E8E8E8;
		color:#019C29;
}





/***********************************************/
/* Content                                   */
/***********************************************/ 
.box{
	background-color: #E8E8E8;
	border-top: 1px solid #ffffff;
}
h1 {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}

h2 {
	font-weight: bold;
	color:#304090;
	font-size: 11px;
}
.blau {
	font-weight: bold;
	color:#304090;
	font-size: 11px;
}
.content{
padding-left:6px;
padding-top:14px;
padding-bottom:10px;
padding-right:15px;}

ul li {
	padding-bottom: 8px;
	list-style-type: disc;
}
ul  {
	margin-bottom: -2px;
}
ul ul {
	margin-top: -5px;
	margin-bottom: 7px;
}
* html ul ul {
	margin-top: 3px;
	margin-bottom: -3px;
	
}

ul ul li{
	margin-bottom: -5px;
	list-style-type: circle;
}

.mini {
	font-size: 10px;
}

/***********************************************/
/* Formular                                    */
/***********************************************/ 
.txtfield {

width:215px;
border: 1px solid #cccccc}
.seminar {

width:195px;
border: 1px solid #cccccc}
.anrede{
width:100px;
border: 1px solid #cccccc;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right:50px}

.hsnr {
margin:0px;
width:40px;
border: 1px solid #cccccc}

.str {
width:168px;
border: 1px solid #cccccc}

.plz{
width:80px;
border: 1px solid #cccccc}

.ort{
width:128px;
border: 1px solid #cccccc}
.wieerf {

width:369px;
border: 1px solid #cccccc}

.button {
	width:368px;
	height:20px;
	border: 1px solid #A9A9A9;
	background:#F0F0F0;
	color:#304090;
	font-size:11px;
	cursor: hand;
	font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.slideBUtton {
	width:150px;
	height:20px;
	border: 1px solid #A9A9A9;
	background:#F0F0F0;
	color:#304090;
	font-size:11px;
	cursor: hand;
	font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txt01 {
	border: 1px solid #CCC;
	padding-left:3px;
	font-size: 10px;
	width: 147px;
}

.logfont {
	color:#999999;
	font-size:10px;
}

.login {
	background-color:#E8E8E8;
	border:1px solid #999999;
	color:#304090;
	font-size:10px;
	height:18px;
	margin-top:6px;
	width:152px;
}
.lognav {
	background-color:#FFFFFF;
	color:#019C29;
	display:block;
	float:left;
	font-weight:200;
	margin-bottom:5px;
	padding-left:1px;
	padding-top:1px;
	text-decoration:none;
	vertical-align:middle;
	width:155px;
}
