/* CSS Document */

body {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			background-color: #efefef;
			font-size: 13px;
}

li {
			
}

#rahmen {
			width:730px;
			position:absolute;
			left: -400px;
			margin-left:50%;
			background-color:#FFFFFF;
                        z-index:2;
}

#top {
	width:730px;
	height: 90px;
	z-index: -2;
	background-repeat: no-repeat;
			}
#content {
			width:500px;
			padding-left:30px;
			padding-right: 60px:
                        position: relative;
                        float:left;
}	

#rechts {
			width: 160px;
                        padding-left: 15px;
                        padding-right: 0px;
                        position: relative;
                        float:left;
}

#email {
			background-color:#FFFF99;
			border: 4px dotted #993333;
			padding:5px;
}

#rls {
background-color:#FFFF99;
			border: 4px dotted #993333;
			padding:5px;
}		
		
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color:#000099;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:10px;
	background-color: #84FFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#ffffff;
	font-weight: bold;
	background-color:#144182;
	text-align:center;
	font-style: oblique;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#FFFFFF;
	font-weight: bold;
	padding:4px;
	margin:0px;
	background-color: #000066;
			
}

.top {
			background-color: #FFFF00;
			color: #000000;
}

