HTML {
      height:100%;
}

BODY {
      font-family : Arial, sans-serif;
      margin: 0;
      padding: 0;
      font-size: 1em;
      color: #bad0d9;
      background-color: #000000;
      height: 100%;
      text-align: center; /* Zentrierung im Internet Explorer */
}

/* bescheidene IE-Hacks: */
/* exploder V6 only */
* html .main {
       overflow: visible;
}

/* exploder V7 only */
*+html .main {
       overflow: visible;
}

/* Hides from IE-mac \*/
* html p { height: 1%; }


/* Positionierungsklassen:*/

.main {
       background-color: transparent;
       background-image: url(images/background.jpg);
       background-repeat: no-repeat;
       margin:0 auto;
       padding:0;
       width: 1024px;
       min-width: 1024px;
       height: 632px;
       text-align: left; /* Inhalte wieder linksbündig machen */
}

.banner {
       position: relative;
       top: 23px;
       left: 537px;
       width: 468px;
       height: 60px;
       overflow: hidden;
       background-color: transparent;
}

.content {
       position: relative;
       top: 54px;
       left: 100px;
       background-color: transparent;
       width: 880px;
       height: 410px;
       overflow: auto;
       text-align: left; /* Inhalte wieder linksbündig machen */
}

.mainnav {
       position: relative;
       top: 99px;
       left: 30px;
       width: 172px;
       height: 31px;
       background-color: transparent;
}

.comicnav {
       position: relative;
       top: 68px;
       left: 281px;
       width: 100px;
       height: 25px;
       background-color: transparent;
}

.share {
       position: relative;
       top: 75px;
       left: 287px;
       width: 720px;
       height: 19px;
       background-color: transparent;
}

.subnav {
       position: relative;
       top: 27px;
       left: 460px;
       width: 500px;
       height: 19px;
       text-align: right;
       background-color: transparent;

}

.subsubnav {
       position: relative;
       top: 75px;
       left: 60px;
       width: 900px;
       height: 19px;
       text-align: right;
       background-color: transparent;
}

.tag {
       position: relative;
       top: -8px;
       left: 400px;
       width: 130px;
       height: 23px;
}

.sprache {
       position: relative;
       top: 12px;
       left: 965px;
       width: 70px;
       height: 13px;
       background-color: transparent;
}

.sharethis {
       position: relative;
       top: -28px;
       left: 560px;
       width: 22px;
       height: 23px;
       background-color: transparent;
}

.lowercontent {
	   position: relative;	
	   left: 281px;
	   top: -20px;
	   width: 675px;
	   height: 150px;
	   overflow: visible;
}

/* Linkstyles */

a {
        color:#bad0d9;
        text-decoration:none;
        font-weight: bold;
}
a:hover {
        color:#505967;
}

.subnav a {
        color:#bad0d9;
        font-size: 0.8em;
        text-decoration:none;
        font-weight: normal;
}

.subnav a:hover {
        color:#505967;
        font-weight: normal;
}

.subsubnav a {
        color:#bad0d9;
        font-size: 0.8em;
        text-decoration:none;
        font-weight: normal;
}

.subsubnav a:hover {
        color:#505967;
        font-weight: normal;
}


.share a {
        color:#bad0d9;
        font-size: 0.8em;
        text-decoration:none;
        font-weight: normal;
}

.share a:hover {
        color:#505967;
        font-weight: normal;
}

/* Ende Custom Styles der alten Seite. Ab hier T3 Standardstyles: */


SELECT {
        font-family: arial, Helvetica;
        font-size: 10px
}
TEXTAREA {
        font-family: arial, Helvetica;
        font-size: 10px
}
INPUT {
        font-family: arial, Helvetica;
        font-size: 10px
}


H1 {
        font-family : arial, sans-serif;
        font-size : 10pt;
        color: #bad0d9;
        margin-bottom : 10px;
}
H2 {
        font-family : arial, sans-serif;
        font-size : 10pt;
        color: #bad0d9;
        margin-left: 80px;
        margin-bottom : 10px;
}
H3 {
        font-family : arial, sans-serif;
        font-size : 10pt;
        color: #bad0d9;
        margin-bottom : 10px;
}
H4 {
        font-family : arial, sans-serif;
        font-size : 10pt;
        color: #bad0d9;
        margin-bottom : 10px;
}

.subhead1 {
        font-family : arial, sans-serif;
        font-size : 10px;
        color: #bad0d9;
}
.subhead2 {
        font-family : arial, sans-serif;
        font-size : 10px;
        color: #bad0d9;
}
.subhead3 {
        font-family : arial, sans-serif;
        font-size : 10px;
        color: #bad0d9;
}
.headerdate {
        font-family : arial, sans-serif;
        font-size : 10px;
        color: #bad0d9;
        font-weight: normal;
}


P {
        font-family : arial, sans-serif;
        font-size : 10pt;
        line-height : 14pt;
        padding-bottom : 0px;
        margin-bottom : 8px;
        color: #bad0d9;
	letter-spacing:1px;       
}

UL {
	padding-bottom : 0px;
        margin-bottom : 8px;
}

LI {
        font-family : arial, sans-serif;
        font-size : 10pt;
        line-height : 14pt;
        color: #bad0d9;
}

.caption {
        font-family : arial, sans-serif;
        font-size : 10px;
        color : #FF9966;
}
.bulletlist {
        font-family : arial, sans-serif;
        font-size : 12px;
        color : black;
}
.table {
        font-family : arial, sans-serif;
        font-size : 11px;
        color : #CC3366;
}

.searchform {
        font-family : arial, sans-serif;
        font-size : 12px;
        color : #6600CC;
        font-weight : normal;
}
.searchresultpagetitle {
        font-family : arial, sans-serif;
        font-size : 15px;
        color : #333333;
        font-weight : bold;
}
.searchresultcontent {
        font-family : arial, sans-serif;
        font-size : 11px;
        color : #6600CC;
        font-weight : normal;
}
.searchresultheader {
        font-family : arial, sans-serif;
        font-size : 14px;
        color : #333366;
        font-weight : bolder;
}
.searchmarkup {
        color : #FF0066;
}




.loginform {
        font-family : arial, sans-serif;
        font-size : 14px;
        color : #CC0000;
        font-weight : normal;
}




.mailform {
        font-family : arial, sans-serif;
        font-size : 12px;
        color : black;
        margin-left : 10px ;
        font-weight : normal;
}
.mailformrequired {
        font-family : arial, sans-serif;
        font-size : 12px;
        color : black;
        margin-left : 10px ;
        font-weight : bolder;
}
.mailformcomment {
        font-family : arial, sans-serif;
        font-size : 12px;
        color : black;
        margin-left : 10px ;
        font-weight : bolder;
}
.mailformradio {
        font-family : arial, sans-serif;
        font-size : 10px;
        color : black;
        margin-left : 10px ;
        font-weight : normal;
}






.filelinks {
        font-family : arial, sans-serif;
        font-size : 14px;
        color : #990000;
}
.filelinkssize {
        font-family : arial, sans-serif;
        font-size : 14px;
        color : Green;
}



.sitemap1 {
        font-family : arial, sans-serif;
        font-size : 12px;
        color : #CC6600;
}
.sitemap2 {
        font-family : arial, sans-serif;
        font-size : 11px;
        color : #990000;
        margin-left : 20px;
}
.sitemap3 {
        font-family : arial, sans-serif;
        font-size : 10px;
        color : #333399;
        margin-left : 40px;
}
.sitemap4 {
        font-family : arial, sans-serif;
        font-size : 9px;
        color : #003333;
        margin-left : 60px;
}




.celmenu {
        font-family : arial, sans-serif;
        font-size : 12px;
        color : olive;
        margin-top : 10px;
}
.celsubmenu {
        font-family : arial, sans-serif;
        font-size : 11px;
        color : #666699;
        margin-left : 20px;
        margin-top : 3px;
}

/* News-Kram */

.news-single-additional-info, .news-single-related, .news-single-links {
        border: 0px;
        background-color: transparent;
        margin-left: 40px;
}

.news-single-links, .news-single-related dd {
        font-size: 0.8em;
}

.news-single-links, .news-single-related dt {
        padding-bottom: 5px;
        font-size: 0.8em;
}

/* Tip-A-Friend */
.tx_tipafriend_codetext, .tx_tipafriend_text, .tx_tipafriend_werbemail {
        background-color: transparent;
        color: #bad0d9;
}

.tx_tipafriend, .tx-newloginbox-pi1 label {
	font-family : arial, sans-serif;
        font-size : 0.8em;
        line-height : 150%;
        padding-bottom : 0px;
        margin-left: 80px;
        margin-top : 5px;
        margin-bottom : 8px;
        color: #bad0d9;
}

/* SocialBookmarks: */
.tx-timtabsociable-pi1 img {
	float: none;
	border: 0;
	margin: 0;
	padding: 5px;
}

.tx-timtabsociable-pi1 a {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

.tx-timtabsociable-pi1 a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* Forum */
.tx-mmforum-pi2-container p {
	margin-left: 0px;
	
}

/* Tip-A-Friend*/
.tx_tipafriend {
	margin-left: 0px;
	letter-spacing:1px;
}

.tx_tipafriend_formfield LABEL {
	font-weight:normal;
	text-align:right;
	width:250px;
	margin-right:10px;
	float:left;
}

.tx_tipafriend_error_text {
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	margin-left: 0px;
}

.tx_tipafriend_codetext .tx-srfreecap-pi2-image {
	width:200px;
	height:70px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}