<!--

/* 
  - CSS Informationen für IE 6, Opera 9.01, Mozilla Firefox 2.0.0.7 getestet.
  - Keine Übersetzung von border-spacing für Tabellen im IE !!!
  - Keine Übersetzung von &rArr; im IE 6 aber im IE 7
  
  Farbschema:
  hellblau = rgb( 84, 153, 220 );
  dunkelblau = #0033ff;
  dunkleres grau = #dddddd;
  helleres grau = #eaeaea;
*/

body {
	background-color: rgb( 27, 89, 148);
	background-image: url(../../_styles/Cityweb/_images/bg_body.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	}


/* Standard-Formate der Tabellen-Elemente */
th {
  text-align: left;
	vertical-align: middle;
	}
	
div, td {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 8.5pt;
 }
 
img {
 border: none;
 }
	
	
/* Klassen der BODY Layout-Tabelle */
.table_body {
	width: 870px;
	background-color: transparent;
  /*background-color: #ffffff;*/
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	}

.cell_body_head {
	width: 100%;
	height: 200px;
	background-color: #ffffff;
	background-image: url();
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left !important;
	margin: 0;
	padding: 0;
	}
	
.cell_body_left {
	width: 180px;
	background-color: transparent;
  background-image: url(../../_styles/Cityweb/_images/bg_cell_left.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left !important;
	}

.cell_body_right {
	width: 180px;
	background-color: transparent;
	background-image: url(../../_styles/Cityweb/_images/bg_cell_right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left !important;
	}
	
.cell_body_center {
  background-color: #ffffff;
	background-image: url();
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left !important;
	}
	
.div_body_center {
  margin: 15px 8px 20px 8px;
  }
	
.cell_body_footer {
  background-color: #ffffff;
	background-image: url();
	background-position: 0 0;
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica;
	font-size: 7pt;
	font-weight: 400;
	color: #666666;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.cell_border_left {
	width: 10px;
	background-color: transparent;
	background-image: url();
  /*background-image: url(../../_styles/Cityweb/_images/wp_border_left.gif);*/
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
	}

.cell_border_right {
	width: 170px;
	background-color: transparent;
	background-image: url();
	/*background-image: url(../../_styles/Cityweb/_images/wp_border_right.gif);*/
	background-position: top left;
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
	}

.div_border_left {
  width: 1px;
  }
	
.div_border_right {
  background-color: transparent; 
  width: 170px; 
  text-align: right; 
  vertical-align: top; 
  margin: 195px 0 0 0; 
  padding: 0;
  z-index: 999;
  }


/* Layouttabelle der Module LINKS und RECHTS */
.table_module {
 	width: 170px;
 	background-color: #ffffff;
 	border-top: solid 1px #dddddd;
 	border-right: solid 1px #dddddd;
 	border-bottom: solid 1px #999999;
 	border-left: solid 1px #999999;
 	margin: 10px 5px 10px 5px;
 	padding: 0;
	 }
 
.cell_modul_head {
	background-color: #ffffff;
	background-image: url(../../_styles/Cityweb/_images/bg_cell_modul_head.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
 	padding: 0 2px 0 5px;
 	}
 
.cell_modul_content {
 	background-color: #ffffff;
 	padding: 2px 2px 2px 5px;
 	}
 	
.div_nav_bttn {
	width: 160px;
	height: 18px;
	overflow: hidden;
	color: #000000;
	background-color: transparent;
	vertical-align: middle;
	margin: 1px 0 1px 0;
	cursor: pointer;
	}


/* Layout-Tabelle für Darstellung des Dokumentenkopfes*/
.table_head {
	width: 100%;
	background-color: #ffffff;
	}

.cell_head_date {
	height: 22px;
	vertical-align: middle;
	text-align: right;
	margin: 0;
	padding: 0 8px 0 0;
	}

.cell_head_backlink {
	height: 28px;
	margin: 0;
	padding: 0;
	}

/* Layout-Tabelle für Darstellung der Inhalte */
.table_content {
	width: 470px;
	background-color: #ffffff;
	border: none;
	border-spacing: 0;
	margin: 0;
	padding: 5px 0 10px 0;
	}
	
.cell_content {
	width: 33%;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	vertical-align: top;
	}
	
.cell_content_1 {
	/* width: 100%; */
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	vertical-align: top;
	}


/* Layout-Tabelle für Darstellung von Datentabellen */

.table_data {
	width: 470px;
	background-color: #999999;
	border: solid 1px #666666;
	border-spacing: 1px;
	margin: 0;
	padding: 0;
	}
	
.table_data_1 {
  width: 200px;
  background-color: #999999;
	border: solid 1px #666666;
	border-spacing: 1px;
	margin: 0;
	padding: 0;
  }
	
.table_data_2 {
  width: 100%;
  background-color: #999999;
	border: solid 1px #666666;
	border-spacing: 1px;
	margin: 0;
	padding: 0;
  }

.cell_data_head {
	height: 32px;
  background-color: transparent;
	background-image: url(../../_styles/Cityweb/_images/bg_table_data_1.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 4px 2px 4px 4px;
	}

.cell_data_1 {
	background-color: #ffffff;
	padding: 4px;
	}

.cell_data_2 {
	padding: 4px;
	}

.cell_data_3 {
	width: 100%;
	background-color: transparent;
	border-top: solid 1px #999999; 
	padding: 5px 0 15px 0;
	}

/* Styles für Cityweb Infobox  */
.cwInfoBox {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  background-color: #ffff99;
  border-top: none;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #666666;
  border-left: none;
  padding: 10px;
  filter:Alpha(opacity=85); 
  -moz-opacity:0.85; 
  opacity:.85;
  z-index: 999;
  display: none;
  }

/* Layout-Tabelle für Darstellung Portrait-Listing Steckbrief */


/* Styles für Lifestyle Bildergalerien */
.table_galerie_vorschau {
  width: 220px;
  background-color: #ffffff;
  background-image: url(../../_styles/Cityweb/_images/bg_galerie_bild.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  /*border-top: none;*/
  /*border-right: solid 1px #999999;*/
  /*border-bottom: none;*/
  /*border-left: none;*/
  border: none;
  }
  
.cell_galerie_bild {
  height: 120px; 
  background-color: #dddddd; 
  background-image: url(../../_styles/Cityweb/_images/bg_galerie_bild.jpg); 
  background-position: right bottom; 
  text-align: center; 
  vertical-align: middle;
  }
  
.box_galerie_text {
  width: 450px;
  margin: 2px 0 10px 0;
  padding: 0;
  }

/* DIV Formate */
.zeilentrenner {
  width: 470px;
  height: 2px;
  background-image: url(../../_styles/Cityweb/_images/hr.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  margin: 15px 0 15px 0;
  padding: 0;
  overflow: hidden;
  }
  
.div_avatar_box {
  width: 160px;
  /* height: 80px; */
  overflow: hidden;
  margin: 0 0 5px 0;
  padding: 0;
  }
  
.div_content_box_1 {			/* Für Navigations- und Info-Boxes */
	width: 100%;
	background-color: #ffffff;
	margin: 20px 0 0 0;
	padding: 0;
	border-top: solid 4px #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	
/* Für Inhalte und Artikel 1/3 Spalten ... besser mit Browserweiche !!! */
.div_content_box_2 {
	width: 150px;
	background-color: #ffffff;
	margin: 20px 0 0 0;
	padding: 0;
	border-top: solid 4px #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}

/* Für Inhalte und Artikel 1/1 Spalten ... besser mit Browserweiche !!! */
.div_content_box_3 {
	width: 100%;
	background-color: #ffffff;
	margin: 10px 0 0 0;
	padding: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}

/* Für Inhalte und Artikel 1/1 Spalten ... besser mit Browserweiche !!! */
/* Verwenden für die Ausgabe von Dokumenten aus dem WYSIWUG-Editor !!!! */
.div_content_box {
	width: 470px;
	overflow: hidden;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}

.div_content_box_4 {
	/* width: 470px; */
	background-color: #ffffff;
	margin: 10px 0 0 0;
	padding: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	
.transparent {
  background-color: #ffffff;
  filter:Alpha(opacity=75); 
  -moz-opacity:0.75; 
  opacity:.75;
  }
	
/* Für Inhalte des Dokumentenfusses */
.div_body_footer {
  width: 450px;
  overflow: hidden;
  margin: 40px 20px 20px 20px;
  font-size: 7.5pt;
  line-height: 11pt;
  color: #666666;
  }

/* Standard-Box für Systemmeldungen */
div {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 8.5pt;
  line-height: 13pt;
  }
  
.div_menu_bttn {
	color: #000000;
	background-color: transparent;
	vertical-align: middle;
	margin: 1px 0 1px 0;
	cursor: pointer;
  }

.div_message_default {
	width: 346px;
  background-color: #ffffff;
	border: solid 1px #cc0000;
	margin: 20px 50px 20px 50px;
	padding: 10px;
	text-align: center;
	}

.div_message_user1 {
	width: 470px;
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
	text-align: right;
	}

/* Generelle DIV-Container */
.werbung_content_mitte {
  width: 470px;
  background-color: #ffffff;
  margin: 20px 0 20px 0;
  padding: 0;
  text-align: center;
  }
  
.div_form_button {
	margin: 4px 0 4px 0;
	}

/* Kann gelöscht werden ?! */
.div_portrait_galerie {
	width: 470px;
	/* height: 120px; */
	overflow: hidden;
	background-color: transparent;
	background-image: url();
	background-position: 0 0px;
	background-repeat: repeat-x;
	border: none;
	/*border: solid 1px #cccccc;*/
	/*border-right: solid 1px #666666;*/
	/*border-bottom: solid 1px #666666;*/
	margin: 20px 0 0 0;
	padding: 0;
	}

.div_popup_layoutTable {
	width: 580px; 
	background-color: #ffffff; 
	border: solid 2px #666666; 
	border-top: solid 1px #cccccc; 
	border-left: solid 1px #cccccc; 
	margin: 10px 0 0 10px;
	}
	
.div_popup_layoutInner {
  margin: 5px;
  padding: 0;
  }

.div_popup_layoutTable580 {
	width: 580px; 
	background-color: #ffffff; 
	border: solid 2px #666666; 
	border-top: solid 1px #cccccc; 
	border-left: solid 1px #cccccc; 
	margin: 10px 0 0 10px;
	}
	
.div_popup_layoutTable390 {
  width: 390px;
  background-color: #ffffff; 
	border: solid 2px #666666; 
	border-top: solid 1px #cccccc; 
	border-left: solid 1px #cccccc; 
	margin: 10px 0 0 10px;
  }


/* Schrift-Formate*/
p, ul, li, .div_nav_bttn {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: 400;
	line-height: 13pt;
	color: #000000;
	background-color: transparent;
	margin: 1px 0 1px 0;
	}
	
p.p_kleiner {
	font-size: 7.5pt;
	line-height: 11pt;
	}

p.p_micro {
	font-size: 6.5pt;
	line-height: 11pt;
	}

p.p_kleiner_light {
	font-size: 7.5pt;
	line-height: 11pt;
	color: #666666;
	}

p.p_micro_light {
	font-size: 6.5pt;
	line-height: 11pt;
	color: #666666;
	}
	
p.p_light {
	color: #666666;
	}

p.p_contrast {
	color: #ffffff;
	}

p.p_kleiner_contrast {
	font-size: 7.5pt;
	line-height: 11pt;
	color: #ffffff;
	}

p.p_content_title, p.p_box_title {
	font-size: 9.5pt;
	font-weight: 600;
	line-height: 15pt;
	margin: 5px 0 5px 0;
	}


/* Formate für Hinweise und Meldungen */

p.p_system {
	color: #cc0000;
	margin: 5px 0 5px 0;
	}

/* Formate der Hyperlinks */
	
a:link, a:visited {
	color: #0033ff;
	text-decoration: none;
	}
	
a:hover {
	color: #999999;
	text-decoration: none;
	}
	
.a_1:link, .a_1:hover, .a_1:visited {
	color: #000000;
	text-decoration: none;
	}
	
.a_1:hover {
	color: #666666;
	text-decoration: none;
	}
	
.a_2:link, .a_2:hover, .a_2:visited {
	color: #666666;
	text-decoration: none;
	}
	
.a_2:hover {
	color: #000000;
	text-decoration: none;
	}
	
/* Listen */

ul {
  list-style: square;
  margin: 0;
  padding: 0 0 0 28px;
  }
  
li {
  margin: 0 0 4px 0;
  padding: 0;
  }
	
/* Formular Formate */
form {
	margin: 0;
	padding: 0;
	}
	
input, textarea, select, radio, checkbox {
	background-color: #efefef;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: 400;
	color: #000000;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #999999;
	margin: 1px 0 1px 0;
	}

.formButton {
	background-color: #dddddd;
	color: #000000;
	font-weight: 400;
	border-top: solid 1px #999999;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #666666;
	}
	
textarea {
 white-space: wrap;
 overflow: auto;
 }
	
input.form_button {
	background-color: #dddddd;
  color: #000000;
  font-size: 9.5pt;
	font-weight: 400;	
	border-top: solid 1px #999999;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #666666;
	}

/* Klasse für Image-Buttons */
.form_imgbutton {
	background-color: transparent;
	vertical-align: bottom;
	border: none;
	margin: 5px 2px 5px 2px;
	padding: 0;
	}
	
.form_imgbutton_login {
	background-color: transparent;
	border: none;
	vertical-align: middle;
	margin: 0 0 6px 0;
	padding: 0;
	}

//-->