html {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fcfcfc;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #121212;
	padding: 0;
	margin:0 0 0 10px!important;
}

body {
    background-position: -13px 0!important;
}

a:hover, a:active, a:link, a:visited {
	color: #c00;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

a.interaktiv:hover, a.interaktiv:active, a.interaktiv:link, a.interaktiv:visited {
	color: #f60;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

.link {
	color: #c00;
	text-decoration: none;
	font-weight: bold;
}

.interaktiv {
	color: #f60;
	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 {
	clear: right;
	float: left;
	margin-top: 16px;
	/* background-color: #f0f0f0; */
	padding-left: 25px;
}

#navi div {
	background-color: #666;
	border: 1px solid #333;
	width: 80px;
	font-weight: bold;
	font-size: 12px;
	float: left;
	text-align: center;
	height: 16px;
	padding: 3px 5px 0px 5px;
	color: #fff;
}

#navi div.aktiv {
	background-color: #c00;
	border: 1px solid #333;
	color:#fff;
}

#navi div.aktiv a:link, #navi div.aktiv a:active, #navi div.aktiv a:hover, #navi div.aktiv a:visited {
	background-color: #f00;
	border: 1px solid #f00;
	color: #fff;
	text-decoration: none;
}

#navi div.passiv a:link, #navi div.passiv a:active, #navi div.passiv a:visited {
	color: #fff;
	text-decoration: none;
}

#navi div.passiv:hover {
	background-color: #c00;
	/* border: 1px solid #fff; */
	color: #fff;
	text-decoration: none;
}

#subnavi {
/*	background-color: #717171; */
	width: 775px;
	padding-left: 25px;
	height: 21px;
	padding-top: 4px;
	clear:both;
}

#subnavi div {
	float: left;
	color: #000;
	font-size: 11px;
	padding-top: 3px;
}

#subnavi div span {
	color: #000;
	font-size: 11px;
/* 	border-left: 1px solid #fff; 
	padding: 0 5px 0 5px; */
}

#subnavi div span.first {
	color: #000;
	font-size: 11px;
/*	border-left: 0;
	padding: 0 5px 0 5px; */
}

#subnavi a {
	color: #000;
	font-weight: normal;
}

#subnavi a.aktiv {
	color: #000;
	font-weight: bold;
}

/* K O P F */

#kopf {
	width: 800px;
	height: 130px;
	background-color:#fcfcfc;
	background-image: url('/pix/graumarktinfo/header/verlauf.jpg');
	background-repeat: repeat-x;
	border-bottom: 1px dotted #666;
	margin-top: 10px;
	clear: both;
	float:left;
}

#kopf2 {
	width: 800px;
	height: 100px;
	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 {
	margin-top: 10px;
	padding-left: 70px;
	float: left;
}

#kopf #login div.round {
	float:left;
	margin-right: 10px;
	-moz-border-radius: 12px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #999;
	background-color: #666;
}

#kopf #login div.round:hover {
	float:left;
	-moz-border-radius: 12px;
	border: 1px solid #fff;
	padding: 2px 5px 2px 5px;
	background-color: #666;
}

#kopf #login a:link, #kopf #login a:hover, #kopf #login a:visited, #kopf #login a:active {
	color: #fff;
	font-size:10px;
}

#kopf #powered {
	margin-left: 450px;
	margin-bottom: 12px;
	font-size: 9px;
	color: #999;
}

#kopf #powered, #kopf #powered img {
	vertical-align: middle;
	color: #fff;
	font-size:10px;
	font-weight: bold;
	
}

#kopf #suche {
	height: 22px;
	margin: 22px 5px -5px 510px;
	font-size: 10px;
	color: #000;
	-moz-border-radius: 12px;
}

#kopf #suche div.round {
	float:left;
	-moz-border-radius: 12px;
	padding: 2px 5px 2px 5px;
	background-color: #fff;
}

#kopf #suche a {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#kopf #suche input.suche {
	width: 120px;
	font-size: 11px;
}

#kopf #suche .abschicken {
	vertical-align: bottom;
	margin-left: 0px;
	margin-right: 5px;
}

/* CONTENT */ 

#mitte {
	width: 800px;
	clear: both;
	margin-top: 5px;
	float: left;
}

#content {
	float: left;
	width: 425px;
	padding-left: 25px;
	padding-right: 55px;
 	padding-top: 5px; 
}

#content2 {
	float: left;
	width: 425px;
	padding-left: 25px;
	padding-right: 55px;
	padding-top: 15px;
}

#contentbreit {
	float: left;
	width: 450px;
	padding-left: 25px;
	padding-right: 35px;
	padding-top: 40px;
}

div.homepagebox {
/*	border-bottom: 1px dotted #ccc;  */
	padding-bottom: 10px;
	margin-top: 5px;
}

div.artikelteaser {
	margin: 5px 0 10px 0;
	padding-top: 5px;
	/* border-bottom: 1px dotted #ccc; */
}

div.artikelteaser p a:link, div.artikelteaser p a:hover, div.artikelteaser p a:active ,div.artikelteaser p a:visited {
	text-decoration: none;
	color: #121212;
	font-weight: normal; 
}

#suche p a {
	color: #121212;
	font-weight: normal;
}

.sbbu {
	color: #666;
	font-weight: bold;
	font-size: 10px;
}

h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #a9a9a9;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

h2 a.spitz {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #000;
}

h2.zwischenhead {
	padding-bottom: 10px;
}

h1 {
	margin-top: 0;
	margin-bottom: 2px;
	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: 440px;
	font-size: 10px;
	color: #666;
	padding: 3px 0 3px 0;
	margin-bottom: 20px;
	height: 12px;
}

.artikel .sbbild {
	float: left;
	margin-right: 15px;
}

/*
.artikel .sbbild img{
	border: 1px solid #ccc;
}
*/

.artikelnetzwerk #datum #actions, .artikel #datum #actions {
	float: right;
}

.artikelnetzwerk #datum #actions a:link, .artikelnetzwerk #datum #actions a:visited, .artikelnetzwerk #datum #actions a:active, .artikelnetzwerk #datum #actions a:hover,
.artikel #datum #actions a:link, .artikel #datum #actions a:visited, .artikel #datum #actions a:active, .artikel #datum #actions a:hover
{
	text-transform: uppercase;
	color: #c00;
	font-size: 10px;
	font-weight: normal;
}

#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;
}

#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: 205px;
}

div.relatedartikel .teaser {
	width: 189px;
	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:200px;
	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: 205px;
}

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:200px;
	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: 5px 0 15px -10px;
}

#bildrahmen #header {
	padding: 10px 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: 2px 5px 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, .useractions {
	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;
}

/* KOMMENTARE */

#kommentare {
	width: 440px;
}

#kommentare h4 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#kommentare p {
	margin: 1px;
}

.entry {
	font-size: 11px;
	color: #333;
	border-bottom: 1px dotted #ccc;
}

.entry .who {
	font-size:10px;
	font-style: italic;
	float: left;
	margin-right: 10px;
}

.entry .date {
	font-size:10px;
	font-style: italic;
	float: right;
}

.entry .subj {
	font-weight: bold;
	clear: both;
}


/* #kommentareingabe {
	width: 440px;
	margin-top: 5px;
	background-color: #fff;
	padding:5px;
} */

a.kommentarlink {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#kommentareingabe {
	width: 424px;
	padding: 3px;
	border-left: 5px solid #a9a9a9;
	border-right: 5px solid #a9a9a9;
	border-bottom: 5px solid #a9a9a9;
	background-color: #fcfcfc;
}

#kommentareingabe a:link, #kommentareingabe a:hover, #kommentareingabe a:active, #kommentareingabe a:visited {
	font-size: 11px;
}

#kommentareingabeheader {
	width: 435px;
	height: 21px;
	padding: 1px 0px 5px 5px;
	background-color: #a9a9a9;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

#kommentareingabe .input_name {
	width: 155px;
	float: left;
}

#kommentareingabe .input_email {
	width: 245px;
	float: right;
}

#kommentareingabe .input_betreff input {
	width: 400px;
}

#kommentareingabe textarea {
	width: 400px;
	height: 80px;
}

#kommentareingabe .input_name input {
	width: 160px;
	font-size: 11px;
}

#kommentareingabe .input_email input {
	width: 225px;
	font-size: 11px;
}

#kommentareingabe input.abschicken {
	float: right;
	border: 1px solid #ccc;
	background-color: #fcfcfc;
	font-size: 11px;
	font-family: verdana;
	text-transform: uppercase;
}

.kommentarausgabe {
	margin: 20px 0px 10px 0px;
}

/* SIDEBAR */

#sidebar {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	width: 260px;
	background-color: #f0f0f0;
	padding-top: 10px;
	margin-top: 5px;
	z-index: 1;
}

#sidebarnetzwerk {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	width: 260px;
	background-color: #fff;
	padding-top: 15px;
}

#sidebar h3 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #c00;
}

.rsboxheader span {
	font-weight: bold;
	display: block;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #c00;
}

#sidebar h2 {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 1px;
}

#sidebar p, #sidebar p a {
	margin: 0;
	color: #121212;
	font-weight: normal;
}

#sidebar h1, #sidebar h1 a {
	margin: 0 0 15px 0;
	color: #c00;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
}

#sidebar div.teaser {
	margin-bottom: 20px;
}

/* FOOTER */

p.small {
	font-size: 10px;
}

.ratingtext {
	font-size: 10px;
	margin-bottom: 10px;
}

#copyright {
	margin-top: 40px;
	width: 800px;
	text-align: center;
}

.footer {
	width: 450px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gmfooter {
	width: 800px;
	text-align: center;
	margin-top:40px;
	border-top: 1px dotted #ccc;
	padding-top: 20px;
}

p.date {
	font-size: 10px;
	color: #333;
}

#copyright, .footer, .footer a, .gmfooter, .gmfooter a, .blogfooter, .blogfooter a {
	color: #999;
	font-size: 10px;
	font-weight: normal;
}

.copy {
	font-size: 10px;
	color: #999;
}

/* ANZEIGEN */

#ad_fullsize, #wallpaper_1, #ad_leaderboard, #superbanner_1 {
  padding-bottom: 0px;
  display: none;
}
#ad_fullsize {
    min-height: 1px;
}
DIV#ad_leaderboard {
  float: left;
  width: 800px;
  min-height: 90px;
}
DIV#ad_leaderboard > DIV {
  margin: auto;
}
DIV#ad_leaderboard > DIV + DIV{
  width: 810px;
}
DIV#ad_leaderboard > DIV + DIV + DIV{
  left: 820px;
}
DIV#right_sky {
left: 820px!important;
}


/*
#ad_skyscraper, #skyscraper_1 {
  float: left;
  position: absolute;
  top: 105px;
  left: 830px;
}
*/

#ad_skyscraper, #skyscraper_1 {
    margin-top: -136px;
	margin-bottom: 20px;
    margin-left: 810px;	
    position: relative;
}

/*
#ad_skyscraper2, #skyscraper_2 {
  float: left;
  position: absolute;
  top: 725px;
  left: 830px;
}
*/
#ad_skyscraper2, #skyscraper_2 {
    margin-left: 810px;
    position: relative;
}

#ad_skyscraper2 > DIV {
    position: absolute!important;
}



#promo, #textlink {
	background-color: #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: none;
}

#ivwimg {
	height: 0px;
	overflow: hidden;
}


/* VB */

.vb_sso_form {
	padding-left: 20px;
}

div.page a { 
	font-weight:normal; 
}


/* WISSENSTEST */
.wtSimpleText {
	float: left;
}

.wtSimpleContainer {
	clear: left;
	margin-top: 10px;
}

.wtSimpleContainer .checkbox {
	float: left;
}

#gmintro{
	z-index:100;
	background-color: #fff;
	padding: 10px 10px 10px 30px;
	position: absolute;
	top: 300px;
	left: 130px;
	width: 490px;
	height: 180px;
	border: 1px solid #000;
}

/* TABELLE */
#content_tabelle
{
	font-size: 11px;
	width: 425px;
}

#content_tabelle_klein
{
	font-size: 9px;
}

#content_tabelle_klein td, #content_tabelle_klein td a, #content_tabelle_klein td span
{
	font-size: 9px;
	font-weight: inherit;
	text-decoration: none;
}

#content_tabelle td, #content_tabelle td a
{
	font-size: 11px;
	font-weight: inherit;
	text-decoration: none;
}

#content_tabelle .bold , #content_tabelle_klein .bold
{
	font-weight: bold;
}

#content_tabelle sup
{
	font-size: 9px;
}

#content_tabelle_klein sup
{
	font-size: 8px;
}

#content_tabelle td, #content_tabelle_klein td
{
	font-size: inherit;
	border-left: 1px solid #a2a2a2;
	border-top: 1px solid #a2a2a2;
	padding: 3px;
}

#content_tabelle td.bold, #content_tabelle_klein td.bold
{
	border-left: 1px solid #a2a2a2;
	border-top: 1px solid #a2a2a2;
	padding: 3px;
	font-weight: bold;
}

#content_tabelle td.nopad, #content_tabelle_klein td.nopad
{
	border: 0;
	padding: 0;
}

#content_tabelle .datahead, #content_tabelle_klein .datahead, #content_tabelle_klein .bg_dark_grey
{
	background-color: #e7ecee;
	font-weight: bold;
	border-right: 1px solid #a2a2a2;
}

#content_tabelle .lc, #content_tabelle_klein .lc
{
	border-right: 1px solid #a2a2a2;
}

#content_tabelle .lr, #content_tabelle_klein .lr
{
	border-bottom: 1px solid #a2a2a2;
}

#content_tabelle .tblhead, #content_tabelle_klein .tblhead
{
	background-color: #ccc;
	font-weight: bold;
}

#content_tabelle .tblheadlc, #content_tabelle_klein .tblheadlc
{
	background-color: #ccc;
	font-weight: bold;
	border-right: 1px solid #a2a2a2;
}

#content_tabelle .tblheadlrlc, #content_tabelle_klein .tblheadlrlc
{
	background-color: #ccc;
	font-weight: bold;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
}

#content_tabelle .tblheadlr, #content_tabelle_klein .tblheadlr
{
	background-color: #ccc;
	font-weight: bold;
	border-bottom: 1px solid #a2a2a2;
}
/*
DIV#ad_contentad_tmp {width: 800px;}
*/

