@CHARSET "utf-8";
 
/*@import url("layout_sonstiges.css");*/

@font-face {
    font-family: 'FuturaMedium';
    src: url('../fonts/futura-webfont.eot');
    src: url('../fonts/futura-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura-webfont.woff') format('woff'),
         url('../fonts/futura-webfont.ttf') format('truetype'),
         url('../fonts/futura-webfont.svg#FuturaMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	/*background: #222A2D url(../images/bg_body.jpg) no-repeat bottom left fixed; GRAU !*/
	/* background: #020115 url(../images/bg_body_v15.jpg) no-repeat bottom left fixed; */
	background: #020115;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #f0f0f0;
	font: normal 13px/15px Arial;
	bottom: 0px;
	/* text-shadow: #000000 1px 1px 1px; */
}

.layout_body {
	width: 520px;
	height: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 999;
	overflow: visible;
}
.layout_rahmen {
	width: 520px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.layout_logo_bottom {
	background: transparent url(../images/bg_logo_bottom_v16.png) no-repeat left top;
	width: 590px;
	height: 475px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	bottom: 0;
	right: 0;
	position: fixed;
	z-index: 1;
}

.layout_inhalte {
	/*background: transparent url(../images/bg_layout_inhalte.png) repeat-y center top;*/
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
}
.layout_inhalte_rahmen {
	width: 520px;
	margin: 0 auto;
}
.layout_inhalt {
	width: 498px;
	background-color: #040404;
	border: 1px dashed #666;
	margin: 0px 0px 20px 0px;
	padding: 20px 10px 20px 10px;
}


.navitabs li {
	list-style: none;
	float: left;
}

.navipanes div {
	display: none;	
	color: #fff;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



.location_item_vertikal {
	width: 518px;
	height: 190px; /* Wichtig, wenn dynamische Größe dann raus ! */
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #040404;
	border: 1px dashed #666;
		
}
.location_item_vertikal_inhalt {
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
}
.loctation_item_website {
	font: normal 11px/11px Arial,Helvetica;
	color: #a3a3a3;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;	
	text-shadow: none;
}
.loctation_item_logo {
	width: 180px;
	height: 90px;
	display: block;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.loctation_item_beschreibung {
	width: 300px;
}

.loctation_item_logoscroller {
	width: 123px;
	height: 60px;
	display: block;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}
.loctation_item_logoscroller a, .loctation_item_logoscroller a:link {
	width: 100%;
	height: 100%;
	display: block;
}


.scrollable {
	width: 520px;
	height: 193px; /* bei 3 375px;, sichtbarer Teil ! */
	position: relative;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

.scrollable .items {
	position: absolute;
	height: 20000px;
}

.scrollable_actions {
	width: 520px;
	margin: 30px 0px 20px 0px;
}
.scrollable_actions a, .scrollable_actions a:link {
	font: normal 13px/15px Arial !important;
	color: #f0f0f0 !important;
	cursor: pointer;
}
.disabled {
	visibility: hidden;		
}
.next {
	float: right;
}

.location_overlay {
	display: none;
	z-index: 10000;
	background-color: #000000; /*#222A2D*/
	width: 450px;	
	min-height: 200px;
	border: 1px dashed #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
	border-radius: 0px 15px 0px 0px;
	margin: 0 auto;
}
.location_overlay .close {
	background-image: url(../images/overlay/schliessen.png);
	position: absolute;
	right: -15px;
	top: -13px;
	cursor: pointer;
	height: 15px;
	width: 15px;
}

.location_overlay_inhalte {
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;	
}





.layout_footer {
	width: 520px;
	height: 20px;
}
.layout_footer_inhalte {
	font: normal 12px/14px Arial,Helvetica;
	width: 500px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 50px 10px;	
	color: #010101;
	line-height: 20px;
}
.layout_footer_copyright {
	padding: 0px 0px 0px 0px;
	line-height: 15px;
}
.layout_footer_copyright, .layout_footer_copyright a, .layout_footer_copyright a:visited {
	font-size: 11px;
	color: #010101;
}


/* ZU TOP */
.zutop { 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(center top , #ffffff, #F0F0F0) repeat scroll 0 0 #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#F0F0F0', GradientType=0);
	padding: 5px 0px 5px 15px;
	border: 1px solid #e2e2e2;
	cursor: pointer;
	width: 100px;
	color: #ffffff;
	cursor: pointer;
	font: normal 11px/11px Arial,Helvetica;
	display: none;
	left: 7px; 
	bottom: 7px; 
	position: fixed;
	z-index: 5;
	text-shadow: none;
}
.zutop:hover {
	color: #010101;
	opacity: 1;
	border: 1px solid #cccccc
}
.zutop a, .zutop a:link, .zutop a:visited {
	color: #ffffff;
}


/* SOCIAL BOOKMARKS */
.layout_socialbookmarks {
	width: 100%;
	height: 40px;
	border-top: 1px dashed #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	bottom: 0px;
}
.layout_socialbookmarks_inhalte {
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}


/* INPUTS FORMS */
input, textarea {
	font: normal 12px/14px Arial,Helvetica;
}
select {
}
.form_element {
	padding: 0px 0px 15px 0px;
}
.captcha_bild {
	width: 300px;
	height: 50px;
	display: block;
}


/* LINKS */
a, a:link, a:visited, a:hover {
	color: #ffffff;
	text-decoration: none;
	text-shadow: none;
}
.layout_inhalte_links a, .layout_inhalte_links a:visited {
	color: #0974B5;
}
.layout_inhalte_links a:hover {
	color: #0974B5;
}
.layout_footer_inhalte a, .layout_footer_inhalte a:visited {
	color: #010101;
}
.layout_footer_inhalte a:hover {
	color: #010101;
}


/* CMS */
p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
fieldset {
	border: none;
}
ul{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 20px;
}
button {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(center top , #ffffff, #F0F0F0) repeat scroll 0 0 #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#F0F0F0', GradientType=0);
	padding: 5px 5px 5px 5px;
	border: 1px solid #e2e2e2;
	cursor: pointer;
}
button:hover, button:focus {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(center top , #ffffff, #F0F0F0) repeat scroll 0 0 #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#F0F0F0', GradientType=0);
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	cursor: pointer;
}
button:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(center top , #ffffff, #F0F0F0) repeat scroll 0 0 #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#F0F0F0', GradientType=0);
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
	cursor: pointer;
}


/*


.column-1, .column-2, .column-3 {
	float: left;
	width: 30.3%;
	padding: 0px 10px 0px 10px;
}
*/

.items-leading {
	padding: 0px 0px 0px 0px;
}

.items-row  {
	padding: 40px 50px 50px 50px;
}

.items-row .item {
	width: 260px;
}

.column-1 {
	float: left;
	margin: 0px 35px 40px 0px;	
}
.column-2 {
	float: left;
	margin: 0px 0px 40px 0px;	
}
.column-3 {
	float: right;
	margin: 0px 0px 40px 0px;
}
.item-separator {
	display: none;
}


.item-page {
	
}

dl.article-info {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}
dt.article-info-term {
	width: 0px;
	height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: none;
}
dd.published, dd.modified {
	font: normal 11px/11px Arial,Helvetica;
	color: #a3a3a3;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.content_image {
	margin: 0px 15px 10px 0px;
	border: 1px solid #e2e2e2; 
	padding: 5px; 
	float: left;
}
.content_image:hover {
	border: 1px solid #b2b2b2;
}

p.readmore, .readon {
	background: transparent url(../images/icons/arrow_schwarz.png) no-repeat left;
	font: normal 12px/15px Arial,Helvetica;
	width: 133px;
	height: 15px;
	color: #010101 !important;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 0px;
	float: right;
	text-align: right;
	text-indent: 0px;
}

.readmore a, .readmore a:link, .readmore a:visited,
.readon a, .readon a:link, .readon a:visited {
	width: 100%;
	height: 100%;
	display: block;
	color: #010101 !important;
}
.readmore a:hover, .readon a:hover {
	text-decoration: underline;
	color: #010101;
}

a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a, .back_button a {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #E1DFDF;
    color: #999999;
    font-weight: normal !important;
}

/* WEBLINKS */
.category-desc {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}




/* NAVI & NAVI LINKS */
.layout_navigation_vertikal {
	position: absolute;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.navi_item_vertikal {
	background: transparent url(../images/icons/arrow_schwarz.png) no-repeat left;
	width: 215px;
	padding: 8px 0px 8px 15px;
	margin: 0px 0px 0px 20px;
}

.navi_item_vertikal_erster {
	border-bottom: 1px solid #DCE1E6;
}
.navi_item_vertikal_letzter {
	border-top: 1px solid #FFFFFF;
}
.navi_item_vertikal_mitte {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DCE1E6;
}

.navi_item_vertikal a, .navi_item_vertikal a:link, .navi_item_vertikal a:visited {
	width: 100%;
	height: 100%;
	display: block;
	color: #615f5a !important;
}
.navi_item_vertikal a:hover {
	color: #40403c !important;
}


/* HEADINGS */
h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	color: #dfdfdf;
	font: normal 15px/15px "FuturaMedium",Arial;
	padding: 10px 0px 30px 0px;
	text-transform: uppercase;
	text-align: left;
	text-shadow: #000000 1px 1px 1px;
}
h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	color: #dfdfdf;
	text-align: left;
	text-decoration: none;
	text-shadow: #000000 1px 1px 1px;
}
h2 {
	color: #ffffff; /*#D93B4C*/
	font: bold 16px/15px Arial;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	text-align: left;
	text-shadow: #000000 1px 1px 1px;
}
h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	color: #dfdfdf;
	text-align: left;
	text-decoration: none;
	text-shadow: #000000 1px 1px 1px;
}
h3 {
	color: #dfdfdf;
	font: normal 15px/15px "FuturaMedium",Arial;
	padding: 10px 0px 30px 0px;
	text-transform: uppercase;
	text-align: left;
	text-shadow: #000000 1px 1px 1px;
}
h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	color: #dfdfdf;
	text-align: left;
	text-decoration: none;
	text-shadow: #000000 1px 1px 1px;
}
h4 {
	color: #dfdfdf;
	font: normal 15px/15px "FuturaMedium",Arial;
	padding: 10px 0px 30px 0px;
	text-transform: uppercase;
	text-align: left;
	text-shadow: #000000 1px 1px 1px;
}
h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	color: #dfdfdf;
	text-align: left;
	text-decoration: none;
	text-shadow: #000000 1px 1px 1px;
}


.inputbox {
	padding: 4px 4px 4px 7px;
	border: 1px solid #e2e2e2;
}
.button {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(center top , #ffffff, #F0F0F0) repeat scroll 0 0 #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#F0F0F0', GradientType=0);
	padding: 5px 5px 5px 5px;
	border: 1px solid #e2e2e2;
	cursor: pointer;
}
.button:hover {
	border: 1px solid #cccccc;
}




/* FACEBOOK */
.facebook_button {
	background-color: #ECEEF5;
	border: 1px solid #CAD4E7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0px 0px 0px 0px;
}
.facebook_button:hover {
	border: 1px solid #9DACCE;
}
a.facebook_ahref {
	background: transparent url(../images/icons/faceboook_icons.png) no-repeat scroll -1px -46px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 4px;
}
a.facebook_ahref span {
    line-height: 18px;
    font-size: 11px;
    color: #3B5998;
    padding: 0px 0px 0px 17px;
}
a.facebook_ahref_film {
	background: transparent url(../images/icons/faceboook_icons.png) no-repeat scroll -1px -46px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 4px;
}
a.facebook_ahref_film span {
    line-height: 18px;
    font-size: 11px;
    color: #3B5998;
    padding: 0px 5px 0px 17px;
}
.facebook_liketext {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.twitter_button {
	background: transparent url(../images/icons/twitter_icons.png) no-repeat scroll 0px -0px;
	border: 1px solid #A4CCE5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
.twitter_button:hover {
	background: transparent url(../images/icons/twitter_icons.png) no-repeat scroll 0px -18px;
	border: 1px solid #53A3D6;
}
.twitter_button:active {
	background: transparent url(../images/icons/twitter_icons.png) no-repeat scroll 0px -36px;
	border: 1px solid #7AB8DF;
}
a.twitter_ahref span {
    line-height: 18px;
    font-size: 11px;
    color: #186486;
    padding: 0px 0px 0px 20px;
}
a.twitter_ahref_film span {
    line-height: 18px;
    font-size: 11px;
    color: #186486;
    padding: 0px 5px 0px 20px;
}
.twitter_liketext_film {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/* CSS TABS */
.layout_tabs {
	padding: 10px;
}
.layout_tabs_weiss {
}
.tab_weiss {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	background: -moz-linear-gradient(center top , #ffffff, #eeeeee) repeat scroll 0 0 #eeeeee;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#eeeeee', GradientType=0);
	padding: 5px 15px 5px 15px;
	margin: 0px 0px 2px 0px;
	font: normal 12px/12px Arial,Helvetica;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 3px #636363;
}
div.active_ {
	border-bottom: 1px solid #ffffff;
	margin: 0px 2px 0px 0px;
}

.layout_tabs_inhalte {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	background: -moz-linear-gradient(center top , #ffffff, #eeeeee) repeat scroll 0 0 #eeeeee;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#eeeeee', GradientType=0);
	margin: 0px 0px 0px 0px;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 3px #636363;
	z-index: 1;
}

.layout_tab_inhalt {
	position: absolute;
}




.layout_tabs_weiss_inhalte_wetter {
	background-color: white;
	border-radius: 3px 3px 3px 3px; /* border: 1px solid #BDBDBE; */
	box-shadow: 0 0 3px #636363;
	width: 400px;
	height: 130px;
	border-radius: 3px 3px 3px 3px;

	z-index: 99;
	position: absolute;
}
.layout_tabs_weiss_wetter {
	width: 400px;
	height: 100px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 122px 0px 0px 10px;
}


.tab_weiss_wetter_inhalt {
	width: 400px;
	height: 130px;
	position: absolute;
}
.tab_weiss_wetter {
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	background: -moz-linear-gradient(center top , #ffffff, #eeeeee) repeat scroll 0 0 #eeeeee;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#eeeeee', GradientType=0);
	width: 28px;
	height: 28px;
	padding: 8px 2px 2px 2px;
	margin: 0px 5px 0px 0px;
	border-radius: 3px 3px 3px 3px; /* border: 1px solid #BDBDBE; */
	/*box-shadow: 0 0 3px #636363;*/
	border: 1px solid #e2e2e2;
}
.tab_weiss_wetter:hover {
	padding: 12px 4px 2px 2px;
	box-shadow: 0 0 3px #636363;
	border: none;
}

.tab_weiss_wetter_icon {
	width: 100%; 
	height: 100%; 
	display: block;
}
.tab_weiss_wetter_icon a, .tab_weiss_wetter_icon a:link {
	width: 100%;
	height: 100%;
	display: block;
}




/* JAHRESZEITEN TABS */
.layout_tabs_jahreszeiten {
	position: relative;
	margin: 0px 0px 0px 10px;
}
.tab_weiss_jahreszeit {
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
	background: -moz-linear-gradient(center top , #f2f2f2, #ffffff) repeat scroll 0 0 #ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#eeeeee', EndColorStr='#ffffff', GradientType=0);
	height: 28px;
	padding: 0px 10px 2px 0px;
	margin: 11px 5px 0px 0px;
	border-radius: 3px 3px 3px 3px;
	/*box-shadow: 0 0 3px #636363;*/
	border: 1px solid #e2e2e2;
	text-indent: 28px;
	line-height: 28px;
}
.tab_weiss_jahreszeit:hover {
	margin: 7px 6px 0px 1px;
	border: none;
	box-shadow: 0 0 3px #636363;
}

.tab_weiss_jahreszeit.active {
	margin: 7px 6px 0px 1px;
	border: none;
	box-shadow: 0 0 3px #636363;
}
.tab_weiss_jahreszeit.active a, .tab_weiss_jahreszeit.active a:link {
	color: #424242 !important;
}


.tab_weiss_jahreszeit_icon_sommer {
	background: transparent url(../images/icons/icon_sommer.png) no-repeat left;
}
.tab_weiss_jahreszeit_icon_winter {
	background: transparent url(../images/icons/icon_winter.png) no-repeat left;
}
.tab_weiss_jahreszeit a, .tab_weiss_jahreszeit a:link, .tab_weiss_jahreszeit a:visited {
	width: 100%;
	height: 100%;
	display: block;
	color: #b2b2b2;
}
.tab_weiss_jahreszeit a:hover {
	color: #424242;
}



/* JDZoom */
.jdz_img_halter {
	border: 1px solid #e2e2e2; 
	padding: 5px; 
}
.jdz_img_halter img {
	border: none;
	outline: none;
}
.jdz_looking_glass {
	border: 1px solid #ffffff;
	width: 20%;
	height: 20%;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
}
.jdz_img {
	position: absolute;
	z-index: 50;
}
.jdz_magnified {
	height: 300px;
	width: 300px;
	position: relative;
	right: 301px;
	border: 1px solid #ffffff;
	/*
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
	z-index: 100;
	margin: 0px 0px 0px 5px;
}
.jdz_looking_glass_fixed {
	width: 30%;
	height: 30%;
	position: absolute;
}
.jdz_img_fixed {
	position: absolute;
	z-index: 50;
}
.jdz_magnified_fixed {
	height: 300px;
	width: 300px;
	position: absolute;
	right: 301px;
	z-index: 100;
}


.nspList, .nspInfo {
	display: none;
}


/* UNIVERSAL */
img_ {
	border: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify_ {
	text-align: justify;
}
.display_block {
	display: block;
}
.display_inline {
	display: inline;
}
.display_none {
	display: none;
}
.pointer {
	cursor: pointer;
}
.help {
	cursor: help;
}
.breite_33p {
	width: 33%;
}
.breite_100p {
	width: 100%;
}
.breite_50 {
	width: 50px;
}
.breite_70 {
	width: 70px;
}
.breite_100 {
	width: 100px;
}
.breite_148 {
	width: 148px;
}
.breite_150 {
	width: 150px;
}
.breite_210 {
	width: 200px;
}
.breite_250 {
	width: 250px;
}
.breite_300 {
	width: 300px;
}
.breite_360 {
	width: 360px;
}
.breite_357 {
	width: 357px;
}
.breite_580 {
	width: 580px;
}
.breite_600 {
	width: 600px;
}
.breite_730 {
	width: 730px;
}

.hoehe_20 {
	height: 20px;
}

.indent_30 {
	text-indent: 30px !important;
}
.zindex_1 {
	z-index: 1;
}
.zindex_2 {
	z-index: 2;
}
.zindex_3 {
	z-index: 3;
}
.zindex_4 {
	z-index: 4;
}
.zindex_5 {
	z-index: 5;
}
.zindex_6 {
	z-index: 6;
}
.zindex_7 {
	z-index: 7;
}
.zindex_8 {
	z-index: 8;
}

.font_weiss {
	color: #ffffff;
}