* {         
	font-family: Tahoma, Arial;   
	font-size:14px;             
	margin: 0px;
	padding: 0px;
}

h1, h1 a, h1 a:link, h1 a:hover, h1 a:visited {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}

h2, h2 a, h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;

}

h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;

}

a, a:link, a:hover, a:visited {
	color:#000;	
	color: #a3601e; 
	cursor: pointer;
	text-decoration: none;
}


.tx-yag-breadcrumb a, .tx-yag-breadcrumb a:link {
	color: #686868;
	text-decoration: none;
}
.tx-yag-breadcrumb a:hover {
	color: #000;
}
.tx-yag-gallery-galleryinfo a, .tx-yag-gallery-galleryinfo a:link, .tx-yag-gallery-albuminfo a, .tx-yag-gallery-albuminfo a:link {
	color: #000;
	text-decoration: none;
}

.indent {
	padding-left: 20px;
}

.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}

p.Zeilenabstand_150 {
	line-height: 150%;
}
p.Zeilenabstand_200 {
	line-height: 200%;
}

p {
	padding-bottom: 14px;
}

table p {
	padding-bottom: 0px;
}

table {
	border-collapse: collapse; 
}

table td, table th {
	padding: 0; 
}

span.important {
	color: #f29401;

}

ul {
	padding-left: 20px;
}

li {
	padding-bottom: 10px;
}

div.tableformat table {
    border-color: #939393;
    border-style: solid;
    border-width: 1px;
}

div.tableformattd4 table td {
    border-color: #939393;
    border-style: solid;
    border-width: 1px;
    width: 25%;
    padding: 5px;
}

div.tableformattd4 table td p {
	padding-bottom: 0px;
}