a
{
 color: #3D437A;
 text-decoration: none;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ueberschriftLeftBocx {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 14px;
	color: #365A68;
}

.ueberschriftRightBocx {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 14px;
	color: #AD0009;
}
.leftBox {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #698D9B;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686352;
	padding: 2px 0 6px 0;
}
.leftMenueBg {
	background: url(/fileadmin/inbewegung/bilder/leftbg.gif) no-repeat;
}
.gruppeBox {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686352;
}

.rightBox {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #698D9B;
	border-left-color: #698D9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.rightBox2 {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #698D9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.specialBox {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #698D9B;	
}

.specialBoxTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}

.headBoxTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}

.footBoxTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;	
}

.dottedHeadline {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #698D9B;
}

.dottedUnderline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #698D9B;
}

.contentTxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.headLink{
 text-decoration:none;
 color: #FFFFFF;
}

.leftLink{
 text-decoration:none;
 color: #666666; 
 /* color: #686352; */
}

.specialLink{
 text-decoration:none;
 color: #000000;
}

.footLink{
 text-decoration:none;
 color: #999999;
}

hr {
	border: dotted #999999;
}

