.bgbody {
	background-image: url(../backgrounds/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

table {
	font-size: 11px;
	color: #55565a;
	line-height: 16px;
}
.textweiss {
	color: #FFFFFF;
	line-height: 7px;
}

.kasten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
}
.linielinks {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
}
.linierechts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
}
.linierbeideseiten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
}
.liniebeideseiten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
}
.liniebeideseiten3d {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #757679;
}
.inhalt {
	font-size: 11px;
	color: #55565A;
	line-height: 16px;
}
.braun {
	font-size: 11px;
	color: #8C7342;
	line-height: 16px;
}
.headerbraun {
	font-size: 11px;
	color: #8C7342;
	line-height: 16px;
	padding-left: 10px;
	font-weight: bold;
}

.blass {
	font-size: 11px;
	color: #C8C8C8;
	line-height: 16px;
}


.linkrot { 
	font-size: 11px;
	color: #B10C07;
	line-height: 16px;
	text-decoration: none;
}
.linkrot:link { 
	font-size: 11px;
	color: #B10C07;
	line-height: 16px;
	text-decoration: none;
}
.linkrot:hover { 
	font-size: 11px;
	color: #B10C07;
	line-height: 16px;
	text-decoration: underline;
}
.linkrot:active { 
	font-size: 11px;
	color: #B10C07;
	line-height: 16px;
	text-decoration: none;
}

.linkweiss { 
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.linkweiss:link { 
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.linkweiss:hover { 
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: underline;
}
.linkweiss:active { 
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}

.linknormal { 
	font-size: 11px;
	color: #55565a;
	line-height: 16px;
	text-decoration: none;
}
.linknormal:link { 
	font-size: 11px;
	color: #55565a;
	line-height: 16px;
	text-decoration: none;
}
.linknormal:hover { 
	font-size: 11px;
	color: #55565a;
	line-height: 16px;
	text-decoration: underline;
}
.linknormal:active { 
	font-size: 11px;
	color: #55565a;
	line-height: 16px;
	text-decoration: none;
}

.innenrand {
	padding-left:10px; 
	padding-top:10px; 
	padding-bottom:10px;
	padding-right:10px;
}
.h1braun {
	font-size: 17px;
	color: #8C7342;
	line-height: 17px;
	padding-left: 0px;
	font-weight: bold;
}
.fehler { 
	font-size: 11px;
	color: #B10C07;
	line-height: 16px;
	font-weight: bold;
}
