body {
	 background-color:#FFFFFF;
	 color:#333789;
	 text-align:center;
	 margin-top:0px;
	 font-family:Verdana;
	 font-size:80%;
	 line-height:130%;  
	 overflow-y:scroll;
}
#framework {	
    display: inline-block;
    height: 100%;
    margin: auto;
	text-align:left;
}
#content {
	margin-left: auto;
	margin-right: auto;
  	min-height:600px;
  	background-image:url('../img/frosta/bg.jpg');
  	width:400px;
 	text-align:left;  
}
#content p {
	padding-left: 15px;
	padding-right: 15px;
}
#tabelle {
	width: 100%;
	margin-top: 24px;
	padding-left: 15px;
	padding-right: 15px;
}
input[type="text"] {  
    float: left;
    width: 140px;
	margin-left: 15px;
}
input[type="submit"] {
	margin-left: 5px;
}
.logo{
	padding-top: 33px;
	margin-bottom: 34px;
}
.frage_bild{
	margin-bottom: 15px;
}
.fisch{
	text-align: center;
	margin-bottom: 5px;
    margin-top: 5px;
}
.bild_weltkarte{
	margin-top: 24px;
	margin-bottom: 24px;
	width: 100%;
}
.code{
	max-width: 100%;
	margin-bottom: 15px;
}
#company{
	float:left;
	width:170px;
}
.produkt_company {
	max-height: 100px ;
	max-width: 150px;
}
a.button_zurueck {
	font-weight: normal;
	clear: both;
	text-decoration:none;
	border: 2px outset;
    padding: 0 6px;
	background: #ccc;
	color: #000;
	border-color: #fff #ccc #fff #ccc;
}
a:hover.button_zurueck {
	font-weight: normal;
	clear: both;
	text-decoration:none;
	border: 2px outset;
    padding: 0 6px;
	background: #ccc;
	color: #000;
	border-color: #fff #ccc #fff #ccc;
}
a {
    color: #333789;
    text-decoration: none;
}
a:hover {
    color: #333789;
    text-decoration: underline;
}
#message {
    padding-left: 15px;
}
.message{
	color: #cc0000;
}
p.imprint{
	margin-top: 12px;
   	text-align: right;
}
#impressum{
	margin: auto;
    max-width: 100%;
}
.actions{
	text-align:center;
}
.fao{
	text-align:center;
}