/*
    capringo.de
    type: stylesheet
    description: basic styles for all browsers with default values but without positioning
    last edited: 12.2006, B.Schulte

    (c) IT-Service & Consulting C.Wesch u. B.Schulte 2006. All rights reserved.
*/
/* ********************* size ****************************************/
#container #contentTextSmall {width:44.4em; /*background-color: #EEDE00;*/} /* the small content screen (depends on text size!)*/
#container .contentText { font-size:90%; }
#descriptionContent { height:28.25em; padding: 0 0.3em 0 0.3em; }   /* the description element height */

/* border around the middle size image */
.imgMidBorder {height:61px/*4.2em*/; width:3.75em; vertical-align:middle; text-align:center; border:1px solid #006052; background-color: #f9f2dd; padding:0; margin:0; }	
.detailsSmallImages {float:right; padding-left:.5em; padding-top:.3em; margin-right:1em; height:13.65em;}
.detailsSmallImages table {margin-bottom:.25em; padding:0;}

/* profile view: big size image */
.detailsBigImageBorder {vertical-align:middle; text-align:center; width:12.5em; height:200px/*13.9em*/; border:1px solid #006052; background-color:#f9f2dd; padding:0; margin:0;}	
.detailsBigImage {float:right; clear:none; border:0; margin-top:.4em;}

/* image upload - small ones */
.uploadSmallImages {padding-left:.5em; padding-top:.4em; height:15em; float:right; clear:none;}
.uploadSmallImages table {margin-bottom:.3em;}
.uploadImageStatus {padding:.4em 0 0 .5em; margin-right:2em; float:right; width:12em; height:13.65em;}
.uploadImageStatus .imageStatus {margin-bottom:.2em; height:5.8em;}

/* private block menu */
#menuPrivateBlock {display: block; margin:.2em 0 .5em .3em; width:89%; line-height:1.3em; background-color:#ffffff; border:1px solid #006052; padding-bottom:.3em;}

/* Correction of each fieldset position for the 'invisible' of legend */
.contentText fieldset legend {width:0px;}

/* ***************************** start page **************************** */
#topTeaserBox {width:13em; margin-left:1em; padding-right:1.4em; height:16.2em;} 
#topTeaserBox .boxcontent {height:100%; padding-bottom:.7em; }
#topTeaserBG {float:right; padding-right:.8em; width:14.5em; position:relative; margin-top:.5em;}
#topTeaserBG #topTeaserContent {height:19.1em; background:#ffffff; font-size:105%;}
#topTeaserBG #topTeaserContent .textlink {margin-top:.8em;}

/* ***************************** submit buttons **************************** */
.subbutton_gelb_input {
	padding-bottom:.3em;
	padding-top:.3em;
	margin-top:.3em;
	font-weight:bold;
	padding-left:0;
	padding-right:0;
	line-height:1em;
}
/* ***************************** link fundus **************************** */
.newsBlock p {padding:0 1em 0 7.4em;}

/* **************************** profile edit / search detail *************************** */
.prof_data_columns .stdWidth {width:19%;}
.prof_data_columns .stdWidthRight {width:40%;}
.searchDetail_columns .stdWidth {width:23%;}
.searchDetail_columns .stdWidthRight {width:23%;}
#eingabePLZ {width:8%;}
#angabeBeruf {width:8.6em;}
#angabeGroesse, #angabeGroesseBis, #angabeGewicht, #angabeGewichtBis {width:5%;} 
#auswahlGeburtsjahr {width:10%;}
.indent2Column #titleHandicap {float:left; clear:none; vertical-align:top; padding-top:.3em; margin-right:.5em;}
.indent2Column #eingabeHandicap {width:72%;}
.prof_data_columns {padding-top:.5em;}

/* **************************** registartion pages *************************** */
#eingabeHandicap {margin-top:.8em;}


