* {
	margin: 0;
	padding: 0;
}

html {
	font-family: sans-serif;
	font-size: 62.5%;
}

body {
	background: #ffffff none repeat scroll 0 0;
	color: #000;
	height: 768px;
	margin: 0 auto 0 25%;
	/*min-width: 700px;*/
	/*min-width: 700px;*/
	width: 584px;
}

#outerlist {
	background-color: #ccc;
	/*margin-left: 10px;*/
	/*padding: 18px;*/
}

#outerlist li {
	border-top: 1px solid #d70007;
	color: black !important;
	font-size: 12pt;
	list-style-type: none;
	/*margin-bottom: 12px;
	padding-left: 10px;
	padding-top: 10px;*/
	display: block;
}

#outerlist li:hover {

	background-color: white;
	margin-bottom: 0px;
	/*padding-bottom: 10px;
	margin-bottom: 2px;*/

}

/*#outerlist li.current {

	background-color: white;

}*/

#outerlist a {

	text-decoration: none;
	/*margin-left: 10px;*/
	width: 100%;
	height: 100%;
	display: block;
	color: black;
	padding: 5px;

}

#outerlist a.current {

	color: #d70007 !important;
	display: block;
	height: 100%;

}



#outerlist li.current{
	background-color: white;
	color: #d70007 !important;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0;
	/*padding-bottom: 10px;
	padding-left: 10px;*/
	
}

#outerlist li.last {

	border-bottom: 1px solid #d70007;
	/*padding-bottom: 10px;*/
	
}

#outerlist li.last:hover {

	border-bottom: 1px solid #d70007;

	/*margin-bottom: 12px;*/

}
/*
#outerlist li.last.current:hover {

	border-bottom: 1px solid #d70007;

	margin-bottom: 0px;

}*/




.autoverwertung {

	float: right;
	margin-right: 15px;
	margin-top: 20px;
	font-size: 2em;
	color: #fff;
	
}

div#maincontainer {
	/*margin-left: 180px;*/
	position: relative;
}





/*#outerlist li a.current {
	background-color: white;

	padding-left: 10px;
	padding-right: 136px;
	padding-top: 11px;
	padding-bottom: 11px;

}*/

/*#outerlist li a:hover {
	background-color: white;
	padding-left: 10px;
	padding-right: 136px;
	padding-top: 11px;
	padding-bottom: 25px;
	overflow: hidden;
	width: 100%;
}*/





#header {
	height: 100px;
	margin-top: 16px;
	width: 580px;
}
#navigation {
	height: 30px;
}
#main {
	/*overflow: hidden;*/
}

.col {
	float: left;
	width: 200px;
}
.col + .col {
	float: right;
	left: 645px;
	margin-top: 35px;
	position: absolute;
	top: 169px;
}
.content {
	margin: 0;
	overflow: visible;
	padding-left: 231px;
	/*padding-right: 550px;*/
	width:455px;
	font-size: 12pt;
}

.content h2 {

	margin-bottom: 10px;
	
}

p.contentparagraph {
	margin-top: 30px;
}

#bottom {
	clear: both;
}

/* basic styles */

#header {
	background: #d70007;
}
.no-borders {
	border: 0 none !important;
	padding-bottom: 10px;
}

li.no-borders:hover {

	background-color: #ccc !important;

}

.banners > a >img {
	margin-left: -9px;
	width: 204px;
}

.banners > a > img.first {

	margin-top: 15px;

}

.banners > a >img.inner {

	margin-top: 10px;

}

.banners > a > img.last {

	margin-top: 10px;
	margin-bottom: 20px;


}



/*
#navigation {
	background: darkred;
}
#main {
	background: violet;
}
#bottom {
	background: gray;
}


.col {
	background: yellow;
}
.col+.col {
	background: orange;
}
.content {
	background: #eee;
}
*/


.logo {
	height: 187px;
	left: 579px;
	margin-left: 35px;
	position: absolute;
	top: -18px;
}

#maincontainer h1 {
	font-size: 4.5em;
	left: 400px;
	margin-top: 20px;
	position: relative;
}

.column3 {
	background-color: #d70007;
	height: 600px;
	margin-left: 65px;
	padding-left: 12px;
	padding-right: 91px;
	position: absolute;
	right: 40px;
	width: 130px;
}

.column3-list {

	margin-left: 10px;
	margin-top: 10px;

}

.column3-list li {

	/*list-style-type: none;*/
	display: inline;
	padding-left: 15px;
	font-size: 1.5em;
	float: left;

}

.column3-list li a {

	text-decoration: none;
	color: #fff;

}

label.left {
	float: left;
	width: 140px;
	font-weight: normal;
}

.field {
	clear: left;
}

#EditableFormStep_1 {
	margin-top: -260px;
}

.middleColumn .text, .middleColumn .textarea {

	width: 275px;
	float: left;
	
}

label.left:after {
	content: ':';

}

.error.message {

	color: #d70007;
	margin-left: 10px;
	
	
}

.right {
	float: left;
	margin-right: 15px;
}

/*.column3-list li:first-child a {
	float: left;
	width: 50px;
}*/

.column3-list {

	width: 200px;
	margin-left: 30px;

}

.column3-list a {

	text-decoration: none;
	color: #ffffff;
	font-size: 14px;

}

.impressumlink {

	padding-right: 20px;

}


/*.text.requiredField.holder-error {

	border: 1px solid #d70007;
	
}*/

@media screen and (max-width: 1600px) {

	body {
		margin: 0 auto 0 20%;
		width: 584px;
	}

}

@media screen and (max-width: 1400px) {

	body {
		margin: 0 auto 0 15%;
		width: 584px;
	}

}

@media screen and (max-width: 1300px) {

	body {
		margin: 0 auto 0 10%;
		width: 584px;
	}

}


@media screen and (max-width: 1200px) {

	body {
		margin: 0 auto 0 5%;
		width: 584px;
	}

}

@media screen and (max-width: 1100px) {

	body {
		margin: 0 auto 0 1%;
		width: 584px;
	}

}



