/*********************************
otherworld.de - relaunch 08/2008
**********************************


GOLD #FCBA00

GELB #FFFF00

HELLGELB #FFFF99

maroon / rot: #CC0033

*/

body {
	background-color: #FCBA00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.01%;
	background-image: url(../img/bg/spirale.jpg);
	background-repeat: no-repeat;
	background-position: 0px 110px;
	margin: 0px;
}

table{
	background-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:55%;
	border: 1px solid Navy;
	position:  relative;
	right: -7%;
}


table.news, table.captcha_table{
	background-color: #FCBA00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:85%;
	border: 0px solid Navy;
	
	position:  relative;
	right: -7%;*/
}



td{
	/*font-style:italic;*/
	font-size: 1em;
	
	line-height: 1.3em;
	padding: 5px 5px;
}

ul {
	list-style: circle;
}

/*
li {
	margin-bottom:1em;
}
*/

li:first-line{font-weight:bold;}


/* #fragebogen li:first-line{font-weight:normal;} */

#fragebogen li {
	margin-bottom:2em;
	font-weight: bold !important;
}

img{
	border: 0;
}

img.rahmen{
	border:1px solid black;
	
}


input, textarea {
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/** Navigation **/
a.nav {
	text-decoration: none;
	color: navy;
}

a.nav:hover {
	color: #CC0033;
}




/** Header-Line **/

	
#topLeft{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 216px;
	height: 108px;
	background-image: url(../img/bg/bg_bogen.gif);
	 float: left;

}	

#topRight{
	height: 108px;
	background-image: url(../img/bg/bg_gerade.gif);
		padding-top: 40px;
	background-repeat: repeat-x;
}


/** Inhalt **/

#wrap{  /** hält navi und content zusammen **/
	width: 800px;
	float:left;
}



#content {
	border: 2px dashed maroon; /*background-color: #FDD35A;*/
	margin: 0 0 20px 222px;
	width: 550px;
	padding: 10px;
	color: black;
	font-size: 1.2em;
	line-height: 1.7em;
	background: #FFCC00;
}



#rechts{
	/** Marinal-Spalte  **/
	width: 160px;
	margin-top: 50px;
	margin-left: 820px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	clear: both;	margin: 20px 0 20px 222px;
}




/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */

#menu {
        width: 200px;
		margin:0 5px;
	font-weight:bold;
	font-size:1.1em;
		  float:left;
        }
		  
		  
#menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

		  
#menu li a {
        text-decoration: none;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
			 
			 	display: block;
	background: url(../img/menu.gif);
	padding: 8px 0 0 32px;
	color:black;
        }

/*
#menu li a:link, #menu li a:visited {
	color: #777;
	display: block;
	background: url(../img/menu.gif);
	padding: 8px 0 0 32px;
}

*/

#menu li a:hover{
        color: black;
        background: url(../img/menu.gif) 0 -32px;
        padding: 8px 0 0 32px;
        }

		  
		  
#menu li a.menu-current, #menu li a.menu-parent {
        color: #fff;
        background: url(../img/menu.gif) 0 -64px;
        padding: 8px 0 0 32px;
        }	
		  	  
		  
		  
#menu li a.menu-2 {
	text-decoration: none;
	color:black;
font-weight:bold;
	height: 24px;
	display: block;
	background: none;
	
	padding: 8px 0 0 32px;
}


#menu-2 a.menu-current{ color:maroon; ! important}

.initial {
	float: left;
	width: 30px;
	height: 36px; /*background: white;*/
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	margin-top:-2px; /* border: 1px solid #CC0033; */
	margin-right: -3px;
	padding-top: 12px;
}

.redBox {
	background-color:#FFFF99; 
	/*color: White;
	font-weight: bold;*/
	padding: 10px;
	font-style: italic;
	border:1px solid black;
	vertical-align: center;
		color: Navy;
}

.rilke {
	background-color: #FFE36E;
	z-index: 10;
	font-size: 8pt;
	text-align: justify;
	padding: 4px;
	color: Navy;
}

