/* CSS Document */
/* 
darkblue = #971a1e
yellow= #971a1e
*/


body			{
	margin: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	background-color: #c2c2c2;
	/*
	background-image: url(../images/bodyback.gif);
	background-position: top left;
	background-repeat: repeat-y;
	*/
				}

#bodywrap	{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100.01%;
	height: 100.01%;
	background-image: url(../images/bodyback.gif);
	background-position: top right;
	background-repeat: repeat-y;
					}

#wrapper	{
	position: absolute;
	margin: 0;
	left: 100px;
	width: 900px;
	height: 650px;
				}
				
#leftstyle {
	position: absolute;
	top: 55px;
	left: 0px;
	width: 100.01%;
	height: 410px;
	background-color: #FFFFFF;
				}
				
#left		 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 430px;
	height: 410px;
	background-image: url(../images/default.jpg);
	background-position: left center;
	background-repeat: no-repeat;
				}
				
#content_start {
	position: relative;
	margin: 5px auto;
	width: 600px;
	height: 600px;
	text-align: left;
	background-color: #f7f7f7;
				}
				
#content_center {
	position: absolute;
	top: 5px;
	left: 435px;
	width: 530px;
	height: 530px;
	text-align: left;
	background-color: #e7e7e7;
				}
				
#emotions {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 520px;
	height: 95px;
	background-color: #e7e7e7;
				}
				
#content	{
	position: absolute;
	top: 100px;
	left: 15px;
	width: 500px;
	height: 415px;
				}
	
/* --- FOOTER --- */
			
#footer{
	position: absolute;
	left: 0px;
	bottom: -40px;
	padding: 5px 0px;
	font-size: 11px;
	color: #444444;
         }
		 
#footer a	{text-decoration: none; border: none; color: #444444;font-weight:normal}

ul.foot li
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	display: inline;
}

				
/* -- TIP -- */

#qTip	 	{
	padding: 3px;
	border: 1px solid #444444;
	display: none;
	color: #666666;
	font-size: 9pt;
	text-align: left;
	position: absolute;
	z-index: 1000;
	background: #FFF;
	filter: alpha(opacity=86);
	opacity:0.86;
				}
				

/* --- Class-Style --- */

.white		{color: #FFFFFF}
.black		{color: #000000}
.dgray		{color: #333333}
.red			{color: #971a1e;}
p.einruecken	 {text-indent: 20px; line-height: 9px; padding: 0px}

p	{color: #333333; font-weight: normal; line-height: 12pt; font-size: 9pt;}

blockquote		{margin: 30px 20px}


/* --- List-Style --- */

.liste		{
	list-style-position: inside;
	margin-bottom: 10px;
	padding-top: -10px;
	color: #971a1e;
	padding: 2px;
	list-style-type: square;
	line-height: 12pt;
	font-size: 9pt;
			}


/* ---Head-Style --- */

h1, h2, h3, h4, h5, h6 {color: #971a1e; font-weight: normal; margin: 0px auto -6px auto; line-height: 9pt}

h1				{font-size: 11pt}
h2				{font-size: 11pt}
h3				{font-size: 10pt}
h4				{font-size:   9pt}
h5				{font-size:   8pt}
h6				{font-size:   7pt}

/* --- Link-Style --- */

a, a:link, a:visited	{text-decoration: none; color: #971a1e; font-weight: normal}
a:focus, a:hover		{text-decoration: underline; color: #971a1e; font-weight: normal}
a:active					{text-decoration: none; color: #bdbdbd; font-weight: normal}


#navcontainer p a, #navcontainer p a:link, #navcontainer p a:visited		{text-decoration: none; color: #e8e8e8; font-weight: normal; font-size: 90%}
#navcontainer p a:focus, #navcontainer p a:hover		{text-decoration: none; border-bottom: 1px dotted; color: #e8e8e8; font-size: 100%}
#navcontainer p a:active											{text-decoration: none; color: #e8e8e8}

/* --- Images --- */

img, 
img a, 
img a:link,
img a:visited,
img a:focus,
img a:hover,
img a:active		{text-decoration: none; border: none}

/* --- toggle --- */

a.special{
	background: #666666;
	padding: 4px;
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-weight: normal;
	font-size: 70%;
	}
	
a.special:hover{
	text-decoration: none !important;}
	
#toggle{
	position: absolute;
	width: 461px;
	height: 614px;
	padding: 25px;
	color: #971a1e;
	z-index: 2;
	left: 50%;
	top: 5%;
	background: #FFFFFF;
	border: 1px solid #971a1e;
	filter: alpha(opacity=90);
	opacity: 0.90;
	}
	
#toggledisc{
	position: absolute;
	width: 485px;
	padding: 25px;
	color: #971a1e;
	z-index: 2;
	left: 430px;
	top: 10px;
	background: #FFFFFF;
	border: 1px solid #971a1e;
	filter: alpha(opacity=90);
	opacity: 0.90;
	text-align: left;
	}
	
#toggle_print{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 400px;
	padding: 30px;
	text-align: left;
	color: #444444;
	background: #FFFFFF;
	border: 1px solid #bdbdbd;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
#toggle_print h1, 
#toggle_print h2, 
#toggle_print h3, 
#toggle_print h4, 
#toggle_print h5, 
#toggle_print h6 {color: #666666; font-weight: bold; margin: 0px auto -10px auto; line-height: 11pt}

#toggle_print p {color: #444444}

#toggle_print .liste	{
	list-style-position: outside;
	margin-bottom: 10px;
	padding-top: -10px;
	color: #666666;
	padding: 2px;
	list-style-type: square;
	line-height: 12pt;
	font-size: 9pt;
}
