@CHARSET "utf-8";

html, body {
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Arial",Tahoma,Helvetica,Verdana,sans-serif ! important;
	font-size: 11px ! important;
	line-height: 14px;
	color: #4B4B4B;
	height: 100%;
}
html {
	background: url(../images/bg_body.jpg) no-repeat right top;
}

/* LAYOUT SPALTEN */
.layout_rahmen {
	width: 900px;
	margin: 0 auto;
}
.layout {
	background: url(../images/bg_layout.png) no-repeat center top;
	width: 620px;
	min-height: 700px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}
.layout_header {
	width: 600px;
	height: 400px;
	margin: 0 auto;
	color: #ffffff;
}
.layout_navigation {
	width: 110px;
	height: 300px;
	/*background-color: #e2e2e2;*/
	position: absolute;
	margin: 440px 0px 0px 0px;
	z-index: 1;
}
.layout_navigation_inhalte {
	width: 100%;
	margin: 0px 0px 0px 20px;
}
.layout_inhalte {
	width: 560px;
	height: 100%;
	margin: 0 auto;
}
.layout_footer {
	width: 580px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	color: #cccccc;
	text-align: right;
}



/* INHALTE */
.inhalte {
	position: relative;
	padding: 20px 0px 20px 0px;
}
.inhalte_img {
	padding: 2px;
	border: 1px solid #e2e2e2;
}
.footer_inhalte {
	margin: 0px 0px 0px 0px;
}
.inhalte ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
}
.inhalte li {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	list-style-image: url(../images/icons/icon_li.png);
	text-align: left;
}




/* NAVIGATION */
.navi_item {
	/*width: 100px;*/
	padding: 0px 0px 0px 0px;
	text-align: right;
	color: #333333;
}
.layout_navi_button_auf {
	background: url(../images/bg_navi_button_auf.png) no-repeat left top;
	width: 25px;
	height: 20px;
}
.layout_navi_button_zu {
	background: url(../images/bg_navi_button_zu.png) no-repeat left top;
	width: 25px;
	height: 20px;
}


/* GRAFIKEN .png, .jpg, .gif*/


/* LINKS */
a:focus { 
	outline: 0; 
}
a, a:hover {
	color: #686868;
	text-decoration: underline;
}
a.externer_link:hover {
	padding: 0px 15px 0px 0px;
	background: url(../images/icons/icon_externer_link.gif) no-repeat 100% 50%;
}
.pfad a:link, .pfad a:visited {
	text-decoration: none;
	color: #ffffff;
}
.pfad a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.header a:link, .header a:visited {
	text-decoration: none;
	color: #ffffff;
}
.header a:hover {
	text-decoration: none;
	color: #ffffff;
}
.navi_item a:link, .navi_item a:visited {
	text-decoration: none;
	color: #4B4B4B;
}
.navi_item a:hover {
	text-decoration: none;
	color: #4B4B4B;
}

/* FORMS, INPUTS */
input, select {
	border: 1px solid #8A8A8D;
	padding: 1px;
	font-family: "Arial",Tahoma,Helvetica,Verdana,sans-serif ! important;
	font-size: 11px ! important;
}

/* SCHRIFTEN UND RAHMEN */
.grau {
	color: #AFAFAF;
}
.grau_dashed {
	width: 100%;
	height: 20px;
	border-top: 1px dashed #AFAFAF;
}


/* SONSTIGES */
.yahoo_map_halter {
	border: 1px solid #AEA9A6;
	padding: 2px;
}
.yahoo_map {
	width: 100%;	
	height: 415px;
}

/* ICONS */
.ladegrafik {
	background: url(../images/icons/icon_ladegrafik.gif) no-repeat 0px 6px;
	width: 16px;
	height: 16px;
	display: none;
}

/* SCROLL */
.machs_scroll_bar_scroll_track {
	width: 10px;
	float: left;
	background-color: #e2e2e2;
}
.machs_scroll_bar_scroll_knob {
	width: 10px;
	height: 10px;
	background-color: #999999;
	cursor: pointer;
}
.machs_scroll_bar_scroll_button_up {
	height: 10px;
	width: 10px;
	background: url(../images/icons/icon_scroll_rauf.gif) no-repeat;
	cursor: pointer;
}
.machs_scroll_bar_scroll_button_down {
	height: 10px;
	width: 10px;
	background: url(../images/icons/icon_scroll_runter.gif) no-repeat;
	cursor: pointer;
}

/* cityoffers CMS */
.cms_liste_toolbar {
	height: 20px;
	line-height: 20px;
	border-bottom: 1px dashed #AFAFAF;
	margin: 0px 0px 10px 0px;
}
.cms_liste_item {
	height: 20px;
	line-height: 20px;
}
div.cms_liste_item:hover {
	background-color: #F9F9F9;
	height: 20px;
	line-height: 20px;
}
.cms_icon a {
	display: block;
	width: 20px;
	height: 20px;
}



/* HINWEISE */
.hinweis_icon_breite {
	width: 40px;
	height: 30px;
}
.hinweis_text_breite {
	width: 480px;
}

/* ICONS */
.icon_fehler {
	background: url(../images/icons/icon_hinweis_fehler.png) no-repeat center top;
}
.icon_ok {
	background: url(../images/icons/icon_hinweis_ok.png) no-repeat center top;
}
.icon_loeschen {
	background: url(../images/icons/icon_hinweis_loesch.png) no-repeat center top;
}
.icon_gesperrt {
	background: url(../images/icons/icon_hinweis_gesperrt.png) no-repeat center top;
}
.icon_published {
	background: url(../images/icons/icon_hinweis_published.png) no-repeat center top;
}
.icon_unpublished {
	background: url(../images/icons/icon_hinweis_unpublished.png) no-repeat center top;
}
.icon_bearbeiten {
	background: url(../images/icons/icon_hinweis_bearbeiten.png) no-repeat center top;
}

/* UNIVERSAL */
img {
	border: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
.block {
	display: block;
}
.pointer {
	cursor: pointer;
}
.help {
	cursor: help;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.breite_33p {
	width: 33%;
}
.breite_50p {
	width: 50%;
}
.breite_100p {
	width: 100%;
}
.padding_2 {
	padding: 2px;
}
.breite_30 {
	width: 30px;
}
.breite_60 {
	width: 60px;
}
.breite_85 {
	width: 85px;
}
.breite_100 {
	width: 100px;
}
.breite_235 {
	width: 180px;
}
.breite_250 {
	width: 250px;
}
.breite_470 {
	width: 470px;
}
.hoehe_90 {
	height: 90px;
}
