body {
margin: 0px;
text-align: center;
background: #fff url(img/bg2.jpg) repeat-x top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content {
width: 600px;
color: #000000;
background: #ffffff;
margin: 10px auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
padding: 10px 0 10px 10px;
}

.haupt {
width: 590px;
float: right;
margin: 0 10px 10px 0;
}

.txt {
padding-bottom: 10px;
padding-right: 10px;
}

.col {
	width: 186px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
background: #fff url(img/bg1.jpg) repeat-x top;
	padding: 5px;
}

.col1 {
	width: 186px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
background: #fff url(img/bg1.jpg) repeat-x top;
	padding: 5px;
	border-left: #000000 solid 1px;
}

.col2 {
	width: 295px;
	float: left;
	text-align: left;
}

.col3 {
	width: 285px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: #000000 solid 1px;
}

.side {
width: 40px;
float: left;
background: url(img/tab.jpg) no-repeat;
margin-top: 10px;
}

.side ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 100px;
}

.side li{
list-style-type: none;
padding-left:50px;
}

.side li a{
list-style-type: none;
font: 9px Verdana;
color: #999999;
display: block;
width: 100px;
padding: 3px 0;
text-decoration: none;
border-bottom:1px solid #f0f0f0;
}


* html .side li a{
width: 100px;
}

.side li a:active{
text-decoration:none;
background: #99723B;
}

.side li a:hover{
color:#ffffff;
background-color:#99723B;
}

.side li a:active{
color:#ffffff;
background-color:#f0f0f0;
}

.news {
background: #3b3b3b;
padding: 5px 0 5px 0 ;
margin-top: 20px ;
color: #ffffff;
font-size: 14px;
font-weight: bold;
padding-left: 9px;
}

.blockquote {
color: #99723B;
border-left: 3px solid #ddd;
padding-left: 6px;
}

.last {
float: left;
margin-top: 10px;
}

.last ul{
list-style-type: none;
padding: 0;
}

.last li{
list-style-type: none;
}

.last li a{
}


* html .last li a{
}

.last li a:active{
text-decoration:none;
background: #99723B;
}

.last li a:hover{
color:#ffffff;
background-color:#99723B;
}

.last li a:active{
color:#ffffff;
background-color:#f0f0f0;
}

.uebertitel {
color: #99723B;
font-weight: bold;
}

h2 {
color: #99723B;
font-size: 18px;
border-left: 3px solid #ddd;
padding-left: 6px;
}

h3 {
color: #99723B;
font-size: 14px;
}

li {
list-style: none;
}

ul {
list-style: none;
padding: 0;
}

a {
color: #99723B;
text-decoration: none;
}

a:hover {
color: #999999;
text-decoration: none;
}

span a {
color: #999999;
text-decoration: none;
}

span a:hover {
color: #99723B;
text-decoration: none;
}

.img {
float: left;
margin: 0 5px 10px 0;
padding: 1px;
border: 3px solid #999999;
}

#portfolio a img{
  padding: 2px;
  margin: 0 10px 10px 0;
  border: 3px solid #99723B;
  float: left;
}

#portfolio a:hover img{
  padding: 2px;
  margin: 0 10px 10px 0;
  border: 3px solid #999999;
  float: left;
}

#projekte a img{
  padding: 2px;
  margin: 0 10px 10px 0;
  border: 3px solid #99723B;
  float: left;
}

#projekte a:hover img{
  padding: 2px;
  margin: 0 10px 10px 0;
  border: 3px solid #999999;
  float: left;
}

.footer {
color: #000000;
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #99723B;
border-bottom: 1px solid #99723B;
margin-right: 10px;
clear: both;
}

.footer img {
border: none;
}

.footer span{
padding-left: 20px;
}

.footer a {
color: #99723B;
text-decoration: none;
}

.footer a:hover {
color: #999999;
text-decoration: none;
}

.form {
width: 260px;
padding-left: 20px;
background: url(img/comment.gif) left top no-repeat;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
}

.ask {
width: 150px;
padding-left: 20px;
background: url(img/comment.gif) left top no-repeat;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
}

.user{
width: 260px;
padding-left: 20px;
background: url(img/user.gif) left no-repeat;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
height: 15px;
}

.mail{
width: 260px;
padding-left: 20px;
background: url(img/mail.gif) left no-repeat;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #999999;
height: 15px;
}

.button {
	background: #999999;
	border: 1px solid #444;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 2px 10px;
	width: 85px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button:hover {
	background: #99723B;
}

.acronym {
border-bottom: 1px dotted #999999;
cursor: help;
}
