/* CSS Dokument  www.diehl-reisen.de

--- Layout-Elemente ---

Stand: 13.02.2007 */

html 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	margin-bottom: 1px;
}

body 
{
	padding: 0px;
	margin: 0px;
	font-size: 100.01%;
	background-color: #FFE5CA;
}

#center
{
	width: 941px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	width: 941px;
	height: 108px;
	margin: 0px;
	padding: 0px;
}

#header img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#info
{
	width: 941px;
	height: 20px;
	background: #FFD2B1;
}

#tip
{
	width: 941px;
	height: 21px;
	background-image: url(../images/header_erweiterung.jpg);
	background-repeat: no-repeat;
}

#container
{
	width: 937px;
	min-height: 800px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F3343B;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F3343B;
	clear: both;
	float: left;
}

#lcol
{
	width: 162px;
  background-image: url(../images/startseite.gif);
  background-repeat: no-repeat;
	float: left;
}

#content
{
	width: 735px;
	padding: 20px;
	float: left;
}

/* Header */
#breadcrumb
{
	width: 691px;
	padding-top: 1px;
	padding-left: 8px;
	float: left;
}

.pathway 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.pathway:link, a.pathway:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B52526;
	text-decoration: none;
}

a.pathway:hover
{
	color: #B52526;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	float: right;
}

/* Linke Spalte */
/* Menue */
#lcol table
{
	width: 162px;
}

.mainlevel
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B52526;
	text-decoration: none;
	border-bottom-color: #EA8C84; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px; 
	display: block;
}

a.mainlevel:hover
{
	background-color: #FFD3AC;
}

#active_menu
{
	background-image: url(../images/aktiv.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a.sublevel
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2B2B66;
	text-decoration: none;
	background-image: url(../images/indent1.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 2px;
	padding-left: 17px;
	padding-bottom: 2px;
	display: block;
}

a.sublevel:hover
{
	background-color: #FFD3AC;
}

td div div .sublevel
{
	background-image: url(../images/indent2.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
/* Ende */
#end_nav
{
	width: 162px;
	height: 66px;
	background-image: url(../images/berg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 50px;
	clear: both;
}

/*
--- Contentbereich ---
*/

a.contentpagetitle:link, a.contentpagetitle:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
}

a.contentpagetitle:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #4490B4;
	text-decoration: underline;
	font-weight: bold;
}

a.category:link, a.category:visited
{
  color            : #333333;
  font-weight      : bold;
}

a.category:hover
{
  color            : #4490B4;
}

.pagetext
{
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.pagenav
{
	font-weight: bold;
	color: #000000;
}

a.pagenav, a.pagenav:visited
{
	font-weight: bold;
	color: #2B2B66;
}

a.pagenav:hover
{
	font-weight: bold;
	color: #2B2B66;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode
{
	background-color: #F0F0F0;
}

/* Text passed with mosmsg url parameter */
.message
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #FF6600;
	text-align: center;
}


/* Login */
.moduletable form td
{
        /*padding-left : 10px;*/
        color : #B52526;
}

.menu .moduletable th
{
        color : #B52526;
}

.menu table td a
{
		color : #B52526;
}

.menu .moduletable td
{
        /*padding-left : 10px;*/
}

span
{
       color : #B52526;
       padding-left : 8px;
}

/* Styles for dhtml tabbed-pages */
.ontab
{
	background-color: #FFAE00;
	border-left: outset 2px #FF9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #FF9900;
	border-bottom: solid 1px #D5D5D5;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab
{
	background-color : #E5E5E5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #D5D5D5;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}

.tabpadding
{
}

.tabheading
{
	background-color: #FFAE00;
	text-align: left;
}

.contentheading, .componentheading
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #2B2B66;
  text-align       : left;
  padding-bottom: 20px;
}

.inputbox
{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #CCCCCC;
}


#content * a:link, #content * a:visited, #content * a:link
{
  font-size        : 11px;
  color            : #B52526;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
}
