.anmeldestdmailform fieldset {
	padding:0;
	margin:0;
}
.anmeldestdmailform .mf-label {
	float:left;
	width: 120px;
}
.anmeldestdmailform .nowrap {
	white-space:nowrap;
}
.anmeldestdmailform .mf-input {
	float:left;
	width: 355px;
}
.anmeldestdmailform .mf-text {
	width: 475px;
}
.anmeldestdmailform .grey {
	color:#666666;
	
}
.anmeldestdmailform .mf-select, .anmeldestdmailform .mf-text, .anmeldestdmailform .mf-input, .anmeldestdmailform .mf-radio {
	background-color:#F0F5F9;
	border:1px solid #AD0601;
	margin-bottom:5px;
}
.mf-submit-button {
	text-align:right;
}
.mf-anmelde-submit {
	background-color:#F0F5F9;
	border:1px solid #AD0601;
	margin-right:16px;
	margin-bottom:8px;
}
.anmeldestdmailform {
	padding:8px;
}
.orange {
	color:#AD0601;
}
h1 {
	font-size:16px;
	color:#006699;
}
h2 {
	font-size:15px;
	color:#729db9;
}
h3 {
	font-size:13px;
	color:#E99C01;
}
h4 {
	font-size:12px;
	color:#E99C01;
}
#leftbar ul {
	margin-top:-5px;
	margin-bottom:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	margin-left:30px;
	list-style-type:disc;
	font-size:9px;
	color:#af0700;
}

#leftbar ul ul, #leftbar ul ul ul, #leftbar ul ul ul ul {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	margin-left:15px;
}
#leftbar ul ul ul {
	list-style-type:square;
}
#leftbar ul ul ul ul {
	list-style-type:disc;
}
#leftbar ul ul ul ul ul{
	list-style-type:square;
}
#leftbar ul ul ul ul ul ul {
	list-style-type:disc;
}
#leftbar ul li a:link, #leftbar ul li a:active, #leftbar ul li a:visited {
	font-weight:bold;
	font-size:14px;
}
#leftbar ul ul li a:link, #leftbar ul ul li a:active, #leftbar ul ul li a:visited {
	font-weight:normal;
	color:#000;
}
#leftbar ul ul li {
	color:#000;
}
#leftbar ul ul li a:hover {
	color:#729db9;
}
#leftbar .active:link, #leftbar .active:visited, #leftbar .active:active {
	color:#E99C01;
}

/*topbar*/
#topbar {
	height:30px;
	max-height:30px;
	line-height:30px;
	font-size: 70%;
	background-image:url(/fileadmin/_images/gradient_top.jpg);
	background-position:left;
	background-repeat: repeat-y;
	background-color:#006699;	
}
#topbar #pathinfo {
	float:left;
}

#topbar .path {
	font-weight: bold;
}

#topbar #toplinks {
	float:right;
	color:#fff;
	margin-right:20px;
}

#topbar #toplinks a:link,#topbar #toplinks a:visited {
	color:#fff;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration:none;
}

#topbar #toplinks a:hover {
	text-decoration:underline;
}

/*corner*/
#corner {
	height: 27px;
	max-height: 28px;
	background-image:url(/fileadmin/_images/1x1.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
#cornerwrapper {
	height: 27px;
	max-height: 28px;
	background-image:url(/fileadmin/_images/1x1.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-image:url(/fileadmin/_images/leftbar_bottom.jpg);
	background-color:#fff;
	background-position:left bottom;
	background-repeat:repeat-y;
}

h1 {
	font-size: 135%;
}

a:link, a:visited {
	color:#af0700;
	text-decoration:none;
}

/*
a:visited {
	color:#e99c01;
}
*/

a:hover {
	color:#729db9;
}

table {
	min-width: 100%;
	min-height: 100%;
}

table, tr, td {
	margin: 0px;
	height: 0px;
}

#wrapper {
	background-image:url(/fileadmin/_images/earth.gif);
	background-position:right top;
	background-repeat:no-repeat;

}
/*navigation*/

#leftbar #wrappersubnav {
	/*background-image:url(/fileadmin/_images/leftbar.jpg);
	background-position: left 300px;
	background-repeat: no-repeat;*/
	background-color:#fff;
}

#leftbar .topdim li a {
	font-weight: bold;
}

#leftbar .seconddim {
	margin-left: 0px;
}

#leftbar .seconddim li a {
	font-weight:normal;
}

#leftbar .seconddim li a:link, #leftbar .seconddim li a:visited {
	color:#000;
}

#leftbar .seconddim li a:hover {
	color:#729db9;
}

/*content*/
#content {
	padding-left:15px;
	padding-bottom: 15px;
	background-image:url(/fileadmin/_images/1x1.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#content p {
	font-size: 80%;
	color: #000229;
}

#content img {
/*	float:right;
	border-style: solid;
	border-width: thin;
	border-color: #6897b5;
	padding: 7px;*/
}

#content #copyright {
	float:left;
	font-size:70%;
	color:#729DB9;
}

#content #linktotop a:link, #content #linktotop a:active, #content #linktotop a:visited {
	color: #000229;

}
#content #linktotop a:hover {
	color:#729db9;
}
#content #linktotop {
	font-size:70%;
	float:right;
}

