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


h1			{Font-size:150%;	
			color:#000000;
			font-family:"Arial Narrow";
			margin-left:5%;}

h2			{font-size:130%;
			font-family:Arial;
			margin-left:5%;}
	
body		{max-width:90%;}

p			{font-size:90%;
			font-family:Arial;
			margin-left:5%;}

 table		{font-size:100%;
		 	line-height:100%;
		 	font-weight:bold;
		 	font-family:Arial;
			 margin-left:5%;}

a:hover		{color:#CC0033;}

a			{color:#CC0033;}

img			{float:right;}
			
#formular	{float:left;
			padding-top:30px;
			margin-left:5%;}
	
.wo			{font-size:100%; font-weight:bold;}	
	
.content	{background-color: #e4e4e4;
			text-align:center;
			margin-top:-11px;
			margin-left: 4px;
			margin-right: 10px;				
			z-index:-1;}
			
 .ecke_ol	{z-index:999;
			top:0px;
			left:0px;
			height:33px;
			width:39px;
			background-image:url(umrandung/ecke_ol.jpg);
			background-repeat: no-repeat;}

.ecke_or	{top:0px;
			margin-top:-34px;
			float:right;
			right:0px;
			height:33px;
			width:43px;
			background-image:url(umrandung/ecke_or.jpg);
			background-repeat: no-repeat;}

.ecke_ul	{margin-bottom:-20px;
			margin-right:35px;
			height:70px;
			background-image:url(umrandung/ecke_ul.jpg);
			background-repeat: no-repeat;}
			
.ecke_ur	{margin-right:-35px;
			margin-top:-48px;
			float:right;
			height:70px;
			width:70px;
			background-image:url(umrandung/ecke_ur.jpg);
			background-repeat: no-repeat;}

.rand_o		{margin-right:43px;
			margin-left:39px;
			margin-top:-33px;
			background-image:url(umrandung/rand_o.jpg);
			background-color:#b8b8b8;
			background-repeat: repeat-x;}

.rand_l		{margin-bottom:58px;
			margin-left:-74px;
			background-image:url(umrandung/rand_l.jpg);
			background-repeat: repeat-y;}

.rand_r		{margin-bottom:33px;
			margin-right:-43px;
			background-position:right;
			background-image:url(umrandung/rand_r.jpg);
			background-repeat: repeat-y;}

.umrandung	{background-color:#ffffff;
			margin-bottom:0px;
			margin-left:35px;}
						
#buttons	{float:left;
			margin-top:10px;
			margin-bottom:50px;}
