/* CSS Document */

/********** Fixes, Workarounds, etc.
*********************************************/
* {
	margin: 0;
	padding: 0;
	}
	
/* Clearfix fuer das Float-clearing */
.clearfix:after {	
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix {
display:inline-block;
}

s {
color:#009900;
}

#kuenstler {
width:800px;
height:100px;
text-align:center;
padding:70px 0 0 90px;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:lowercase;
font-size: 12px;
background-color:#ffffff;  
padding:20px;
margin:0px;
text-align: center;
background:url(../img/bg.png) #009900 repeat-x;
}

strong {
color: #868789;
text-decoration: bold;
}

table td tr {
color: #868789;
}


table.lebenslauf, table#portfolio
{
	table-layout: fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868789;
}

table.lebenslauf td.meta
{
	width: 100px;
	color: #868789;
}

table#portfolio td.meta
{
	width: 160px;
	color: #868789;
}

div#llleft
{
	clear: both;
	float: left;
	width: 70%;
	padding-bottom: 10px;
}
div#llright
{
	width: 2%;
	float: right;
	margin-top: 48px;
}

div#footer
{
	border-top: 1px solid #009900;
}
div#info
{
	border-top: 3px solid #009900;
}



#header { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0 auto;
  padding: 0 0 20px 10px;
  width: 750px;
  height: 150px;
  background-image:url(../img/logo.jpg);
  background-repeat:no-repeat;
  background-position:right bottom;
 }

#nav {
height:15px;
padding:150px 0 0 0;
}

#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav li{
float:left;
list-style:none;
margin:0;
padding:0;
}

#nav a {
float:left;
padding:0 25px 0 0;
margin:0 10px 0 0;
color:#009900;
height:100%;
text-decoration:none;
text-align:left;
background:url(../img/line.gif) no-repeat right;
}

#nav a:link {
	color: #009900;
	text-decoration:none;
}

#nav a:visited {
	color: #009900;
	text-decoration: none;
}
#nav a:hover, a.active {
	color: #868789;
	text-decoration:none; 
}

#nav a.active {
	color:#868789;
}

#submenu {
height:15px;
padding:5px 0 0 70px;
}

#submenu ul {
list-style:none;
margin:0;
padding:0;
}

#submenu li{
float:left;
list-style:none;
margin:0;
padding:0;
}

#submenu a {
float:left;
padding:0 17px 0 0;
margin:0 2px 0 0;
color:#009900;
height:100%;
text-decoration:none;
text-align:left;
background:url(../img/line.gif) no-repeat right;
}

#submenu a:link {
	color: #009900;
	text-decoration:none;
	border-bottom-color:#ffffff; 
	border-bottom-width:0px; 
	border-bottom-style:none;
}

#submenu a:visited {
	color: #009900;
	text-decoration: none;
}
#content a:hover, #content #submenu a.active {
	color: #868789;
	text-decoration:none; 
}

#content a.active {
	color:#868789;
}

#content {
	color:#868789;
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px 0px 20px 10px;
	width: 750px;
	height:auto;
	min-height:400px;
	background-color: #ffffff;
	border: 1px solid #868789;
	line-height:17px;
}


#content a:link {
	color: #009900;
	text-decoration:none;
	border-bottom-color:#009900; 
	border-bottom-width:1px; 
	border-bottom-style:dotted;
}
#submenu li a, #submenu li a:link, #submenu li a:visited {
border: none;
}

#content a:visited {
	color: #009900;
	text-decoration: none;
	border-bottom-color:#868789; 
	border-bottom-width:1px; 
	border-bottom-style:dotted;
}
#content a:hover {
	color: #868789;
	text-decoration:none; 
	border-bottom-color:#868789; 
	border-bottom-width:1px; 
	border-bottom-style:none;
}

#content h1 {
padding: 20px 0 0 0;
font-weight:bold;
color:#009900;
font-size:12px;
}

#content p {
padding: 15px 0 0 0;
}

#content ul, li {
list-style:none;
padding: 5px 0 5px 0;
}

#contentlinks {
width:510px;
float:left;
}

#contentrechts {
width:200px;
float:left;
padding:50px 10px 0 10px;
}

#footer { 	
text-align: right;
margin: 0px auto;
padding: 0px 0 0 0;
width: 750px;
height: 20px;
color:#000000;
font-size:10px;
}
#footer a:link {
	color: #000000;
	text-decoration:none;
	border-bottom-color:#ffffff; 
	border-bottom-width:0px; 
	border-bottom-style:none;
}

#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, a.active {
	color: #000000;
	text-decoration:none; 
}

#footer a.active {
	color:#000000;
}

#footer img {
	border:0px;
	border-style: none;
}

