/****************

Site-übergreifende Schrift-Definitionen

****************/

body {
	background-repeat:repeat-x;
}

div {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	line-height: 130%;
	color:#000000;
}

a {
  	text-decoration: underline;
}

a:hover { 
  	text-decoration: underline;
}

input {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color:#000000;
}
textarea {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	width:230px;
}

input.large {
  	width:230px;
}
input.medium {
  	width:170px;
}
input.small {
  	width:50px;
}


/****************

fuer ecards

****************/

textarea.ecard {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	width:150px;
  	height:262px;
  	border: 0px none;
}


.ecardForm {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	line-height: 120%;
	color:#ffffff;
	font-weight: bold;
}

.ecardForm_Error {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	line-height: 120%;
	color:#FF0000;
	font-weight: bold;
}

/****************

allgemeine Positionen

****************/

.motiv {
	position: absolute;
	left:0px; 
	top:0px; 
}

#menu01 {
	position: absolute;
	left:0px; 
	top:278px;
	z-index:200;
}

#menu02 {
	position: absolute;
	left:0px; 
	top:317px; 
	z-index:200;
}

#menu03 {
	position: absolute;
	left:0px; 
	top:355px; 
	z-index:200;
}

#menu04 {
	position: absolute;
	left:0px; 
	top:393px; 
	z-index:200;
}

#menu05 {
	position: absolute;
	left:0px; 
	top:431px; 
	z-index:200;
}

#menu06 {
	position: absolute;
	left:0px; 
	top:469px; 
	z-index:200;
}
.btnFuxxclub {
	position: absolute;
	left:0px; 
	top:528px; 
}

.linkRotfuchs {
	position: absolute;
	left:846px; 
	top:534px; 
}

.rororoLogo {
	position: absolute;
	left:204px; 
	top:160px; 
}

.fuxxLogo {
	position: absolute;
	left:204px; 
	top:22px; 
	z-index : 500;
}

.metanav {
	position: absolute;
	left:631px; 
	top:10px; 
}

.metanavHome {
	position: absolute;
	left:722px; 
	top:10px; 
}

.subnav {
	position: absolute;
	left:820px; 
	top:61px; 
}

.banner {
	position: absolute;
	left:834px; 
	top:403px; 
}

.btnZurueck {
	position: absolute;
	left:227px; 
	top:594px; 
}

.btnWeiter {
	position: absolute;
	left:740px; 
	top:594px; 
}





/****************

Stage - TEMPLATES
Positionen der Stage-Elemente
- alle Rubriken

****************/

/* allgemein - alle Templates */

/* grosse Headline */
.HeadLarge {
	position: absolute;
	left:220px;
	top:61px;
}

/* Bildposition 1 (=Stage - Position 0,0) */
.stdImg {
	position: absolute;
	left:220px;
	top:61px;
}
/* Bildposition 2 */
.stdImg2 {
	position: absolute;
	left:270px;
	top:140px;
}



/* Template 01 - Startseite */
#t01Txt {
	position: absolute;
	left:265px;
	top:483px;
	width:500px;
	height:290px;
}

/* Template 02 - Bild links */
.t02Head {
	position: absolute;
	left:520px;
	top:87px;
}
#t02Txt {
	position: absolute;
	left:520px;
	top:180px;
	width:260px;
	height:360px;	
}

/* Template 03 - Bild links - grosse Headline */
.t03Img {
	position: absolute;
	left:220px;
	top:120px;
}
#t03Txt {
	position: absolute;
	left:520px;
	top:140px;
	width:260px;
	height:360px;
}


/* Template 04 - Bild oben - integrierte Headline */
#t04txt {
	position: absolute;
	left:270px;
	top:349px;
	width:500px;
	height:290px;
}

/* Template 05 - Bild oben - integrierte Headline 2-spaltiger Text */
#t05TxtLinksA {
	position: absolute;
	left:270px;
	top:350px;
	width:230px;
	height:230px;
}
#t05TxtLinksB {
	position: absolute;
	left:270px;
	top:470px;
	width:230px;
	height:230px;
}
#t05TxtRechts {
	position: absolute;
	left:540px;
	top:350px;
	width:230px;
	height:230px;	
}


/* Template 06 - Bild Content - Headline 2 Textfelder */
#t06TxtUnten {
	position: absolute;
	left:270px;
	top:455px;
	width:230px;
	height:140px;
}
#t06TxtRechts {
	position: absolute;
	left:540px;
	top:140px;
	width:230px;
	height:440px;	
}


/* Template 07 - Massentext */
.t07Flaeche {
	position: absolute;
	left:220px;
	top:140px;
	width:50px;
	height:145px;
}
#t07TxtLinks {
	position: absolute;
	left:270px;
	top:304px;
	width:230px;
	height:145px;	
}
#t07TxtRechts {
	position: absolute;
	left:540px;
	top:140px;
	width:230px;
	height:416px;		
}



/* Template 08 - Leseprobe */
#t08TxtUnten {
	position: absolute;
	left:270px;
	top:390px;
	width:150px;
	height:150px;	
}
#t08TxtRechts {
	position: absolute;
	left:460px;
	top:140px;
	width:310px;
	height:340px;	
}
.t08BtnPdf {
	position: absolute;
	left:460px;
	top:483px;
}


/* Template 09 - Gewinnspiel */
.t09Img {
	position: absolute;
	left:220px;
	top:120px;
}
#t09Txt {
	position: absolute;
	left:520px;
	top:128px;
	width:260px;
	height:464px;		
}
.t09Form {
	position: absolute;
	left:520px;
	top:260px;
}


/* Template 10 - Top3 */
#t10Txt {
	position: absolute;
	left:270px;
	top:130px;
	width:510px;
	height:63px;		
}
.t10BuchLinks {
	position: absolute;
	left:270px;
	top:195px;
}
.t10BuchMitte {
	position: absolute;
	left:450px;
	top:195px;
}
.t10BuchRechts {
	position: absolute;
	left:630px;
	top:195px;
}
#t10BiblioLinks {
	position: absolute;
	left:270px;
	top:360px;
	width:150px;
	height:220px;	
}
#t10BiblioMitte {
	position: absolute;
	left:450px;
	top:360px;
	width:150px;
	height:220px;		
}
#t10BiblioRechts {
	position: absolute;
	left:630px;
	top:360px;
	width:150px;
	height:220px;	
}


/* Template 11 - Guestbook */
#t11Txt {
	position: absolute;
	left:270px;
	top:140px;
	width:500px;
}
.t11Link {
	position: absolute;
	left:560px;
	top:196px;
}
.t11Guestbook {
	position: absolute;
	left:270px;
	top:226px;
}


/* Template 12 - Deine Meinung */
#t12Txt {
	position: absolute;
	left:270px;
	top:140px;
	width:500px;
}
.t12Form {
	position: absolute;
	left:270px;
	top:202px;
}
.t12BtnGuestbook {
	position: absolute;
	left:270px;
	top:491px;
}


/* Template 13 - Weiterempfehlen */
#t13Txt {
	position: absolute;
	left:270px;
	top:140px;
	width:500px;
}
.t13Beitrag {
	position: absolute;
	left:270px;
	top:200px;
	width:500px;	
}
.t13SubHead {
	position: absolute;
	left:270px;
	top:336px;
}

.t13Form {
	position: absolute;
	left:270px;
	top:372px;
}


/* Template 14 - alle Beiträge */
#t14Txt {
	position: absolute;
	left:270px;
	top:140px;
	width:500px;	
}
.t14Liste {
	position: absolute;
	left:280px;
	top:217px;
	width:480px;
}



/* Template 15 - Einloggen */
#t15Txt {
	position: absolute;
	left:270px;
	top:140px;
	width:500px;	
}
.t15Form {
	position: absolute;
	left:280px;
	top:217px;
	width:480px;
}
