body {
	margin:0px;
	padding:0px;
	font: 12px verdana;
	color:#454648;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 12pt;
}

form {
	margin:0px;
	padding:0px;
}

a {
    color: #71B792;
    text-decoration: none;
}

a:hover {
	color: #71B792;
	text-decoration:underline;
}

.startbutton {
    background: #52B594;
    color: #fff;
    line-height: 30px;
    padding: 10px;
}

.startbutton:hover {
    color: #52B594;
    background: #f5f5f5;
    text-decoration:none;
}

#header {
	width:1000px;
	height:108px;
	background:#FFF;
	background-image: url(../umfrage/images/bg_header_swc2.gif);
}

#header a{
    position:absolute;
    display:block;
    text-indent:-9999px;
}

#header a.swc-logo{
    width:316px;
    height:78px;
    left:14px;
    top:10px;
}

#header a.knowcenter-logo{
    width:82px;
    height:23px;
    left:800px;
    top:35px;
}

#header a.csw-logo{
    width:84px;
    height:54px;
    left:902px;
    top:6px;
}

#pollblock table {
	width:100%;
	border:0;
}

#pollblock th {
	text-align:left;
}

#pollblock td {
	vertical-align:top;
}

#navigation {
	position:absolute;
	left:850px;
	width:152px;
	height:50px;
	text-align:center;
	vertical-align:middle;
	background-image: url(images/bg_navtop.gif);
	background-repeat:no-repeat;
}

#navigation table {
	width:152px;
	background:#EBEBEB;
}

#navigation td {
	font-size: 8pt;
	text-align: center;
	border:2px solid #EBEBEB;
	background:#D2D2D2;
}

#navigation td.done {
	background:#B4B4B4;
}

#navigation td.active {
	border:2px solid #71B792;
}

#navigation td.activedone {
	background:#B4B4B4;
	border:2px solid #71B792;
}

#navigation td.none {
	background:#EBEBEB;
}

#navigation td.end {
	border:0px;
	height:19px;
	background-image: url(images/bg_navbottom.gif);
}

#titel {
	font-size:16px;
    font-weight:bold;
    height:31px;
    left:450px;
    padding:7px;
    position:absolute;
    top:65px;
    width:506px;
}

#abgeben {
	text-align:left;
	padding-top:20px;
	width:142px;
}

#abgeben p {
	margin:0px 0px 8px 0px;
	padding:0px;
	font: 8pt verdana;
}

#abgeben2 {
	position:absolute;
	left:250px;
	padding-top: 20px;
}

#headertext {
    font: 8pt verdana;
    color: #000;
	text-align: center;
}

#headertext a {
	font: 8pt verdana;
	color: #000;
	text-align: center;
}


#question {
	position:absolute;
	left:20px;
	top:118px;	
	width:800px;
	background:#F5F5F5;
	padding:10px;
}

#question table {
	width:800px;
}

#question th {
	background:#E1E1E1;
	height:30px;
	font: 8pt verdana;
	text-align:center;
}

#question td {
	background:#D2D2D2;
	border-top:2px solid #f5f5f5;
}

#question td.firstcollom {
	padding:7px;
	vertical-align:top;
}

#question td.firstcollom input {
	width:20px;
}

#question td.secondcollom {
	vertical-align:top;
	width:370px;
}

#question td.secondcollomgeschlossen {
	padding:7px;
	vertical-align:top;
	width:770px;
}

#question td.collom {
	vertical-align:top;
	padding-top:7px;
	text-align:center;
	width:180px;
}

#question th.collom {
	text-align:center;
	width:180px;
}

#question td.collomsingle {
	vertical-align:top;
	padding-top:7px;
	text-align:center;
	width:100px;
}

#question th.collomsingle {
	text-align:center;
	width:100px;
}

.einsbis {
	letter-spacing:14px;
}

#control {
    font-size:13px;
    font-weight:bold;
    text-align:right;
}

#control img {
	vertical-align:top;
}

#txtoptional {
	padding-top:20px;
}

#marks {
	padding-top:10px;
}

.offensinglearea {
	height:70px;
	width:785px;
	border:1px solid #000;
	margin:5px;
}

.offensingleinput {
	width:785px;
	border:1px solid #000;
	margin:5px;
}

.offensingleinputright {
	width:785px;
	border:1px solid #000;
	margin:5px;
	text-align:right;
}

.offenmehrerearea {
	height:70px;
	width:370px;
	border:1px solid #000;
	margin:5px;
}

.offenmehrereinput {
	width:370px;
	border:1px solid #000;
	margin:5px;
}

.offenmehrereinputright {
	width:370px;
	border:1px solid #000;
	margin:5px;
	text-align:right;
}

.erklaerung {
	font: 7pt verdana;
	text-align: right;
	padding-right: 7px;
	padding-bottom: 7px;
}

textarea {
	height:70px;
	width:785px;
	border:1px solid #000;
}

.button {
	width:150px;
	margin-bottom:5px;
}

#body {
	position:absolute;
	left:20px;
	top:118px;	
	width:960px;
	background:#F5F5F5;
	padding:10px;
	margin:0px;
}

#bodysws {
	position:absolute;
	left:10px;
	top:100px;	
	width:500px;
	background:#F5F5F5;
	padding:10px;
	margin:0px;
}

#error {
	color:red;
}
