body{
margin:0px;
padding:0px;
font-family: Georgia, Times, serif;
font-size: 26px;
letter-spacing:-0.03em;
color: #d66f2c;
background:url(../images/site/background.jpg); background-repeat:repeat-x; background-color:#black;
}
body :link { color:#330066; text-decoration: none; font-weight: normal; }
body a:active {	color:#330066; text-decoration: none; font-weight: normal; }
body a:visited { color:#330066; text-decoration: none; font-weight: normal; }
body a:hover { color:#ffffff; background-color:#330066; text-decoration: none; font-weight: normal; }


/* text */

strong {color:#fff; font-weight: normal;}

h1 { display: none;}

h2 {font-size:1em; line-height:1.7em; text-decoration: none; font-weight: normal;}

h3 {text-decoration: none; font-weight: normal;}


/* header */
    
#header {
	display: block;
	margin: auto;
	width: 908px;
}
#quote {
	display: block;
	margin-top: 70px;
	margin-bottom: 50px;
	font-size:2.1em; letter-spacing:-0.05em; color:#fff; text-decoration: none; font-weight: normal; line-height: 1em;
}
#quote em {
	color:#d66f2c; font-style: normal;
}

#quotee {
	margin-top: 7px;
	float: left;
	width: 151px;
	height: 93px;
	background:url(../images/site/quote1.gif) no-repeat;
}
#quoteee { float: right; }
#quotep { margin-top: 5px; margin-left: 5px; }

#about { display: block; }

/* content */
#content {
	display: block;
	margin: auto;
	width: 908px;
	border:none;;
	margin-bottom: 20px;
	height:300px;
}

.txt {margin-top:95px; display:none; background: url(images/fundot.png); font-size: 0.8em; color:#fff; width:270px; height:30px; padding:10px}

#port {
	display: block;
	float: left;
	margin-top: 30px;
	margin-bottom: 50px; 
}

#caption1 {
	position:absolute;
	background-color: red;
	bottom:0;
	display:none;
	left:0;
	overflow:hidden;
	padding:0.3em 0;
	width:100%;
}

/* portfolio */

#description { display: block; }


/* footer */
#cc {
	display: block;
	float: left;
}
#footer_rechts {
	float: right;
	width:500px;
}
#footer {
	clear: both;
	margin: auto;
	height: 100px;
	width: 908px;
	font-size:0.7em; color:#fff; text-decoration: none; font-weight: normal;
}
#footer :link { font-size:1em; }
#footer a:active { font-size:1em; }
#footer a:visited { font-size:1em; }


/* resume */

#resume em { font-size:0.8em; }
.resumecat { font-weight: bold; font-size: 1.2em }

#voeter{
	float:left;
	position:relative;
	width:100%;
	height:20px;
	background-color:black;
	text-align:left;
	margin:0;
	padding-top: 10px;
	color:white;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

#voeter a {
	color:white;
	text-decoration:none;
}

#voeter a:hover {
	color:#ff9000;
}

