/* Global reset =================================================================== */
html,body,div,p,h1,h2,h3,h4,h5,h6,span,a,table,td,form,img,ul,li {
  margin: 0;
  padding: 0;
}

html,body,div,p,h1,h2,h3,h4,h5,h6,span,a,form,img,ul,li {
  border: 0px none;
}

body {
	font: normal 13px/16px Arial, Helvetica, sans-serif;
  text-align: left;
  color: #212121;
	background: url(/themes/vinyl/img/bg-body.png);
}

/* Headlines ====================================================================== */
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
  display: block;
  font-weight: bold;
}

h1, .text-h1 {
  font-size: 34px;
	line-height: 37px;
}

h2, .text-h2 {
  font-size: 20px;
	line-height: 23px;
}

h3, .text-h3 {
  font-size: 15px;
	line-height: 18px;
}

h4, .text-h4 {
  font-size: 15px;
	line-height: 18px;
}

h5, .text-h5 {
  font-size: 14px;
	line-height: 17px;
}

h6, .text-h6 {
  font-size: 13px;
}

.text-11 {
  font-size: 11px;
  line-height: 14px;
}

.text-12 {
  font-size: 12px;
  line-height: 15px;
}

.text-13 {
  font-size: 13px;
  line-height: 16px;
}

.text-14 {
  font-size: 14px;
  line-height: 17px;
}

.text-15 {
  font-size: 15px;
  line-height: 18px;
}

.text-16 {
  font-size: 16px;
  line-height: 19px;
}

.text-17 {
  font-size: 17px;
  line-height: 20px;
}

.text-18 {
  font-size: 18px;
  line-height: 21px;
}

.text-20 {
  font-size: 20px;
  line-height: 23px;
}

.text-25 {
  font-size: 25px;
  line-height: 28px;
}

.col1, .col1-bold {
  color: #2c2d2d;
}

.col2, .col2-bold {
  color: #d25d00;
}

.col3, .col3-bold {
  color: #565656;
}

.col4, .col4-bold {
	color: #2C2D2D;
}

.col5, .col5-bold {
  color: #9f9892;
}

.col6, .col6-bold {
  color: #212121;
}

/*gruen*/
.col7, .col7-bold {
  color: #00aa40;
}

/*rot*/
.col8, .col8-bold {
  color: #c60000;
}

.col9, .col9-bold {
	color: #4e4e4e;
}

.col10, .col10-bold {
	 color: #E6E6E6;
}

.grau-02, .grau-02-bold {
	color: #797979;
}

.red, .red-bold {
  color: red;
}

.green, .green-bold {
  color: green;
}

.white, .white-bold {
  color: white;
}

.black, .black-bold {
	color: black;
}

.col1-bold, .col2-bold, .col3-bold, .col4-bold, .col5-bold, .col6-bold, .col7-bold, .col8-bold, .col9-bold, .col10-bold, .grau-02-bold, .red-bold, .green-bold, .black-bold, .white-bold {
  font-weight: 800;
}

.bold {
	font-weight: bold;
}

.nobold {
  font-weight: normal !important;
}

.uppercase {
	text-transform: uppercase;
}

.capitalize  {
  text-transform: capitalize;
}

.no-wrap {
	white-space: nowrap;
}

.underline  {
  text-decoration: underline;
}

.line-through {
	text-decoration: line-through;
}

.italic {
	font-style: italic;
}

.pos-center {
  text-align: center;
}

.pos-right {
  text-align: right;
}

.display-none, .mandatory {
	display: none;
}

.hide {
	visibility: hidden;
}

.display-block {
  display: block;
}

.display-inline {
  display: inline;
}

.background-red {
  background: red;
}

.bg-grey {
  background: #EEE;
}

.tiny-text {
	font-size: 10px;
}

.small-text {
  font-size: 11px;
}

.normal-text {
  font-size: 12px;
}

.standard-liststyle {
	margin: 0;
	padding: 0;
	list-style: none;
}

.font-Georgia {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

.font-Oswald {
	font-family: "Oswald", sans-serif;
}

.tap-headline-background {
	padding: 8px 25px 8px 10px;
	background: url(/themes/vinyl/img/bg-headline-kundencenter.png) right top no-repeat;
	float: left;
}

.tap-headline-bottomline {
  background: url(/themes/vinyl/img/bg-headline-kundenbotline.png) left bottom repeat-x;
}

/* Links ========================================================================== */
a {
  color: #d25d00;
  font-weight: normal;
  text-decoration: none;
}

/* Link intern */
a.internalLink, a.internalLinkBig, a.internalLinkSmall, a.internalLinkSmallBold  {
  background: transparent url(/themes/vinyl/img/arrow-link-intern.png) no-repeat left center;
  padding: 0 0 0 16px;
  color: #990000;
  margin-right: 0;
}

a.internalLinkSmall, a.internalLinkSmallBold {
	background: none;
	padding: 0;
}

a.internalLinkSmallBold {
	font-weight: 800;
}

a.internalLinkBig  {
  font-size: 1.2em;
	margin-right: 20px;
}

a.internalLinkBig:hover  {
  text-decoration: underline;
}

a.BlaetternLinkBig, a.BlaetternLinkBig:hover  {
  font-size: 1.2em;
  color: #DD4E01;
  margin: 0 5px 0 5px;
}

a.BlaetternLinkBig:hover  {
  text-decoration: underline;
}

a.bg-add {
	background: transparent url(/themes/vinyl/img/icon-add-keyword.png) no-repeat left center;
  padding: 0 0 0 15px;
  margin-right: 5px
}

a.link-more, .link-more {
  text-decoration: underline;
  padding: 0 0 0 11px;
  background: url(/themes/vinyl/img/icon-arrow.png) 0 5px no-repeat;
}

a.link-rss {
  text-decoration: underline;
  padding: 0 0 0 12px;
  background: url(/themes/vinyl/img/icon-rss.png) 0 3px no-repeat;
}

/* Link extern */
a.externalLink {
  background: transparent url(/img/set01/global/external-link.gif) no-repeat right center;
  padding: 0 15px 0 0;
  margin-right: 5px;
}

.cursor-pointer {
	cursor: pointer;
}

/* Divider lines ================================================================= */
.divider-line {
  height: 1px;
  overflow: hidden;
  border-bottom: 1px dashed #020020;
}

.divider-line-bright {
  height: 1px;
  overflow: hidden;
  border-bottom: 1px dashed #DADADA;
}

.divider-content-dashed {
  padding-bottom: 10px;
  background: url(/themes/vinyl/img/divider-content-dashed.png) left bottom repeat-x;
}

.border-bottom-divider {
	border-bottom: 1px dashed #DADADA;
}

.border-top-divider  {
  border-top: 1px dashed #DADADA;
}

.no-border {
	border: none;
}

.width-100 {
  width: 100px;	
}

.width-500 {
  width: 500px; 
}

/* Spaces for Aces ============================================================== */
.spacing-default {
  padding: 20px;
}

.spacing-default-left {
  padding-left: 20px;
}

.spacing-default-right {
  padding-right: 20px;
}

.spacing-default-top {
  padding-top: 20px;
}

.spacing-default-bottom {
  padding-bottom: 20px;
}

.spacing-small {
  padding: 10px;
}

.spacing-small-top {
  padding-top: 10px;
}

.spacing-small-right {
  padding-right: 10px;
}

.spacing-small-bottom {
  padding-bottom: 10px;
}

.spacing-small-left {
  padding-left: 10px;
}

.spacing-double {
  padding: 30px;
}

.spacing-double-top {
  padding-top: 30px;
}

.spacing-double-right {
  padding-right: 30px;
}

.spacing-double-bottom {
  padding-bottom: 30px;
}

.spacing-double-left {
  padding-left: 30px;
}

.spacing-one-top {
	padding-top: 1px;
}

.spacing-two-top {
  padding-top: 2px;
}

.spacing-three-top {
  padding-top: 3px;
}

.spacing-seven-left {
  padding-left: 7px;
}

.spacing-half {
  padding: 5px;
}

.spacing-half-top {
  padding-top: 5px;
}

.spacing-half-right {
  padding-right: 5px;
}

.spacing-half-bottom {
  padding-bottom: 5px;
}

.spacing-half-left {
  padding-left: 5px;
}

.no-spacing {
	padding: 0;
}

/* Margin ============================================================== */
.margin-default {
  margin: 20px;
}

.margin-default-left {
  margin-left: 20px;
}

.margin-default-right {
  margin-right: 20px;
}

.margin-default-top {
  margin-top: 20px;
}

.margin-default-bottom {
  margin-bottom: 20px;
}

.margin-double-top {
  margin-top: 30px;
}

.margin-double-right {
  margin-right: 30px;
}

.margin-double-bottom {
  margin-bottom: 30px;
}

.margin-double-left {
  margin-left: 30px;
}

.margin-small-top {
  margin-top: 10px;
}

.margin-small-right {
  margin-right: 10px;
}

.margin-small-bottom {
  margin-bottom: 10px;
}

.margin-small-left {
  margin-left: 10px;
}

.margin-half-left {
  margin-left: 5px;
}

.margin-half-top {
  margin-top: 5px;
}

.margin-half-bottom {
  margin-bottom: 5px;
}

.margin-half-right {
  margin-right: 5px;
}

.no-margin {
  margin: 0;
}

.margin-100-left {
  margin-left: 100px;	
}

.margin-2px-bottom {
  margin-bottom: 2px;
}

.margin-midd-top {
  margin-top: 14px;
}

.margin-midd-bottom {
  margin-bottom: 14px;
}

.margin-midd-right {
	margin-right: 14px;
}

/*  Floating ====================================================================== */
.floatL {
  float: left;
}

.floatR {
  float: right;
}

.alignR {
  text-align: right;
}

/* Markup free clearing =========================================================== */
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hide from IE-mac \*/
* html .clear-block {
  height: 1%;
}

.clear-block {
  display: block;
}
/* End hide from IE-mac */


/* CMS ============================================================ */
.pfleg {
 padding: 4px 3px 4px 5px;
 text-align: left;  
 font-size : 10px; 
 text-decoration : none; 
 line-height: 12px;
 color : #000000;
}

.pfleghead {
 padding: 3px 3px 3px 5px;
 text-align: left; 
 font-size : 11px;
 font-weight : bold;  
 line-height: 13px;
 text-decoration : none;
 color : #CCFF66;
}

/* admin buttons =========================================================== */
a.admin-feature-edit {
  width: 32px;
  height: 17px;
	color: #333;
	font-size: 11px;
	font-weight: bold;
  background: #CCFF66;
  border: 1px solid #000;
	padding-top: 3px;
	padding-right: 2px;
	margin-right: 5px;
	text-align: center;
	float: left;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

/* editor ausaben ========================================================== */
div.ckeditor ul {
	margin-left: 40px;
}

div.ckeditor iframe {
  max-width: 100%;
}

