/* 
  Design Name: 	Lilac
  Design URI: 	http://alice-grafixx.de/layout-82
  Author: 		Alice
  Author URI:	http://design-grafixx.com
  Version: 		1.0   
  Last Update: 	21.04.2008
*/

body {
	background: #2B2B2B;
	font: normal 0.8em verdana, tahoma, sans-serif;
	color: #2E2E3A;
	margin: 0px;
}

p, pre{ padding: 5px 10px; margin:0px; color: #2E2E3A;}

ul {list-style: square; }

.left { text-align: left; float: left; padding-left: 5px;}

.right { text-align: right;}

/* ----------------------------------------- */

#ram { 	
	background: #fff;
	width: 675px;
	height: 100%;
	margin: 0px auto;
	border: 10px solid #fff;
}

#header {
	background: #fff url('images/head.jpg') repeat-y;
	width: 675px;
	height: 163px;
	margin: 0px auto;
	padding: 0px;
}

#descript {
	width: 300px;
	height: 150px;
	float: left;
}

#quiky{
	width: 250px;
	height: 110px;
	margin: 0px 0px 0px 415px;
	padding: 45px 0px 0px 0px;
}

#content {
	width: 475px;
	padding: 0px 15px 15px 5px;
	float: left;
}

#navi{
	width: 160px;
	margin: 0px 0px 0px 508px;
	padding: 0px 0px;
}

* html #navi{
	margin: 0px 0px 0px 503px;
}

#footer {
	background: #fff url('images/footer.jpg') 0px 10px no-repeat;
	clear: both;
	width: 675px;
	margin: 0px auto;	
	height: 30px;
	padding: 20px 0px 0px;
	line-height: 36px;
	text-align: center;
	color: #000;
}

/* ---------------------- Links ----------------------- */
/*
#footer A { color: #8CAC2B; text-decoration: none;}

#footer A:visited { color: #fff;}

#footer A:hover,#footer A:active { color: #fff;}
*/

A {	color: #BA7EBA; border:none; text-decoration: underline;}

A:visited { color: #000; text-decoration: underline;}

A:hover, A:active {	color: #636562; text-decoration: underline; background: #fff;}


h1 A { color: #65666B; text-decoration: none; border: none;}

h1 A:visited { color: #94959A;  text-decoration: none; border: none;}

h1 A:hover, h2 A:active { color: #BA7EBA; text-decoration: none; border: none;}

/* Sidebar Right 
--------------------------------------------------------------------------- */

#navi ul { 
	list-style: none; 
	padding: 0 0 0 3px;
	margin: 0px; 
	line-height: 18px;
}

#navi ul li { 
	background: #fff;
	margin: 0px;	
}

#navi li a {
	display: block;
	line-height: 18px;
	padding: 6px 0 6px 20px;
	text-decoration: none;
	font: normal 10pt verdana, tahoma, sans-serif;
	border-bottom: 1px solid #E5E5E5;
	background: url('images/list.jpg') 5px 10px no-repeat;
}

  * html #navi ul li a {  /* Breitenangaben IE */
    width: 100%;
    w\idth: 90%;
  }

#navi li A:link {
	display: block;
	line-height: 18px;
	padding: 6px 0 6px 20px;
	color: #65666B; 
	font: normal 10pt verdana, tahoma, sans-serif;
	border-bottom: 1px solid #E5E5E5;
	background: url('images/list.jpg') 5px 10px no-repeat;
}

#navi ul li A:visited {
	display: block;
	color: #BA7EBA; 
	text-decoration: none;
	background: url('images/list.jpg') 5px 10px no-repeat;
}

#navi ul li A:hover, 
#navi ul li A:active{
	display: block;
	color: #000;  
	text-decoration: none;
	background: #fff url('images/bg.jpg') left no-repeat;
}

  * html #navi ul ul li a {  /* Breitenangaben IE */
    width: 100%;
    w\idth: 83%;
    margin-left: -3px;
  }
  
#navi ul ul li A:link{
	padding-right: 2px; 
	padding-left: 35px;
	height: 17px;
	color: #65666B; 
	text-decoration: none;
	background: url('images/list.jpg') 20px 10px no-repeat;
}

#navi ul ul li A:visited {
	padding-left: 35px;
	border-bottom: 1px solid #E5E5E5;
	color: #BA7EBA; 
	text-decoration: none;
	background: url('images/list.jpg') 20px 10px no-repeat;
}

#navi ul ul li A:hover, 
#navi ul ul li A:active{
	padding-left: 35px;
	border-bottom: 1px solid #E5E5E5;
	color: #000;  
	text-decoration: none;
	background: url('images/bg-list.jpg') left no-repeat;
}

/* headlines
--------------------------------------------------------------------------- */

#descript h1 {
	background: none;
	text-align: left;
	padding: 65px 0px 0px 5px;
	font-size: 2.2em;
	color: #65666B;
	margin: 0px;
	border: none;
}

#descript h2 {
	background: none;
	text-align: left;
	vertical-align: text-top;
	padding: 2px 0px 0px 20px;
	font: normal 0.7em verdana, tahoma, sans-serif;
	color: #BA7EBA;
	margin: 0px;
	border: none;
}

#navi h2 {
	border: none;
	color: #65666B;
	font-size: 1.1em;
	text-align: right; 
	padding: 12px 0px 3px 3px;
	margin: 0px 0 5px 0;
}

h1{
	border: none;
	color: #7195A3;
	text-align: left; 
	padding: 0 5px 5px 5px;
	font: normal 1.6em verdana, tahoma, sans-serif;
}


h2{
	color: #65666B;
	text-align: left; 
	padding: 0 5px 0px 5px;
	font-size: 1.4em;
}

h3{
	color: #BA7EBA;
	text-align: left; 
	padding: 0 5px 5px 5px;
	font-size: 1.3em;
}

/* Posts
--------------------------------------------------------------------------- */

.who {
	display: block;
	border-top: 1px solid #E5E5E5;
	text-align: left;
	font: normal 0.8em verdana, tahoma, sans-serif;
	padding: 2px 1px 15px 3px;
	margin: -13px 0px 0px 5px;
}

*+html .who {  /* IE 7 Korrektur */
	padding: 2px 1px 15px 1px;
	margin: -20px 0px 0px 5px;
}

* html .who { /* IE 6 Korrektur */
	padding: 2px 1px 15px 0px;
	margin: -20px 0px 0px 0px;
}

blockquote {
	border-left: 8px solid #BA7EBA;
	background: #E5E5E5;
	margin: 5px 20px 0 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

blockquote blockquote{
	border-left: 8px solid #BA7EBA;
	background: #F4F4F4;
	margin: 5px 5px 5px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* Formulare
--------------------------------------------------------------------------- */

fieldset{
	border: 1px solid #E5E5E5;
	width: 90%;
	padding: 15px;
}

legend {
	font-size: 1.4em;
	padding: 4px 6px;
	color: #BA7EBA;
}

label{
	width: 100px;
	float: left;
	padding: 2px;
}

input {
	color: #393943; 
	border: 1px solid #D4D4D4; 
	background: #F4F4F4;
	font-size: 0.9em;
	height: 18px; 
	margin: 0px 0px 2px;
}

input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus {
	border: 1px solid #BA7EBA;
}

input.button {
	height: 25px;
}

select{
	border: 1px solid #E5E5E5;
	font-size: 0.9em;
	height: 18px; 
	padding: 2px;
	margin: 0px 0px 2px;
}

textarea {
	width: 90%;
	height: 100px;
	padding: 2px;
	color: #383842; 
	font-family: verdana, tahoma, sans-serif;
	font-size: 0.9em;
	border: 1px solid #D4D4D4;
	background: #F4F4F4;
}