a:link, a:active, a:visited {
text-decoration: none; 
color: #A91800; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 13px;
}

a:hover {
text-decoration: none; 
color: #cccccc; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 13px;
}

a.navi:link, a.navi:active, a.navi:visited {
text-decoration: none; 
color: #ffffff; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
line-height: 13px;
}

a.navi:hover {
text-decoration: none; 
color: #cccccc; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
line-height: 13px;
}

a.footer:link, a.footer:active, a.footer:visited {
text-decoration: none; 
color: #777777; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9px;
line-height: 13px;
}

a.footer:hover {
text-decoration: none; 
color: #A91800; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9px;
line-height: 13px;
}

body {
margin: auto;
background-image: url("../pics/bg.gif");
background-position: top center;
background-repeat: repeat-x;
background-color: #FFE5CC;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size: 10px;
font-weight: bold;
text-decoration: none;
scrollbar-base-color:#FFF7F0;
scrollbar-track-color:#FFF7F0;
scrollbar-face-color:#FFCC99;
scrollbar-highlight-color:#FFF7F0;
scrollbar-3d-light-color:#FFCC99;
scrollbar-darkshadow-color:#FFF7F0;
scrollbar-shadow-color:#FFCC99;
scrollbar-arrow-color:#FFF7F0;
}

td {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #474747;
font-size: 11px;
font-weight: normal;
line-height: 16px;
vertical-align: top;
}

.boxhead {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #A91800;
font-size: 10px;
font-weight: bold;
padding-top: 4px;
}

li {
list-style-type:square;
color: #474747;
}

.big {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #777777;
border: 1px solid #FFCC99;
background-color: #FFF7F0;
}

.small {
color: #777777; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9px;
line-height: 13px;
}

.white {
color: #ffffff;
}

.headline {
font-family: Arial, Helvetica, sans-serif;
color: #A91800;
font-size: 14px;
font-weight: bold;
line-height: 16px;
}

.headlinesmall {
font-family: Arial, Helvetica, sans-serif;
color: #A91800;
font-size: 12px;
font-weight: bold;
line-height: 16px;
}

.dot {
border: 0px;
border-top: dotted 1px #cccccc;
border-bottom: solid 1px #FFFFFF;
}

.borderred {
border:dashed #A91800 1px;
height: 2px;
}

.bordergallery {
border:solid #cccccc 1px;
margin: 4px;
}

.error {
font-family: Arial, Helvetica, sans-serif;
color: #A91800;
font-size: 11px;
font-weight: bold;
line-height: 16px;
}

.content {
background-image: url("../pics/body.jpg");
background-position: bottom center;
background-repeat: no-repeat;
}

input {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #777777;
border: 1px solid #FFCC99;
background-color: #FFF7F0;
}

select {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #777777;
border: 1px solid #FFCC99;
background-color: #FFF7F0;
}

textarea {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #777777;
border: 1px solid #FFCC99;
background-color: #FFF7F0;
}

.button {
font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#ffffff;
border : 0px solid #A91800;
background-color: #A91800;
}

.box {
background-color: #ffffff;
border : 0px;
}
H3 {
	font-size: 20px;
	line-height: 30px;
	display: inline;
	text-transform: uppercase;
	font-weight: lighter;
	color: #993300;
	text-align: left;
	padding-left: 20px;
}

/* Flash Fenster */
#dunklerHintergrund {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 300;
	width: 100%;
	height: 100%;
	background: #000;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
#overlay {
	position: absolute;
	top: 280px;
	left: 246px;
	width: 705px;
	z-index: 301;
}
#flash_head {
	background: url(/pics/flash_hintergrund_oben.png) no-repeat;
	height: 117px;
}
#flash_nachricht {
	background: url(/pics/flash_hintergrund.png) repeat-y;
	padding: 0px;
	margin: 0px;
}
#flash_bottom {
	background: url(/pics/flash_hintergrund_unten.png) no-repeat;
	height: 36px;
	padding: 0px;
	margin: 0px;
}
#flash_nachricht table, #flash_nachricht tr, #flash_nachricht td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
#flash_nachricht table {
	margin-left: 42px;
	margin-right: 15px;
}
.flash_button {
	width: 199px;
	height: 32px;
	background: url('/pics/flash_button_off.gif') no-repeat;
	margin: 0px;
	margin-bottom: 14px;
	padding: 0px;
	padding-top: 9px;
}
.flash_button a, .flash_button a:visited {
	color: #781207;
}
.flash_button a, .flash_button a:hover, .flash_button a:visited {
	padding-left: 22px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.flash_button:hover {
	background: url('/pics/flash_button_on.gif') no-repeat;
}
.flash_button:hover a {
	color: #fff;
}
#flash_schliessen {
	position: relative;
	top: 14px;
	left: 658px;
}

/* Neues Layout */
.tdWhite {
	background: #fff;
}

.container {
	width: 963px;
}

#menuOben {
	margin-bottom: 8px;
}



.linkeSpalte {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.rechteSpalte {
	float: right;
	width: 141px;
	padding: 0px;
	margin: 0px;
}

.mainContent {
	padding: 0px;
	margin: 0px;
	margin-left: 200px;
	margin-right: 144px;
	text-align: left;
}

.contentWidth {
	/* width: 593px; */
	/* width: 622px; */
	width: 593px;
}

.button120 {
	width: 120px;
	height: 22px;
	background: url(/pics/button_120_off.gif) no-repeat;
	display: block;
	margin-top: 8px;
}

.button120 div {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
}

.button120:hover {
	background: url(/pics/button_120_on.gif) no-repeat;
}

.button120 a {
	display: block;
	font-size: 10px;
	font-weight: bold;
}

.button120 a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.button170 {
	width: 170px;
	height: 22px;
	background: url(/pics/button_170_off.gif) no-repeat;
	display: block;
	margin-top: 8px;
}

.button170 div {
	margin-top: 2px;
	padding-left: 8px;
	padding-top: 3px;
}

.button170 a {
	display: block;	
	font-weight: bold;
}

.button170 a:hover {
	color: #000;
}

.button170:hover {
	background: url(/pics/button_170_on.gif) no-repeat;
	color: #fff;
}

.ueberschrift, .ueberschriftLink {
	background: url(/pics/ueberschrift_hintergrund.gif) no-repeat;
	width: 569px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	margin-top: 24px;
	margin-bottom: 18px;
	margin-left: 10px;
	margin-right: 10px;
}

.ueberschriftLink {
	text-align: right;
}

.ueberschrift div, .ueberschriftLink div {
	margin-left: 20px;
	padding-top: 3px;
	color: #A91800; 
	font-weight: bold;
	font-size: 11px;
}

.profil p, .profil table {
	margin-left: 30px;
	margin-right: 0px;
	width: 530px;
}

.innerContent {
	width: 530px;
}

.centerboxhead {
	padding-left: 30px;
}