/* Elemente aus Webmanager*/

/* Überschriften */

h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform:uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform:uppercase;
}

h2.cms {
    margin: 0 0 8px;
    text-transform: none;
}

h2.line {
    border-bottom: 1px solid;
    margin: 0 0 25px;
    padding: 0 0 10px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 5px 0;
	text-transform:uppercase;
}

/* Zurücklink */
.cmsLink.back {
    position: absolute;
    right: 0;
    top: 38px;
}
.cmsLink.back > a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

/* Textinhalt */
p.text {
	line-height: 1.8em;
}

/* Trennlinie */
.cmsLineBreak {
	border-bottom: 1px solid #000000;
	margin: -15px 0 27px;
	padding: 15px 0 0;
}

/* Titelbild + Bild-Text Kombi */
.cmsImage .image img {
	display: block;
}
.cmsImage .image .layer { /* Bildunterschrift */
	font-size: 11px;
	width: 250px;
	padding: 3px 0 0 0;
	line-height: 1.5em;
}
.cmsImage .right { /* Rechte Ausrichtung */
	margin: 0 0 0 15px;
	float: right;
}
.cmsImage .left { /* Linke Ausrichtung */
	margin: 0 15px 0 0;
	float: left;
}
.cmsImage .text {
	line-height: 1.5em;
}
.cmsImage.attach {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 10px;
}
.cmsImage.attach .image .layer {
	line-height: 1.5em;
	margin: 0 0 -13px;
	padding: 6px 0 7px;
	width: auto;
	font-size:inherit;
}

/* Bildergalerie */
.cmsGallery .entry {
	float: left;
	position: relative;
	width: 116px;
}
.cmsGallery .sym_download {
	background: url("/img/layout/sprite_arrows.png") no-repeat scroll left -293px transparent;
	display: block;
	height: 13px;
	width: 12px;
}
.cmsGallery .sym_zoom {
	background: url("/img/layout/sprite_arrows.png") no-repeat scroll left -335px transparent;
	display: block;
	height: 13px;
	width: 12px;
}
.cmsGallery .entry > a > img {
	display: block; /* Aufhebung unerwünschter Abstand */
}
.cmsGallery .entry .buttons {
	float: right;
	margin: 7px 0 4px;
}
.cmsGallery .entry .buttons a{
	float:left;
}
.cmsGallery .entry .buttons .download {
	margin: 0 0 0 5px;
}
.cmsGallery .entry .text {
	line-height: 1.5em;
	margin: 4px 0 0;
}
.cmsGallery .entry img:hover{
	opacity:0.8;
}
.cmsGallery .seperator {
	float: left;
	width: 10px;
	height: 10px;
}

/* Teaser */

.cmsTeaser {
	position: relative; /* für absolut ausgerichtete Kind-Elemente */
}
.cmsTeaser .date {
	font-size: 14px;
	padding: 2px 0 5px;
}
.cmsTeaser .title a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.cmsTeaser .title a:hover{
	text-decoration:underline;
}
.cmsTeaser .image {
	float: left;
	margin: 0 10px 0 0;
}
.cmsTeaser .image > a > img {
	display: block; /* Aufhebung unerwünschter Abstand */
}
.cmsTeaser .textpart {
	border-bottom: 1px solid #000000;
	float: left;
	min-height: 195px;
	width: 310px;
	position:relative;
}
.cmsTeaser .text {
	line-height: 1.8em;
	margin: 5px 0 24px;
}
.cmsTeaser .more {
	bottom: 10px;
	position: absolute;
	left:0;
}
.cmsTeaser .more a {

}


/* Tabelle */

.cmsTable .entry.val1 {
    background: url("/galerie-augustin/img/layout/bg_white_opacity.png") repeat scroll 0 0 transparent;
}
.cmsTable .entry .item {
    float: left;
    line-height: 1.3em;
    padding: 5px 10px;
}
.cmsTable .footer {
    border-top: 1px solid #CFCFCF;
    font-size: 11px;
    padding: 5px 3px 0;
}
/* Einzelverweis */

.cmsLink a {
	padding: 2px 0 2px 0px;
	display: inline-block;
}

/* Verweisliste */

.cmsRefs div {
	background: url("/img/layout/sprite_arrows.png") no-repeat scroll 6px 5px, url("/img/layout/bg_white_opacity.png") repeat scroll 0 0 transparent;
	padding: 6px 0 5px 17px;
	margin: 0 0 3px 0;
}
.cmsRefs a{
	font-weight:normal;
}

/* Drop Element */

.cmsDrop > h3 {
	background: url("/img/layout/sprite_arrows.png") no-repeat scroll 10px -178px, url("/img/layout/bg_white_opacity.png") repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	font-weight: normal;
	padding: 8px 0 6px 34px;
	margin:0;
}
.cmsDrop > h3.contentHide {
	background-position: 10px -231px;
}
.cmsDrop > h3.contentHide + div {
	display: none;
}

/* Youtube */
.cmsYoutube .video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.cmsYoutube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cmsYoutube .text {
	margin: 10px 0 0 0;
	line-height: 1.3em;
}

/* Datei (Excel, PDF, Word, ZIP) */

.cmsFile a, .cmsXLS a, .cmsPDF a, .cmsDOC a, .cmsZIP a {
    background: url("/img/layout/sprite_arrows.png") no-repeat scroll left -277px transparent;
    display: inline-block;
    font-size: 15px;
    padding: 8px 0 11px 31px;
}
/* Formular */


.cmsForm {
	background: url("/img/layout/bg_white_opacity.png") repeat scroll 0 0 transparent;
	border: 1px solid #FFFFFF;
	box-shadow: 0 0 5px #CCCCCC;
	padding: 20px 20px 0px 20px;
}
.cmsForm h2 {
	margin:20px 0 15px;
}
.cmsForm .row {
	clear: both;
	margin: 0 0 8px 0;
	padding: 0;
}
.cmsForm .row.spm input{
	display: none; 
}
.cmsForm label {
	width: 200px;
	display: block;
	float: left;
	padding: 6px 0 0 0;
}
.cmsForm .field { /* Textfeld */
	width: 370px;
	border: 1px solid #CFCFCF;
	padding: 4px 3px;
}
.cmsForm select.field { /* Auswahlbox */
	width: 378px;
}
.cmsForm textarea.field { /* TextArea */
	line-height: 1.2em;
	min-height: 100px;
}
.cmsForm .checkbox { /* Checkbox */
	width: auto;
	margin: 6px 2px 0 0;
	vertical-align: text-bottom;
	padding: 0;
	border: 0;
}
.cmsForm .datepicker { /* Datumsfeld */
	width: 80px !important;
	cursor: pointer;
}
.ui-datepicker-trigger  { /* Kalender Icon - gilt für alle Datepicker auch außerhalb vom cmsForm */
	vertical-align: middle;
	margin: 0 0 0 5px;
	cursor: pointer;
}
.cmsForm .button {
	float: right;
}
.cmsForm .button input {
	background:  #000000;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border:1px solid transparent;
}
.cmsForm .button input:hover{
	box-shadow:0 0 4px #aaa;
	border:1px solid #fff;
}		
.cmsForm .msg { /* Formular Meldung */
	padding: 4px 10px;
	margin: 0 0 10px 0;
	line-height: 1.3em;
}
.cmsForm .error { /* Error Meldung */
	color: #FF0000;
	border: 1px solid #FF0000;
}