#content {
line-height: 160%;
text-align: left;
}
#content h1 {
font-size: 16px;
color: red;
margin-bottom: 10px;			
}

#content h2 {
font-size: 14px;
color: #C9812D;
margin-bottom: 10px;			
}			
#content h3 {
font-size: 16px;
color: #C9812D;
margin-bottom: 10px;
}

#content img {
padding: 6px;
display: inline;
}

#content ul {
list-style-position: outside;
list-style-type: square;		
line-height: 20px;	
margin-top: 0;
margin-left: 14px;				
}

#content input, .area {
border: 1px solid #B6B4B5;
background: #CCCCCC;
color: #002871;
padding: 4px;
width: 220px;
}

#content .area {
width: 220px;
height: 72px;
}

#content a {
color: #C9812D;
text-decoration: none;
font-weight: bold;
}

#content a:visited {
color: #C9812D;
text-decoration: none;
font-weight: bold;
}

#content a:hover {
font-weight: bold;
color: #C9812D;
text-decoration: underline;
}

#content .foto {
margin: 4px;
background: #FFFFFF; 
border: #DB7427 1px solid; 

padding: 8px; 
display: block;
}

#content #albumnav {
margin: 3px;
background: #FFFFFF; 
border: #DB7427 1px solid; 
margin: auto;
text-align: center;
width: 404px;
}

hr {
color: #DB7427;
}

.poll_balk {
background: #DB7427;
height: 6px;
}

#content .gboek {
width: 100%;
border: 1px solid #DB7427;
padding:0;
spacing: 0;
}
#content .gboek th {
padding: 4px;
background: #DB7427;
color: #FFF;
text-align: left;
}

#content .gboek th a {
color: #FFF;
text-decoration: none;
}

#content .gboek th a:hover {
color: #FFF;
text-decoration: underline;
}

#content .gboek td {
padding: 4px;
}

#content .alert {
color: red;
font-weight: bold;
}

#content td {
	vertical-align: top;
}