﻿body
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'Arial narrow', Verdana, Tahoma;
}

h1
{
	font-family: 'Lucida Calligraphy', Papyrus, Verdana, Tahoma;
}

div.main_background
{
	background-color: #e8f3f6;
	border: solid 1px #005973;
}

div.content
{
	width: 792px;
	position: relative;
	z-index: 10;
	margin-left: 0px; 
	background-image: url('../../images/cardstyle-rahmen-oben.png');
	background-repeat: repeat-x;
	float: left;
}

div.swirl_main
{
	position: absolute; 
	z-index: 1;
}
