/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */
 
 



.content h3 {
	margin: 12px 0 9px 0;
}

.content h4 {
	margin: 15px 0 4px 0;
	font-size: 12px;
}

.content h5 {
	margin: 10px 0 2px 0;
	height: auto !important;
	height: 1px;
	padding-left: 10px;
	background: url(../images/bulletlist_standard.png) no-repeat 0 6px;
}

.content h4.firstHeader {
	margin: 0 0 4px 0;
	font-size: 12px;
}




.content .csc-firstHeader {
	margin-top: 0;
}

.content hr {
	height: 1px;
	margin: 5px 0 3px 0 !important;
	margin: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

.content a,
.content a span,
#gotoTop a {
	color: #215b96;
	text-decoration: none;
}

.content a:hover,
.content a:hover span,
#gotoTop a:hover {
	color:#215b96;
	text-decoration: underline;
}

.content p,
.content li {
	line-height: 17px;
}

.content p {
   margin-bottom: 15px;
}

.content ul {
	margin: 0px 0 10px 12px;
}
	
.content ul li {
	height: auto !important;
	height: 1px;
	padding-left: 10px;
	background: url(../images/bulletlist_standard.png) no-repeat 0 6px;
}

.content .contenttable {
	border: 1px solid #ccc;
	margin-left: 1px !important;
	margin-left: 0;
	background: #fff;
}

.content .contenttable {
	border: 1px solid #ccc;
	margin-left: 1px !important;
	margin-left: 0;
}

.content .contenttable .tr-even {
	background-color: #f8f8f8;
}

.content .contenttable td,
.content .contenttable td {
	padding: 2px 4px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}





.content .csc-textpic-caption {
	font-style: italic;
}

#boxbottom {
	position: absolute;
	top: -27px;
	left: 224px;
	width: 502px;
	
}

#gotoTop {
	text-align: right;
}

#gotoTop a {
	font-size: 11px;
}

#lastUpdate {
	position: absolute;
	left: 13px;
        font-size:11px;
}


/* -----------------------------------------------
           		MainContent
----------------------------------------------- */
#mainContent .csc-firstHeader {
	position: absolute;
	top: -42px;
	left: 16px;
	margin: 0;
}

#mainContent .csc-firstHeader img{
	position: absolute;
	top: 6px;
	left: 0px;
	margin: 0;
}


#mainContent h3 {
	color: #194773;
	font-size: 26px;
	font-weight: bold;
}
/* -----------------------------------------------
           		RightContent
----------------------------------------------- */
#rightContent .contentElement {
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
	height: auto !important;
	height: 1px;
}

#rightContent .contentElement .bottomBg {
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	left: 0;
	width: 208px;
	height: 5px;
}


.contentElement.version2 ul li {
	height: auto !important;
	height: 1px;
	padding-left: 10px;
	background: url(../images/bulletlist_sitemap.png) no-repeat 0 6px;
}

.contentElement.version2 a {
 	/*
 	text-decoration: underline;
 	color:#000;
 	*/
 	
 	
}

#rightContent .version1 {
	background: #ffc097 url(../images/rightContent_version1_top.png) no-repeat;
}

#rightContent .version1 .bottomBg {
	background-image: url(../images/rightContent_version1_bottom.png);
}

	
#rightContent .version2 {
	background: #e4f0fA url(../images/rightContent_version2_top.png) no-repeat;
}

#rightContent .version2 .bottomBg {
	background-image: url(../images/rightContent_version2_bottom.png);
}

#rightContent h3 {
	margin: 0 0 5px 0;
}

#rightContent ul {
	margin: 0;
	padding: 0;
}
	
#rightContent li {
	padding: 0 ;
	background: none;
}

#rightContent a {
	padding-left: 14px;
/*	color: #000;*/
	color:#215b96;
	background: url(../images/mainNavigation_level1.png) no-repeat 0 4px;
}

#rightContent li a {
	display: block;
	padding-left: 14px;
	/*color: #000;*/
	background: url(../images/mainNavigation_level1.png) no-repeat 0 4px;
}


/* -----------------------------------------------
		Sitemap
----------------------------------------------- */
.content .csc-sitemap ul li {
	background-image: url(../images/bulletlist_sitemap.png);
}

/* -----------------------------------------------
		Indexed Search
----------------------------------------------- */
.tx-indexedsearch-res h4 {
	background-color: #efefef;
}
.csc-subheader {
	font-weight:bold;
}



*:target h2,
*:target h3,
*:target h4,
*:target h5 {
	color:#E15A00;
}

/*----------------------------------------------
               Rechtsformenvergleich
----------------------------------------------*/

.tx-rechtsformenvergleich-pi1 th,
.tx-rechtsformenvergleich-pi1 td {
	padding: 15px 5px;
	
}

.tx-rechtsformenvergleich-pi1 th {
	width: 200px;
}

.tx-rechtsformenvergleich-pi1 tr {
	background: #fff url(../images/footer_bg.png) no-repeat -225px 100%;
}

.tx-rechtsformenvergleich-pi1 .message {
	margin: 10px 0;
}






.content .hometable td {
	padding:3px;
	border: none;
	vertical-align:middle;
}

.content .hometable td p{
	padding:0;
	margin:0;

}