BODY {
  background: #F3F3F3;
	/*background: #1B70B1 url(/img/bg/bg-body.gif) repeat-x top center;*/
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.h1small {
	text-transform: uppercase;
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 20px;
	font-weight: normal;
	margin:10px 0;
	padding:0px 4px 0px 4px;
	color: #000;
}

.h2small {
	text-transform: uppercase;
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 15px;
	font-weight: bold;
	margin:0;
	padding:0px 4px 0px 4px;
	color: #000;
}

img {
	padding: 2px;
	margin: 4px;

	border: 0px;
}
.container {
	width: 980px;
	margin: 0 auto 0 auto;
}
.kcontainer {
	width: 980px;
	float: left;
	border: 1px solid #CCCCCC;
	background: #fff;
	padding: 10px;
}
.frime {
	width: 970px;
	overflow-y: scroll;
	height: 2600px;
	*height: 2600px;
	float: left;
	padding: 11px 0 0 0;
}

.containerfrime {
	float: left;
	width: 975px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
.containersborder {
	width: 975px;
	float: left;
	border: 1px solid #cccccc;
	margin: 5px 0 10px 0;
}
.containerleft {
	float: left;
	width: 98%;
}
.containerleft p {
	text-align: justify;
	margin: 0;
	padding: 5px;
}
.containerleft h1 {
	text-transform: uppercase;
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 20px;
	font-weight: normal;
	margin:0;
	padding:4px 4px 0px 5px;
	color: #328AD2;
}
.containerleft a {
	color: #328AD2;
	text-decoration: none;
}
.containerleft a:hover {
	text-decoration: underline;
}
.containerbottom {
	float: left;
	background: #fff;
	width: 975px;
	margin: 10px 0 0 0;
	border: 1px solid #CCCCCC;
	padding: 10px 0;
}
.containerbottom p {
	width: 920px;
	color: #000;
	padding: 3px 7px 3px 7px;
}
.containerbottom li {
	list-style: square;
}
.containerbottom li a {
	color: #000;
	text-decoration: underline;
}
.containerbottom li a:hover {
	text-decoration: none;
}
.containerbottom h2 {
	text-transform: uppercase;
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 15px;
	font-weight: bold;
	margin:0;
	padding:0px 4px 0px 4px;
	color: #000;
}
.containerbottom h3 {
	text-transform: uppercase;
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 15px;
	font-weight: bold;
	margin:0;
	padding:0px 4px 0px 4px;
	color: #000;
}
.containerbottom a {
	color: #000;
	text-decoration: none;
}

.header {
	float: left;
	width:980px;
	padding:0px;
}
.headerlogo {
  width: 100%;
  float: left;
}
.headernavi {
  width: 970px;
  float: left;
	background: url(/img/navibg.gif);
	padding: 2px 0 5px 10px;
	height: 26px;
	margin: 15px 0 0;
}
.headernavileft {
	width: 250px;
	float: left;
}
.headernaviright {
	width: 620px;
	float: left;
	margin: 8px 0 0 0;
}
.headernavi a {
	color:#fff!important; 
	font-weight:normal;
	font-size:12px; 
	text-decoration: none;
	padding: 0 8px 0 8px;
	margin-right: 5px;
	text-transform: uppercase;
}
.headernavi a:hover {
	text-decoration: underline;
}
.headernaviborder {
	border-right: 1px solid #fff;
}
.pfad {
  float: left;
	margin:10px 0 10px 0;
}
.pfad a {
	color: #636363;
	text-decoration: none;
}
.pfad a:hover {
	color: #636363;
	text-decoration: underline;
}
#footer {
  float: left;
	margin-top: 20px;
	width: 100%;
	border-top: 1px solid #ccc;
}
#footer p {
	padding:0px 5px 0px 7px;
	color: #000;
	text-align: center;
}
#footer a {
	color: #000;
	text-decoration: none;
}
/****************************************************/
/*******************  LINKS *******************/
/****************************************************/

/* LINKSCHWARZ 11PX */

a.lweiss11px:link {
	color:#FFFFFF!important; 
	font-weight:normal;
	font-size:11px; 
	text-decoration: underline;
}

a.lweiss11px:visited {
	color:#FFFFFF!important; 
	font-weight:normal;
	font-size:11px; 
	text-decoration: none
}

a.lweiss11px:active {
	color:#FFFFFF  !important; 
	font-weight:normal;
	font-size:11px; 
	text-decoration: underline;
}

a.lweiss11px:hover {
	color:#FFFFFF  !important; 
	font-weight:normal;
	font-size:11px; 
	text-decoration: underline;
}


/* Linkheader NAVI*/

a.lnavitop:link {
	background: url(/img/bg/menu.gif) no-repeat;
	width: 125px;
	height: 26px;
	color:#000!important; 
	font-weight:bold;
	font-size:13px; 
	text-decoration: none;
	padding-right: 5px;
	margin-right: 5px;
}

a.lnavitop:visited {
	background-image: url(/img/bg/menu.gif) no-repeat;
	width: 125px;
	height: 26px;
	color:#000!important; 
	font-weight:bold;
	font-size:13px; 
	text-decoration: none;
	padding-right: 5px;
	margin-right: 5px;
}
a.lnavitop:hover {
	color:#000!important; 
	font-weight:bold;
	font-size:13px; 
	text-decoration: underline;
	border-right: 1px solid #000;
	margin-right: 5px;
}


