@charset "utf-8";
/* CSS Document */


* { margin: 0; padding: 0; }
		
		html {
	font-size: 85%;
	line-height: 1.4em;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../img/br1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;

}
#smal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006600;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-top: 15px;
}
h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339933;
	font-weight: lighter;
	padding-top: 12px;
	padding-bottom: 8px;
}
link {
	font-size: 9pt;
	color: #0033FF;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #0033FF;
}
h3 {
	font-size: 16px;
	color: #006600;
	font-weight: lighter;
	padding-top: 12px;
	padding-bottom: 8px;
}
h4 {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 8px;
}
h5 {
	font-size: 8.9pt;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 8px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	border:1px solid #FFFFFF;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: justify;
}
#links a {
	display: inline;
	color:#0033FF;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
#links a:hover {
	color:#0033FF;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	border-bottom:solid 1px #d5e0e6;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px auto;
	display: block;
}
#links a:visited {
background-color:#EDE9B1;
color:#000099;text-decoration:none;font-family:verdana, sans-serif; font-size: 9pt; width:140px;
border-bottom:solid 1px #d5e0e6;
padding-left: 4px; padding-bottom: 0px;   padding-top: 0px;margin: 0px auto;
}
#links a:active {
color:#0033FF;text-decoration:underline;font-family:verdana, sans-serif; font-size: 9pt; padding-bottom: 0px;   padding-top: 0px;margin: 0px auto;
}
.leiste {
	color:black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px auto;
	border-top: 1px solid #E0D978;
	border-right: 1px solid #E0D978;
	border-bottom: 1px solid #E0D978;
	border-left: 1px solid #E0D978;
}
.header {
	margin-bottom:20px;
	background-image: url(../img/br_header.png);
}

.leiste1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px auto;
	border-top: 1px solid #E0D978;
	border-right: 1px solid #E0D978;
	border-bottom: 1px solid #E0D978;
	border-left: 1px solid #E0D978;
}
.smtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#333333;
}
.main {
	color:black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px auto;
}
.join_edit_error { background-color: #f0f0f0; border: 1px solid #f00; padding: 2px; } a.help {
	color: #f00;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
} a.help:hover { color: #333; 
}
#menu a {
	color:#0033FF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 145px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	position: static;
	white-space: normal;
}

#menu a:visited{
	color:#0033FF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:145px;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	display: block;
}

#menu a:active{
	color:#0033FF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:145px;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	display: block;
}

#menu a:hover {
	background-color: #FF9900;
	color: #000099;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	width:145px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	white-space: normal;

}
