/*
	ZEITUNGSZEUGEN.DE | ZEITUNGSZEUGEN.COM - MAIN CSS TEMPLATE
	[deep.impact] | Friso Jankowsky - January 2009
	contains: main css styles, except recoloring styles that will be stored in a separate file
*/

body {
	background-color: #444444;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#ZZ-topBar {
	height: 220px;
	background-image:url(../stat_img/zzTopHBar.jpg);
	background-repeat: repeat-x;
}

#ZZ-topHeader {
	width: 940px;
	height: 220px;
	left: 50%;
	margin-left: -470px;
	background-image:url(../stat_img/ZZMainGraphikSample.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#ZZ-cContainer {
	background-color: #FFFFFF;
}

#ZZ-innerC {
	width: 930px;
	left: 50%;
	position: relative;
	margin-left: -465px;
}

#ZZ-left {
	width: 230px;
	float: left;
	padding-right: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 220px;
}

.leftItem {
	width: 220px;
}

/* BEGIN tBox */
.tBox {
	width: 220px;
	background-image:url(../stat_img/ZZ_tBoxBack.jpg);
	background-repeat:repeat-y;
}

.tBox-Head {
	width: 220px;
	height: 24px;
	background-image:url(../stat_img/ZZ_tBoxHead.jpg);
	background-repeat:no-repeat;
}

.tBox-Content {
	width: 220px;
	background-image:url(../stat_img/ZZ_tBoxTop.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 210px;
}

.tBox-Bot {
	width: 220px;
	height: 11px;
	background-image:url(../stat_img/ZZ_tBoxBot.jpg);
	background-repeat:no-repeat;
}


.rightItem {
	width: 180px;
}
.rBox {
	width: 180px;
	background-image:url(../stat_img/rBox-Back.jpg);
	background-repeat:repeat-y;
}

.rBox-Head {
	width: 180px;
	height: 24px;
	background-image:url(../stat_img/rBox-Head.jpg);
	background-repeat:no-repeat;
}

.rBox-Content {
	width: 180px;
	background-image:url(../stat_img/rBox-Content.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 170px;
}

.rBox-Bot {
	width: 180px;
	height: 11px;
	background-image:url(../stat_img/rBox-Bot.jpg);
	background-repeat:no-repeat;
}




.mBox {
	width: 510px;
	background-image:url(../stat_img/mBox-Back.jpg);
	background-repeat:repeat-y;
}

.mBox-Content {
	width: 510px;
	background-image:url(../stat_img/mBox-Content.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 500px;
}

.mBox-Bot {
	width: 510px;
	height: 11px;
	font-size: 2px;
	background-image:url(../stat_img/mBox-Bot.jpg);
	background-repeat:no-repeat;
}
/* END tBox */




#ZZ-main {
	width: 700px;
	float: left;
}

.ZZ-main-L {
	width: 510px;
	float: left;
	padding-right: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 510px;
}

/* BEGIN MAIN BOXES */
.ZZ-main-W-Box {
	width: 700px;
	background-image:url(../stat_img/ZZ_boxLBack.jpg);
	background-repeat:repeat-y;
}

.ZZ-main-W-Top {
	width: 700px;
	background-image:url(../stat_img/ZZ_boxLTop.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 690px;
}

.ZZ-main-W-Bot {
	width: 700px;
	height: 11px;
	background-image:url(../stat_img/ZZ_boxLBot.jpg);
	background-repeat:no-repeat;
}

.ZZ-main-Double-Box {
	width: 345px;
	float: left;
	background-image:url(../stat_img/ZZ_boxSBack.jpg);
	background-repeat:repeat-y;
}

.ZZ-main-Double-Top {
	width: 345px;
	background-image:url(../stat_img/ZZ_boxSTop.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 335px;
	
	
}

.ZZ-main-Double-Bot {
	width: 345px;
	height: 11px;
	background-image:url(../stat_img/ZZ_boxSBot.jpg);
	background-repeat:no-repeat;
}

.ZZ-main-Double-ESpacer {
	float: left;
	width: 10px;
	height: 25px;
}


/* BEGIN Spacers */
.lSpacer {
	width: 220px;
	height: 11px;
	background-image:url(../stat_img/ZZ_dottedLine.jpg);
	background-repeat:repeat-x;
}

.lNaviSpacer {
	width: 220px;
	height: 5px;
	font-size: 2px;
	background-image:url(../stat_img/ZZ_dottedLineS.jpg);
	background-repeat:repeat-x;
}
.wSpacer {
	width: 700px;
	height: 11px;
	background-image:url(../stat_img/ZZ_dottedLine.jpg);
	background-repeat:repeat-x;
	clear: both;
}

.mSpacer {
	width: 510px;
	height: 11px;
	background-image:url(../stat_img/ZZ_dottedLine.jpg);
	background-repeat:repeat-x;
	clear: both;
}

.rSpacer {
	width: 180px;
	height: 11px;
	background-image:url(../stat_img/ZZ_dottedLine.jpg);
	background-repeat:repeat-x;
	clear: both;
}

.mBoxSpacer {
	width: 500px;
	height: 11px;
	background-image:url(../stat_img/ZZ_dottedLine.jpg);
	background-repeat:repeat-x;
	clear: both;
}

/* END Spacers */


/* END MAIN BOXES */


.ZZ-right {
	width: 180px;
	float: left;
}

#ZZ-startC {
	width: 700px;
	float: left;
}

.clear {
	clear: both;
}

#ZZ-metaBar {
	height: 60px;
	background-image:url(../stat_img/zzBotMetaBar.jpg);
	background-repeat: repeat-x;
}

#ZZ-metaLine {
	width: 940px;
	left: 50%;
	margin-left: -470px;
	position: relative;
	top: 15px;
}

#ZZ-meta {
	float: left;
	padding-left: 5px;
}

#ZZ-copyline {
	float: right;
	padding-right: 5px;
}


/* MAGAZINE DISPLAY */
.magazine-list-row {
	width: 500px;
	float: left;
}

.magazine-list-item {
	float: left;
	width: 125px;
}

.magazine-home-list-item {
	float: left;
	width: 138px;
}




.magazine {
	float: left;
	width: 120px;
	height: 200px;
}

.magazine-additional-info {
	float: left;
	padding-left: 10px;
	width: 360px;
}

/* NEWS SETTINGS */

.news-list-image {
	float: left;
	width: 50px;
	height: 60px;
}

.news-list-info {
	float: left;
	padding-left: 10px;
	width: 390px;
}

.news-single-image {
	float: left;
	width: 100px;
	height: 200px;
	}

.news-single-info {
	float: left;
	padding-left: 10px;
	width: 390px;
}

.meinungen-list-info {
	float: left;
	padding-left: 10px;
	width: 490px;
}

.meinungen-single-info {
	float: left;
	padding-left: 10px;
	width: 490px;
}



/* INPUT DEFINITIONS */
input {
	border: 1px solid #666666;
	height: 14px;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;

}

select {
	border: 1px solid #666666;
	height: 18px;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}

textarea {
	border: 1px solid #666666;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}

fieldset {
	border: 0px;
}

label {
	float: left;
}
.labelwrap {
	width: 100px;
	float: left;
}

.csc-mailform-field {
	padding-bottom: 2px;
}

/* BEGIN Doppelspalte */
.ZZ-Doppelspalte {
	width: 500px;
}

.ZZ-Spalte { 
	width: 245px;
	float: left;
}

.ZZ-Spalte-Spacer {
	float: left;
	height: 25px;
	width: 10px;
}

/* END Doppelspalte */


