/***********************************************/
/* Text Formatierung		   */
/***********************************************/
body, html {
	font-family: Tahoma, sans-serif;
	font-size: 0.82em;
	color: black;
}


#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	/*margin: 0px;
	padding: 0px;*/
	color: #385415;
	font-weight: bold;
	font-family: Trebuchet MS, serif;
}
#content h1 {
	font-size: 120%;
	text-transform: uppercase;
}
#content h2 {
	font-size: 120%;
	text-transform: none;
}
#content h5 {
	font-size: 120%;
	text-transform: uppercase;
}
#content h3 {
	font-size: 120%;
	color: #C33;
}
#content .titel2 {
	font-size: 100%;
	color: #C33;
	text-transform: none;
}
#content a, #content a:visited, #content a:hover, #content a:link, #content a:active {
	color: #C33;
}
#content a:hover {
	text-decoration: none;
}
ul {
	list-style-type: circle;
}
p {
	margin: 0px;
	padding: 0 0 6px 0;
}
p, table, li {
	 font-size: 100%;
}
p, table {
	line-height: 160%;
}

form {
	margin: 0;
}

input, textarea {

}
input, textarea, select, option {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 1em;
	color: black
}
input.submit {
	cursor: hand;
	/*border: 1px outset;
	background-color: #889BC1;
	color: rgb(0,19,60);
	font-weight: bold;
	padding: 1px;*/
}
input.check,
input.radio {
	border: none;
	background-color: transparent;
}

form td, form, td{
	text-align: left;
	vertical-align: top;
}

hr {
	clear: right;
	background-color: #DE7676;
	height: 1px;
	color:#DE7676;
	border: 1px solid #DE7676;
}
.imagetext {
	font-size:90%;
	font-weight: normal;
}

#content table.tbl_1 {
	border-collapse: collapse;
	empty-cells: hide;
	display: block;
	
}
#content table.tbl_1 td,
#content table.tbl_1 th {
	border: 1px solid #CBD8AB;
	border-spacing: 0px;
	padding: 6px;
}
#content table.tbl_1 tr.emph_odd, 
#content table.tbl_1 td.emph_odd {
	background-color: #E1E9CF;
	font-weight: bold;
}
#content table.tbl_1 tr.emph_even,
#content table.tbl_1 td.emph_even {
	font-weight: bold;
	background-color: #E1E9CF;
}
#content table.tbl_1 tr.norm_odd,
#content table.tbl_1 td.norm_odd {
	background-color: #E1E9CF;

}
#content table.tbl_1 tr.norm_even,
#content table.tbl_1 td.norm_even {
	background-color:#E1E9CF;
}

#copyright a, #copyright {
	color: #C2C5A6;
	text-decoration: none;
	font-size: 90%;
}

/** FOTOBOOK **/
.fbthumb, .fbsingle {
	width: 539px;
}
.fbthumb td {
	padding: 3px;
}
.fbthumb img, .fbsingle img  {
	border: 1px solid #899486;
}
.tx-gooffotoboek-pi1 table {
	width: 540px;
}