img {
	border: 0px solid #FFFFFF;

}

.sc {
	font-wight: bold;
	float: left;
	clear:left;
	width:400px;
	padding-bottom: 20px;
	color: #333333;
}
 
 
.sh {
	float: left;
	clear: both;
	color: #666666;
	width:400px;
	padding-left: 20px;
	font-weight: bold;
}

.s1 {
	float: left;
	clear: both;
	width:400px;
	padding-left: 30px;
	color: #999999;
}

.s2 {
	float: left;
	clear: both;
	width:400px;
	padding-left: 40px;
	color: #ffcc00;
}





.print_send{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}


.bildschatten {
	background-image: url(/img/bildschatten.png);
	background-repeat: no-repeat;
	float: left;
	height: 165px;
	width: 100px;
}


.footerbild {
	padding-left: 3px;
	width: 73px;
	float: left;
}

.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	width: 232px;
	float: left;
}


.footernav-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	width: 270px;
	float: left;
}


.footernav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	width: 180px;
	float: left;
}


.footernav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0060c0;
	text-decoration: none;
}

.footernav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ff7011;
	text-decoration: none;
}


.footernav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0060c0;
	text-decoration: none;
}

.footernav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ff7011;
	text-decoration: none;
}

.footernav2_active a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ff7011;
	text-decoration: none;
}


.footernav2_active a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



.eingabebox, .eingabebox:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #106ec9;
	background-color: #ffffff;
	height: 80px;
	width: 443px;
	padding-left: 3px;
	border: 1px solid #bdbdbd;
	margin-top: 2px;
	background-image: url(http://www.professor-gubisch.de/img/input-shader.gif);
	background-repeat: repeat-x;
} 




.eingabebox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	background-color: #ffffff;
	height: 80px;
	width: 443px;
	padding-left: 3px;
	border: 1px solid #106ec9;
	margin-top: 2px;
	background-image: url(http://www.professor-gubisch.de/img/input-shader.gif);
	background-repeat: repeat-x;
} 





.eingabefeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #106ec9;
	background-color: #FFFFFF;
	height: 16px;
	width: 250px;
	padding-left: 3px;
	border: 1px solid #bdbdbd;
	margin-bottom: 4px;
	background-image: url(http://www.professor-gubisch.de/img/input-shader.gif);
	background-repeat: repeat-x;
} 

.eingabefeld:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #106ec9;
	background-color: #FFFFFF;
	height: 16px;
	width: 250px;
	padding-left: 3px;
	border: 1px solid #bdbdbd;
	margin-bottom: 4px;
	background-image: url(http://www.professor-gubisch.de/img/input-shader.gif);
	background-repeat: repeat-x;
} 





.eingabefeld:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	background-color: #e4e4e4;
	height: 16px;
	width: 250px;
	padding-left: 3px;
	border: 1px solid #106ec9;
	margin-bottom: 4px;
	background-image: url(http://www.professor-gubisch.de/img/input-shader.gif);
	background-repeat: repeat-x;
} 




body {
	background-image: url(http://www.professor-gubisch.de/img/background-shader.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.navschatten {
	float:left;
	width: 800px;
	height:29px;
	background-image: url(http://www.professor-gubisch.de/img/hauptmenue-shadow.png);
	background-repeat: none;
	
}


.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}


.innencontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding: 0px;
}



.box-top {
	float: left;
	width: 800px;
	margin-top: 10px;
}



.box-flaggen {
	float: left;
	width: 120px;
	margin-top: 28px;
}








a.flagge-de {
	background-image: url(/img/flag-german.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 20px;
	float: left;
}

a.flagge-de:hover {
	background-image: url(/img/flag-german_ro.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 20px;
	float: left;
}





a.flagge-eng {
	background-image: url(/img/flag-eng.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 20px;
	float: left;
	margin-left: 4px;
}

a.flagge-eng:hover {
	background-image: url(/img/flag-eng_ro.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 20px;
	float: left;
}




a.flagge-rus {
	background-image: url(/img/flag-russia.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 20px;
	float: left;
	margin-left: 4px;
}

a.flagge-rus:hover {
	background-image: url(/img/flag-russia_ro.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 20px;
	float: left;
}










.box-logo {
	float: left;
	width: 292px;
	padding-top: 21px;
}

.box-nopic {
	float: left;
	width: 800px;
}

.box-trenner {
	float: left;
	width: 9px;
	padding-left: 38px;
}

.box-trenner2 {
	float: left;
	width: 9px;
	padding-top: 11px;
	padding-left: 38px;
}

.box-sublogo {
	float: left;
	height: 38px;
	width: 193px;
	padding-top: 8px;
	padding-left: 26px;
}
.box-marienlogo {
	float: right;
	height: 46px;
	width: 89px;
}

.box-hauptmenue {
	background-image: url(/img/hauptmenue2.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 800px;
	float: left;
}


.mainnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	float: left;
	margin-top: 1px;
}

.mainnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #ff7011;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/img/mainnav_ro.png);
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
	float: left;
	margin-top: 1px;
}

a.homelink {
	background-image: url(/img/mainnav-home.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 43px;
	margin-top: 1px;
	margin-left: 27px;
}

a.homelink:hover {
	background-image: url(/img/mainnav-home_ro.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 43px;
	margin-top: 1px;
	margin-left: 27px;
}

a.kontaktlink {
	background-image: url(/img/mainnav-kontakt.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 43px;
	margin-top: 1px;
}

a.kontaktlink:hover {
	background-image: url(/img/mainnav-kontakt_ro.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 43px;
	margin-top: 1px;
}

.suche {
	background-image: url(/img/suche.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 97px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
}

.eingabefeld-menue-input {
	background-image: url(/img/eingabefeld-shader.gif);
	border: 0px solid;
	margin-top: 1px;
	margin-left: 2px;
	padding-top: 2px;
	height: 14px;
	width: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 3px;
}

.eingabefeld-menue-input:hover {
	background-image: url(/img/eingabefeld-shader.gif);
	border: 0px solid;
	margin-top: 1px;
	margin-left: 2px;
	padding-top: 2px;
	height: 14px;
	width: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ff7011;
	padding-left: 3px;
}

.box-inhalt {
	float: left;
	width: 737px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 63px;
}

.box-footer {
	float: left;
	clear: left;
	width: 800px;
	background-image: url(/img/footer_line.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 30px;
}



.box-linkeseite {
	float: left;
	width: 185px;

}

.box-subnav  {
	width: 185px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}


.box-subnav a {
	width: 185px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/img/pfeil_grau.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-position: 5px;
	text-decoration: none;
	border-bottom: 1px solid #ebebeb;
	color: #0060c0;
}


.box-subnav a:hover {
	width: 185px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/img/pfeil_orange.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-position: 5px;
	text-decoration: none;
	border-bottom: 1px solid #ff7011;
	color: #ff7011;
}

.box-subsubnav  {
	width: 185px;
	padding-bottom: 10px;
}


.box-subsubnav a {
	width: 185px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(/img/pfeil_grau.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ebebeb;
	background-position: 5px;
	text-decoration: none;
	color: #0060c0;
}


.box-subsubnav a:hover {
	width: 185px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(/img/pfeil_orange.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ff7011;
	text-decoration: none;
	color: #ff7011;
}

.box-mitte {
	float: right;
	width: 480px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding-right: 15px;
	padding-bottom: 10px;
}

.news-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
	padding-bottom: 12px;
}

.content-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
	padding-bottom: 12px;
}

.orange {
	color: #ff7011;
}

.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
}

.newsbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0060c0;
	text-decoration: none;
	background-image: url(../img/pfeil_grau.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 11px;
}

.newsbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ff7011;
	text-decoration: none;
	background-image: url(../img/pfeil_orange.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 11px;
}

.contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}

.contentbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0060c0;
	text-decoration: none;
}

.contentbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ff7011;
	text-decoration: none;
}

.topofpage {
	float: right;
	width: 100px;
	color: #ff7011;
}

.topofpage a {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0060c0;
	text-decoration: none;
}

.topofpage a:hover {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #ff7011;
	text-decoration: none;
}

.box-newsdoppel {
	float: left;
	width: 800px;
}

.news-template {
	float: left;
	width: 292px;
	padding-left: 80px;
}

.news-template2 {
	float: left;
	width: 580px;
	padding-left: 80px;
}

.termin-template {
	float: left;
	width: 290px;
	padding-left:27px;
}





.box-news {
	float: left;
	width: 291px;
}

.box-news2 {
	float: left;
	width:600px;
}

.box-termine {
	float: left;
	width: 270px;
	padding-left: 25px;
}
