@import "jScrollPane.css";
/*
Titel:     Britta Radike
Autor:     Klaudia Pirc, kado media, kontakt@kadomedia.de
*/

body {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	background: #f1f3f4;
	margin:0;
	padding:0;
	}
img {border:0;}
/*=========================================
/* =HAUPTELEMENTE
/*=======================================*/
a:link, 
a:visited, 
a:focus {color:#900; text-decoration:none;}
a:hover {color:#666; text-decoration:none;}

#wrapper {
	margin: 50px auto;
	height:650px;
	width: 960px;
	background:#fff;	
	}

#logo {
	height:160px;
	margin:5px 0 0 5px;
	}

#left {
	color:#9fa6ac;
	position: relative;
	margin-left: 0px;
	padding-bottom:1em;
	width: 320px;
	float: left;
	}

#right {
	background: #fff url(../img/sucher.gif) no-repeat top left;
	margin: 30px 0 0 0;
	padding-right:0px;
	height:440px;
	width: 630px;
	float: right;
	color: #666;
	}
#contentrighttext {
	height:350px;
	width: 510px;
	background: #f1f3f4;
	margin:30px 0 0px 40px;
	padding-top:1.8em;
	
	}
#contentrightbild {
	height:450px;
	width: 510px;
	background: #fff;
	margin:10px 0 0px 40px;
	padding-top:1.8em;
	}
#contentrightbild p { font-size:0.9em;}
#panetext { margin:0px 20px 0 30px;  width:480px; height:340px; overflow:auto}
#panetext p {
	width:430px;
	font-size: 0.85em;
	line-height: 1.4em;
	}
 
#contentrighttext ul {clear:both; margin-left:1em; padding:0; width:100%; }
#contentrighttext ul li {font-size:0.75em; list-style-type:square; margin:0.5em 0em; }
.article {margin-bottom:5px;}
.article .image {float:left; width:60px;}
.articlecontent h2 a  {position:relative; color:#51524e;}
.articlecontent p {width:350px; }
/*=========================================
/* =MENUS & LISTEN
/*=======================================*/
#menues {	margin-top:35px;}
#menues ul.menuunten { 	margin-top:80px;}
#left ul {
	position: relative;
	margin: 0 0 0 35px;
	background: #fff;
	list-style:none;
	}
#left ul li {
	width: 225px;
	height: 32px;
	}
#left ul li:hover {
	width: 225px;
	height: 32px;
	}
	
#left ul li a:link {	text-decoration:none; margin-left:0;color:#9fa6ac;}
#left ul li a:visited{	text-decoration:none; margin-left:0; color:#666; }
#left ul li a:focus {	text-decoration:none; margin-left:0; color:#666; font-weight:bold; }
#left ul li a.current {	text-decoration:none; margin-left:0; color:#666; font-weight:bold;}
#content #left ul li a:hover {	text-decoration:none; color:#666;}
#left ul li.current {}

#contentrighttext ul  {	list-style:none; margin:100px 0 0 5px; position:relative; width:600px;}
#contentrighttext li  {	display:inline; padding-right:7px;}
/*=========================================
/* =BILDER
/*=======================================*/

/*=========================================
/* =FONT & LINKS
/*=======================================*/

#left ul li a {
	color: #9fa6ac;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	padding: 12px 0 0 10px;
	display: block;
	}

h1 {
	color: #aaa;
	font-size: 0.9em;
	font-weight: bold;
	margin:0em 0 0 0px;
	padding:0;
	width:430px;
	}

h2 {
	color: #aaa;
	font-size: 0.9em;
	font-weight: normal;
	margin-top:0.3em;
	margin-bottom:0em;
	}

