/* Overall */

html,body
{
	font: normal 12px Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: navy;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	scrollbar-face-color: #D5EFFF;
	scrollbar-highlight-color: #8bc1fe;
	scrollbar-shadow-color: #D5EFFF;
	scrollbar-3dlight-color: #0669E1;
	scrollbar-arrow-color: #150185;
	scrollbar-track-color: #8bc1fe;
	scrollbar-darkshadow-color: #150185;
	background: #1E90FF url(assets/templates/heman2/img/bg1.jpg) repeat-x;
}

#frame {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 100%;
	text-align: left;
	background-color: #D5EFFF;
}

/* Boxes */

#headbox {
	background-image: url(assets/templates/heman2/img/bg0.jpg);
	height: 180px;
	width: 946px;
}

#loginbox {
	height: 32px;
	width: 946px;
	background-image: url(assets/templates/heman2/img/bg_bigrow.jpg);
	color: White;
	text-align: center;
}

#loginbox form {
	display: inline;
}

#loginbox a, a:link, a:visited, a:active {
	color: White;
}

#loginboxinner {
	padding-top: 5px;
}

.ctrbox {
	width: 602px;
        line-height: 16px;
        margin-top: 5px;
}

.reflect_archive_list ul li {
      margin-left: 12px;
}

.ctrbox h1 {
	text-align: center;
	font-size: 22px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.ctrbox h1.hsp {
        line-height: 26px;
        border-top: 1px dotted navy;
        border-bottom: 1px dotted navy;
        background-color: #8BC1FE;
}

.ctrbox h2 {
	font-size: 14px;
	background-color: #8BC1FE;
	border: 1px solid navy;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 2px;
}

.ctrbox h2.masters {
        background-image: url(assets/templates/heman2/img/h2_masters.gif);
        background-position: right;
	background-repeat: no-repeat;
}

.ctrbox h3 {
        font-size: 15px;
	border-bottom: 1px solid navy;
	text-align: left;
	margin-top:10px;
        margin-bottom: 4px;
        padding-bottom: 4px;
}

.ctrbox h4 {
        font-size: 14px;
        font-weight: bold;
}

.ctrbox h5 {
        font-size: 14px;
        text-align: center;
        line-height: 18px;
}

.ctrbox ul {
margin-left: 20px;
}

.ctrbox .show {
	background-image: url(assets/templates/heman2/img/show.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
}

.ctrbox .hide {
background-image: url(assets/templates/heman2/img/hide.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	
}

/* table u.a. fï¿½r Downloads */
.ctrbox table {
	padding: 0;
	margin: 0;
        border-spacing: 0;
	width: 100%;

}

.ctrbox table.toys {
	border-top: 1px solid navy;
	border-left: 1px solid navy;
	border-right: 1px solid navy;
}

.ctrbox table.toys td {
        border-bottom: 1px solid navy;
}

.ctrbox tr {
        padding: 0;
        margin: 0;
}

.ctrbox td {
        padding: 4px;
        margin: 0;
}

.innerbox {
	padding: 0 6px 6px 6px;
}

.bigboxouter {
	width: 172px;
}

.bigboxinner {
	margin: 0 6px 6px 6px;
	padding: 2px;
}

.smlboxouter {
	width: 86px;
	display: block;

}

.smlboxinner {
	padding: 5px;
	border-left: 1px solid navy;
}

.lineouter {
	height: 20px;
	width: 946px;
        color: white;
	/*background-image: url(assets/templates/heman2/img/bg_smlrow.jpg);*/
}

.lineinner {
	padding: 2px;
}

#infobox {
	border: 1px solid navy;
	background-color: #8BC1FE;
	padding: 4px;
	margin-top: 10px;
        margin-bottom: 10px;
	text-align: justify;	
}

#infobox h1 {
	font-size: 12px;
	border-bottom: 1px solid navy;/*#6BB1F8*/
	padding:0;
	margin: 0;
}

.imagebox {
	border: 1px solid navy;
	float: left;
	margin: 5px 5px 5px 0;
}

/* ToysTpl - Liste der Figuren */
.toybox {
       margin: 7px;
       text-align: center;
       padding-top: 5px;
       width: 100px;
}


.listbox { /* Fï¿½r die Cartoonliste */
	width: 50%;
	float: left;
}
.listbox h2 {
	margin: 2px;
}

.listbox h4 {
	padding: 2px;
	margin: 2px;
}

/* Boxes Elements */

.bigbox h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #150185;
}

.innerbox h3 {
	background-image: url(assets/templates/heman2/img/bgh3.gif);
	line-height: 20px;
	font-size: 16px;
	width: 160px;
	text-align: center;
	padding: 0;
	margin-top: 6px;
	color: white;
	font-weight: bold;
}

.innerbox ul {
        padding-left: 5px;
}

/* Tabellenliste u.a. Hoerspiele */

.list {
      width: 500px;
      margin: 0 auto;
}

.list h2 {
      text-align: left;
}


/* HTML Elements */

h1,h2,h3,h4,h5,h6,ul,li,form,table,tr,td,tbody {
	padding: 0;
	margin: 0;
}

p {
       padding: 0;
       margin: 8px 0 8px 0;
       text-align: justify;
}

a img, img { border: 0px; }

a:link {
	color : navy;
}
a:visited {
	color : navy;
}
a:active {
	color: navy;
}
a:hover {
	text-decoration: none;
}

hr {
	margin: 10px 5px 10px 5px;
	height: 1px;
        border-top: 1px solid navy;
        width: 590px;
        text-align: center;
}

li {
	list-style-type: square;
}

blockquote {
	text-align: center;
	padding: 30px 50px 30px 50px;
	font-style: italic;
}

em {
	font-style: italic;
}


/* Forms */

textarea,select {
	/* background-image: url(assets/templates/heman2/img/bg3.gif); */
	background-color: #FFF;
	color: navy;
	border: 1px solid navy;
}

input {
	background-image: url(assets/templates/heman2/img/bgbutton.gif);
	border: 1px solid navy;
	margin: 2px 0 2px 0;
}

.button {
	margin: 2px 0 2px 0;
	text-align: center;
}

fieldset {
	border: 1px solid navy;
	padding: 5px;
	margin-bottom: 5px;
}

legend {
	font-weight: bold;
	border: 1px solid navy;
	background-color: #8BC1FE;
}

/* Alignments */

.left {
	float: left;
}

.right {
	float: right;
}

.cen {
	text-align: center;
}

img.cen {
         margin: 0 auto;
}

.clear {
	clear: both;
}

/* Colors */

.dark {
	background-color: #150185;
	color: White;
}

.dark a:visited {
	color: White;
}

.dark a:link {
	color: White;
}

.dark a:active {
	color: White;
}

.light {
	background-color: #8BC1FE;
}

.verylight {
	background-color: #D5EFFF;
}

.white {
	background-color: White;
}

/* Borders */

.borderone {
	border: 1px solid Navy;
}

/* kein Rahmen bei der Suche */
.borderone fieldset { 
       border: none;
       margin: 0;
}

/* Fontsizes */

.small {
       font-size: 10px;
}

/* Menï¿½ */

.mastersc {
	background-image: url(assets/templates/heman2/img/mastersc.jpg);
}

.popclass {
	background-image: url(assets/templates/heman2/img/popclass.jpg);
}

.motuclas {
	background-image: url(assets/templates/heman2/img/motuc.jpg);
}

.mastersn {
	background-image: url(assets/templates/heman2/img/mastersn.jpg);
}

.menuimg {
	height: 171px;
	width: 160px;
	padding: 0;
	margin: 0;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#navcontainer ul li {
	line-height: 20px;
	width: 160px;
	list-style-type: none;
}

#navcontainer ul li a
{
	display: block;
	height: 20px;
	color: white;
	background-color: #150185;
	background-image: url(assets/templates/heman2/img/button0.gif);
	text-decoration: none;
	padding: 0 0 0 20px;
}

#navcontainer ul li a:hover
{
	background-image: url(assets/templates/heman2/img/button1.gif);
}

/* STARTSEITE */

/* News */


.newspost h1 {
	font-size: 18px;
	line-height: 22px;
        text-align: left;
        margin: 2px 0 2px 0;
}

.newspost a {
	color: blue;
}

.newspost a:link {
	color: blue;
}

.newspost a:active {
	color: blue;
}

.newspost a:visited {
	color: blue;
}

.newspost h2 {
	font-size: 12px;
        padding: 1px;  
	background-color: #8BC1FE;
	margin-top: 5px;
	border: 0;
	background-image: url(assets/templates/heman2/img/bg_news.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.newspost p {
	padding: 0 6px 0 6px;
}

/* Galerien */

.thumbscontainer {
background-color: #8BC1FE;
border: 1px solid navy;
width: 580px;
margin-top: 15px;
margin-bottom: 15px;
padding: 10px;
background-image: url(assets/templates/heman2/img/bg_gal.gif);
/* background-repeat: repeat-x; */
}

.thumbs {
padding: 10px;
}



/* neu fuer maxigallery quadratische thumbs in den news */

.thumb_masker {
border: 1px solid #150185;
width: 75px;
height: 75px;
background-color: #150185;
overflow: hidden;
float: left;
margin-right: 5px;
margin-bottom: 5px;
}

.thumb_masker:hover {
border: 1px solid blue;
}

.thumb_masker img {
border: 0px;
width: 100px;
}

/* noch im einsatz ab hier? */

.masker {
float:left;
height:100px;
width:100px;
overflow:hidden;
padding:10px;
}

.masker a img {
border:none; }

.masker a:hover img {
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
}


/* Community Box */

#commouter {
	background-image: url(assets/templates/heman2/img/b4.gif);
	background-repeat: repeat-x;
	width: 602px;
	text-align: center;
	margin-top: 6px;
}

#comminner {
	border: 1px solid navy;
	padding: 2px 2px 0 2px;
}

#comminner ul {	
	list-style-type: none;
	text-align: center;
        margin-left: -15px;
}

#comminner ul li {
	display: inline;
}

#comminner ul li a {
	text-decoration: none;
	background-color: #8bc1fe;
	border: 1px solid navy;
	float: left;
	width: 140px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px 27px 2px 27px;
	font-weight: bold;
}

#comminner ul li a:hover {
	background-color: #150185;
	color: white;
}

/* Fï¿½r das SMF SSI */

.ssi_table {
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	margin: 0 auto;	
	margin-bottom: 2px;
}
.ssi_table h4 {
	background-color: #8BC1FE;
	font-size: 12px;
	padding: 2px;
	margin: 0;
}

/* DVD Ads Amazon */


.adboxouter {
	width: 172px;
	margin-top: 6px;
}

.adboxinner {
	border-left: 1px solid navy;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	font-size: 10px;
	line-height: 12px;
	height: 157px;
}

/* Suchfunktion */

.smladboxouter {
	width: 86px;
	margin-top: 5px;
}

#ajaxSearch_form {
	width: 158px;
}

#ajaxSearch_input {
	margin-top: 2px;
}

#ajaxSearch_submit {
	margin: 2px 0 2px 0;
}
#ajaxSearch_output {
	text-align: left;
	padding: 4px;
}
.ajaxSearch_paging {
    
}
.AS_ajax_result {
	color: #444;
	margin-bottom: 3px;
}
.AS_ajax_resultLink {
	text-decoration: underline;
}
.AS_ajax_resultDescription{
	color: #555;
}
.AS_ajax_more {
	color: #555;
}
.ajaxSearch_highlight1 {
	background-color: Yellow;
}
.ajaxSearch_highlight2 {
	background-color: Lime;
}
.ajaxSearch_highlight3 {
	background-color: Aqua;
}

/* Downloads */

.fd-file {
	background-color: #8BC1FE;
} 
.fd-alt {
	background-color: #8BC1FE;
}

/* WebLoginPE */

button {
	background-image: url(assets/templates/heman2/img/bgbutton.gif);
	border: 1px solid navy;
	background-color: #8BC1FE;
	color: #150185;
	font-size: 12px;
}

button:hover {
	background: #150185;
	color: #8BC1FE;

}

button:active {
	background: #800000;
	color: #666;
}

#wlpeTermsOfService {
	height: 200px;
	font-size: 80%;
	overflow: auto;
	border: 2px solid navy;
	padding: 10px;
	margin: 6px 0 6px 0px;
}

/* List Indexer */

ul.LIn_shortMode {
text-align: left;
margin-left: 15px;
padding-bottom: 5px;
}