/* CSS Document */
html,body,div,span,iframe,h1,h2,h3,p,a,font,img,ul,li,form,table,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}

ul {
	list-style: none;
}

ol{
	list-style:decimal;
}

ol li{
	list-style:decimal;
	margin-bottom:15px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body,h1,h2,h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

body {
	font-size: 12px;
	/* Schriftfarbe color: rgb(4, 28, 92);*/
	color:rgb(4, 28, 92);
	line-height: 18px;
	text-align: center;
	
	background-color: rgb(3, 28, 93);
}

.wrapperHead {
	width: 100%;
	height: 74px;
	/* headerFarbe rgb(3, 28, 93)blau */
	background-color: rgb(3, 28, 93);
	
}

.headline {
	width: 100%;
	height: 74px;
}

.headline img {
		/* margin unimannheim logo:  rgb(3, 28, 93)blau */
	margin-right: 30px;
}

.headline h1 {
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 24px;
	padding-top: 18px;
	letter-spacing: 0.01px;
	line-height: 42px;
	width:450px;;
	float: left;
}
img.firstLogo
{
	float: left;
	}
img.secondLogo
{
	float: right;
	margin-right:5px;;
	}

.c2-1 {
	margin-top: 15px;
	text-align: left;
	width: 652px;
	float: left;
	margin-left: 240px;
	text-align: left;
}

.headline img {
	
}

p {
	margin-top: 10px;
}


.LikertOption p {
	margin-top: 0px;
}

.wrapperH {
	width: 100%;
	height: 10px;
	/* Hintergrundfarbe #000033*/
	background-color: #000033;
}

.header {
	height: 68px;
}

.wrapperF {
	width: 100%;
	/* footerFarbe rgb(3, 28, 93)blau */
	background-color: rgb(3, 28, 93);
}

.outerContainer {
	text-align: center;
	border-color: blue;
	margin: auto;
	width: 980px;
}

.footerC {
	/* footerFarbe rgb(3, 28, 93)blau */
	background-color: rgb(3, 28, 93);
	color: white
}

.footer {
	height: 90px;
}

.footerLogo {
	text-align: left;
}

.footerLogo {
	width: 245px;
}



/* text unter headline*/
h1 {
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 0.01px;
	line-height: 36px;
}

h2 {
	margin-top: 18px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h3 {
	margin-top: 10px;
	font-size: 13px;
	clear: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.button {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 15px;
	text-decoration: none;
}

.left {
	padding-left: 6px;
}

.clear {
	overflow: hidden;
	width: 100%;
}

/* CSS Document */
.wrapperC {
	width: 100%;
	/* Hintergrundfarbe #ccccff*/
	background-color: #ccccff;
}

.content {
	min-height: 480px;
}

.c3 {
	text-align: left;
	float: left;
}


