/*externe css-Datei */
/*Dateiname 'style.css*/

body
{
background-color: #FFC164;
font-family: Arial,Verdana;
color:#A55A29;
}

A:link
{
text-decoration: none;
color:#660000;
}

A:visited
{
text-decoration: none;
color:#4F2B13;
}

A:hover
{text-decoration: none;
color:#D07C44;
}

table
{border-color:#FFAB2D;
}


td.kopf
{
height:130px;
width:700px;
background-color:#ffefd6;
background-image: url(../pics/logo2.png);
background-repeat:no-repeat;
 }

td.links

{
padding-top: 20px;
padding-left: 20px;
padding-right:20px;
height:410px;
width:151px;
background-color:#FFAB2D;
vertical-align:top;

}
td.links1

{
padding-top: 20px;
padding-left: 21px;
padding-right:21px;
height:410px;
width:151px;
background-color:#FFAB2D;
vertical-align:top;

}
td.info

{
background-color:#FFD89D;
padding-top: 20px;
padding-left: 20px;
padding-right:20px;
padding-bottom:20px;
height:400px;
width:469px;
vertical-align:top;
text-align:justify;
}

td.top

{
background-color:#A55A29;
height:5px;
width:700px;
}

td.copy
{
background-color:#A55A29;
height:20px;
width:700px;
color:#FFD89D;
text-align:center;
}

ul
{
font-size: 11px;
}

td.info1

{
background-color:#FFD89D;
padding-top: 20px;
padding-left: 20px;
padding-right:20px;
padding-bottom:20px;
height:400px;
width:469px;
vertical-align:top;
text-align:justify;

}

td.info2

{
background-color:#FFD89D;
padding-top: 20px;
padding-left: 20px;
padding-right:20px;
padding-bottom:20px;
height:400px;
width:440px;
vertical-align:top;
text-align:justify;
}
div.trenner
{background-image:url(../pics/trenner.png);
background-color:#FFD89D;
background-repeat:repeat-x;
width:460px;
height:20px;
text-align:center;
}
div.trenner1
{background-image:url(../pics/trenner1.png);
background-color:#FFD89D;
background-repeat:repeat-x;
width:460px;
height:20px;
text-align:center;
}
h1 {
font-size:16px;
}
h2 {
font-size:14px;
}

div.content_box p{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	margin:5px 0 5px 0;
	padding:0;
	}

.bildumfliess {
	float: left;
	margin: 0 15px 5px 0;
	}
	.bildumfliess2 {
	float: right;
	margin: 0 15px 5px 0;
	}


	ul {
	font-size:12px;
	text-align: left;
	}

	input, textarea {
	background-color:#FFD89D;
	}

	.submit, .reset {
	background-color:#A55A29;
	color:#FFD89D;
	border-top: 3px double #FFAB2D;
	border-right: 3px solid #FFAB2D;
	border-bottom: 3px solid #FFAB2D;
	border-left: 3px double #FFAB2D;
	}
