body {
	padding: 0px;
	margin: 0px;
	color: black;
	background-color: #d4d4d4; 
}



.stdBody {
	width: 1000px;
	border-left: 5px solid #bcbcbc;
	border-right: 5px solid #bcbcbc;
}

.topmenu {
	font-family: Arial;
	font-size: 13px;
	padding-left: 30px;
	background-image: url('images/menu.jpg');
	background-repeat: repeat-x;
}

.stdBody .topmenu a {
	color: white;
	text-decoration: none;
	margin-right: 20px;
	margin-top:4px;
	font-size: 12px;
	padding: 11px;
}

.topmenu a:hover {
	color: #AADDFF;
}

.topmenu .aktiv {
	font-weight: bold;
	font-size: 17px;
	padding: 11px;
	color: #AADDFF;
	margin-left: 10px;
	margin-right: 10px;
}

td {
	font-family: Arial;
	font-size: 13px;
}


.mainContent .menu a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #355A73;
	text-decoration: none;
	width:140px;
	margin: 0px;
	display: block;
	overflow: left;
	background-image: url('images/abg.jpg'); background-repeat: repeat-x;
	border-bottom: 1px solid #C1CBD2;
	margin-top:5px;
	font-size: 12px;
}

.mainContent .menu a:hover  {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	display: block;
	background-color: #355A73;
	background-image: none;
	border-bottom: 1px solid #C1CBD2; 
	margin-top:5px;
}	

.mainContent .menu .aktiv, .mainContent .menu .aktiv:hover{
	width: 150px;
	background-image: url('images/blaupfeil.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	display: block;
	background-color: #355A73;
	margin-top:5px;
	border-bottom: none;
}


.mainContent  .mainText {
	padding-left: 30px;
	padding-right: 40px;
	right: 0px;
}

.mainContent  .mainText p {
	margin-right: 130px;
	margin-left: 10px;
	line-height: 140%;
}

a, .mainContent a {
	color: #355A73;
	text-decoration: none;
	font-weight: bold;
}

a:hover, .mainContent a:hover {
	color: #355A73;
	text-decoration: underline;
}


.spruch {
	color: white;
	background-color: #FF9327;
	display: inline;
	width:250px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	padding: 10px;
	line-height: 140%;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	float: right;
}
	
.mainContent {
	background-image: url('images/verlauf_unten.jpg');
	background-color: white;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	bottom: 0px;
}

.stdTable {
	border-spacing: 0px;
	border: 1px solid #355A73;
}

.stdTable th {
	color: white;
	background-image: url('images/menu.jpg');
	background-repeat: repeat-x;
	border-left: none;
	border-right: none;
	padding: 5px;
}

.stdTable td {
	background-color: #E9E9E9;
	border-bottom: 1px solid #CDCDCD;
	border-top: 1px solid white;
	border-left: none;
	border-right: none;
	border-spacing: 0px;
	padding: 5px;
}


.teaser {
	
	background-image: url('images/teaser.jpg');
	background-repeat: no-repeat;
	width: 770px; height: 310px;
	
}

.nochange a {
	background-color: none; 
	border: none;
}


.mainContent  .mainText h1 {
	color: #355A73;
	font-weight: normal;
	letter-spacing: -0.6px;
	font-size: 22px;
	margin-top: 15px;
	border: none;
	text-decoration: none;
}

.mainContent  .mainText h2 {
	color: #355A73;
	font-weight: normal;
	letter-spacing: -0.4px;
	font-size: 18px;
}
