

/*  jaja, zusammengeklaut, werde mich noch in des thema vertiefen ;) */
/*  swpost(at)gmail.com */

body {
	margin: 20px;
	padding: 0px;
	background: #cc3333;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
        text-decoration : none; 
	outline: none;
}

img {
        color: transparent;
	border: 0px;
}


abbr {
	cursor: help;
	border-bottom: 1px dotted #309c4f;
}


#main {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	background: #FFCC99;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000; 
	text-align: left;
	/*-moz-border-radius: 15px;*/
}

#header {
	border-bottom: 1px solid #000000;
        height: 100px;
	background: url(rechts.jpg) no-repeat right;
}

#trenner {
	background: #e0e0e8; 
	/* background: #cc3333; */
	color: #000000;
	height: 14px;
	padding: 5px 5px 5px 218px;
	font-weight: bolder;
	font-size: 11px;
	border-bottom: 1px solid #000000;
	/* border: 0px; */
}

#grau {
	position: absolute;
	top: 111px;
	left: 21px;
	margin: 0px;
	padding: 5px;
	height: 14px;
	border: 0px;
	width: 204px;
	background: #999;
	color: #ccc;
	font-weight: bolder;
	text-align: right;
	font-size: 11px;
	float: left;
}

#bnc {
	margin: 40px 10px 10px 10px;
}

#fussl {
	text-align:center;
	padding:5px;
	font-size:10px;
	margin-bottom:10px;
}

#mitg {
	margin: 40px 10px 0px 0px;
}


#bnc a  {
	padding: 0px;
	margin: 10px 0px;
}



#ergoXchange {
	margin: auto;
	text-align: center;
}

#content {

	margin-left: 205px;
	/* padding: 10px 40px 40px 40px; */
	padding: 20px 70px 70px 70px;
	min-height:550px;
	height:auto !important;	/* für moderne Browser */
	height:560px;	/* extra für den IE */

	/* min-height: 680px; */
}

#menu {
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 180px;
	top: 165px;
	left: 41px;
	border-top: 1px solid #e00000;
	border-left: 1px solid #e00000;
	border-right: 1px solid #e00000;
	border-bottom: 1px solid #e00000;
	background: #99CCFF;
	color: #333;
	/*position: fixed;*/
}

#footer {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #F4F9F6;
	background: transparent;
}

/* Menü */
#menu h1 {
	/*text-align: right;*/
	font: bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 10px 3px 10px;
	margin: 0px;
	background: #99CCFF;
	color: black;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu a.impressum {
	display: block;
	margin: 10px;
	padding: 10px 5px;
	font-weight: bold;
	font-size: 1em;
	color: #1B572B;
	background: transparent;
}

#menu a.impressum:hover {
	background: transparent;
	color: #3484a4;
}

#menu a.ebene1 {
	margin: 0px;
	padding: 5px 10px;
	display: block;
	font-weight: bold;
	font-size: 1em;
	color: #1B572B;
	background: transparent;
}

#menu a.ebene1aktiv {
	margin: 0px;
	padding: 5px 10px;
	display: block;
	font-weight: bold;
	font-size: 1em;
	background: #E9F8F1;
	color: #3484a4;
}

#menu a.ebene1:hover {
	background: #E9F8F1;
	color: #3484a4;
}

#menu a.ebene2 {
	margin: 0px 0px 0px 25px;
	padding: 3px 0px 3px 5px;
	display: block;
	font-weight: bold;
	font-size: .8em;
	color: #1B572B;
	/*color: #2d9247;*/
	background: transparent;
	border-left: 1px solid #2d9247;
}

#menu a.ebene2aktiv {
	margin: 0px 0px 0px 25px;
	padding: 3px 0px 3px 5px;
	display: block;
	font-weight: bold;
	font-size: .8em;
	background: #E9F8F1;
	color: #3484a4;
	border-left: 1px solid #2d9247;
}

#menu a.ebene2:hover {
	background: #E9F8F1;
	color: #3484a4;
}

#content h1 {
	padding: 0.5em 0em;
	margin: 15px 0px 0px 0px;
	/* margin: 0px; */
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #000000;
	font-size: 1.4em;
}

#content h2 {
	padding: 0.3em 0em;
	margin: 1em 0em 1em 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

#content p {
	line-height: 1.8em;
	margin-left: 4em;
}

#content p+p {
	text-indent: 2em;
}

#content p.ohneeinzug {
	text-indent: 0em;
}

.rechtsausgerichtet {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	text-indent: 0px;
}

#content ul{
	margin-left: 60px;
	line-height: 2em;
}

#content address {
	margin-top: 1em;
	margin-left: 4em;
	font-style: normal;
}

#content a {
	background: transparent;
	color: #e00000;
	font-weight: bolder;
}

#content a:hover {
	color: #3484a4;
	background: transparent;
}

#content .copyright {
	font-size: 0.8em;
	text-align: right;
}

#content .newsbox {
	/*display: none;*/
	float: right;
	width: 180px;
	border: 1px solid #309c4f;
	margin-left: 15px;
	height: 190px;
	background: #C8EED3;
	color: #1b572b;
}

#content .newsbox p{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-indent: 0px;
	font-size: 0.9em;
	line-height: 1.4em;
}

#content .newsbox h1 {
	background: #309c4f;
	color: #fff;
	font: bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px 10px 5px 10px;
	border: 0px;
}

#content .newsbox .newsboxlinks {
	text-align: right;
}



.bildl  {
	margin : 30px 30px 30px 30px;
	padding : 0px;
	float : right;
	text-decoration : none;
	text-align : center;
	background-color : #f0f0f0;
	border : 1px solid #000000;
	float : left;
	display : inline;
	position : relative;
	top : -10px;
	/* top : 3px; */
}


.bildr  {
	margin : 30px 30px 30px 30px;
	padding : 0px;
	float : right;
	text-decoration : none;
	text-align : center;
	background-color : #f0f0f0;
	border : 1px solid #000000;
	float : right;
	display : inline;
	position : relative;
	top : -10px;
	/* top : 3px; */
}

.bildc  {
	margin : 30px 30px 30px 30px;
	padding:0px;
	text-decoration : none;
	text-align : center;
	background-color : #f0f0f0;
	border : 1px solid #000000;
	float : left;
	display : inline;
	top : -10px;
	/* top : 3px; */
}

#content .bildr p, #content .bildl p {
	font-size : 0.9em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #505050;
	line-height : 120%;
	margin : 2px 0px 2px 0px;
	padding : 0px 0px 0px 3px;
}




#trenner a {
	background: transparent;
	color: #309c4f;
}

#trenner a:hover {
	background: transparent;
	color: #3484a4;
}

.scrollarea {
	height: 156px;
	overflow: auto;
	padding: 5px 10px;
}

img.logo {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	border: 0px;
}

img.bnc {
       	border : 1px solid #000000;

}

div.rechtsausgerichtet p.bildunterschrift {
	margin: 0 0 0 -1em !important;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}


