A:link {
	color: #3b5a70;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #3b5a70;
	text-decoration: none;
	font-weight: bold;
}
A:active { 
	color: #ab0909;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #ab0909;
	text-decoration: none;
	font-weight: bold;
}

html {height:100%;}

.myBody  {
	background-color: #ecebf2;
	background-image: url(../images/bgdHeader.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	height: 100%;
}

.container { 
	width: 905px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
	height: 100%;
} 

.middle {
	float: left;
	margin-right: 0px;
}

.contentCenter {
	position: relative;
	float: left;
	margin-top: 40px;
	width: 100%;
}

.contentCenter2 {
	position: relative;
	float: left;
	margin-top: 10px;
	width: 100%;
}

.contentSection {
	margin-top: 20px;
	margin-bottom: 20px;
}

.contentLeft {
	position: relative;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
	width: 585px;
    background-color: #FFFFFF;
}

.contentLeftInside {
	margin: 17px;
}

.contentLeftCenter {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 585px;
	text-align: center;
	background-color: #ecebf2;
}

.contentRight{
	float: right;
	margin-top: 40px;
	width: 300px;
	background-color: #ecebf2;
}

.terminSection{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
    background-color: #FFFFFF;
}

.terminHead{
	width: 75px;
	text-align: center;
	font-size: 12px;
	height: 50px;
	font-weight: bold;
	color: #f5f4fb;	
	background-color: #3b5a70;
	margin-bottom: 1px;
	/*border-top: 2px solid #ab0909;*/
	/*background-image: url(../images/terminBGD.jpg);*/
}

.terminBody{
	position: relative;
	top: -51px;
	left: 75px;
	width: 225px;
	margin-bottom: -40px;
    background-color: #FFFFFF;
	border-top: 2px solid #3b5a70;	
}

.terminElementInside {
	padding: 5px;
}

.header {
	position: relative;
	width: 905px;
	height: 203px;
}

.footer {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	width: 100%;
	background-color: #0f1b27;
	color: #f5f4fb;
	clear: both;
	border-top: 1px solid #6498bf;	
}

.footerInside {
	width: 905px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	font-size: 10px;
	color: #d4d3d9;
}

.module {
	margin-bottom: 20px;
	/*width: 300px;*/
	/*background-color: #f5f4fb;*/
	background-color: #ecebf2;
	border-bottom: 1px solid #8ba2ad;
}

.moduleHead {
	margin-bottom: 5px;
	padding-left: 3px;
	color: #ab0909;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	border-left: 2px solid #ab0909;
}

.moduleBody {
	margin-bottom: 20px;
}

.adminNew{
	margin-top: 20px;
	text-align: right;
}

.errorMessage {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	color: #f5f4fb;
	font-size: 12px;
    background-color: #ab0909;
}

.legendeRed {
	float: left;
	margin-top: 20px;
	padding-left: 3px;
	font-size: 11px;
	color: #3b5a70;
	border-left: 10px solid #ab0909;
}

.legendeGreen {
	float: left;
	margin-top: 20px;
	padding-left: 3px;
	font-size: 11px;
	color: #3b5a70;
	border-left: 10px solid #37ab09;
}

.input {
	color: #0e1b26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ecebf2;
	/*background-color: #f5f4fb;*/
	border: 1px solid #3b5a70;
}

.button {
	color: #f5f4fb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4d7693;
	border: 1px solid #6699b4;
}

.hline {
	padding: 0px;
	border-top: 1px solid #8ba2ad;
}

.cellA {
	font-size: 12px;
	background-color: #3b5a70;
	color: #f5f4fb;
}

.cellAspecial {
	font-size: 12px;
	background-color: #3b5a70;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #f5f4fb;
}

.cellB {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #0e1b26;
}

.cellC {
	font-size: 12px;
	background-color: #eae9f0;
	color: #0e1b26;
}

.cellD {
	font-size: 12px;
	background-color: #e0dfe6;
	color: #0e1b26;
}

.cellRed {
	font-size: 12px;
    background-color: #ab0909;
	color: #f5f4fb;
}

.cellGreen {
	font-size: 12px;
    background-color: #37ab09;
	color: #f5f4fb;
}

ul {
	list-style: disc;
    /*line-height: 10px;*/
	margin: 0px;
}

ul li {
	padding: 0px;
	list-style: disc;
}


/*------------------------------ Text ------------------------------*/

.TextSmallLight {
	font-size: 10px;
	color: #3b5a70;
}

.TextNormalRed {
	font-size: 12px;
	color: #ab0909;
}

.TextNormalBlue {
	font-size: 12px;
	color: #3b5a70;
}

.TextMiddleRed {
	font-size: 18px;
	font-weight: bold;
	color: #ab0909;
}

.TextBig {
	font-size: 24px;
	font-weight: bold;
	color: #ab0909;
}

.TextHeadline {
	padding-top: 5px;
	font-size: 24px;
	font-weight: bold;
	color: #ab0909;
}

.TextHeadline2 {
	padding-top: 5px;
	color: #3b5a70;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

.TextAdminLocation {
	padding-top: 5px;
	color: #3b5a70;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}

/*------------------------------ Blog ------------------------------*/

.post {
	position: relative;
	left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #8ba2ad;
}

.blogTitle {
	padding-top: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #ab0909;
}

.blogSubtitle {
	font-size: 10px;
	color: #3b5a70;
}

.blogText {
  padding-top: 10px;
  padding-bottom: 15px;
  font-size: 12px;
  color: #0e1b26;
}

/*------------------------------ Kommentare ------------------------------*/

.commentList {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.commentList li {
	list-style: none;
	padding: 0px;
	border-bottom: 1px solid #8ba2ad;
	position: relative;
}

.commentAuthor {
	margin-top: 40px;
	color: #3b5a70;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
}

.commentNumber {
	font-size: 18px;
	text-align: right;
	margin-top: -20px;
	color: #ab0909;
}

.commentDate {
	margin-top: 0px;
	font-size: 10px;
	color: #3b5a70;
	text-transform: none;
	font-style: normal;
}


/*------------------------------ Main Menu ------------------------------*/

.blockMainMenu {
	position: absolute;
	left: 90px;
	top: 179px;
	z-index: 20;
	/*width: 341px;*/
	height: 24px;
}

#MainMenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#MainMenu li {
	list-style: none;
	padding:0 2px 0 0;
	float: left;
	background-image: url(../images/btn_trenner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#MainMenu li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 1px;
	white-space: nowrap;
	font-weight: bold;
	text-decoration: none;
	color: #f5f4fb;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	text-transform: uppercase;
}

#MainMenu li a:hover {
	text-decoration:none;
	background-color:#4d7693;
	line-height: 21px;
}

#MainMenu li.currentPage a {
	background-color: #ecebf2;
	color: #3b5a70;
	line-height: 23px;
}

#MainMenu li.currentPage a:hover {
	background-color: #ecebf2;
	color: #4d7693;
	line-height: 23px;
}

/*------------------------------ Toern Menu ------------------------------*/

.blockToernMenu {
	position: absolute;
	left: 220px;
	top: 174px;
	z-index: 20;
	height: 26px;
	background-image: url(../images/toernMenuBGD.png);
	background-repeat: repeat-x;
}

#ToernMenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#ToernMenu li {
	list-style: none;
	float: left;
	border-right: 1px solid #cfced4;
}

#ToernMenu li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
	font-weight: bold;
	text-decoration: none;
	color: #f5f4fb;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	text-transform: uppercase;
}

#ToernMenu li a:hover {
	text-decoration: none;
	background-image: url(../images/toernMenuBGD.png);
	background-repeat: repeat-x;
	line-height: 21px;
}

#ToernMenu li.currentPage a {
	background-color: #ecebf2;
	color: #3b5a70;
	line-height: 26px;
	/*height: 26px;*/
}

#ToernMenu li.currentPage a:hover {
	background-color: #ecebf2;
	color: #4d7693;
	line-height: 26px;
	/*height: 26px;*/
}

/*------------------------------ Footer Menu ------------------------------*/

#FooterMenu {
	font-size: 10px;
	color: #d4d3d9;
}

#FooterMenu a:link {
	font-size: 10px;
	color: #d4d3d9;
	text-decoration: none;
}
#FooterMenu a:visited {
	font-size: 10px;
	color: #d4d3d9;
	text-decoration: none;
}
#FooterMenu a:active { 
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#FooterMenu a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

