*::-moz-selection {background-color: #eee; }
*::selection {background-color: #eee; }

body {
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	font-family: 'Droid Serif', Georgia, serif;
}

h1 {font-size:1.8em; line-height:0.5em; color:D3CfB0; font-weight:normal;}
h2 {font-size:1em; line-height:0.8em; color:CCCCCC; font-weight:normal;}
h3 {font-size:0.8em; line-height:0.8em; color:CCCCCC; font-weight:normal;}
.grey {color:CCCCCC;}
/* .box {background-color:#FAFAFA; padding:0 5px;} */

a.mail:link    { color:#CCCCCC; text-decoration:none; }
a.mail:visited { color:#CCCCCC; text-decoration:none; }
a.mail:hover   { color:#000; text-decoration:none; }
a.mail:active  { color:#FFF; text-decoration:none; }


.frame {
	height: 100%;
	width: 100%;
	background-image: url(../gfx/comp01.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	position: absolute;
	overflow: auto;
	visibility: visible;
	left: 30px;
	top: 30px;
	right: 30px;
}

.table {
	height: 100%;
	width: 100%;
}
.container {
	height: 100%;
	background-color: #CCCCCC;
	background-image: url(../gfx/comp01.jpg);
	background-position: center center;
}
.abbinder {
	height: 0px;
	padding-top:1.8em;
	vertical-align:middle;
}