* { margin: 0; padding:0; outline: 0; }

body {

color: #333;
background: #ffffff;
font: normal 11px/19px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
margin:0px;

overflow-y:visible;
}



#home h1{font: normal 11px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#navigation_oben h3{font: normal 11px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#portfolio h3{font: normal 11px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#portfolio_corporate h3{font: normal 11px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#portfolio_corporate{ overflow:visible;}
#portfolio_photography h3{font: normal 11px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#p1{
	width:780px;
	height:387px;
	overflow:visible;
	}
#p1 p{font: normal 11px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#p1 h1{font: italic 11px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#p1 h2{font: normal 14px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#p1_text{
	width:317px;
	height:387px;
	float:left;
	}
#p1_rechts{
	width:405px;
	height:387px;
	float:left;
	overflow:visible;
	margin-top:-15px;
	margin-left:-220px;
	margin-bottom:20px;
	}
	
	
#p2{
	width:780px;
	height:387px;
	overflow:visible;
	}
#p2 p{font: normal 11px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#p2 h1{font: italic 11px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#p2 h2{font: normal 14px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
#p2_text{
	width:317px;
	height:387px;
	float:left;
	}
#p2_rechts{
	width:405px;
	height:387px;
	float:left;
	overflow:visible;
	margin-top:5px;
	margin-left:-220px;
	margin-bottom:20px;
	}


.maintext{font: normal 11px/17px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}
.navigation {font: normal 11px/19px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;}

.wrapper {
	height: 640px;
	width: 780px;
	margin:100px auto 0 auto;
	overflow:visible;
	}

.logo {height: 58px;}
.widget {
text-align: left;
width: 780px;
margin: 0px;
padding-top: 5px;
margin-bottom: 15px;
}

.widget a {
	color: #333;
	text-decoration: none;
	}
	
.widget a:hover {
	color: #4FCC3A;
	text-decoration: none;
	}

.navi a {
	color: #333;
	text-decoration: none;
	}
	
.navi a:hover {
	color: #4FCC3A;
	text-decoration: none;
	}

.tabnavigation {
	line-height: 1.4em;
}

	.tabnavigation li {
	display: inline;
	list-style: none;
	padding-right: 0px;

	}
	
		.tabnavigation li a {
		text-decoration: none;
		color: #222;
		padding: 4px 0px;
		outline: none;
		line-height: 1.4em;
		}
		
		.tabnavigation li a:hover, .tabnavigation li a:active, .tabnavigation li.ui-tabs-selected a {
		color: #4FCC3A;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	}

.tabdiv img {border-top: 0px dotted #c0c0c0;}	
	hr {margin-top: 5px;}
	
		.tabdiv li {
		list-style-image: url("star.html");
		margin-left: 20px;
		}

.tabdiv a {
	color: #4FCC3A;
	text-decoration: none;
	}
	
.tabdiv a:hover {
	color: #333;
	text-decoration: none;
	}
	
	
#about_me{
	background-image:url(../images/DSC00001_390px_mal_390px.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
	
	

	






.ui-tabs-hide {
		display: none;
		}

.footer {
	height:1px;
	text-align: left;
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #c0c0c0;
}
.footer a:link {
		color: #333333;
		text-decoration: none;
		}
.footer a:hover {
		color: #4FCC3A;
		text-decoration: none;
		}
.footer a:visited {
		color: #4FCC3A;
		text-decoration: none;
		}
		
		
