
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Body
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
 
body.print 
	{ 
	background-color:#fff; 
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- Search Form
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
.searchresult {
margin-bottom:20px;
}
.searchresult span.title {
display:block;
font-weight:bold;
}
.searchresult span.description {
display:block;
}
.searchresult span.linkpath {
display:block;
font-size:smaller;
line-height:1.3em;
} 

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSLinkContainer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSLinkContainer
	{
	background-color: #eee;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSFile / ZMSLinkElement
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSFile, div.ZMSLinkElement 
	{ 
	background-color: #F8F8F8;
	margin: 4px;
	}

div.ZMSFile.none, div.ZMSLinkElement.none 
	{
	background-color: transparent;
	border: 2px dashed #eee;
	}

div.ZMSFile.floatleft, div.ZMSLinkElement.floatleft 
	{ 
	float:left;
	width:50%
	}

div.ZMSFile.floatright, div.ZMSLinkElement.floatright 
	{ 
	float:right;
	width:50%
	}

div.ZMSFile div.title, div.ZMSLinkElement div.title 
	{
	font-size:x-small;
	white-space:nowrap;
	}

div.ZMSFile div.title a:link, div.ZMSFile div.title a:visited, 
div.ZMSLinkElement div.title a:link, div.ZMSLinkElement div.title a:visited 
	{
	font-weight:bold;
	font-size:x-small;
	text-decoration:none;
	color:black;
	}

div.ZMSFile div.text, div.ZMSLinkElement div.text 
	{
	font-size:xx-small;
	}

div.ZMSFile div.description, div.ZMSLinkElement div.description 
	{
	font-size:x-small;
	}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSGraphic
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSGraphic {
	background-color: #F8F8F8;
	margin: 4px;
}

div.ZMSGraphic.left {
	text-align:left;
}

div.ZMSGraphic.right {
	text-align:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.ZMSGraphic.floatleft {
	float:left;
}

div.ZMSGraphic.floatright {
	float:right;
}

div.ZMSGraphic.center {
	text-align:center;
}

div.graphic.alignleft {
	float:left;
	text-align:right;
}

div.graphic.alignright {
	float:right;
	text-align:right;
}

div.ZMSGraphic div.text {
	padding: 4px;
}

/*-- ## FF Patch ## --*/
div.ZMSGraphic.right div.graphic {
	width:100% !important; 
}
div.ZMSGraphic.right div.graphic img {
	display:inline !important;
}

a.zoom img.zoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/zoom.gif);
}

a.download img.download {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/download.gif);
}

a.superzoom img.superzoom {
	width: 23px;
	height: 21px;
	background: url(/misc_/zms/superzoom.gif);
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTables
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

table.ZMSTable th {
	background-color:#DDEFFC; 
}

table.ZMSTable td {
	background-color:#EEEEEE; 
}

body.print table.ZMSTable th, 
body.print table.ZMSTable td {
	background-color:transparent; 
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] ZMSTeaser
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div#teaser
	{
	width:150px;
	font-size:x-small;
	}

div.ZMSTeaserContainer
	{
	padding:1px;
	margin-bottom:10px;
	}

div.ZMSTeaserElement
	{
	}

div.ZMSTeaserElement img.title
	{
	border: none;
	}

div.ZMSTeaserElement div.title a:link,
div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title
	{
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 2px;
	display: block;
	}

div.ZMSTeaserElement div.text a:link,
div.ZMSTeaserElement div.text a:visited,
div.ZMSTeaserElement div.text
	{
	}

/* BO f_css_defaults */

#imagegallery {
  font-family:monospace;
}

#imagegallery .preview {
  margin:1em 0;
  padding:0.5em;
  background:#eee;
  border:1px #ccc solid; 
}

#imagegallery .overview {
  margin:1em 0;
  padding:0.5em;
  background:#eee;
  border:1px #ccc solid; 
}

#imagegallery .overview table {
  padding:0.3em;
  background:#fff;
  border:1px #ccc solid; 
}

#imagegallery .overview table td {
  padding:0.3em;
  border:0;
}

 
/* EO f_css_defaults */

.blog {
 line-height:1.5;
}

.blogtext {
 width: 620px;
 valign: top;
}

.blogLeft {
 float: left;
 width: 400px;
 height: 109;
 valign: top;
 margin-right: 20px;
}

.blogRigth {
 valign: top;
}

.blogHead {
 color:#e59f35 !important; 
 font-size:110%;
 font-weight:bold;
 height: 1px;
}

.blogURL {
 color:#aaaaaa !important; 
 font-size:80%;
 font-weight:normal;
}

.blogStat {
 color:#aaaaaa !important; 
 font-size:90%;
 font-weight:bold;

}

.blogStatData {
 color:#000000 !important; 
}

.tablehead {
 background-color: #bababa;
 font-weight:bold;
}

.btn_ok {
 background-image:url(http://reise-talk.de/common/btn_ok.jpg); 
 background-repeat:no-repeat; 
}

.btn {border:0 !important; margin:1px 0; padding:0; width:16px; height:16px; cursor:pointer; background-color:transparent; background-image:url(<http://reise-talk.de/common/btns.png); background-repeat:no-repeat;}

.status0, .status1, .status2, .status3 {background-color:transparent; background-image:url(http://reise-talk.de/common/btns.png); background-repeat:no-repeat;}

.print   {background-position:  -48px    0px;}
.add     {background-position:    0px    0px;}
.edit    {background-position:  -80px    0px;}
.sitemap {background-position:    0px  -64px;}
.delete  {background-position: -144px    0px;}
.pack0   {background-position:    0px  -16px;}
.pack1   {background-position:  -16px  -16px;}
.pack2   {background-position:  -32px  -16px;}
.dpd0    {background-position:  -80px  -32px;}
.dpd1    {background-position:  -96px  -32px;}
.truck0  {background-position:  -80px  -16px;}
.truck1  {background-position:  -96px  -16px;}
.status0 {background-position:   -8px  -96px;}
.status1 {background-position:  -38px  -96px;}
.status2 {background-position:  -68px  -96px;}
.status3 {background-position:  -98px  -96px;}
.money0  {background-position:  -48px  -32px;}
.money1  {background-position:  -64px  -32px;}
.email0  {background-position:  -80px  -64px;}
.email1  {background-position:  -64px  -64px;}
.images  {background-position: -157px -127px;}

.match0  {border:0 !important; margin:0; padding:0 25px 0 0; background-image: url(http://reise-talk.de/common/blts.png); background-repeat: no-repeat;}
.match1  {border:0 !important; margin:0; padding:0 25px 0 0; background-image: url(http://reise-talk.de/common/blts.png); background-repeat: no-repeat;}

.blt0    {background-position: right -8px;}
.blt1    {background-position: right -68px;}
.blt2    {background-position: right -128px;}
.blt3    {background-position: right -188px;}




/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +- [WAI] Misc
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

div.ZMSObject.new, div.ZMSObject.modified {
  border: 2px dashed blue;
  background-color: #F0F0FF;
} 
div.ZMSObject.deleted {
  border: 2px dashed red;
  background-color: #FFF0F0;
  color: red;
  text-decoration: line-through;
} 

span.unicode { 
  font-family:"Lucida Sans Unicode", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

span.highlight { 
  background-color: yellow;
  color: black;
  font-weight: bold;
}


/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/
.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #ccc}
.neutralColorStrong {background-color: #999}
.neutralColorBlack  {background-color: #000}
.teaserColor {background-color: #688d1b;}
.secondColorStrong {background-color: #aaa;}
.secondColorMedium {background-color: #ddd;}
.secondColorLight {background-color: #eee;}
.primColorStrong {background-color: #688d1b;}
.primColorMedium {background-color: #688d1b;}
.primColorLight {background-color: #ffffff;}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +-  blueprint customization layer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

body#web {
 background-color:#7ca61f;
 margin:0px auto;
 font-family:Verdana;
 font-size:70%;
}
div#page {
 width:870px;
 margin:0 auto;
 background-color:#c4dc8d;
}
#Header {
 text-align:right;
 padding:35px 55px 4px 0px;
 font-size:9px;
}
#Header a {
 color:#000 !important;
 text-decoration:none;
 font-weight:normal;
}

#Search {
 text-align:right;
 margin:0px;
 padding:7px;
 vertical-align:middle;
}
#Search input#raw {
 background:#003366 none repeat scroll 0%;
 border:1px solid #fff;
 color:#fff;
 height:14px;
 margin:0px 10px;
 padding:0px;
 width:145px;
}
#Search input#btnSearch {
 margin:0px;
 margin-bottom:0px!important;
 margin-bottom:-3px;
 padding:0px;
 height:14px;
}
div.colborder {border-right:1px solid #ddd;}

#Logo {
 width:359px;
 height:56px;
 padding:0px;
 background:#fff;
 text-align:left;
 float:left;
}
#Logo a {
 text-decoration:none;
}
#Banner {
 text-align:right;
 float:left;
}

#Micronavigation {
 margin-left:0px;
}

div#contentWrapper2 {
 width:460px!important;
 width:450px; /* IE6 */
}

body#web div#contentWrapper2 div#content {
 margin:0px;
 padding:0px 0px 0px 10px;
 width:450px; /* IE6 */
}

html>/**/body#web div#contentWrapper2 div#content {
 padding:0px 0px 0px 20px; /* only FF */ 
 width:430px!important;
 }


#pageregionLeft {
 width:0px;
 float:left;
}

#pageregionCenter {
 background-color: #fff;
 width:620px;
 padding:8px;
 margin: 8px;
 float:left;
}

#pageregionRight {
 width:200px;
 padding:0px;
 margin: 8px 0px 8px 8px;
 float:left;
}

#pageregionBottom {
 background:url(common/darkblueBG.gif) #036;
 text-align:right;
 margin:0px;
 padding:7px;
 text-align:center;
 vertical-align:middle;
 color:#fff;
 border-bottom:5px solid #688d1b;
 clear:both;
}
#pageregionBottom a {
 color:#fff;
}

h1 {
 color:#ff9300 !important; 
 font-size:130%;
 font-weight:bold;
 margin-top:2em;
 line-height:1.3em;
}
h2 {
 color:#29516b !important; 
 font-size:110%;
 font-weight:bold;
 margin-top:2em;
 line-height:1.3em;
 border-bottom: 1px dashed #336699;
 width: 90%;
}
h3 {
 color:#0060ab !important; 
 font-size:100%;
 font-weight:bold;
 font-style:italic;
 margin-top:2em;
 line-height:1.3em;
}

p.emphasis {
 background-color:#eee;
 padding:4px 6px;
 font-size: 10px;
 border: 1px solid #eee;
}

p.description {
 line-height: 16px;
 font-weight:bold;
 color:#666;
 margin-top:0.5em;
}

p.creator {
	font-size:9px;
	margin:5px 0px;
	font-style: italic;
}


a:link, a:visited
{
font-weight: bold;
color:#326598;
text-decoration:none;
}
a:hover
{
font-weight: bold;
color:#0066ff;
text-decoration:none;
}

ul 
{/*
line-height: 15px;
list-style-image:  url(common/bullet.gif);
text-align:left;
margin-bottom: 10px;
*/
}
/*End AH*/

abbr {border-bottom:0px !important;}

/*-----------------*/
/*--  ZMSTeaser  --*/
/*-----------------*/

div#teaser {
 padding:0px !important;
 margin:0px;
 width:100%;
/* width:auto!important;
 width:190px;
 overflow:visible!important;
 overflow:hidden;
*/
}
div.ZMSTeaserContainer {
 margin:0px;
 margin-bottom:2em;

}
div.ZMSTeaserElement {
 padding-bottom:1px;
}
div.ZMSTeaserElement div.title { 
 font-weight:bold; 
}
div.ZMSTeaserElement div.title, 
div.ZMSTeaserElement div.text {
 font-size:11px;
 padding: 0.2em 0.5em !important;
}

/*----------------*/
/*--  ZMSTable  --*/
/*----------------*/
table th, table.ZMSTable th {
background-color:#d1e5f8; 
}

/**************************************/
/* 3. CSS-Modul: NAVIGATION           */
/**************************************/

/*--  Menu ---------------------------*/

div#Menu {
	float: left;
	clear: both;
	width: 100%;
	margin:0px;
	padding:0px;
	white-space:nowrap;
        background:url(common/darkblueBG.gif) #7ca61f;
}
div#Menu ul {
	margin:0px;
	padding:0px;
	font-size:small;
	white-space: nowrap;
}
div#Menu ul li {
	line-height: 200%;
	display: inline;
	padding:0px;
	margin:0px;
}
div#Menu ul li a {
	float: left;
	font-family: verdana,arial,helvetica,sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	border-right: 0.1em solid #688d1b;
	padding: 0.30em 1em;
	font-size: 10px;
}
div#Menu ul li a:hover
/*
div#Menu ul li a.current,
div#Menu ul li a.active 
*/
{
	color:#fc9502;
}


/*--  Macronavigation ----------------*/

#Macronavigation {
 width: 200px;
 padding:0px;
 margin:0px;
 background-image:url(common/menuBG.gif);
}
#Macronavigation ul { 
 width: 200px;
 margin:0px; 
 padding:0px; 
 list-style-type: none; 
 overflow: hidden;
 font-weight: bold;
}
#Macronavigation li { 
 list-style-type: none; 
 float:left; 
 width: 100%; 
 margin:0; 
 padding: 0; 
 line-height:2em; 
}

#Macronavigation li.restricted a span { 
background:url(common/restricted.gif) no-repeat right 10px
}


#Macronavigation a,
#Macronavigation strong {
 display:block;
 width: 90%;
 padding: 3px 0px 3px 5%;
 text-decoration: none;
}

/* Menu Title */
#Macronavigation li#title {
 width: 90%;
 padding: 3px 0px 3px 5%;
}

#Macronavigation li span {
 display:block;
 width: 90%;
 padding: 3px 0px 3px 5%;
 cursor:pointer;
}

/* Level 1 */
#Macronavigation li a { 
 width: 100%; 
 padding-left: 0%; 
 border-bottom:1px solid #A6D7FF !important;
}

#Macronavigation li.current {
 background-image:url(common/menuBGActive.gif);
}
#Macronavigation li a.active,
#Macronavigation li a.current {
 color: #f90; 
 text-decoration:none;
}

#Macronavigation li a:hover,
#Macronavigation li a:active { 
 color: #f90; 
 background-image:url(common/menuBGActive.gif);
}

/* Level 2 */
#Macronavigation li ul li a,
#Macronavigation li ul li#active,
#Macronavigation li ul li strong,
#Macronavigation li ul li span { 
 /* width: 87%;*/ 
 padding: 3px 0px 3px 8%; 
 border:0; 
 font-weight:normal;
}
#Macronavigation li ul li a { }
#Macronavigation li ul li a:focus,
#Macronavigation li ul li a:hover,
#Macronavigation li ul li a:active { }

/* Level 3 */
#Macronavigation li ul li ul li a,
#Macronavigation li ul li ul li#active,
#Macronavigation li ul li ul li strong,
#Macronavigation li ul li ul li span { 
 /* width: 87%;*/ 
 padding: 1px 0em 1px 13%; 
 font-weight:normal;
}

#Macronavigation li ul li ul li a { 
 line-height:1.6em; 

}
#Macronavigation li ul li ul li a:focus,
#Macronavigation li ul li ul li a:hover,
#Macronavigation li ul li ul li a:active { }

/* Level 4 */
#Macronavigation li ul li ul li ul li a,
#Macronavigation li ul li ul li ul li#active,
#Macronavigation menu li ul li ul li ul li strong,
#Macronavigation li ul li ul li ul li span { 
 /* width: 82%;*/ 
 padding: 1px 0em 1px 18%; 
 font-weight:normal;
}

#Macronavigation li ul li ul li ul li a { 
 line-height:1.6em; 
}
#Macronavigation li ul li ul li ul li a:focus,
#Macronavigation li ul li ul li ul li a:hover,
#Macronavigation li ul li ul li ul li a:active { }  


/* ---- INDEX ----- */

#Standardindex ul li  {
margin-bottom:0.75em;
}


/* ---- BROAD PAGE ----- */
div#bodyWrapper.broad {
 background:url(common/BGbroad.gif) #fff;
}
#pageregionRight.broad {
display:none;
}
div#contentWrapper2.broad {
 width:660px!important;
 width:650px; /* IE6 */
}
body#web div#contentWrapper2 div#content.broad {
 margin:0px;
 padding:0px 0px 0px 10px;
 width:650px !important;
}

/*---- BO UCT calendar css -----*/
table#calTabs,
table#calContentTabs,
table#calContent {
margin:0em;
width:620px !important;
}

form#calTabSearch {
width:620px;
}

html>/**/body#web form#calTabSearch {
width:610px;
}


table#calContentTabs table#calContentBatch span.date {
width:370px
}

table#calTabs {
margin-top:1.5em;
}
table#calContent td#calContentNext {
	background-color:#dee;
}
table#calGrid {
	margin:0em 0em 1em 0em;
}



/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +-  print customization layer
 * +-  more: print.css
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */

body.print { 
	background-color:#fff; 
	text-align:left;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 * +-  sitemap customization layer
 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 */
div#div_content {
padding-bottom:3em;
}


