body {
	background-color: #fff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #121212;
}

a:hover, a:active, a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

a.interaktiv:hover, a.interaktiv:active, a.interaktiv:link, a.interaktiv:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

.link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.interaktiv {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

img, table {
	border: 0;
}

form {
	display: inline;
}

input, textarea {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	background-color: #f0f0f0;
	text-transform: uppercase;	
	border: 1px solid #a9a9a9;
}

.linieweiss {
	background-color:#fff;
	height:1px;
	margin: 3px 3px 10px 3px;
}

.spalte200 {
	width:200px;
	float:left
}

.links {
	float: left;
	margin-right: 15px;
}

.contentsuche {
	font-size: 10px;
	text-transform: uppercase;
	color: #717171;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 8px 10px;
}

.grau9 {
	font-size: 9px;
	color: #a9a9a9;
}

.schwarz10 {
	font-size: 10px;
	color: #333;
}

div.contentsuche input.suche {
	vertical-align: bottom;
}

/* NAVIGATION */

#navi, #navi div, #subnavi, #subnavi div {
	display: none;
}


/* K O P F */

#kopf {
	width: 800px;
	height: 135px;
	background-color:#5B5B5B;
	background-image: url('/pix/graumarktinfo/header/verlauf.jpg');
}

#kopf2 {
	width: 800px;
	height: 135px;
	padding-top: 12px;
	background-image: url('/pix/graumarktinfo/header/header_mann.jpg');
	background-repeat: no-repeat;
}

#kopf #logo {
	float: left;
	margin-left: 25px;
}

#kopf #login, #kopf #suche{
	display: none;
}

#kopf #powered {
	margin-left: 625px;
	margin-bottom: 12px;
	font-size: 9px;
	color: #999;
}

#kopf #powered, #kopf #powered img {
	vertical-align: text-top;
}

/* CONTENT */ 

#social {
	display: none;
}

#mitte {
	width: 800px;
	margin-top: 5px;
}

#content {
	float: left;
	width: 720px;
	padding-left: 25px;
	padding-right: 55px;
	padding-top: 20px;
}

#content2 {
	float: left;
	width: 720px;
	padding-left: 25px;
	padding-right: 55px;
	padding-top: 15px;
}

#contentbreit {
	float: left;
	width: 740px;
	padding-left: 25px;
	padding-right: 35px;
	padding-top: 40px;
}

div.homepagebox {
	/* border-bottom: 1px dotted #ccc; */
	padding-bottom: 20px;
	margin-top: 20px;
}

div.artikelteaser {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	clear: both;
}

div.artikelteaser p a {
	text-decoration: none;
	color: #121212;
	font-weight: normal; 
}

#suche p a {
	color: #121212;
	font-weight: normal;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

h1 {
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
	color: #c00;
}

.artikelnetzwerk #datum {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	width: 755px;
	font-size: 10px;
	color: #666;
	padding: 3px 0 3px 0;
	margin-bottom: 20px;
}

.artikel #datum {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	width: 720px;
	font-size: 10px;
	color: #666;
	padding: 3px 0 3px 0;
	margin-bottom: 20px;
	height: 12px;
}

.artikel .sbbild {
	float: left;
	margin-right: 20px;
}

.artikelnetzwerk #datum #actions, .artikel #datum #actions {
	display: none;	
}

#suche h1, .artikelnetzwerk h2, #suche h1, .artikelnetzwerk h2, .artikel h1,  .artikel h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.artikelteaserheadline h1 a {
	font-size: 11px;
}

.artikelteaserheadline h1 {
	font-size: 11px;
	margin-bottom: 0;
}

.artikel {
	/* border-bottom: 1px dotted #ccc; */
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.artikel_infobox {
	/* border-bottom: 1px dotted #ccc; */
	background-color: #f0f0f0;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

.artikel h3, #suche h3 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.artikelfuss {
	display: none;
}

#suche p, .artikelnetzwerk p, .artikel p {
	margin: 0 0 8px 0;
}

div.relatedartikelcomic {
	width: 450px;
	margin-bottom: 30px;
	margin-left: -10px;
}

div.relatedartikelcomic .teaser {
	width: 434px;
	padding: 3px 3px 3px 3px;
	border-left: 5px solid #a9a9a9;
	border-right: 5px solid #a9a9a9;
	border-bottom: 5px solid #a9a9a9;
	background-color: #fcfcfc;
}

div.relatedartikelcomic div.header {
	width: 445px;
	padding: 2px 0px 2px 5px;
	background-color: #a9a9a9;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

div.relatedartikelnetzwerk {
	width: 285px;
	margin-right: 5px;
	margin-left: -10px;
}

div.relatedartikelnetzwerk .teaser {
	width: 269px;
	padding: 3px 3px 3px 3px;
	border-left: 5px solid #a9a9a9;
	border-right: 5px solid #a9a9a9;
	border-bottom: 5px solid #a9a9a9;
	background-color: #fcfcfc;
}

div.relatedartikelnetzwerk div.header {
	width: 280px;
	padding: 2px 0px 2px 5px;
	background-color: #a9a9a9;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

div.relatedartikel {
	width: 195px;
}

div.relatedartikel .teaser {
	width: 179px;
	padding: 3px 3px 3px 3px;
	border-left: 5px solid #a9a9a9;
	border-right: 5px solid #a9a9a9;
	border-bottom: 5px solid #a9a9a9;
	background-color: #fcfcfc;
	font-size: 11px;
}

div.relatedartikel div.header {
	width:190px;
	padding: 2px 0px 2px 5px;
	background-color: #a9a9a9;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

div.relatedartikelcomic a:hover, div.relatedartikelcomic a:active, div.relatedartikelcomic a:visited, div.relatedartikelcomic a:link, 
div.relatedartikelnetzwerk a:hover, div.relatedartikelnetzwerk a:active, div.relatedartikelnetzwerk a:visited, div.relatedartikelnetzwerk a:link, 
div.relatedartikel a:hover, div.relatedartikel a:active, div.relatedartikel a:visited, div.relatedartikel a:link {
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

div.relatedartikelnetzwerk p, div.relatedartikel p {
	margin-top: 0;
	margin-bottom: 4px;
}

div.artikelcomic {
	width: 215px;
}

div.artikelcomic .teaser {
	width: 205px;
	border-left: 5px solid #a9a9a9;
	border-right: 5px solid #a9a9a9;
	border-bottom: 5px solid #a9a9a9;
	background-color: #fcfcfc;
}

div.artikelcomic div.header {
	width:210px;
	padding: 2px 0px 2px 5px;
	background-color: #a9a9a9;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

.rahmen {
	width: 450px;
	background-color: #f0f0f0;
	margin: 15px 0 15px -10px;
	padding: 10px;
}

.hintergrund {
	width: 450px;
	background-color: #f0f0f0;
	padding: 10px;
}

.kommentarrahmen {
	width: 450px;
	background-color: #f0f0f0;
	margin: 15px 0 15px -10px;
	padding: 5px;
}

#bildrahmen {
	width: 450px;
	background-color: #f0f0f0;
	margin: 15px 0 15px -10px;
}

#bildrahmen #header {
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

#bild{
	padding-left: 10px;
}

#bildrahmen #credit {
	color: #a9a9a9;
	font-size: 10px;
	text-align: right;
	padding: 5px 15px 10px 0;
}

.lexikonindex {
	width: 430px;
	padding: 10px;
	background-color: #f0f0f0;
	font-size: 11px;
}

#artikelfooter {
/*	border-top: 1px dotted #ccc; */
	border-bottom: 1px dotted #ccc;
	width: 425px;
	font-size: 10px;
	color: #666;
	padding: 3px 0 3px 0;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -20px;
}

#netzwerkfooter {
	border-bottom: 1px dotted #ccc;
	width: 425px;
	font-size: 10px;
	color: #666;
	padding: 3px 0 3px 0;
	text-align: right;
	margin-bottom: 20px;
}

#bildrahmen #header a:link, #bildrahmen #header a:hover, #bildrahmen #header a:active, #bildrahmen #header a:visited,
#artikelfooter a:link, #artikelfooter a:hover, #artikelfooter a:active, #artikelfooter a:visited,
#netzwerkfooter a:link, #artikelfooter a:hover, #artikelfooter a:active, #artikelfooter a:visited {
	text-transform: uppercase;
	color: #c00;
	font-size: 10px;
	font-weight: normal;
}

#suchefooter {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	width: 425px;
	font-size: 10px;
	color: #666;
	padding: 3px 0 3px 0;
	text-align: right;
	margin-bottom: 20px;
}

#suchefooter a:link, #suchefooter a:hover, #suchefooter a:active, #suchefooter a:visited,
.useractions a:link, .useractions a:hover, .useractions a:active, .useractions a:visited {
	text-transform: uppercase;
	color: #c00;
	font-size: 10px;
	font-weight: normal;
}

.useractions {
	display: none;
}

/* KOMMENTARE */

#kommentare, #kommentareingabe, #kommentareingabeheader, .kommentarausgabe {
	display: none;	
}

/* SIDEBAR */

#sidebar, #sidebarnetzwerk {
	display: none;
}

/* FOOTER */

.ratingtext {
	display: none;	
}

#copyright {
	margin-top: 40px;
	width: 800px;
	text-align: center;
}

.footer {
	width: 800px;
	text-align: center;
	margin-top:40px;
	border-top: 1px dotted #ccc;
	padding-top: 20px;
}

#copyright, .footer, .footer a {
	color: #999;
	font-size: 10px;
	font-weight: normal;
}

.copy {
	font-size: 10px;
	color: #999;
}


div#ivwimg, div#promo, div#textlink, div#ad_skyscraper, div#ad_fullsize, div#ad_leaderboard, 
div#ad_banner_tmp, div#ad_contentad_tmp, div#ad_contenttextlink_tmp, div#ad_google_contentbox_tmp,
div#ad_promo_tmp, div#ad_textteaser_tmp, div#ad_skyscraper_tmp, div#ad_halfpage_tmp, object#emsfullbanner
{
  display: none; 
}
div#superbanner_1, div#wallpaper_1, div#skyscraper_1,
div#temp_superbanner_1, div#temp_skyscraper_1, div#temp_skyscraper_2, div#temp_rectangle_1,
div#temp_halfpagead_1, div#temp_rectangle_2, div#temp_performance_2, div#temp_performance_10,
div#temp_teaser_1, div#temp_teaser_2, div#temp_teaser_11 {
  display: none;
}


