/*
Theme Name: Simple Joomla
Description: karin schloss webdesign pfalz
Version: 1.0
Author: Karin Schloss
Author URI: http://www.karin-schloss.de
Tags: Karin Schloss Webdesign Pfalz, simple joomla
*/

* {
margin: 0; 
padding: 0;
}
body {
font: 100% trebuchet ms,arial,tahoma,verdana,sans-serif;
color: #F4FFCA;
background: #000;
background-image: url(../images/bg.jpg);
scrollbar-3dlight-color:#CCCCCC;
scrollbar-arrow-color:#CCCCCC;
scrollbar-base-color:#CCFF00;
scrollbar-darkshadow-color:#CCFF00;
scrollbar-face-color:#CCFF00;
scrollbar-highlight-color:#F4FFCA;
scrollbar-shadow-color:#CCCCCC;
background-repeat: no-repeat;
background-position: top;

}

p, li {
line-height: 150%;
color: #F4FFCA;
font-size: 0.8em;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
}

a img {
	border: 0px;
}

h1 {
font-size: 1.2em;
color: #F4FFCA;
text-transform: uppercase;
margin-bottom: 15px;
margin-top: 20px;
}
h2 {
font-size: 1.1em;
border-bottom: 1px solid #F4FFCA;
color: #F4FFCA;
margin-top: 20px;
margin-bottom: 15px;
text-transform: uppercase;
margin-right: 100px;
}
h3 {
font-size: 1.0em;
color: #F4FFCA;
margin-top: 15px;
margin-bottom: 15px;
}

h4 {
font-size: 1.0em;
color: #F4FFCA;
margin-top: 15px;
margin-bottom: 15px;
}

li {
margin-left: 25px;
}
a {
text-decoration: none;
color: #CCFF00;
}
ul {
list-style-type: square;
}

#breadcrumb {
	padding: 2px;
	padding-top: 45px;
	font-size: 15px;
}

#container {
position: relative;
top: 25px;
margin: 0 auto;
width: 917px;
height: 1000px;



}

#content {
	margin-top: 0px;
	left: 320px;
	height: 520px;
	width: 630px;
	padding-right: 15px;
	margin-left: 260px;


}

#navigation {
	background:: #FFF
	height: 50px;
	width: 200px;
	padding-top: 1px;
	text-align: right;
	padding-left: 568px;
}

#navigation a {
	color: #999999;
}
#navigation li {
	display: inline;
}

#navigation a:hover {
	color: #CCCCCC;
}
#navigation p {
	color: #CCCCCC;
}


#left {
   float: left;
	margin-top: 50px;
	width: 200px;
	padding-top: 100px;
	padding: 10px;
	margin-left: 10px;
	border: 5px solid #666666;
}

#left a:hover {
	color: #F4FFCA;
}

#left a:active {
	color: yellow;
}

#left h1 {
font-size: 1em;
color: #666666;
text-transform: uppercase;
margin-bottom: 10px;
border-bottom: 1px dotted #666666;
}

#left p {
font-size: 0.8em;
color: #656565;
margin-bottom: 10px;
}

#left li {
font-size: 0.8em;
color: #656565;
margin-bottom: 10px;
display: block;
}

#footer {
   position: relative;
   padding-top: 20px;
   padding-left: 300px;
clear:both;


}
#footer p {
	color: #F4FFCA;
}
#footer a {
	color: #F4FFCA;
	text-decoration: underline;
}
