﻿@page { size:landscape; }

body {
  	background-color: 	#222222;
  	}

#inhalt {
	margin:	30px 0px 50px 50px;
	width:550px;
	height:95px;
	}
	
#logo
{
    width:212px;
    height:92px;
    float:right;
    margin-right:10px;
}
#logo a
{
    
}
.h1 {
	font-size:	18px;
	font-weight:	lighter;
	
	}
.h2 {
	font-size:	40px;
	
	}
.h3 {
	font-size:	34px;
	font-weight:	lighter;
	
	
	}
.h4 {
	font-size:	18px;
	font-weight:	lighter;	
	
	}
.h5 {	
	font-size:	110px;
	
	}

#main_form
{
    width:310px;
    height:165px;
    float:left;
    margin-left:15px;
}
    
#main_left_labels {width:80px;height:202px; float:left;}
        #main_left_labels label {width: 80px; text-align: left; line-height:21px; font-size:14px }

#main_left_form {width:230px; height:202px; float:right; margin-top:0px;}
#main_left_form form {width:30; height:202px; float:right;}

        #main_left_form input { width: 210px;  }
        #main_left_form textarea { width: 210px; height: 36px; border-color:Black; border-width:1px}
			.textfield {height: 16px; border-color:Black; border-width:1px; border-style:solid; }
			.button {font-family: Arial; color: #000000; font-size: 12px; text-align: center;}

#site {
	position:	absolute;
	margin-left: 	-475px;
    	margin-top: 	-275px;
	width:		950px;
	height:		550px;
	top:		50%;
	left:		50%;
	font-family:	Verdana, Geneva, Arial, sans-serif;
	color:		white;	
	background-image:	url(images/background.jpg); background-repeat: no-repeat;
	background-color:	#333333;
	}
#site a
{
    color:#FFFFFF;
    text-decoration:none;
}

#site a:hover
{
    text-decoration:underline
}

#mitte {
	margin:		235px 0px 0px 10px;
	}
	
* html #mitte {
  margin: 245px 0px 0px 10px;
}

#bottom
{
  height:150px;
  width:950px;
  margin-top:0px;
  float:left;

}

#preis {
	font-family:	Verdana, Geneva, Arial, sans-serif;
	margin:		-25px 0px 0px 5px;
 	width:215px;
  	height:115px;
  	float:left;
	font-weight:	bold;
  }
#fusszeile {
	margin:		20px 0px 0px 125px;
	font-size:	13px;
  	float:left;
  	width:175px;
  	height:50px;
  	}
#fusszeile a
{
    font-size:10px;
    text-decoration:none;
    color:#FFFFFF;
}

#spruch {
	margin:		-5px 0px 0px 620px;
	font-size:	70%;
	float:left;
	width:300px;
	height:115px;
 	}
#komma {
	font-family:	Arial, Verdana, Geneva, sans-serif;
	font-size:	150px;
	font-weight:bold;
	margin:		-67px 0px 0px 30px;
	float:left;
	width:100px;
	height:115px;
	}
#strich {
	font-family:	Arial, Verdana, Geneva, sans-serif;
	font-size:	230px;
	margin:		-110px 0px 0px -97px;
	float:left;
	width:100px;
	height:115px;
	}
#euro {
	font-family:	Arial, Verdana, Geneva, sans-serif;
	margin:		-173px 0px 0px 310px;
	font-size:	130%;
	color:		black;
	font-weight:	bold;
	float:left;
	width:100px;
	height:115px;
	}

