/* C M S  S P E C I F I C  S T Y L E S */
hr {
	border: 0px solid #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	line-height: 1px;
}


/* G L O B A L  F O R M S */
form {
	margin: 0px;
	padding: 0px;
}

.button {
	border: 1px solid #62227C;
	background-color: #ECEDED;
	color: black;
}

.textfield, .textinput {
	border: 1px solid #62227C;
}

ul.error {
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	list-style: square;
	padding-top:  5px;
	padding-bottom: 5px;
}

ul.error li {
	color: #FF0000;
}


/* L I N K S T Y L E S  G L O B A L */
div.content a {
	color: #93117e;
	text-decoration: underline;
}

div.content a:hover {
	color: #93117e;
	text-decoration: none;
}

div.content a:visited {
	color: #93117e;
	text-decoration: underline;
}

div.content a:visited:hover {
	color: #93117e;
	text-decoration: none;
}

div.content a:active {
	color: #93117e;
	text-decoration: underline;
}


/* D Y N  S E A R C H */
ul.plain {
	list-style: none;
}

hr.small-bar {
	border: 0px solid #CCCCCC;
	background-color: #CCCCCC;
}

h3 {
	color:  #93117e;
}


/* D O W N L O A D S */
h2 {
	color:  #93117e;
	font-size: 10pt;
}

h1 {
	color:  #93117e;
}


/* R E F E R E N C E S  /  K U N D E N */
div.list-head {
	font-weight: 700;	
}

div.list-clear hr {
	border: 0px solid #CCCCCC;
	background-color: #CCCCCC
}


/* A R T I C L E  1*/
div.article-1-full, div.article-1-teaser {
	margin-bottom: 15px;
}

div.article-1-full div.article_head, div.article-1-teaser div.article_head {
	width: 450px;
	height: 20px;
	line-height:20px;
}

div.article-1-full div.article_head h1, div.article-1-teaser div.article_head h1 {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	font-size: 11pt;
	font-weight: 700;
}

div.article-1-full div.article-right, div.article-1-teaser div.article-right {
	float: right;
	width: 175px;
	margin-left: 15px;
	margin-top: 0px;
}

div.article-1-full div.article-right div.images, div.article-1-teaser div.article-right div.images {
	margin-bottom: 15px;
}

div.article-1-full div.article-right div.images div, div.article-1-teaser div.article-right div.images div {
	width: 160px;
	height: 20px;
	
	line-height: 15pt;
	text-align: center;
}

div.article-1-full div.article-right div.images div img.leftarrow, div.article-1-teaser div.article-right div.images div img.leftarrow {
	float:left;
	margin-top: 4px;
	margin-left: 5px;
}

div.article-1-full div.article-right div.images div img.rightarrow, div.article-1-teaser div.article-right div.images div img.rightarrow {
	float:right;
	margin-top: 4px;
	margin-right: 5px;
}

div.article-1-full div.article-right div.downloads, div.article-1-teaser div.article-right div.downloads {
	margin-bottom: 15px;
}

div.article-1-full div.options, div.article-1-teaser div.options {
	line-height: 12pt;
	font-size: 7pt;
	color: #B7B7B7;
	padding-bottom:0px;
    border: 0px solid #CCCCCC;
    border-bottom-width: 1px;    
}

div.article-1-full div.options a, div.article-1-teaser div.options a {
	color: #B7B7B7;
	
}

div.article-1-full div.options a:hover, div.article-1-teaser div.options a:hover {
	color: #B7B7B7;
}

div.article-1-full div.aright, div.article-1-teaser div.aright {
	width: 210px;
	float: right;
	font-size: 7pt;
}

.options div.end-line {
        clear:both;
        height: 5px;
        line-height: 1pt;
}

div.article-1-full div.bottom, div.article-1-teaser div.bottom {
	clear: both;
	border: 0px solid #CCCCCC;
	border-bottom-width: 0px;
	
}

div.article-1-full div.article-right div.images div img.leftarrow {
	cursor:pointer;
}

div.article-1-full div.article-right div.images div img.rightarrow {
	cursor:pointer;
}




/* L I N K S T Y L E  ::  weiter L I N K */
div.article-1-teaser p a.article-more-link:link {
	color: #9A0E79;
}
div.article-1-teaser p a.article-more-link:visited {
	color: #9A0E79;
}
div.article-1-teaser p a.article-more-link:hover {
	color: #9A0E79;
}
div.article-1-teaser p a.article-more-link:visited:hover {
	color: #9A0E79;
}


/* C O L O R  L I N K S */
div.article-1-full div.options a.colorLink, div.article-1-full div.article-right div.downloads a.colorLink, div.article-1-full div.article-right div.links a.colorLink, div.article-1-teaser div.options a.colorLink {
	color: #9A0E79;
}


/* L I N K S T Y L E  ::  zurück L I N K */
div.content div.article-1-full a.backlink:link {
	color: #9A0E79;
}
div.content div.article-1-full a.backlink:visited {
	color: #9A0E79;
}
div.content div.article-1-full a.backlink:hover {
	color: #9A0E79;
}
div.content div.article-1-full a.backlink:visited:hover {
	color: #9A0E79;
}

div.article-1-full ul.subarticles,div.article-1-teaser ul.subarticles {
	list-style-type: square;
	padding-left: 14px;
}

div.content div.article-1-full ul.subarticles a, div.content div.article-1-teaser ul.subarticles a {
	color: #9A0E79;
}

div.content div.article-1-full ul.subarticles, div.content div.article-1-teaser ul.subarticles {
	color: #9A0E79;
}


div.article-1-full ul.subarticles,div.article-1-teaser ul.subarticles {
	list-style-type: square;
	padding-left: 14px;
}

div.content div.article-6-full ul.subarticles a{
	color: #93117e;
}

div.content div.article-6-full ul.subarticles{
	color: #93117e;
}


/* B A S E */
h1 {
	font-size: 12pt;
}

h1#page-heading {
	font-size: 11pt;
}


ul {
	list-style-type: square;
}

ul.plain {
	list-style-type: none;
}


/* T R E E ( S I T E M A P ) */
 
 /*** 1. Kernklassen ***/

.tree {
	white-space:nowrap;
}

.tree div {
	margin:0px;
	padding:0px;
}

.tree a {
	color:black;
}

/*** 2. Baumreihe ***/

.tree .row {
	clear:both;
	height:17px;
	margin-top:2px;
}

/***  2.1 - Darstellungsarten einer Reihe (anzeigen, nicht anzeigen, kein zugriff) ***/

.tree .active {

}

.tree .locked {
	color: #af0000;
}

.tree .inactive,  .tree .inactive a {
	color: #656565;
}

/***  2.2 - Knotendarstellung (links) ***/

.tree .left img {
	float:left;
	white-space: nowrap;
}

.tree .left span {
	font-size:11px;
	line-height:17px;
	margin-left:4px;
	white-space: nowrap;
}

.tree .right a img { 
	opacity:0.7;
}

.tree .right a:hover img { 
	opacity:1;
}

/***  2.3 - Zusätzliches HTML (rechts) ***/

.tree .left {
	float:left;
}

.tree .right {
	float:right;
	text-align:right;
}

/***  2.4 - Übergreifende Definitionen für 2.2 und 2.3 ***/

.tree .left, .tree .right {
	font-size:11px;
	display:inline;
	height:15px;
	margin:0px;
	padding:0px;
	background: none;
}


/* B L Ä T T E R  F U N K T I O N*/
.pagelast, .pagefirst, .pagelink, .pagecurrent, .pagenext {
	border: 1px solid #afafaf;
	background-color: #dfdfdf;
	padding: 3px;
	margin: 2px;
	line-height: 25px;
}


