

body {
	background-color: white;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
}

a, a:focus, a:active {
	color: #C44B00;
	text-decoration: none;
}

a:hover {
	color: #D71700;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 8px 0px 11px 0px;	
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6 {
	margin: 25px 0px 11px 0px;			
}

h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, 
h2 + h1, h2 + h3, h2 + h4, h2 + h3, h2 + h4, h2 + h5, h2 + h6,
h3 + h4, h3 + h5, h3 + h6,
h4 + h5, h5 + h6,
h5 + h6 {
	margin: 20px 0px 11px 0px;	
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-weight: normal;
	text-decoration: underline;
}

h4 {
	font-style: italic;
}

p {
	margin: 5px 0px 5px 0px;	
	line-height: 1.5em;
	text-align: justify;
}

* + p {
	margin-top: 15px;	
}

ul, ol {
	padding: 0px 0px 0px 1.2em;
}

li {
	list-style-type: square;
	line-height: 1.5em;
}

li + li {
	margin-top: 1em;
}

input, select {
	border: 1px solid #777777;
}

input:hover, input:focus, select:hover, select:focus {
	border-color: #D34900;
}

input[disabled], select[disabled] {
	border-color: #777777;
	background-color: #E8E8E8;
}

input[type="checkbox"] {
	width: 13px;
	height: 13px;
	padding: 2px;
}

#template-main-container {
	margin: 20px auto 20px auto;
	width: 901px;
}

#template-lower-main-container {
	height: 515px;
	background-color: black;
	background-image: url('http://www.meettheexperts.de/static/2-0-26/bilder/template/hintergrund.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}

#template-main-container-background {
	background-image: url('http://www.meettheexperts.de/static/2-0-26/bilder/home/home-container-text.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-position: 310px 154px;
}

#template-codecentric-matrix {
	background-image: url('http://www.meettheexperts.de/static/2-0-26/bilder/template/hintergrund-matrix.png');
	background-position: 370px 0px;
	background-repeat: no-repeat;
	height: 100%;
}