@charset "utf-8";
/* Grundlayout Berliner Jugendforum*/

/* Eigenschaften fuer das Hauptdokument */
body {
	 margin: 0;
     text-align: center;
	 height: 100%;
	 font-family: Verdana, Geneva, sans-serif;
	 font-size: 11px;
	 color: #000000;
     }

/*Felder fuer die einzelnen Inhaltselemente*/
div {
	margin: 0;
    }

/*Hauptfeld fuer das Gesamtlayout*/
#gesamtfeld {
    margin: 0;
	margin-bottom: 20px;
	width: 100%;
	height: 100%;
	background: url(back.png) top repeat-x;
	}
	
#gesamtfeld IMG{
	margin: 0;
	}
	
/*Feld fuer den gesamten Content*/
#rahmenfeld {
    margin-top: 0;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	width: 1150px;
	}

/*Felder fuer die Kopfzeile*/
#kopf {
	width: 1150px;
	height: 80px;
	overflow: hidden;
	text-align: left;
	}
	
#kopf IMG {
	margin-top: 10px;
	}

/*Feld fuer den Hauptbereich*/
#main {
	margin-top: 10px;
	width: 1150px;
	height: auto;
	}

/*Feld fuer das linke Hauptfeld*/
#hauptfeld {
	float: left;
	width: 1000px;
	text-align: left;
    }
	
	
/*Feld fuer die rechte Spalte*/
#rechte-spalte {
	float: right;
	width: 145px;
	}
	
/*Felder im Hauptfeld*/

#menu-oben {
	float: right;
	width: 965px;
	margin-right: 15px;
	height: 30px;
	overflow: hidden;
	background-color: #000000;
	}
	
#menu-oben-links{
	float: left;
	width: 800px;
	}
	
#menu-suche{
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	width: 180px;
	}
#menu-menu{
	float: right;
	margin: 0px;
	margin-right: 100px;
	}

#menu-oben-rechts{
	float: right;
	width: 150px;
	}
	

#main-field {
	clear: both;
	width: 1000px;
	}

#main-content {
	float: left;
	width: 770px;
	}
	
#main-menu {
	float: right;
	margin-right: 15px;
	width: 200px;	
	}
#kopfbild {
	width: 770px;
	height: 220px;
	overflow: hidden;
	background: url(magazin-titel.png) 0 0 no-repeat;
	}
	
#kopfbild IMG {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	width: 500px;
	height: 200px;
	}
	
#kopfbild-forum {
	width: 770px;
	height: 220px;
	overflow: hidden;
	background: url(forum-titel.png) 0 0 no-repeat;
	}
	
#kopfbild-forum-links{
	float: left;
	width: 225px;
    margin-top: 80px;
	margin-left: 30px;
	}
	
*html #kopfbild-forum-links {
	float: left;
	width: 200px;
        margin-top: 80px;
	margin-left: 25px;
	overflow: hidden;
	}

#kopfbild-forum-rechts{
	float: right;
	width: 510 px;
	}
	
#kopfbild-forum-rechts .tx-rgsmoothgallery-pi1 {
        margin-top: 9px;
        margin-left: 0px;
        margin-right: 10px;
        border: 0px;
}

*html #kopfbild-forum-rechts .tx-rgsmoothgallery-pi1 {
        margin-top: 10px;
        margin-left: 0px;
        margin-right: 10px;
        border: 0px;
}
	
#kopfbild-forum-rechts IMG {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	width: 500px;
	height: 200px;
	}	
		
	
#titel-artikel{
	width: 740px;
	margin-left: 20px;
	}
	
#weitere-artikel {
	clear: both;
	margin-left: 20px;
	width: 740px;
	}
	
#weitere-artikel-links {
	float: left;
	width: 360px;
	}

#weitere-artikel-rechts {
	float: right;
	width: 360px;
	}
	
#jugendforum-teaser {
	clear: both;
	margin-left: 20px;

	width: 740px;
	}
	
#jugendforum-teaser .csc-header{
 	padding-top: 20px;       
}
	
#jugendforum-teaser-links .csc-textpic-imagewrap {
	float: left;
	width: 170px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 5px;
	}

#jugendforum-teaser-rechs .csc-textpic-imagewrap {
	float: left;
	width: 170px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 5px;
	}

#jugendforum-teaser-links IMG {
	width: 170px;
	height: auto;
	}	
	

#jugendforum-teaser-rechs IMG {
	width: 170px;
	height: auto;
	}	
	
	
#jugendforum-teaser-eins {
	clear: both;
	width: 760px;
	}
	
	
#jugendforum-teaser-links {
	float: left;
	width: 360px;
	}
	
#jugendforum-teaser-rechs {
	float: right;
	width: 360px;
	}
		 
#jugendforum-teaser-links-l {
	float: left;
	width: 170px;
	}
	
#jugendforum-teaser-links-r {
	float: right;
	width: 170px;
	}
	
#jugendforum-teaser-rechts-l {
	float: left;
	width: 170px;
	}
	
#jugendforum-teaser-rechts-r {
	float: right;
	width: 170px;
	}
	
#polli-teaser-unten {
	float: left;
	width: 170px;
	margin-left: 20px;
	}


	


