/* C M S  S P E C I F I C  S T Y L E S */

/* G L O B A L  F O R M S */
.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: black;
	text-decoration: underline;
}

div.content a:hover {
	color: black;
	text-decoration: none;
}

div.content a:visited {
	color: black;
	text-decoration: underline;
}

div.content a:visited:hover {
	color: black;
	text-decoration: none;
}

div.content a:active {
	color: black;
	text-decoration: underline;
}


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

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

h3 {
	color: #62227C;
}


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

h1 {
	color: #62227C;
}


/* 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 #62227C;
	background-color: #62227C;
}


/* A R T I C L E  1 - S T A N D A R D */
div.article-1-full {
	background-color: #D9DADB;
}

div.article-1-full div.article-head {
	background-color: #62227C;
	padding-left: 15px;
	text-align: center;
}

div.article-1-full div.article-head h1 {
	color: white;
	line-height: 20pt;
}

div.article-1-full div.article-content {
	padding-left: 15px;
}

div.article-1-full h3, div.article-1-teaser h3, div.article-1-full h1, div.article-1-teaser h1 {
	color:#62227C;
}

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

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 {
	display: none;
	line-height: 12pt;
	font-size: 7pt;

	padding-bottom:20px;
}

div.article-1-full div.options a, div.article-1-teaser div.options a {

}

div.article-1-full div.options a:hover, div.article-1-teaser div.options a:hover {

}

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

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

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 {

}
div.article-1-teaser p a.article-more-link:visited {

}
div.article-1-teaser p a.article-more-link:hover {

}
div.article-1-teaser p a.article-more-link:visited:hover {

}


/* L I N K S T Y L E  ::  zurück L I N K */
div.content div.article-1-full a.backlink:link {

}
div.content div.article-1-full a.backlink:visited {

}
div.content div.article-1-full a.backlink:hover {

}
div.content div.article-1-full a.backlink:visited:hover {

}


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: #62227C;
}

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


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