/**** CSS für jungschar.de 2009 ***/


@import url(navi_oben.css);
@import url(rahmen.css);
@import url(textstyles.css);
@import url(suche.css);
@import url(mailform.css);
@import url(forum.css);
@import url(ext_styles.css);

body {
	margin: 0px auto;
	padding:0;
	background-color:#ffe;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hidden, h1 {
      position:absolute;
	left:-1000px;
	top:-1000px;
      width:0;
      height:0;
      overflow:hidden;
      display:inline;

}


#alles {
	width: 62em;
	border-bottom:1px solid #f80;
	margin:0 auto;
	background-color:#fe9;
}

#kopf {
height: 7em;
width: 62em;
background-color:#fff;
border-left:1px solid #fe9;
}

#logo {
float:left;
margin-top:2em;
margin-left:1em;
position:relative;
width:11em;
z-index:20;
}

#logo img {
height: 5em;
width: 6.5em;
}


#sitename {
	float:left;
	margin:0.55em 0em 0em -3em;
	height:5em;
	width:22.9em;
}

#sitename p {
	font-family:Georgia,serif;
	font-size:1.8em;
	color:#f80;
	letter-spacing:0.1em;
}

#sitename img {
	height: 4.8em;
	width: 14em;
}

/*************************/
/* for Internet Explorer  vor 7*/

* html #sitename {
	margin:2.3em 0.5em -0.5em -2.6em;
	width:21.1em;
}	
	
/* for Internet Explorer 7*/
*+html #sitename { 
	margin:2.3em 0.5em 0em -2em;
} 


/*************************/

#hingucker {
height: 7em;
float:left;
overflow:hidden;

}

#hingucker img {
height: 7em;
/* width: 26em; */
}


#clear {
	/*width:62em;*/
	height:1em;
	clear:both;
	border-left:12em solid #f80;
}


#mitte {
min-height: 30em;
height:auto !important;
height:30em;
width: 62em;
}


#content {
	margin:0em 0 0 -12em;
	width: 35.2em;
	float:left;
	border-left:12em solid #f80;
	z-index:10;
	position:relative;
	padding:1em 1.5em;
	min-height:30em;
	height:auto !important;
	height:30em;
}



#startlinks, #startrechts {
width: 18.4em;
float:left;
}

#startlinks {
padding-right:0.5em;
}

#startrechts {
padding-left:0.5em;
}

#rechts {
margin: 0.5em 0 0 0;
width: 11em;
float:left;
padding:0em;

}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: 1px solid #f80;
	font-size: 0.7em;
	text-align: center;
	color:#f80;
}

#footer a:link {
	color: #f80;
	text-decoration: none;
}

#footer a:visited {
	color: #f80;
}

.contenttable {
margin-top:0.4em;
border:0px;
width: 30em;
table-layout: fixed;


/* font-size:0.8em; -- kann hier nicht eingestellt werden wegen Uebersichtstabelle bei Pressemeldungen */

}

.contenttable tr.tr-even td {
	border:0px;
	background-color:#ddd;
	padding:4px;
}


.contenttable tr.tr-odd td {
	border-right:1px solid #ddd;
	border-left:0px;
	border-bottom:0px;
	border-top:0px;
	padding:4px;
}


DIV.csc-frame-rulerBefore { 
	border-top: 1px solid #f80; 
	margin: 5px 0px 5px 0px; 
}

DIV.csc-frame-rulerAfter { 
	border-bottom: 1px solid #f80; 
	margin: 5px 0px 5px 0px; 
}


div.csc-textpic-imagewrap {
	padding-right:5px;
	padding-left:5px;
}


table.csc-uploads {
	border-bottom:1px solid #fc6;
}


input {
	
        padding:2px 0px 2px 2px;
}

input.suchfeld {
	width:10em;
	float:left;
}

input.suchbutton {
	border:none;
	margin-left:0.1em;	
}


#language {
	float:left;
	margin-top:5.5em;
	margin-left:1.5em;
}

#language a {
	border:none;
}

.flag1 {
	border:none;
}

.flag2 {
	border:none;
}

