/* @override 

	http://www.erikweiss.de/ndxz-studio/site/weissbild_redesign/style.css
*/

/**
* CSS Erik Weiss
* 
* @version 1.0
* @author PROCLAME 
* 
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: rgba(213,213,213,0.5);

	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

body.section-1 { }



a:link { text-decoration: none;
	color: gray;
	}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
		color: black;
}
a:hover {
	color: gray;
	text-decoration: none;
}
ul li a diary {
	padding-top: 8px;
	font-weight: bold;
	top: 8px;
	float: left;
}
a img { border: none; }
a.thumb-img {
	width: 0;
	height: 200px;
}

#menu {
    width: 155px;
    overflow: auto;
    top: 25px;
    bottom: 0;
	left: 15px;
    position: fixed;
    height: 100%;

	text-transform: lowercase;
	
}
#thelogo a img{
	padding-bottom: 5px;
	display: block;
	position: relative;
}
#menu ul li.section-title { color: black;
	text-transform: lowercase;
	font: normal bold 10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: left;
}
p img{
}
#menu ul {
	list-style: none;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	font-size: 10px;
}
#menu ul li {
	margin-bottom: 2px;
}
#menu ul li a{
	color: black;
}
#menu ul li.active a{
	text-decoration: none;
}
#menu ul li.section-title {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content {
    height: 100%;
	font: 10px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 220px;
	padding-top: 30px;
}

.container {
	float: left;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}


a port{ color: black;
	text-transform: lowercase;
	font: normal bold 10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: left;
	position: relative;
	top: 9px;
	display: inline-block;
}
a info{ color: black;
	font: normal bold 10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: left;
	position: relative;
	top: 10px;
}
p {
    margin: 0 0 9px 0;
}
a img.img-bot {
	margin-bottom: 1px;
}
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }
p1 a {
	display: inline-block;
	position: relative;
	left: 200px;
	top: -27.5px;
}
div.thumb {
	margin-right: 20px;
	float: right;
}
div.thumb-it {
	float: left;
	padding: 0;
	margin: 0;
	height: 200px;
	width: auto;
}

#d-image div {
	margin-top: 0px;
}
#d-image div p{
}
close a{
	position: absolute;
	top: 30px;
	margin-left: -58px;
	border-color: #fffeff;
	border-width: 2px;
}
headline{
	font-size: 24px;
	text-transform: lowercase;
	color: gray;
	line-height: 18px;
}

div.thumb{ 	width: auto;
	position: relative;
}



#img-container p	{
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin: 0;
	padding-bottom: 40px;
	border-bottom-style: solid;
	width: 480px;
	height: 100%;
	border-style: none;
}

#once { clear: left; }
