body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color: #484848;
	background-color: #FFFFFF;
	text-decoration: none;
}
table {
	font-size : 100%;
}
th {
	text-align:left;
}
img {
	border: 0px;
	margin: 0px; 
}
a {
	color: #484848;
	text-decoration: none;
}
a:VISITED {
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

a.on {
	color: #FF9900;
	text-decoration: none;
}
a.subnav:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a.subnav {
	color: #898788;
	text-decoration: none;
	font-weight: bold;
}
span.on {
	color: #FF9900;
}
h1 {
	font-size : 111%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	/*text-transform : uppercase;*/
}



h1.teaser {
	color: #000000;
	font-size : 100%;
	padding: 0;
	margin-bottom: 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
h2 {
	color: #484848;
	font-size : 100%;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
h2.seminarteaser{
	background-color: #F4F4F4;
	font-size : 100%;
	font-weight : bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 8px;
	border-top: 1px solid #888687;
	}
h3 {
	color: #8A8A8A;
	font-size : 120%;
	padding: 0;
	margin: 0;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	
}
ul {
	margin-top: 10px;
	margin-left: 22px;
	padding: 0px;
}

li.block {
	padding: 0px;
	margin-top: 10px;
	list-style-image : url(images/web/kasten.gif);
}

.fehler {
	color: #fe070e;
}

/* Kontakt */
label.kontakt {
	width: 70px;
	padding-top: 8px;
}
div.kontaktbutton {
	height: 19px;
	margin-top: 2px;
	padding-top: 2px;
	background-color: #F4F4F4;
	font-weight : normal;
	text-align: center;
	color: #000000;
	float: left;
}

div.kontaktbuttonon {
	height: 19px;
	margin-top: 2px;
	padding-top: 2px;
	background-color: #FFFFFF;
	font-weight : normal;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	float: left;
}
div.kontaktlegende {
	height: 19px;
	background-color: #F4F4F4;
}
/* Kontakt */

/* Head (Steuer Utilities)*/
#head {
	width : 999px;
	background-color: #F4F4F4;
	font-size : 80%;
	color: #BEBEBE;
	text-transform : uppercase;
	text-align : right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DBD9DA;
}
#head a {
	color: #484848;
	text-decoration: none;
}
#head a:hover {
	color: #FF9900;
	text-decoration: none;
}
#head a.on {
	color: #FF9900;
	text-decoration: none;
}
/*------------------------------------*/
#rahmen {
	border-top: 1px solid #888687;
	border-bottom: 1px solid #888687;
	width : 1000px;
	background-image : url(/images/web/hintergrund.gif);
}
#content {
	float: left;
	width : 757px;
	background-color: #FFFFFF;
	margin-left: 2px;
}
#bottom {
	float: left;
	width : 757px;
	height: 20px;
	background-color: #FFFFFF;
}

#direktlinks {
	width : 240px;
	float: left;
	color: #000000;
	font-size : 90%;
	}

/* Content */
#topbild {
	width : 757px;
	height: 112px;
	padding: 0;
	background-color: #FFFFFF;
}
#hauptnav {
	width : 757px;
	height: 24px;
	margin: 0px;
	padding-left: 0px;
	background-color: #898788;
	text-transform : uppercase;
	font-size : 84%;
	font-weight : normal;
}
#SitePath {
	width : 757px;
	height: 21px;
	margin: 0;
	padding-top: 4px;
	padding-left: 10px;
	background-color: #FFFFFF;;
	text-transform : uppercase;
	font-size : 84%;
	text-align: left;
	color: #BEBEBE;
}
#SitePath a {
	color: #BEBEBE;
	text-decoration: none;
}
#SitePath a:hover {
	color: #FF9900;
}

div.hauptnavbutton {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
div.hauptnavbutton a{
	color: #FFFFFF;
	font-weight:bold;
}
div.hauptnavbuttonon {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
	text-transform : uppercase;
	font-size : 100%;
	font-weight : bold;
	text-align: center;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
#dottedline {
	width : 757px;
	height: 1px;
	background-image : url(images/web/dot.gif);
}
DIV.sub1 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #878787;
	text-align: left;
}
div.vorwort {
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
	width: 730px;
	border-top: 1px solid #939393;
}
DIV.treetitel {
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
}

DIV.vorwort a {
	color: #FF9900;
}
DIV.vorwort a.dark {
	color: #484848;
}
DIV.vorwort a.dark:hover {
	color: #FF9900;
}

DIV.vorwort h2 {
	background-color: #F4F4F4;
	font-size : 100%;
	font-weight : bold;
	text-transform : uppercase;
	padding: 2px;
	margin: 0px;
	margin-bottom: 8px;
}
DIV.vorwort h1 {
	background-color: #F4F4F4;
	font-size : 100%;
	font-weight : bold;
	text-transform : uppercase;
	padding: 2px;
	margin: 0px;
	margin-bottom: 8px;
}
#seitensteuer {
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
	border-top: 1px solid #878787;
}

DIV.detail {
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
	
}
DIV.asplink {
	margin-right: 10px;
	margin-left: 10px;
	
}
DIV.box {
	width: 150px;
	height: auto;
	border-right: 1px solid #878787;
	border-top: 1px solid #878787;
	margin-left: 6px;
	margin-right: 5px;
	margin-top: 25px;
	float: left;
}
h2.box{
	background-color: #F4F4F4;
	font-size : 100%;
	font-weight : bold;
	text-transform : uppercase;
	padding: 2px;
	margin: 0px;
	margin-bottom: 8px;
}
DIV.teaser {
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
DIV.teaser h2{
	background-color: #F4F4F4;
	font-size : 100%;
	font-weight : bold;
	text-transform : uppercase;
	padding: 2px;
	margin: 0px;
	margin-bottom: 8px;
	border-top: 1px solid #939393;
}
DIV.landesgruppen {
	width: 496px;
	height: 382px;
	float : none;
	margin-bottom : 10px;
	padding-bottom : 5px;
	margin-right: 10px;
	margin-left: 10px;
	background-image : url(images/web/landesgruppen.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}
DIV.lgbox {
	width: 170px;
	height: auto;
	border-right: 1px solid #878787;
	border-top: 1px solid #878787;
	margin-left: 6px;
	margin-right: 5px;
	margin-top: 25px;
	float: left;
}
h2.lgbox{
	background-color: #F4F4F4;
	font-size : 100%;
	font-weight : bold;
	text-transform : uppercase;
	padding: 2px;
	margin: 0px;
	margin-bottom: 8px;
}
DIV.ansprechpartnerbild {
	padding-top: 25px;
	padding-left: 12px;
	width: 150px;
	float: left;
	margin: 0px;
}
DIV.ansprechpartnerdaten {
	padding-top: 25px;
	padding-left: 12px;
	width: 300px;
	float: left;
	margin: 0px;
}
DIV.ansprechpartnerdatenfullsize {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
	width: 490px;
	clear: both;
	border-bottom: 1px solid #878787;
}


/*Layout begin*/
div.contentlayout5bilder
{
	width: 479px;
	
}
div.contentlayout5
{
	width:479px;
}
div.contentlayout6bilder
{
	width: 200px;
	padding-right: 4px;
	height : auto;
	float : left;
}
div.contentlayout6
{
	width: 28px;
	float : left;
	
}
div.contentlayout11bilder
{
	width: 480px;
	text-align: center;
}
/*Layout end*/
/* Ansprechpartner */
DIV.ueberschrift {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	border-top: 1px solid #939393;
}

DIV.ueberschrift h2 {
	background-color: #F4F4F4;
	font-size : 100%;
	font-weight : bold;
	text-transform : uppercase;
	padding: 2px;
	margin: 0px;
	margin-bottom: 8px;
}
/* END Ansprechpartner */

/* Seminarsuche */
DIV.suchtitel {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	border-top: 1px solid #939393;
	cursor: hand;
}
DIV.suchtitel h2 {
	background-color: #F4F4F4;
	font-size : 100%;
	font-weight : bold;
	text-transform : uppercase;
	padding: 2px;
	margin: 0px;
	
	background-position : right top;
	background-repeat : no-repeat;
}
DIV.suchform {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

DIV.suchform label {
	width: 150px;
	height: 20px;
	padding: 5px;
}
/* End Seminarsuche*/
/*Seminaranmeldung*/
DIV.seminaranmeldung {
	padding-top: 25px;
	padding-left: 12px;
	padding-right: 12px;
}
DIV.seminaranmeldung label {
	width: 110px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
DIV.seminaranmeldung input.text {
	width: 300px;
	height: 20px;
}
DIV.seminaranmeldung h2 {
	background-color: #F4F4F4;
	font-size : 100%;
	font-weight : bold;
	text-transform : uppercase;
	padding: 2px;
	margin-top: 10px;
	border-top: 1px solid #878787;
	
}

/*END Seminaranmeldung*/
/* Direktlinks */
/* News -------------------------- */
#NEWS {
	width : 240px;
	height: 134px;
	background-color: #DBD9DA;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
}
h3.shortnewshead {
	width : 238px;
	height: 20px;
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 2px;
}
#direktcontent {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	padding: 5px;
	text-decoration : none;
}
#direktcontent a {
	color: #FF9900;
	text-decoration: none;
}
#logo{
	background-color: #FFFFFF;
	border-bottom: 1px solid #DBD9DA;
}
#projekte h3 {
	width : 238px;
	height: 20px;
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 2px;
	padding-left: 2px;
	border-top: 1px solid #DBD9DA;
	border-bottom: 1px solid #DBD9DA;
}



/*-------------------------------*/
#SUCHE {
	height: 65px;
	background-color: #F4F4F4;
	margin: 0;
	padding-left: 5px;
}
div.AKTUELLESEMINARE {
	background-color: #F4F4F4;
	margin: 0;
	padding-left: 5px;
	padding-bottom: 10px;
}
#SERVICE {
	height: 65px;
	background-color: #F4F4F4;
	margin: 0;
	
	padding-left: 5px;
}
#LOGIN {
	height: 85px;
	background-color: #F4F4F4;
	margin: 0;
	padding-left: 5px;
}

#direktlogin {
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #878787;
}
#ABO {
	background-color: #F4F4F4;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#br {
	clear: both;
}
