/* www.ish-akademie.de
   main screen stylesheet
   08 2009 erik wunderlich */



* {
  margin:0px;
  padding:0px;
  border:0px;
}


body {
	margin:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:100%;
	background-color:#E8E8E8;
}

a {
	text-decoration:none;
}

li {
	margin-left:20px;
}

dd {
	padding-top:4px;
}






h2#maintitle {
	height:170px;
	top:0px;
	text-indent:-9999px;
}

h2.maintitlePreMsg {
	font-size:0.84em;
	color:#999;
	padding-top:28px;
	padding-left:40px;
	text-indent:0px !important;
}

#backstage {
	min-width:974px;
	background:#FFF url(../gfx/bg_pagebottom.gif) center bottom repeat-x;
}

#mainstage {
	position:relative;
	width:974px;
	margin:0px auto;
	background:url(../gfx/bg_contentschatten.png) right bottom no-repeat;
	z-index:100;
}

#mainsteg {
	padding:0px 16px 16px 16px;
}

#centerstage {
	width:940px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color:#FFF;
	border:1px #999 solid;
	overflow:hidden;
}
/* Win IE 6 hack
   fuer automatische Erkennung der Hoehe von column01
   nicht schoen aber fuer ie6 anforderung benoetigt */
*html #centerstage {
	overflow:visible;
}



#column01 {
	width:310px;
	float:left;
}

#column01 .steg {
	margin:63px 10px 20px 19px;
	
}

#subnavi {
	margin-bottom:58px;
}

.bannerTeaser01, .bannerTeaser02 {
	padding:25px 0px 15px 0px;
}

.bannerTeaser01 *, .bannerTeaser02 * {
	width:280px;
}

.bannerTeaser01 div, .bannerTeaser02 div {
	height:91px;
	overflow:hidden;
}

.bannerTeaser01 {
	background:url(../gfx/bg_punktlinie01.gif) repeat-x;
}

.bannerTeaser01 img, .bannerTeaser02 img {
	display:block;
	margin-bottom:12px;
}

#column02 {
	width:600px;
	float:right;
}

#column02 .steg {
	padding-top:28px;
	padding-bottom:60px;
	width:580px;
}

#mainPagetitle {
	margin-bottom:0.76em;
}

#column02content p, #column02content ul, #column02content ol {
	margin-bottom:1.24em;
}

#column02content ul li ul, #column02content ol li ol {
	margin-bottom:0.4em;
}

#column02footer {
	position:absolute;
	bottom:17px;
	width:580px;
	height:63px;
	background:url(../gfx/bg_punktlinie01.gif) repeat-x;
}
/* Win IE 6 hack
   column02footer wird im ie6 zu weit hoch gesetzt
   deshalb hiermit gegensteuern */
*html #column02footer {
	bottom:-18px;
}


#column02footer .steg {
	padding-top:20px;
}

#column02footer #links01 {
	float:left;
}

#column02footer #links02 {
	float:right;
}

.tx-tgrdoccheck-pi1 {
	margin-bottom:2em;
}





#kopfleiste {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	min-width:974px;
	height:491px;
	background:url(../gfx/bg_header.gif) center top repeat-x;
	z-index:10;
}

#naviElements {
	width:974px;
	height:150px;
	margin:0px auto;
	background:url(../gfx/bg_mainlogo.gif) 34px 19px no-repeat;
}
#naviElements .steg {
	padding-left:357px;
}

#mainnavi {
	width:320px;
	height:130px;
	float:left;
}

#metanavi {
	width:280px;
	height:130px;
	float:left;
}

a#homelink {
	display:block;
	position:relative;
	left:-325px;
	top:18px;
	width:162px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:20;
}





#footerleiste {
	width:940px;
	height:110px;
	margin:0px auto;
}
#footerleiste .steg {
	padding:34px 0px 0px 408px;
}

#ishSponsorMsg {
	float:left;
	width:254px;
	padding-top:19px;
}
#ishSponsor01 {
	float:left;
	width:98px;
}
#ishSponsor02 {
	float:left;
}








#column02 a {
	padding:0px 17px;
	background-image:url(../gfx/bg_linkarrowright_c02.gif);
	background-repeat:no-repeat;
}

a.intext-link, a.overlay620x440, a.swflink720x540 {
	padding:0 !important;
	background:none !important;
}

a.intext {
	padding:0 !important;
	background:none !important;
}

#marginal01content .arrowRight {
	padding:0px 17px;
	background:url(../gfx/bg_linkarrowright_c01.gif) no-repeat !important;
}

a.back-link {
	background-image:url(../gfx/bg_linkarrowleft_c02.gif) !important;
}
a.more-link {
	background-position:right center;
}
.linkToTop {
	background-image:url(../gfx/bg_linkarrowtop_c02.gif) !important;
	background-position:right center;
}

#subnavi li  {
	padding-top:19px;
	padding-bottom:16px;
	background:url(../gfx/bg_punktlinie01.gif) repeat-x;
}

#subnavi li.firstItem  {
	background:none;
}

#subnavi li ul li {
	background:none;
	padding:0px 0px 0px 20px;
}

#subnavi a, #subnavi span {
	display:block;
	width:220px;
}

#linkTipAFriend {
	display:none;
}







form {
	clear:both;
	padding-top:6px;
}

.searchfield {
	width:230px;
	border:1px #999 solid;
	height:20px;
	vertical-align:bottom;
	background:#FFF url(../gfx/bg_searchfield.gif) 5px 4px no-repeat;
}
.searchbtn {
	margin-left:10px;
	margin-bottom:1px;
	vertical-align:bottom;
}

.csc-form-fieldcell input  {
	width:230px;
	border:1px #999 solid;
	height:20px;
	vertical-align:bottom;
}

.tx-indexedsearch-searchbox {
	display:none;
}
.tx-indexedsearch-res {
	margin-bottom:1.32em;
}

input.aktiv {
	background:#FFF;
}




.loginShadowbox {
	position:absolute;
	left:0px;
	top:-300px;
	width:420px;
	height:240px;
	z-index:120;
	background:url(../gfx/bg_loginshadowbox.png) repeat-x;
}

.loginShadowbox form {
	margin-top:22px;
	margin-left:40px;
}

.loginFormHead {
	padding-bottom:1em;
}

div#login01, div#login02 {
	background-color:#FFF;
}

div#login01 label, div#login02 label {
	display:block;
	width:100px;
	float:left;
}

.formInaktiv {
	display:none !important;
}
div.loginFormSet {
	clear:left;
	padding-top:11px;
}
input.loginInput {
	width:230px;
	background-color:#FFF;
	border:1px #999 solid;
	padding:1px;
	float:left;
}
.bgInColor {
	background-color:#FFEFF6 !important;
}


.loginFormSet a {
	background:none !important;
	padding:0px !important;
	color:#B00147 !important;
}

.loginFormSet p {
	padding-left:75px;
	margin-bottom:0px !important;
}

.loginFormSet p input {
	margin-left:25px;
}

p.loginTxt {
	padding-left:100px;
	width:230px;
}

.loginSubmit {
	margin-top:3px;
	margin-left:100px;
}





li {
	color:#666666;
	font-size:0.84em;
	line-height:1.32em;
}

li ul li, li ol li {
	font-size:1em;
}

i {
	font-size:0.68em;
	line-height:1em;
}

#mainPagetitle {
	font-size:1.16em;
	line-height:1.08em;
	color:#B00147;
}

#marginal01content h2, #marginal01content h3, .loginFormHead {
	font-size:0.92em;
	line-height:1.32em;
	color:#666;
}

#marginal01content p, .loginFormSet p {
	font-size:0.84em;
	line-height:1.32em;
	color:#777;
}

.loginFormSet label {
	font-size:0.84em;
	line-height:1.48em;
	color:#777;
}

#marginal01content a {
	color:#777;
}

#column02 a {
	color:#666;
}

a.intext-link, a.overlay620x440, a.swflink720x540 {
	color:#B00147 !important;
}

a.intext {
	color:#B00147 !important;
}

#column02content h2, #column02content h3 {
	font-size:1em;
	line-height:1.12em;
	color:#333;
	margin-bottom:0.36em;
}

.neu {
	color: #B00147;	
}

#column02content p, #column02footer p {
	font-size:0.84em;
	line-height:1.32em;
	color:#666;
}

td p {
	font-size:1em;
}

.tx-indexedsearch-whatis, .tx-indexedsearch-res {
	font-size:0.92em;
	line-height:1.32em;
	color:#666;
}

#column02content dd {
	font-size:0.72em;
	line-height:1em;
	color:#666;
}

#ishSponsorMsg {
	font-size:0.84em;
	color:#666;
}

#mainnavi li, #metanavi li, #subnavi li {
	font-size:0.96em;
	line-height:1.16em;
	font-weight:bold;
	color:#B00147;
	margin:0px;
	list-style:none;
	list-style-type:none;
}

#subnavi li ul li {
	font-size:0.84em;
	line-height:1.32em;
	font-weight:normal;
	color:#B00147;
}

#mainnavi li a, #metanavi li a, #subnavi li a {
	color:#333;
}

#mainnavi a.aktiv, #mainnavi a:hover, #metanavi a.aktiv, #metanavi a:hover, #subnavi a.aktiv {
	color:#B00147;
}







.csc-textpic-imagewrap a {
	padding:0px !important;
	background:none !important;
}

/*.csc-textpic, .csc-textpic-left, .csc-textpic-below {
	clear:none !important;
}*/
.csc-textpic-intext-left {
	clear:both;
}

.csc-textpic-ish .csc-textpic-imagewrap {
	margin-bottom:0.76em;
}






#lightbox, #lightbox-overlay, #lightbox-nav, #hoverNav {
	z-index:210 !important;
}
#overlay {
	z-index:200 !important;
}








form.tx_powermail_pi1_form {
	margin-bottom:2em;
}
span.powermail_mandatory {
	
	color: #000;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(../gfx/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 99% 2px;
}
div.powermail_mandatory_js, div.validation-advice {
	
	color: #9E052F;
	font-size:80%;
	width:260px;
	margin: 5px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	
	border:none;
}
fieldset.tx-powermail-pi1_fieldset legend {
	
	display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	
	display: block;
	width: 130px;
	float: left;
	clear: both;
	font-size:0.84em;
	margin: 5px 5px 5px 0px;
}

.adressbemerkung {
	font-size:0.84em;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 15px;
	margin-top: 10px;
	width: 300px;	
	}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	
	margin: 5px 0;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_check input.powermail_check {
	
	margin: 7px 0;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_check label {
	
	width: 175px;
}

div.tx_powermail_pi1_fieldwrap_html {
	
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	
	margin: 20px 0 10px 120px;
	padding:2px 10px;
	font-weight: bold;
	border:1px #B00147 solid;
}
.tx_powermail_pi1_fieldwrap_html_submitgraphic {
	
	margin: 20px 0 10px 120px !important;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background:none;
}


	
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	
td.powermail_all p.bodytext {
	margin: 0;
}

.tx-powermail-pi1_confirmation_back, .tx-powermail-pi1_confirmation_submit, .tx-powermail-pi1_mandatory_submit {
	
	margin: 20px 0 10px 0;
	padding:2px 10px;
	font-weight: bold;
	border:1px #999 solid;
}

.powermail_mandatory_list strong, .powermail_mandatory_list b {
	font-weight:normal;
	color:#9E052F;
}



.powermail_text, .powermail_textarea, .powermail_select {
	border:1px #999 solid;
}

.tx_powermail_pi1_fieldwrap_html_label {
	margin-top:2em !important;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display:none;
}


.tx_powermail_pi1_fieldwrap_html_content {
	padding-top:18px !important;
	width:380px !important;
}



.tx_powermail_pi1_fieldwrap_html_checkbox_title .powermail_mandatory {
	display:none;
}



