/* CSS Document */

#mitgliedschaft {
	position: absolute;
	width: 732px;
	height: 377px;
	left: 50%;
	top: 180px;
	margin-left: -367px;
	background-image: url(../begruessung/begruessung_mit_rand.jpg);
	}

#formular {
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -354px;
	margin-right: 35px;
	width:695px;
	height: 349px;
	background-color: #eeeeee;
	border: 2px;
	border-color: #F0C992;
	border-style: solid;
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	overflow: auto;
	padding-left: 10px;
	}

h1	{
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	margin-bottom: 5px;
	}
		
.fliesstext	{
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	}
	
	
.mini {
 	font-size: 9px;
	}
	
.verweis	{
	color: #7f9db9;
	}
