/* Reset */

* {
	padding:0px;
	margin:0px;
	font-size:1em;
}

body, #center .series_item * {
	font-family: Verdana,"Bitstream Vera Sans", sans-serif;
}


h1, #center * {
	font-family: Georgia,"New Century Schoolbook",Times,"Times New Roman",serif;
}

img {
	border: none;
}


/* überschriftengröße auf vorschauseite*/
#center h1 {
	font-size: 1.4em;
	line-height: 1.5em;/*gehoert in screen.css*/
	margin-bottom: 0.2em;/*gehoert in screen.css*/
	color: #5c5952;
}

#center h1 a {
	color: #5c5952;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}





.vorschau_item h2, #center h2.rubrik {
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0.1em;
	line-height: 1.1em;
	margin-bottom: 0;
	margin-top: 0;
}


/*zwischenüberschriften in Artikel*/
h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

/*überschriftengrößen auf einzelner artikel seite*/
#content h1.artikel {
	font-size: 1.6em;
	margin-bottom: 0.5em;
}

#center .rubrik {
	font-size: 1em;
	color: #262626;
}

.artikel p, #center ul {
	margin-bottom: 1em;
}

h2 {
font-size: 1.2em;
}

.contact {
	padding-left: 50px;
	height: 75px;
	width: 150px;
	background-image:url(design/buddy.jpg);
	border: 1px dashed #339933;
}




/* Allgemeine Styles */
.hide {
	display:none;
	margin:0px;
	padding:0px;
}
.clear:after {
	clear:both;
	content:".";
	height:0px;
	display:block;
	visibility:hidden;
}
.column {
	float:left;
	width:49.5%;
	margin-bottom:1em;
}

.column3 {
	float:left;
	width:33%;
	margin-bottom:1em;
}

.column-left {
	width:25%;
	float:left;
	margin-bottom:1em;
	clear:both;
}
.column-right {
	width:73%;
	float:left;
	margin-bottom:1em;
}
.column-left label {
	display:block;
	text-align:right;
	margin-right:1em;
}
.column-right textarea {
  width:100%;
}
.column-right input[type=text] {
  width:50%;
}
.column:after, .column3:after, .column-left:after, .column-right:after {
	clear:both;
	content:".";
	height:0px;
	display:block;
	visibility:hidden;
}
/* Klassen */
.odd { background-color:#dddddd;}
.rubrik {
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 0.1em;
	line-height: 1.1em;
	margin-bottom: 0;
}

/* Content */

body {
	font-family: Verdana,"Bitstream Vera Sans", sans-serif;
}
h1, #center.h2, h3, h4, h5, h6, .vorschau_item p, .artikeltext, p {
	font-family:Georgia,"Times New Roman", serif;
	margin:0 0 0.5em 0;
  /*font-size:1.1em;*/
}


h1 {
	font-size:1.4em;
}
h2 {
	font-size:1.2em;
}
/*
 * p, ul, blockquote, form, table, fieldset, h3{
	font-size:1.1em;
	margin-bottom:1em;
}*/

a, q, em, strong, code, samp, cite, abbr, acronym, input, select, textarea, label, button, li{
	font-size:1em;
}
#center li {
  line-height:1.5;
}
a img {
	border:0;
}

ul, ol {
	list-style:none;
	margin:0px;
	padding:0px;
}

/* vorschau items */

.vorschau_item {
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}

.vorschau_item img {
	display: block;
	float: left;
}

.vorschau_item p, .vorschau_item h1, .vorschau_item h2 {
	margin-left: 120px;
	padding-left: 15px;
}

.vorschau_item h2 {
	font-weight:normal;
}


/* farben für kopfzeile bei vorschau-items*/
#center .fokus, .bilder .fokus, .series_item .fokus {
	color: #b6003a;
}
#center .musik, .bilder .musik, .series_item .musik {
	color: #0067b9;
}
#center .kreatives, .bilder .kreatives, .series_item .kreatives{
	color: #880079;
}
#center .lifestyle, .bilder .lifestyle, .series_item .lifestyle {
	color: #008a12;
}

.vorschau_item p, .artikeltext{
   font-size:1.2em;
   line-height:1.5em;
}

.artikeltext img {
}

.contact {
	padding-left: 50px;
	height: 75px;
	width: 150px;
	background-image:url(/images\stylebuddy-online);
	border: 1px dashed #339933;
}

p.bilder {
	font-family: Verdana,"Bitstream Vera Sans", sans-serif;
	margin-bottom:1em;
}
/* Geht net, weil im Editor manchmal <p> reingeschrieben werden
.fliesstext:first-letter, .fliesstext:first-letter.p {
	float:left;
	font-size:70px;
	line-height:50px;
	padding-top:2px;
}
*/
#artikellinks {
	font-size:1.2em;
}

#weitere_artikel {
	font-size: 1.2em;
	padding:0.5em;
	margin:2em;
	margin-bottom:3em;
	list-style-type: circle;
	list-style-image: url(../favicon.png);
}

#weitere_artikel ul {
	margin-left:30px;
	list-style-image: url(../favicon.png);
}

#weitere_artikel li {
	line-height: 230%;
}

.weitere_kreatives {
	border: 1px solid #933285;
}

.weitere_kreatives h2 {
	color: #933285;
}

#socialbookmarks {
	margin:0;
	padding:4px;
	background-color:#2d3c57;
}


#socialbookmarks a {
	color:white;
	margin:0;
	padding:0;
	margin-left:20px;
}

