/* general tags and classes */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* don't edit */
	color: #FFF;
}
html {
	font-size: 62.5%; /* don't edit */
}
body {
	font-size: 1em; /* edit here global size for em, 1em = 10px */
	text-align: center;
	background: #c2c2c2;
}
img {
	border-style: none;
}

input,
select,
option,
textarea {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: none;
	color: #001B40;
}
option {
	padding-right: 3px;
}
fieldset {
	border-style: none;
}
button {
    cursor:pointer;
}
dfn,
.hidden {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
	display: none;
}
.accessKeyActive {
	text-decoration: underline !important;
}
br.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

/* site construct */
#outerWrap {
	width: 987px;
	margin: auto;
	text-align: left;
}
#innerWrap {
}
#headerShadowLeft {
	width: 9px;
	height: 75px;
	background-image: url(../img/bg_headershadow_left.gif);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
#hshadwrap {
	clear:both;
	overflow:hidden;
	width:990px;
}
#headerNoShadowLeft {
	width: 9px;
	height: 75px;
	float: left;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
#header {
	width: 978px;
	height: 75px;
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	background-color: #FBFBFB;
	overflow: hidden;
}
#headerShadowBottom {
	height: 13px;
	background-image: url(../img/bg_headershadow_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
#loginData {
	width: 650px;
	float: left;
}
#logoutBtn {
	margin-top: 33px;
	margin-right: 8px;
	margin-left: 5px;
	float: left;
}

#logoutBtnWrap #logoutBtn {
	margin-top: 6px;
}

#salutation {
	padding: 44px 0px 0px 15px;
	float: left;
	font-weight: bold;
	font-style: normal;
	color: #003366;
}

#logoutBtnWrap #salutation{
	padding-top: 16px;
}
#salutation a {
	color: #003366;
	text-decoration: underline;
}
#logo {
	margin-right: 14px;
	float: right;
}
#footerLogo {
	padding: 6px 0px 0px 9px;
	float: left;
	width:190px;
}
#logoWrap #logo	{
	margin-top: -28px;
}

#logoutButton {
	margin-left: 13px;
	height: 24px;
	width:182px;
	font-size:1.2em;
	padding:0px;
	float:left;
}
#logoutButton img {
    margin-top:-3px;
}

#rootMenu {
	margin-left: 45px;
	height: 24px;
	width:740px;
	font-size:1.2em;
	padding:0px;
	float:left;
}
#contentWrap {
	display: table;
}
#wrap {
	display: table-row;
}

#contentSubLeft .contentElement p {
    font-size:1.2em;
    line-height:15px;
}

#content .contentElement .backHeader p {
	font-size: 1.0em;
}

#content .contentElement p {
    font-size:1.2em;
    line-height:15px;
}

#leftShadow,
#left,
#contentShadow,
#content,
#contentSub,
#contentSubContainer,
#bigContentShadow,
#bigContentLeft,
#bigContentRight {
	display: table-cell;
	vertical-align: top;
	min-height: 547px;
	height: 547px;
}
#leftShadow,
#bigContentShadow {
	width: 9px;
	background-image: url(../img/bg_leftshadow.gif);
	background-repeat: repeat-y;
}
#bigContentShadow {
	background-image: url(../img/bg_bigcontentshadow.gif);
}
#leftShadowCorner,
#bigContentShadowCorner {
	position: relative;
	top: -1px;
}
#left {
	width: 202px;
	background-color: #5f6c77;
	font-size:1.2em;
}
#sponsor {
	margin-top: 28px;
	clear: both;
}
#mainMenu .firstlogo {
	margin-left:8px;
	margin-top:20px;
}
#mainMenu .logo {
	margin-left:8px;
	margin-top:10px;
}
#contentShadow {
	width: 12px;
	background-image: url(../img/bg_contentshadow.gif);
	background-repeat: repeat-y;
}
#content {
	width: 764px;
	/* background-color: #003366; */
	background-image: url(../img/verlaufg_2.png);
	background-repeat: repeat-y;
	font-size:1em;
}
#bigContentLeft {
	width: 428px;
	background-color: #003366;
}
#bigContentRight {
	border-left: 1px solid #B5B5B5;
	width: 549px;
	background-color: #003366;
}
#content .contentElement,
#bigContentLeft .contentElement,
#bigContentRight .contentElement {
	padding: 10px;
}
#contentWrapShadow,
#bigContentWrapShadow {
	height: 12px;
	background-image: url(../img/bg_contentwrapshadow.gif);
	clear: both;
	font-size: 0;
	line-height: 0;
}
#bigContentWrapShadow {
	background-image: url(../img/bg_bigcontentwrapshadow.gif);
}
#footerShadowLeft {
	width: 9px;
	height: 36px;
	background-image: url(../img/bg_footershadow_left.gif);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
#footer {
	width: 978px;
	height: 36px;
	background-color: #F6F5F6;
	float: left;
	text-align: right;
	font-size:1.1em;
}
#footerShadowBottom {
	height: 12px;
	background-image: url(../img/bg_footershadow_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

/* navigation */
#rootMenu ul {
	position: relative;
	top: 2px;
	display: inline;
	list-style-type: none;
}
#rootMenu ul li,
#rootMenu ul li a,
#rootMenu ul li.current {
	color: #3E4348;
	text-decoration: none;
}
#rootMenu ul li {
	display: inline;
}
#rootMenu ul li a,
#rootMenu ul li.current {
	padding-right: 3px;
	padding-left: 3px;
}
#rootMenu ul li a:hover,
#rootMenu ul li a:focus {
	text-decoration: underline;
}
#mainMenu {
	margin-bottom: 9px;
	width: 202px;
	overflow: hidden;
}
#mainMenu ul {
	list-style-type: none;
}
#mainMenu ul li a,
#mainMenu ul li span.current {
	border-bottom: 1px solid #FFFFFF;
	padding: 7px 4px 5px 25px;
	background-color: transparent;
	background-image: url(../img/menu_arrow_normal.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	display: block;
	font-weight: bold;
}
#mainMenu ul li a,
#mainMenu ul li a span,
#mainMenu ul li span.current {
	color: #FFFFFF;
	text-decoration: none;
}
#mainMenu ul li a:hover,
#mainMenu ul li a:focus,
#mainMenu ul li a.active,
#mainMenu ul li a.current,
#mainMenu ul li span.current {
	background-color: #003366;
	background-image: url(../img/menu_arrow_normal.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
}
#mainMenu ul li a.active {
	background-image: url(../img/menu_arrow_has_sub.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
}
#mainMenu ul ul {
	border-bottom: 1px solid #FFFFFF;
	font-size:11px;
}
#mainMenu ul ul li a,
#mainMenu ul ul li span.current {
	border-bottom-style: none;
	padding-left: 36px;
	font-weight: normal;
	background-color: #003366;
	background-image: none;
}
#mainMenu ul ul li a:hover,
#mainMenu ul ul li a:focus,
#mainMenu ul ul li a.active,
#mainMenu ul ul li a.current,
#mainMenu ul ul li span.current {
	background-color: #336699;
	background-image: none;
}
/* file does not exist according to apache logfiles
#mainMenu ul ul li a.active,
#mainMenu ul ul li a.current,
#mainMenu ul ul li span.current {
	background-image: url(../img/arrow_sub.gif);
	background-position: 10px 8px;
	background-repeat: no-repeat;
}
*/

#mainMenu ul ul ul li a,
#mainMenu ul ul ul li span.current {
	padding-left: 46px;
}
#mainMenu ul ul ul {
	border-bottom: 0px;
}
#serviceMenu {
	width:750px;
	float: right;
	text-align:right;
	padding:11px 8px 0px 0px;
}
#serviceMenu ul,
#smallServiceMenu ul {
	display: inline;
	list-style-type: none;
}
#serviceMenu ul li,
#smallServiceMenu ul li {
	display: inline;
	color: #003366;
}
#serviceMenu ul li a,
#serviceMenu ul li span.current,
#smallServiceMenu ul li a,
#smallServiceMenu ul li span.current {
	margin: 0 5px;
	color: #003366;
	text-decoration: none;
}
#serviceMenu ul li a:hover,
#serviceMenu ul li a:focus,
#serviceMenu ul li span.current,
#smallServiceMenu ul li a:hover,
#smallServiceMenu ul li a:focus,
#smallServiceMenu ul li span.current {
	text-decoration: underline;
}

/* site elements */
  /*font-size: 2.2em;
  font-weight: bold;
  line-height: 2.2em;
  border: 0;
  margin-bottom:0px;
  margin-top:0px;
  background-image:     url(../img/ruler_right_zs.png);
  background-repeat:    no-repeat;
  background-position:  0px 39px;
  margin-left:7px; */
  
#content .contentElement h1 {
    font-size:1.7em;
    margin:10px 10px 10px 8px;
    background-image:     url(../img/ruler_right_zs.png);
    background-repeat:    no-repeat;
    background-position:  left bottom;
    padding-bottom:5px;
}



.contentElement .backHeader {
	margin-top: 5px;
	margin-left: 8px;
	margin-right: -10px !important;
	margin-right: -15px;
	margin-bottom: 2px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 22px;
	display:block;
	width:736px !important;
	width:744px;
	height:29px;
    background-image:     url(../img/ruler_right_zs.png);
    background-repeat:    no-repeat;
    background-position:  left bottom;
}



.contentElement .backHeader .backHeadHL {
	width:654px;
	float:left;
	padding-top:5px;
	padding-left:0px;
	font-weight:normal;
	color:#ffffff;
}
.contentElement .backHeader .backHeadimg {
	float:left;
}
.contentElement .backHeader strong {
	color:#ffffff;
}
.contentElement ul {
	margin-left: 15px;
}
.contentElement h1 p {
	display:inline;
}
.contentElement h4 {
	margin: 5px 0px 12px 0px;
	padding: 0px 10px 9px 0px;
	background-image: url(../img/ruler_right_zs.png);
    background-repeat: no-repeat;
    background-position: 0px 22px;
    background-color: transparent;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 18px;
}
.contentElement h5 {
	margin-top: 0px;
	margin-left: -10px;
	margin-bottom: 2px;
	padding-left: 19px;
	padding-right: 10px;
	padding-bottom: 0px;
	/* border-bottom: 1px solid #B5B5B5; */
	font-size: 1.3em;
	font-weight: bold;
	line-height: 16px;
}
.contentElement .link {
    text-decoration:underline;
}
/* home with teaser */
#teaser,
#teaserLogin {
	margin-left: 9px;
	width: 978px;
	height: 367px;
	clear: both;
	overflow: hidden;
}
#teaserLogin {
	background-color: #003366;
	background-image: url(../img/teaser_login.jpg);
	background-repeat: no-repeat;
}
#teaserEvents {
	margin-left: 9px;
	background-color: #F6F5F6;
	clear: both;
}
#smallServiceMenu {
	/*width: 617px;
	padding-top: 51px;*/
	height: 14px;
	padding-top: 14px;
}
#smallServiceMenu ul {
	margin-left: 9px;
}
#loginBtnWrap {
	width: 361px;
	float: left;
	text-align: right;
}

#logoutBtnWrap {
	width: 617px;
	float: left;
	text-align: left;
	clear: both;
}
#loginBtn {
	margin-top: 6px;
	margin-right: 13px;
	clear: both;
}
.textBox p,
.textBox .headline {
	color: #003366;
}

/* login */
#loginWrap {
	margin-top: 6px;
	margin-left: 754px;
}
#loginShadowLeft {
	width: 13px;
	height: 323px;
	background-image: url(../img/bg_loginshadow_left.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 0;
	line-height: 0;
}
#login {
	width: 194px;
	height: 323px;
	background-color: #003366;
	float: left;
	overflow: hidden;
}
#login .contentElement {
	padding: 5px 18px 0px 18px;
}
#loginShadowBottom {
	width: 207px;
	height: 11px;
	background-image: url(../img/bg_loginshadow_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	font-size: 0;
	line-height: 0;
}
.plaincontent {
	padding:5px 15px 15px 11px;
}

#teaserFlash{
	z-index: 0;
}

#contentSub {  
  padding: 0;
  margin: 0;
  border: 0;
  padding-top: 0px;
  width: 764px;
  /* background-image: url(../img/bg_zwischenseite.jpg); */
  background-image: url(../img/verlaufg_2.png); 
  background-repeat: no-repeat;
}

#gradient #contentSub {
  background-image: url(../img/verlaufg_2.png);
  background-repeat: repeat-y;
  padding-top: 25px;
}

#contentSubContainer {
  background-image: url(../img/verlaufg_2.png);
  background-repeat: repeat-y;
}

#contentSub h1 {
  /*font-size: 2.2em;*/
  font-size: 1.8em;
  font-weight: bold;
  line-height: 2.2em;
  border: 0;
  margin-bottom:0px;
  margin-top:10px;
  background-image:     url(../img/ruler_right_zs.png);
  background-repeat:    no-repeat;
  background-position:  0px 35px;
  /*background-position:  0px 39px;*/
}
#contentSub h2 {
  font-size: 1.4em;
  font-weight: bold;
  border: 0;
  margin-bottom: 10px;
}

#contentSub h3 {
  font-size: 1.2em;
  font-weight: bold;
  border: 0;
}

#contentSubLeft h5 {
  /*font-size: 2.4em;*/
  font-size: 1.8em;
  font-weight: bold;
  line-height: 2.4em;
  border: 0;
  margin-bottom:0px;
  margin-left:-20px;
  padding-top:0px;
  background-image:     url(../img/ruler_right_zs.png);
  background-repeat:    no-repeat;
  /*background-position:  20px 49px;*/
  background-position:  20px 35px;
  
}

#contentSubLeft h6 {
  font-size: 1.5em;
  /*font-size: 1.8em;*/
  font-weight: normal;
  line-height: 1.8em;
  border: 0;
  margin-top:-27px;
  padding:0;
}

#content h6 {
  font-size: 1.5em;
  /*font-size: 1.8em;*/
  font-weight: normal;
  line-height: 1.8em;
  border: 0;
  margin:-19px 0px 6px 0px;
  padding-left:8px;
}

#contentSub .contentElement {
  margin-bottom: 20px;
  display: block;
  overflow: visible;
}

#contentSub .contentElement p {
  font-size: 1.2em;
}

#contentSub .contentElement li {
  font-size: 1.2em;
}

#contentSub .contentElement a {
  text-decoration: underline;
}

#contentSub #contentSubLeft .contentElement a {
  text-decoration: none;
}

#contentSub .contentElement h2 {
  padding-bottom: 10px;
  background-image: url(../img/ruler_right_large_zs.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#contentSub #contentSubLeft {
  margin: 0;
  margin-left: 19px;
  width: 475px;
  float: left;
}

#contentSub #contentSubRight, #contentSub #contentSubRightHome {
  margin: 0;
  padding: 0;
  margin-left: 62px;
  margin-top:48px;
  width: 200px;
  float: left;
}

#contentSubRight .videobox {
padding: 0;
  width: 175px;
  margin-top: 10px;
  margin-left: -6px;
  /*background-image: url(../img/backgroundvideoteaser.png);*/
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-left: 6px;
  padding-bottom: 6px;
}

#contentSubRight .videobox h3 {
  margin-top: -2px;
  font-size: 8pt;
  padding-top: 2px;
  padding-left: 5px;
  height: 17px;
  background-image: url(../img/bg_header_video_zs.gif);
  background-repeat:repeat-x;
}
#contentSubRight a:visited,a:link,a:hover, #contentSubRightHome a:visited,a:link,a:hover {
  text-decoration: none;
}
#contentSubRight a,  #contentSubRightHome a {
  text-decoration: none;
}
#contentSubRight .tx-newloginbox-pi1 p.forgotPassword a, #contentSubRightHome .tx-newloginbox-pi1 p.forgotPassword a  {
  text-decoration: none;
}
#contentSubRight .tx-ocdoccheck-pi1 p.forgotPassword a, #contentSubRightHome .tx-ocdoccheck-pi1 p.forgotPassword a {
  text-decoration: none;
}


#contentSubRight .rightColEl, #contentSubRight .rightColEl a {
 margin-top: 10px;
 margin-bottom: 10px;
 font-size:1.2em;
 line-height:14px;
}
#contentSubRight .rightColEl img {
  float: left;
  margin-right: 10px;
}

.nlabobutton {
  margin-left: -8px;
}
.nextToFlash {
	font-size: 1em;
	margin-left:35px;
	vertical-align:top;
}

#content #teaserwrap .nextToFlash p {
	line-height:15px;
}

#content #teaserwrap .nextToFlash .videoTitle {
	font-size: 1.2em;
}


.tx-ocboehringerstats-pi1 {
  border:0;
  margin: 0;
  padding: 0;
}

.tx-ocboehringerstats-pi1 h2 {
  color: #C2C2C2;
  font-size: 1.2em;
  font-style: italic;
  font-weight: light;
  margin-bottom: 1.2em;
}
.tx-ocboehringerstats-pi1 table {
  /*background-color: #003366;*/
  /*border-spacing: 1px;*/
  border-collapse: collapse;
  margin-bottom: 2.2em;
}
.tx-ocboehringerstats-pi1 table td {
  background-color: #457294;
  color: #FFF;
  border-left: 2px solid #003366;
  border-bottom: 1px solid #003366;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  padding: 2px;
  width: 100px;

}
.tx-ocboehringerstats-pi1 table th {
  /*background-color: #4C5963;*/
  font-weight: normal;
  font-size: 1.1em;
  text-align:center;
  padding: 2px;
}
.tx-ocboehringerstats-pi1 .leftth {
  border-bottom: 1px solid #003366;
  background-color: #C2C2C2;
  color: #003366;
  font-weight: bold;
  font-size: 1.1em;
  text-align: right;
  padding: 0.3em;
}
.tx-ocboehringerstats-pi1 .leftth a {
  color: #003366;
}
.tx-ocboehringerstats-pi1 .leftth a:hover {
  color: #457294;
}
.tx-ocboehringerstats-pi1 .leftth a:visited {
  text-decoration: none;
}

.tipafriend-error, .dmm_subscription .errorfield  {
	text-align:left;
	margin-bottom:10px;
	background-image:url(/fileadmin/template/img/error_icon.gif);
	background-position: 3px 4px;
	background-repeat:no-repeat;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 3px 30px;
	line-height:15px;
    font-size: 12px;
	font-weight: bold;
}

.dmm_subscription .errorfield {
    text-align:left;
	background-image:url(/fileadmin/template/img/error_icon.gif);
	background-position: 3px 4px;
	background-repeat:no-repeat;
	margin: 7px 0px 7px -5px;
	padding: 3px 0px 3px 30px;
	line-height:15px;
    font-size: 12px;
	font-weight: bold;
}   

#recommendform td {
	vertical-align: top;
}
#backHeadimgTip {
	float: right;
	text-align: right;
}

#contentRight {
	float: left;
	margin-left: 30px;
}
.tx-ocboehringerstats-pi1 #calendar {
	height: 16px;
	text-align: right;
}
.tx-ocboehringerstats-pi1 #calendar input {
	vertical-align: middle;
}
.tx-ocboehringerstats-pi1 #calendar input.hasDatepicker {
	width: 145px;
}
#hometlong ul li {
    margin-bottom:10px;
}
#gradient #contentSubContainer #contentSub #contentSubLeft .contentElement h1 {
    font-size:1.7em;
    margin-top:-15px;
    margin-bottom:20px;
    background-image:     url(../img/ruler_right_zs.png);
    background-repeat:    no-repeat;
    background-position:  0px 32px;
}
#content .containerCme {
    background-image:     url(../img/event_cme.gif);
    background-repeat:    no-repeat;
    background-position:  0px 22px; 
    padding-left:70px;
    padding-top:10px;
}
#content .contentElement .containerCme h1 {
    font-size:15px;
    font-weight:bold;
    background-image:     url(../img/ruler_right_zs.png);
    background-repeat:    no-repeat;
    background-position:  0px 21px;
    padding:2px 0px 5px 0px;
    margin-left:0px;
    margin-bottom:5px;
}
#content .contentElement .containerCme h2 a {
    font-weight:normal;
    background-image: url(../img/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-color: transparent;
	padding-left:10px;
	margin-top:0px;
}
#content .contentElement .containerCme h3 {
    padding-left:10px;
    padding-top:3px;
    font-weight:normal;
    font-size:10px;
}

.zusendenBtn{
	background: url(../img/btn_zusenden.png) no-repeat;
	width: 94px;
	height: 24px;
}

.btn_zurueck{
 	background: url(../img/btn_zurueck.png) no-repeat; 
	width: 72px;
	height: 24px;
	border: 0;
}

.backToHome{
	background: url(../img/zurueck_zur_startseite.png) no-repeat;
	width: 200px;
	height: 34px;
}

.tx-ocevent-pi1 .innerSingle .fotoWrap {
	padding: 1px 7px 15px 3px;
	width: 153px;
	background-position:0 -1px;
	float:left;
}

.tx-ocevent-pi1 .innerSingle .fotoWrap .foto{
	padding-bottom: 0px;
}

#content.arbeitskreis {
	background: url(../img/verlauf_weiss_dunkler.jpg) no-repeat #F0EEEF;
}

#content.arbeitskreis h1 {
    color:#003366;
    background-image:     url(../img/ruler_blue.jpg);
    background-repeat:    no-repeat;
    background-position:  left bottom;
}

#content.arbeitskreis p {
    padding-left:10px;
    color:#003366;
}
