﻿@charset "UTF-8";
body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #424242;
	margin: 0; 
	padding: 0;
	color: #FFFFFF;
}
.fehlertextklasse {
font-size:11px;
color:#f0f0f0;
}

.container {
	width: 681px;
	background: #424242;
	text-align: left;
}

.hinweis {
	background: url(../_images/kopf.jpg) top left no-repeat;
	height: 75px;
}
.hinweis div {
	padding: 25px 0 0 82px;
	font-size: 16px;
	font-weight: bold;
}
.button_oben{
	margin: 10px 7px;
text-align:right;
	height: 35px;
}
.mainContent {
	padding: 0 30px 0 30px;
	background: #424242;
	font-size: 12px;
	height: 370px;
	vertical-align: middle;
}
.mainContent table .cell_antwort {
	width:70px;
	padding: 5px 8px;
	text-align: center;
	vertical-align: top;
}
.mainContent table .cell_frage {
	width:195px;
	padding: 5px 20px 5px 0;
}
.footer {
	padding: 10px 30px 10px 30px;
	background:#424242;
	text-align: right;
	height: inherit;
}
.footer_statusbar {
	padding: 0 10px;
	background:#424242;
	text-align: center;
}
.zwischenbild {
    border: solid 2px #c0c0c0;
    padding: 10px;
width:180px;
height:160px;
}

A.pfeilrechtsschaltflaecheaufgrau {
	text-decoration: none;
	background: url('http://www.emotion-coaching.de/de/_images/brombeerpfeilkreisaufgrau.gif') top right no-repeat;
	padding: 0 16px 0 0;
	color: white;
}
A.pfeilrechtsschaltflaecheaufgrau:hover {
	text-decoration: underline;
	color: white;
}



