/*### BODY ### */
body {
	background-color: #fbfcec;
}

div.correctIE {
	text-align: center;
}

div.website {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}


/*### HEADER ### */
div.header {
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #f7941c;
	padding-top: 45px;
	padding-left: 15px;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

div.header a {
	color: #513526;
	font-family: Helvetica, Arial;
	font-size: 14px;
	text-decoration: none;
}
div.header a:hover {
	color: black;
}

div.header a.act {
	color: #f7941c;
}

div.header a.logo {
	float: right;
	display: block;
	width: 250px;
	height: 60px;
	margin-top: -45px;
}

/*### NAVIGATION ### */
.navigation {
	background-color: #f7941c;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px;
	background-image: url('../images/edge_bl.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.navigation a {
	color: #513526;
	text-decoration: none;
	font-family: Helvetica, Arial;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 1px;
	border-bottom: 1px solid #513529;
	display: block;
	width: 180px;
}
.navigation a:hover {
	color: white;
}

.navigation a.last {
	border-bottom: none !important;
}

.navigation a.active {
	color: white !important;
}

.navigation_sub {
	padding-left: 14px;
	padding-right: 15px;
	margin-top: 10px;
}

.navigation_sub a {
	display: block;
	color: #f7941c;
	font-size: 14px;
	font-family: Helvetica, Arial;
	text-decoration: none;
	text-indent: 1px;
	border-bottom: 1px solid #f7941c;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 180px;
}
.navigation_sub a:hover {
	color: #513526;
}

.navigation_sub a.act {
	color: #513526;
}

.navigation_sub a.actifsub {
	color: #513526;
	border-bottom: none;
}

.navigation_sub a.small {
	border-bottom: none;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-indent: 7px;
}

.navigation_sub a.last {
	border-bottom: none;
}

.navigation_sub div {
	padding-bottom: 3px;
	border-bottom: 1px solid #f7941c;
}


/*### CONTENT ### */
table.content {
	padding: 0px;
	width: 900px;
}

td.content {
	color: #513526;
	font-family: Arial;
	font-size: 13px;
	padding-left: 30px;
}

.content td {
	color: #513526;
	font-family: Arial;
	font-size: 13px;
}

div.content {
	padding-right: 10px;
}

td.content a {
	color: #f7941c;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}
td.content a:hover {
	color: #000000;
}

.csc-header,
.csc-firstHeader {
	padding: 0px !important;
	margin: 0px !important;
	font-family: Helvetica, Arial !important;
	font-size: 16px !important;
	font-weight: bold;
}

div.images {
	overflow-x: hidden;
	white-space: nowrap;
}

div.images img {
	margin-right: 1px;
}

div.rootline {
	margin-top: 10px;
	margin-bottom: 20px;
}

div.rootline,
div.rootline a {
	color: #513526;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
div.rootline a:hover {
	color: black;
}

/*### MELDUNGEN ### */
.news-list-morelink {
	text-align: right;
	background-color: red;
}

table.news {
	margin-top: 20px;
}
td.news {
	color: #513526;
	font-size: 13px;
	font-family: Arial;
	padding-bottom: 10px;
}
.news_headline {
	color: #513526 !important;
	font-size: 16px !important;
	font-family: Helvetica, Arial !important;
	text-decoration: none;
	padding-bottom: 13px;
	font-weight: bold;
}
.news_headline a{
	font-size: 16px !important;
}
td.news a {
	color: #f7941c;
	font-size: 13px;
	font-family: Helvetica, Arial;
	text-decoration: none;
}
td.news a:hover {
	color: #000000;
}

td.news p {
	margin: 0px;
	padding: 0px;
}
div.news {
	text-align: right;
}
div.news a {
	color: #f7941c;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
}
div.news a:hover {
	color: #000000;
}


.news_archiv,
.news_archiv2 {
	height: 20px;
}
.news_archiv2 {
	background-color: #f0f0e0;
}

/*### REFERENZEN ### */
table.referenzen {
	margin-top: 20px;
}
td.referenzen {
	background-color: #f7941c;
	font-size: 13px;
	color: #513526;
	font-family: Arial;
	padding: 3px;
}
span.subheader {
	font-weight: bold;
}
td.referenzen p {
	margin: 0px;
	padding: 0px;
}
td.referenzen a:hover {
	color: #000000;
}
td.referenzen div a {
	color: #513526 !important;
	font-size: 16px !important;
	font-family: Helvetica, Arial !important;
	text-decoration: none;
	font-weight: bold;
}
td.referenzen div a:hover {
	color: #000000;
}
.alternative {
	background-color: #f9c885 !important;
}
td.news img {
	margin-bottom: 1px;
}

/*### FOOTER ### */
div.footer {
	margin-top: 40px;
}
div.print,
div.tip {
	float: left;
}
div.print a,
div.tip a {
	background-repeat: no-repeat;
	font-size: 12px;
	color: #513526;
	font-family: Arial;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 50px;
}
div.print a {
	background-image: url('../images/print.gif');
}
div.tip a {
	background-image: url('../images/tip.gif');
}
div.print a:hover,
div.tip a:hover {
	color: #000000;
	text-decoration: underline;
}

table.tip {
	width: 100%;
}
table.tip td {
	color: #513526;
	font-family: Arial;
	font-size: 13px;
	background-color: #F0F0E0;
	padding: 2px;
}
table.tip td.error {
	background-color: red;
}
table.tip span {
	font-size: 11px;
}
table.tip input,
table.tip textarea {
	width: 300px;
}


/*### BANNER ### */
td.banner {
	font-family: Arial;
	font-size: 12px;
	color: #513526;
}

div.banner {
	height: 20px;
	background-image: url('../images/edge_tr.gif');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F7941C;
}

td.banner .bannerWrap {
	text-align: left;
	width: 200px;
	overflow-x: hidden;
	/*background-color: #f7cd99; */
}

td.banner a {
	color: #f7941c;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
td.banner a:hover {
	color: #000000;
}

td.banner p {
          padding-left: 15px;
}
td.banner h {
          padding-left: 15px;
}

/*### Login ### */

div.login {
	height: 20px;
	background-color: #f7941c;
}

/*### STARTSEITE ### */
.startseite_news {
	background-color: #F7941C;
	width: 650px;
	background-image: url('../images/edge_bl.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.startseite_news .quicklinks {
	margin-bottom: 21px;
}

.startseite_news span {
	float: left;
	color: #513526;
	font-size: 16px;
	font-family: Helvetica, Arial;
	font-weight: bold;
	text-indent: 2px;
	padding-top: 5px;
}

.news_latest {
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 2px;
	border-top: 1px solid #513526;
	font-size: 13px;
	font-family: Arial;
	color: #513526;
}
.news_latest a {
	font-size: 13px;
	font-family: Arial;
	color: #513526;
	text-decoration: none;
	display: block;
}
.news_latest a:hover {
	color: #FFFFFF;
}

td.quicklinks {
	background-color: #F7941C;
	width: 250px;
	background-image: url('../images/edge_br.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 13px;
	font-family: Arial;
	color: #513526;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.quicklinks a.quicklink {
	font-size: 13px;
	font-family: Arial;
	color: #513526;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #513526;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	text-indent: 2px;
}
.quicklinks a.quicklink:hover {
	color: #FFFFFF;
}

.quicklinks a.last {
	border-bottom: none;
}

div.quicklinks {
	margin-top: 10px;
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	text-align: right;
}



a.start_aktuelles {
	display: block;
	height: 200px;
	width: 250px;
	background-image: url('../images/start_aktuelles.jpg');
}
a.start_aktuelles:hover {
	background-image: url('../images/start_mo_aktuelles.jpg');
}

a.start_scout {
	display: block;
	height: 200px;
	width: 396px;
	background-image: url('../images/start_scout.jpg');
}
a.start_scout:hover {
	background-image: url('../images/start_mo_scout.jpg');
}

a.start_magazinverkauf {
	display: block;
	height: 200px;
	width: 250px;
	background-image: url('../images/start_magazinverkauf.jpg');
}

a.start_magazinverkauf:hover {
	background-image: url('../images/start_mo_magazinverkauf.jpg');
}

a.start_kaufplatz {
	display: block;
	height: 200px;
	width: 250px;
	background-image: url('../images/start_kaufplatz.jpg');
}
a.start_kaufplatz:hover {
	background-image: url('../images/start_mo_kaufplatz.jpg');
}

a.start_kommissionsverkauf {
	display: block;
	height: 200px;
	width: 396px;
	background-image: url('../images/start_kommissionsverkauf.jpg');
}
a.start_kommissionsverkauf:hover {
	background-image: url('../images/start_mo_kommissionsverkauf.jpg');
}

a.start_vorort {
	display: block;
	height: 200px;
	width: 250px;
	background-image: url('../images/start_vorort.jpg');
}
a.start_vorort:hover {
	background-image: url('../images/start_mo_vorort.jpg');
}






a.start_oben{
	display: block;
	height: 201px;
	width: 898px;
	background-image: url('../images/Banner_oben.jpg');
}

a.start_oben:hover{
	background-image: url('../images/Banner_oben_aktiv.jpg');
}

a.start_links{
	display: block;
	height: 200px;
	width: 300px;
	background-image: url('../images/startseite/Banner_links.jpg');
}

a.start_links:hover{
	background-image: url('../images/startseite/Banner_links_rollover.jpg');
}

a.start_mitte{
	display: block;
	height: 200px;
	width: 299px;
	background-image: url('../images/startseite/Banner_mitte.jpg');
}

a.start_mitte:hover{
	background-image: url('../images/startseite/Banner_mitte_rollover.jpg');
}

a.start_rechts{
	display: block;
	height: 200px;
	width: 299px;
	background-image: url('../images/startseite/Banner_rechts.jpg');
}

a.start_rechts:hover{
	background-image: url('../images/startseite/Banner_rechts_rollover.jpg');
}


