/* ****************************************************************************/
/*                                                                            */
/*   Author  : ANEMA Family <anema06@gmail.com>				                  */
/*   Copyright (c) 2003-2010 by ANEMA Family			                      */
/*                                                                            */
/* ****************************************************************************/

/* ******************************* */
/* **           LAYOUT          ** */
/* ******************************* */

html
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}

div#randleft
{
	background: url('bganema.png') top right repeat-y;	
	height: 100%;
}

div#randright
{
	background: url('bganema2.png') top left repeat-y;	
	height: 100%;
}

div#left
{
	background-color:#000;
	width: 6px;
}

div#borderright
{
	background: url('borderrechts.png') left repeat-y;	
	width: 6px;
}

div#page[id]
{
	width: 100%;
    height: auto;
    min-height: 100%;
}

div#page
{
	text-align: left;
	width: 100%;
	min-height: 100%;
	
	margin: 0 auto;
	margin-left: 10;
	margin-right: 10;
	padding: 0;
}

div#header
{
	width: 845px;
	
	margin: 0 auto;
	padding: 0px;
}

div#head
{
	width: 845px;
	height: 137px;
	
	margin: 0 auto;
	padding: 0px;
	
	background: url('anemaheader.png') top left;
}

div#headin
{
	width: 845px;
	height: 137px;
	
	margin: 0 auto;
	padding: 0px;
	
}

div#menue
{
	background: url('strip.png') top left;
	padding-left: 9px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	text-align: center;
}

div#footer
{
	width: 845px;
	
	margin: 0;
	padding: 1px 0px 0px 0px;
	
	background: url('strip.png') top left;
	text-align: right;
	font-size: 10px;
	color: #666666;
	
	clear: both;-->
}

/* ******************************* */
/* **           LINKS           ** */
/* ******************************* */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
/* Sliding right image */
    background: transparent url('button_right_06.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 2px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

a.button span {
	/* Background left image */ 
	background: transparent url('button_left_06.png') no-repeat; 
	display: block;
	line-height: 12px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 4px 0 4px 15px;
} 

a.button:hover span{
	text-decoration:underline;
	font-style:italic;
}

a.button:active {
/* Sliding right image */
    background: transparent url('button_right_05.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 28px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 2px;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

a.button:active span {
	/* Background left image */ 
	background: transparent url('button_left_05.png') no-repeat; 
	display: block;
	line-height: 12px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 4px 0 4px 15px;}

.ad_verwaltench { display: none; }


a 
{
      color:#000;
}

div#footer a
{
	font-size: 10px;
	font-weight: bold;
}


/* ******************************* */
/* **         HEADLINES         ** */
/* ******************************* */

h1
{
	padding-top: 20px;
	font-weight: bolder;
	font-size: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000033;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #cbcbfd;
}

h1 a
{
	color: #000033;
	font-size: 15px;
	text-decoration: none;
}

h2
{
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bolder;
	font-family: Verdana;
}

h2 a
{
	color: #000033;
	font-size: 12px;
	text-decoration: none;
}

h1 strong, strong.date
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}

h3
{
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bolder;
	font-family: Verdana;
}

h4
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 6px;
	font-family: Verdana;
}

/** LISTEN **/

ul
{
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

	padding-top: 0px;
	padding-left: 0px;
}

li
{
	font-weight: normal;
	padding-top: 5px;
	margin-left: 20px;
}

ul#content
{
	padding-top: 15px;
}

li.code
{
	font-family: Courier New;
	white-space: pre;
	margin-left: 20px;
}

div#left div.listhead
{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

div#toc
{
	padding-top: 20px;
	margin-left: 20px;	
}

div#toc strong
{
	font-weight: bolder;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000033;
}



*
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

p
{
	margin-top: 5px;
	padding-top: 0px;
	line-height: 1.4em;
}

img
{
	border: 0;
}

img#border
{
	border: 1px dotted #999999;
}