/* Verschiedenes */

body
{ cursor: default; }


/* Abstände */

body
{ margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; }

table,tr,td
{ margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; }


/* Farben */

body
{ background-color:#FFFFFF; }


/* Schrift */

table,tr,td
{ color: #000000; font-family: verdana,arial; font-size: 9pt; }


/* Scrollbar Internet Explorer */

BODY {
scrollbar-arrow-color: #CC3333;
scrollbar-track-color: #D4D0C8;
scrollbar-3dlight-color: #CC3333;
scrollbar-highlight-color: #FFFFFF;
scrollbar-darkshadow-color: #CC3333;
scrollbar-shadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
}


/* Seiten-Überschrift */

#titel {
color:#FFFFFF;font-family:verdana, arial;font-weight:bold;font-size:10pt;
}


/* Verweise Hauptmenue */

#menu a:link { display: block;
color:#000000;text-decoration:none;font-family:verdana, arial; font-size:9pt;
background-color:#FFFFFF;
}
#menu a:visited { display: block;
color:#000000;text-decoration:none;font-family:verdana, arial; font-size:9pt;
background-color:#FFFFFF;
}
#menu a:active { display: block;
color:#000000;text-decoration:none;font-family:verdana, arial; font-size:9pt;
background-color:#FFFFFF;
}
#menu a:hover { display: block;
color:#FFFFFF;text-decoration:none;font-family:verdana, arial; font-size:9pt;
background-color:#CC6666;
}
#menu a:focus { display: block;
color:#FFFFFF;text-decoration:none;font-family:verdana, arial; font-size:9pt;
background-color:#CC6666;
}


/* Verweise Inhalt */

#inhalt a:link {
color:#CC3333;text-decoration:none;font-family:verdana, arial; 
}
#inhalt a:visited {
color:#CC3333;text-decoration:none;font-family:verdana, arial; 
}
#inhalt a:active {
color:#CC3333;text-decoration:none;font-family:verdana, arial; 
}
#inhalt a:hover {
color:#CC3333;text-decoration:underline;font-family:verdana, arial; 
}
#inhalt a:focus {
color:#CC3333;text-decoration:none;font-family:verdana, arial; 
}


/* Verweise Navigation */

#nav a:link {
color:#FFFFFF;text-decoration:underline;font-family:verdana, arial; 
}
#nav a:visited {
color:#FFFFFF;text-decoration:underline;font-family:verdana, arial; 
}
#nav a:active {
color:#FFFFFF;text-decoration:underline;font-family:verdana, arial; 
}
#nav a:hover {
color:#FFFFFF;text-decoration:none;font-family:verdana, arial; 
}
#nav a:focus {
color:#FFFFFF;text-decoration:none;font-family:verdana, arial; 
}


/* Verweis Mini-Poll */

#mp a:link {
color:#CC3333;text-decoration:none;font-family:verdana, arial; background-color:#FFFFFF; font-size:8pt;
}
#mp a:visited {
color:#CC3333;text-decoration:none;font-family:verdana, arial; background-color:#FFFFFF; font-size:8pt;
}
#mp a:active {
color:#CC3333;text-decoration:none;font-family:verdana, arial; background-color:#FFFFFF; font-size:8pt;
}
#mp a:hover {
color:#CC3333;text-decoration:underline;font-family:verdana, arial; background-color:#FFFFFF; font-size:8pt;
}
#mp a:focus {
color:#CC3333;text-decoration:none;font-family:verdana, arial; background-color:#FFFFFF; font-size:8pt;
}


/* Rollover "nach oben" */

#ob {  
display:inline-block;  
width: 14px;  
height: 14px; 
float: right; 
background: #FFFFFF url(image/pfeil_o.gif);
}  

#ob:link { background: url(image/pfeil_o.gif); }
#ob:visited { background: url(image/pfeil_o.gif); }
#ob:active { background: url(image/pfeil_o.gif); }
#ob:hover { background: url(image/pfeil_o2.gif); }
#ob:focus { background: url(image/pfeil_o2.gif); }


/* TV Button "wechseln" */

#tvb1 {  
display:inline-block;  
width: 160px;  
height: 20px;  
background: #FFFFFF url(image/tvb1_1.gif);
}  

#tvb1:link { background: url(image/tvb1_1.gif); }
#tvb1:visited { background: url(image/tvb1_1.gif); }
#tvb1:active { background: url(image/tvb1_1.gif); }
#tvb1:hover { background: url(image/tvb1_2.gif); }
#tvb1:focus { background: url(image/tvb1_2.gif); }


/* TV Button "popup" */

#tvb2 {  
display:inline-block;  
width: 160px;  
height: 20px;  
background: #FFFFFF url(image/tvb2_1.gif);
}  

#tvb2:link { background: url(image/tvb2_1.gif); }
#tvb2:visited { background: url(image/tvb2_1.gif); }
#tvb2:active { background: url(image/tvb2_1.gif); }
#tvb2:hover { background: url(image/tvb2_2.gif); }
#tvb2:focus { background: url(image/tvb2_2.gif); }


/* TV Button "popup" */

#tvb3 {  
display:inline-block;  
width: 160px;  
height: 20px;  
background: #FFFFFF url(image/tvb3_1.gif);
}  

#tvb3:link { background: url(image/tvb3_1.gif); }
#tvb3:visited { background: url(image/tvb3_1.gif); }
#tvb3:active { background: url(image/tvb3_1.gif); }
#tvb3:hover { background: url(image/tvb3_2.gif); }
#tvb3:focus { background: url(image/tvb3_2.gif); }


/* Comic Gallery */

/* CG nav setup */
#cg_nav1 { height: 50px; width: 400px; margin: 0 auto; }
#cg_nav1 a, #cg_nav1 span {
height: 50px; width: 100px; float: left;
background: #fff top left no-repeat; }
#cg_nav1 a span, #cg_nav1 span span,
#cg_nav1 .cg_divider { display: none; }

/* CG nav images */
#cg a#cg_first { background: url(image/cg_nav/first.gif); }
#cg a#cg_back { background: url(image/cg_nav/back.gif); }
#cg a#cg_next { background: url(image/cg_nav/next.gif); }
#cg a#cg_last { background: url(image/cg_nav/last.gif); }

/* CG nav rollover images */
#cg a#cg_first:hover { background: url(image/cg_nav/first_on.gif); }
#cg a#cg_back:hover { background: url(image/cg_nav/back_on.gif); }
#cg a#cg_next:hover { background: url(image/cg_nav/next_on.gif); }
#cg a#cg_last:hover { background: url(image/cg_nav/last_on.gif); }

/* CG nav unavailable images */
#cg span#cg_first { background: url(image/cg_nav/first_off.gif); }
#cg span#cg_back { background: url(image/cg_nav/back_off.gif); }
#cg span#cg_next { background: url(image/cg_nav/next_off.gif); }
#cg span#cg_last { background: url(image/cg_nav/last_off.gif); }

/* CG Verweise */
#cg a:link {color:#CC3333;text-decoration:none;font-family:verdana, arial; }
#cg a:visited {color:#CC3333;text-decoration:none;font-family:verdana, arial; }
#cg a:active {color:#CC3333;text-decoration:none;font-family:verdana, arial; }
#cg a:hover {color:#CC3333;text-decoration:underline;font-family:verdana, arial; }
#cg a:focus {color:#CC3333;text-decoration:underline;font-family:verdana, arial; }


/* Votum */

.b4yv_stars {
	margin-top: 0px;
	padding-top: 0px;
	border: 0px;
}

.b4yv_text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

.b4yv_button {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}


/* Sprite Archiv */

/* Systemauswahl */
.sa_system {
	padding: 1px;
	text-align: center;
	vertical-align: middle;
}

/* Spiele Überschriften */
.sa_spiele {
	background-color: #CC3333;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
}
.sa_spiele2 {
	background-color: #CC3333;
	color:#FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: smaller;
}

/* Spieleauswahl Verweise */
#sa a:link { display: block;
color:#000000;text-decoration:none;font-family:verdana, arial; font-size:smaller;
background-color:#FFFFFF;
}
#sa a:visited { display: block;
color:#000000;text-decoration:none;font-family:verdana, arial; font-size:smaller;
background-color:#FFFFFF;
}
#sa a:active { display: block;
color:#000000;text-decoration:none;font-family:verdana, arial; font-size:smaller;
background-color:#FFFFFF;
}
#sa a:hover { display: block;
color:#FFFFFF;text-decoration:none;font-family:verdana, arial;; font-size:smaller;
background-color:#CC6666;
}
#sa a:focus { display: block;
color:#FFFFFF;text-decoration:none;font-family:verdana, arial; font-size:smaller;
background-color:#CC6666;
}