/*

-----------------------------------------------

© 2008 Anime Virtual. All rights reserved.

----------------------------------------------- */

html, body {
	height: 100%;
	}


/* body

------------------------------*/

body {
	margin: 0px;
	padding:0px;
	background-color: #11335c;
	background-image: url(../bilder/content/bg01.gif);
	background-repeat: repeat-y;
	background-position: center;
	overflow: auto;
	}
	
/* schrift
------------------------------*/
	
p {
	font-family: 'Times New Roman', Times, Georgia, serif ! important;
	text-align:left;
	font-size:13px;
	font-weight:normal;
	margin: 0px 30px 8px 35px;
	line-height: 130%;
	color:#000000;
	}
	
.mittig {
	text-align:center;
	}	
	
.leittext {
	text-align:left;
	font-size:13px;
	margin: 0px 30px 8px 35px;
	line-height: 130%;
	font-weight:bold;
	color:#990000;
	}
	
.positionen {
	font-weight:bold;
	font-style:italic;
	color:#990000;
	}
	
.fragen {
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#990000;
	}
	
.antworten {
	font-style:italic;
	}

.head1 {
	text-align:center;
	font-size:26px;
	margin: 0px 30px 26px 35px;
	line-height: 100%;
	font-weight:bold;
	color:#990000;
	}

.head2 {
	text-align:center;
	font-size:16px;
	margin: 0px 30px 8px 35px;
	line-height: 100%;
	font-weight:bold;
	font-style:italic;
	color:#990000;
	}
	
.footer {
	text-align:center;
	font-size:13px;
	margin: 20px 0px 0px 0px;
	line-height: 130%;
	font-weight:bold;
	color:#000000;
	}

a:link{
	font-weight: bold;
	color:#990000;
}

a:active{
	font-weight: bold;
	color:#990000;
}

a:visited {
	font-weight: bold;
	color:#990000;
}

a:hover {
	font-weight: bold;
	color:#990000;
	text-decoration:none ! important;
}
	
	
/* bilder
------------------------------*/

img.links {
	float:left;
	clear:right;
	margin: 3px 12px 5px 0px;
}

img.links2 {
	float:left;
	clear:right;
	margin: -45px 12px 5px 0px;
}

img.links3 {
	float:left;
	clear:right;
	margin: -2px 12px 5px 0px;
}

img.rechts {
	float:right;
	clear:left;
	margin: 3px 0px 5px 12px;
}

img.rechts2 {
	float:right;
	clear:left;
	margin: -45px 0px 5px 12px;
}

img.rechts3 {
	float:right;
	clear:left;
	margin: -2px 0px 5px 12px;
}

img.galerie {
	margin: 3px;
	border: 1px solid #990000;
}


/* frames

------------------------------*/	

div.wrap {
	position:relative;
	margin: 0 auto;
	width: 720px;
	height:100%;
	background-image: url(../bilder/content/himmel.jpg);
	background-repeat: repeat-y;
	background-position:0px 0px;
	z-index: 100;
	line-height:250%;
	text-align:center;
	}

div.menu {
	position:top left;
	margin: 0 auto;
	width: 720px;
	height: 120px;
	z-index: 100;
	background-image: url(../bilder/navi/naviseiten.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	line-height:250%;
	}

div.content {
	position:top left;
	width: 720px;
	z-index: 2;
	background-image: url(../bilder/content/himmel.jpg);
	background-repeat: repeat-y;
	background-position:0px -120px;	
	}
	
	
/* iframes

------------------------------*/	

.linkleiste{
font-size: 80%;
min-height: 80px;
height: 80px;
width:650px;
border:none;
margin:0px;
}
	
/* table

------------------------------*/

table.content {
	padding: 0px;
	border-spacing: 0px;
	border: 0px;
	empty-cells: show;
	width: 680px;
	margin: 10px 20px 20px 20px;
	}

tr.content {
	cellpadding: 0px;
	cellspacing: 0px;
	}
	
td.content_top {
	cellpadding: 0px;
	cellspacing: 0px;
	height: 75px;
	background-image: url(../bilder/content/pergament_top.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	
td.content_center {
	cellpadding: 0px;
	cellspacing: 0px;;
	background-image: url(../bilder/content/pergament_center.gif);
	background-repeat:repeat-y;
	background-position:top left;
	}
	
td.content_bottom {
	cellpadding: 0px;
	cellspacing: 0px;
	height: 72px;
	background-image: url(../bilder/content/pergament_bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
	

/* formulare

------------------------------*/

/*.login {
	background-color: transparent;
	border:0px;
	border-bottom:1px #990000 solid;
	width:120px;
	line-height: 20px;
	font-family: 'Times New Roman', Times, serif ! important;
	font-size:20px;
	text-indent: 12px;
	}

.abschicken {
	background-color: #217865;
	border-top:2px #85A892 solid;
	border-right:2px #003630 solid;
	border-bottom:2px #003630 solid;
	border-left:2px #85A892 solid;
	width:80px;
	height:25px;
	margin-bottom:5px;
	font-family: 'Times New Roman', Times, serif ! important;
	font-weight:bold;
	font-size:15px;
	color: #FFFFFF;
	} */
	

/* globalnavigation

------------------------------*/

.block{
display:block;
}

.nondeco{
text-decoration:none;
}

div#navigation{
	position:absolute;
	top:97px;
	left:0px;
	z-index:99;
	width:720px;
	height:26px;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
}

#navigation li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

.inhalt a,.inhalt0 a{
	margin: 0px;
	height: 23px;
	width: 118px;
	text-indent:-9999px;		
}

.inhalt a:hover,.story0 a:hover{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.inhalt0 a{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.welt a,.welt0 a{
	margin:0px;
	height: 23px;
	width: 118px;
	margin-left:2px;
	text-indent:-9999px;
}

.welt a:hover,.welt0 a:hover{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: -120px 0px;
}

.welt0 a{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: -120px 0px;
}

.film a,.film0 a{
	margin:0px;
	height: 23px;
	width: 118px;
	margin-left:2px;
	text-indent:-9999px;
}

.film a:hover,.film0 a:hover{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: -240px 0px;
}

.film0 a{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: -240px 0px;
}


.galerie a,.galerie0 a{
	margin:0px;
	height: 23px;
	width: 118px;
	margin-left:2px;
	text-indent:-9999px;
}

.galerie a:hover,.galerie0 a:hover{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: -360px 0px;
	}

.galerie0 a{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: -360px 0px;
}


.presse a,.presse0 a{
	margin:0px;
	height: 23px;
	width: 118px;
	margin-left:2px;
	text-indent:-9999px;
}

.presse a:hover,.presse0 a:hover{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: -480px 0px;
}

.presse0 a{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: -480px 0px;
}

.impressum a,.impressum0 a{
	margin:0px;
	height: 23px;
	width: 120px;
	margin-left:2px;
	text-indent:-9999px;
}

.impressum a:hover,.impressum0 a:hover{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: -600px 0px;
}

.impressum0 a{
	background-image: url(../bilder/navi/navi.jpg);
	background-repeat: no-repeat;
	background-position: -600px 0px;
}

/*-------------------------------------*/

.on{
visibility:visible;
}

.off{
visibility: hidden;
}

/*-------------------------------------*/

#s_navi1{
font-family: 'Times New Roman', Times, Georgia, serif ! important;
position:absolute;
width:118px;
padding : 0px;
margin: 0px;
list-style-type: none;
background-position:bottom left;
background-repeat:no-repeat;
background-color: #11335C;
-moz-opacity:0.85;
filter:alpha(opacity=85); 
-khtml-opacity: 0.85;
border-top: 1px dotted #D1EEFC;
top:23px;
}

#s_navi1 li {
width:112px;
padding : 6px 0px 0px 0px;
background-image:url(../../images/navi/bg_sn1.gif);
background-repeat:repeat-y;
font-size:12px;
line-height:120%;
}

#s_navi1 a {
width:112px;
background-image:none;
text-indent:0px;
text-align:left;
height:auto;
padding-bottom:5px;
margin-left:10px;
color:#FFFFFF;
}

#s_navi1 li.sn_foot {
margin-bottom:5px
}

/*-------------------------------------*/

#s_navi2{
font-family: 'Times New Roman', Times, Georgia, serif ! important;
position:absolute;
width:119px;
padding : 0px;
margin: 0px;
list-style-type: none;
background-position:bottom left;
background-repeat:no-repeat;
background-color: #11335C;
-moz-opacity:0.85;
filter:alpha(opacity=85); 
-khtml-opacity: 0.85;
border-top: 1px dotted #D1EEFC;
top:23px;
left:119px;
}

#s_navi2 li {
width:119px;
padding : 6px 0px 0px 0px;
background-image:url(../../images/navi/bg_sn1.gif);
background-repeat:repeat-y;
font-size:12px;
line-height:120%;
}

#s_navi2 a {
width:119px;
background-image:none;
text-indent:0px;
text-align:left;
height:auto;
padding-bottom:5px;
margin-left:10px;
color:#FFFFFF;
}

#s_navi2 li.sn_foot {
margin-bottom:5px
}

/*-------------------------------------*/

#s_navi3{
font-family: 'Times New Roman', Times, Georgia, serif ! important;
position:absolute;
width:119px;
padding : 0px;
margin: 0px;
list-style-type: none;
background-position:bottom left;
background-repeat:no-repeat;
background-color: #11335C;
-moz-opacity:0.85;
filter:alpha(opacity=85); 
-khtml-opacity: 0.85;
border-top: 1px dotted #D1EEFC;
top:23px;
left:239px;
}

#s_navi3 li {
width:119px;
padding : 6px 0px 0px 0px;
background-image:url(../../images/navi/bg_sn1.gif);
background-repeat:repeat-y;
font-size:12px;
line-height:120%;
}

#s_navi3 a {
width:119px;
background-image:none;
text-indent:0px;
text-align:left;
height:auto;
padding-bottom:5px;
margin-left:10px;
color:#FFFFFF;
}

#s_navi3 li.sn_foot {
margin-bottom:5px
}

/*-------------------------------------*/

.on{
visibility:visible;
}

.off{
visibility: hidden;
}
/*-------------------------------------*/
