.screenonly {display:none;}

/* Farben ANFANG **************************************************************/


*.bgdebug {background-color: red;}
*.tcdebug {color: yellow;}
a {color:black;}

h1 { font-size:125%;font-style:bold;}
h2 { font-size:115%;font-style: bold;}
h3 { font-size:115%;font-style: italic;}
h4 { font-size:110%;}
h5 { font-size:100%;font-style: bold;}

/* Faben ENDE *****************************************************************/

/* Textsize  ANFANG ***********************************************************/
*.textsizenormal {
    font-size: 75.01%;
  	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}
/* Textsize  ENDE   ***********************************************************/

/* GLOBALS ANFANG *************************************************************/
a img {border:none;}
a { text-decoration: none;}
/* GLOBALS ENDE   *************************************************************/

/* Bildschirmaufbau ANFANG ****************************************************/

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
         text-align: center; /*ie6 braucht das! */
}



div#horizontalcenter {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
   
}

div#googletext {display:block; margin-top:200px; text-align:left;}
.tx-rlmpflashdetection-pi1 {display:none;}

div#bodyright {
	margin-left:0px;
	padding-left:0px;
	}


div#rightinfocontentwrapperprint {
	text-align:left;
}

/* Bildschirmaufbau ENDE   ****************************************************/



#pageheaderlogo {
	margin-bottom: 30px;
	margin-left: -50px;
	width: 600px;
	text-align:center;
}

#printcontentpositiontext {
	text-align:left;
	margin-bottom: 30px;
}



#bodyrightcontentpositiontext.screenonly {
	display:none;
}

#bodyrightcontentoverlay {
	text-align:left;
}
#bodyrightcontentoverlaynojs {
	text-align:left;
}


#bodyfull {
	margin-top: 20px;
}


div#rightinfocontentwrapper {
	text-align:left;
}



div#previewnavigationwrapper a img {
   border:thin solid #222222;
   margin:12px;
}
