/*CVS Add-ins*/
/* 
$Revision: 1.10 $
$Date: 2007/10/11 13:29:46 $	 
authors: msc apa jde	 
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
additional styles for Opera 7 and Mac Safari
opera7.css for die-praevention.de
22.04.2005 13:30 MSC APA JDL
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

/*Content */

head:first-child+body #basicLayout td.content {
background-color:#faefd2;
}

#content {
height:auto;
}

#content ul li{
background-position:0 5px;
font:normal 0.9em/160% Verdana, Arial, Helvetica, sans-serif;
}

#content div.linkboxBgOrange ul li{
background-position:0px 0px;
}

#content ol{
font:normal 0.9em/160% Verdana, Arial, Helvetica, sans-serif;
}

/*service navigation*/
#navService #searchButton{ 
padding-right: 3px; margin-left: -6px; margin-bottom: -1px;
border-top: 1px solid #fff;  }
#navService input{line-height: 125%;}

/*end of service navigation*/



#content div.alignCenter{
margin:0 auto;
width:360px;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* forms in general */


#content input.sendButton{
	padding: 20px 8px 8px 10px;
	text-align:right;
	width: 12em;
	background-position : 0 20px;
	font-size: 1.0em;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* form Kontaktformular */

#content #contactForm fieldset{
	padding-bottom: 0px;
}

#content #contactForm input.sendButton{
	width: 14.5em;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* form ecard */

#content #ecardForm fieldset{
	padding-bottom: 0px;
}

#content #ecardFormContainer form#ecardForm input.sendButton{
	width:11.5em;
	padding-left:10px;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* form E-Cards manual input of E-card-ID */

#content #eCardIDForm input.sendButton{
	margin: 0 8px 0 4px;
	background-color:#fff;
	width: 8.8em;
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* form logbook registration manual input of registration-ID */

#content #eCardIDForm input.sendButton{
	margin: 0 8px 0 4px;
	background-color:#fff;
}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* search form Suche */

/*old version with search options
#content #searchForm label.rightLabel{
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 10px 10px 1px;
}*/

#content #searchForm input.sendButton{
	width: 6em;
	margin-top: 0;
}

/* search result*/

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* login form Schrittzaehler */

#content #logInSteppForm input.sendButton{
	width: 6em;
}
#content #logInSteppForm input.formElement{
	width: 21.3em;
}

/* register for Schrittzaehler log buch */
#content #registerForm .birthdayFieldset{
	display: inline;
	margin-right: 75px;
}

#content #registerForm .weightFieldset{
	display: inline;
	margin-right: 73px;
}

#content #registerForm #m{
	margin-left: 10px;
}

#content #registerForm input.sendButton{
	width: 7.5em;
}

#content #registerForm fieldset.personal input.formElement{
	width: 26em;
}

/* fuer safari:
 opera versteht dieses sinnlose Konstrukt nicht, safari kriegt den Wert...
 */
head:first-child+body #content #registerForm fieldset.personal input.formElement{
	width: 26em;
}

head:first-child+body #content #passwordForm fieldset.personal input.formElement{
	width: 26em;
}

#content #passwordForm input.sendButton{
	width: 18em;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* Calendar  */

#content div.calendar a.backMonth {
 	margin:0 0 2em 1.4em;
}


#content div.calendar  a.rewMonth {
	margin:0 1.5em 0 0;
}

/* inputform */
	
#content #inputForm input.sendButton{
	width: 15em;
}

/*gallery hacks*/

#galleryThumbs { padding:0; margin-left:3px; width:42%; }
#galleryPicContainer { width:343px; }

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*we Ecard*/
#content form#ecardshortweForm input.sendButton{ width: auto; margin-top: 0;}
#content form#ecardshortweForm input.sendButton.back{ width: auto;}
#content form#ecardweForm input.sendButton{ width: auto;}
#content form#ecardweForm input.sendButton.back{ width: auto;}



#content #gallerycardThumbs{ 
padding: 0px 10px 3px 10px;
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*Paul's Quiz 17.10.06 JDE*/
#content .quiz form#paulQuizForm .noOne, #content .quiz form#paulQuizForm .noTwo, 
#content .quiz form#paulQuizForm .noThree, #content .quiz form#paulQuizForm .noFour{
margin: 1px 6px 1px 1px;}

#content .quiz{			
width: 350px; }

#content .quiz form#paulContactForm #lconsent{	
padding-top: 5px;}

#content .quiz form#paulContactForm  input.sendButton{ 
width: auto; 
padding-left: 20px}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* Frauensportaktionswochen form IHE / JDE 31.03.08 */

#content #sportForm input#url{
        width: 18em;
        margin-left: 3.8em;
}

#content #sportForm textarea.formElement{
        width: 22.2em;    
}

#content #sportForm input.sendButton{
	width: 8em;
}