/*
================================
Skin styles for DotNetNuke
================================
*/ 

/* Navigation fuer Verteilerseiten */
@import "navigation.css";


img { border:none; }
#header-container { width:100%; height:200px; position:relative; overflow:hidden; }
#header-background { position:absolute; z-index:1; left:0; top:0; width:2000px; height:200px; background-image:url(/Portals/1/skins/taipan2010/back_header.jpg); background-repeat: no-repeat; background-position:-30px -10px; background-color:#F6F6F6; }
#menu-background { position:absolute; z-index:10; left:0; bottom:0; height:39px; width:2000px; background-color:#000; filter:Alpha(opacity=40);-moz-opacity:.40;opacity:.40; }
#header-outer { position:relative; height:200px; z-index:100; background-image:url(/Portals/1/skins/taipan2010/ppt_left.png); background-position: left top; background-repeat: no-repeat; *background-image:url(/Portals/1/skins/taipan2010/ppt_left.gif); }
#header-inner { position:relative; height:200px; z-index:1000; background-image:url(/Portals/1/skins/taipan2010/ppt_right.png); background-position: right top; background-repeat:no-repeat; *background-image:url(/Portals/1/skins/taipan2010/ppt_right.gif); }
#logo { position:absolute; left:25px; top:55px; width:238px; height:87px; z-index:1001; background-image:url(/Portals/1/skins/taipan2010/logo.png); background-position: right top; background-repeat: no-repeat; *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/1/skins/taipan2010/logo.png', sizingMethod='crop'); *background:none; }
#menu { position:relative; left:5px; top:161px; height:34px; margin-right:220px; }
	/*#search { position:absolute; right:10px; bottom:5px; width:200px; height:28px; }*/
#search { position:absolute; right:10px; bottom:5px; width:200px; height:29px; background-image:url(/Portals/1/skins/taipan2010/back_searchfield.gif); background-repeat:no-repeat; background-position:left top; }
#search #dnn_dnnSEARCH_txtSearch { /*float:left;*/ width:135px; margin-left:5px; margin-right:5px; height:24px; background:transparent; font-size:11px; border:none; /* padding-top:5px\9 /* ie hack */ }
#search #dnn_dnnSEARCH_cmdSearch { /*float:left;*/ width:21px; margin-left:10px; margin-right:5px; height:24px; font-size:12px; border:none; }
#search #dnn_dnnSEARCH_cmdSearch img { width:21px; height:24px; border:none; }

#subnav { width:100%; height:16px; line-height:16px ! important; position:absolute; left:0px; top:17px; font: bold 11px arial helvetica, sans-serif; color:black; padding: 0 0 0 5px; }
#subnav #login { float:right; text-align:right; margin-left:10px; padding:0 10px 0 0; }
#subnav #menue_intern { height:16px; float:right; font: 11px arial helvetica, sans-serif; color:black; text-decoration:none; }
#subnav #menue_intern ul { float:right; list-style:none; padding:0; margin:0; text-align:right; }
#subnav #menue_intern ul li { float:right; list-style:none; padding:0 0 0 15px; margin:0; text-align:right;}
#subnav #menue_intern ul li a { font-weight:normal;}
#subnav #socialmedialist {height:16px; width:150px; padding:0; margin:0; float:left; }

.nopadding { padding:0;}


/* BACKGROUND MENU #F0923A WAS #EC7104 */

body {
	background: url(/portals/1/bodyback.jpg) no-repeat center 0;
	background-attachment:fixed;
	}

/* fix for scrollbar shift */

html {
	margin-bottom:-1px;
}
.pagemaster {
	width: 100%;
	height: 100%;
	/* background-color: #EEEEEE; */
	padding:0px;
	margin:0px;
	margin-bottom:-19px; /* don't show white gap on the bottom of the page */
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	padding-bottom:0px;
		
}
.controlpanel {
	background-color: #FFFFFF;
	border-top: #FFF 0px solid;
	border-right: #FFF 0px solid;
	border-left: #FFF 0px solid;
	border-bottom: #FFF 0px solid;
	padding:5px;
}
.logo1 {
	padding:0px;
	vertical-align:middle;
	text-align:center;
	background-image:url(logoholder1.jpg);
	background-repeat:no-repeat;
}
.banner1 {
	padding:0px;
	vertical-align:middle;
	text-align:center;
	background-image:url(imagebanner1.jpg);
	background-repeat:no-repeat;
}
.logo2 {
	padding:0px;
	vertical-align:middle;
	text-align:center;
	background-image:url(logoholder2.jpg);
	background-repeat:no-repeat;
}
.banner2 {
	padding:0px;
	vertical-align:middle;
	text-align:center;
	background-image:url(imagebanner2.jpg);
	background-repeat:no-repeat;
}
/* Header */
td.header {
	/*padding: 5px;*/
	padding:0;
	margin: 0px;
}
td.headerline {
	padding: 0px;
	margin: 0px;
	height:5px;
	background-color:#F0923A;
	background-image:url(backbanner.gif);
	background-repeat:repeat-y;
	background-position:right;
}
table.header {
	padding: 0px;
	margin: 0px;
	background-color:#F0923A;
	background-image:url(backbanner.gif);
	background-repeat:repeat-y;
	background-position:left;
}
/* Panes */
.toppane {
	width: 100%;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	height:1px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	margin: 0px;
	padding: 20px 0 0 0;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding: 20px 0 0 15px;
	margin: 0;
}
.midpane {
	background-color: transparent;
	margin: 0px;
	padding:0;

}
.bottompane {
	width: 100%;
	height:1px;
	background-color: white;
	margin: 0px;
	padding: 20px 0 10px 0;
}
.panepadding {
	padding-right: 6px;
	padding-left: 6px;
}
/* Menu*/
table.menubg {
	margin: 0px;
	padding: 0px;
}
.menubg {
	background-image:url(backmenu.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#F0923A;
	margin: 0px;
	padding: 0px;
}
.rootMenuItem TD {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	background-color: transparent !important;
	height:34px;
}
.rootmenuitemactive TD {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	background-color: transparent !important;
	height:34px;
	background-image:url(marker.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.rootmenuitemselected TD {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	background-color: transparent !important;
	height:34px;
	background-image:url(marker.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.rootmenuitembreadcrumb TD {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	background-color: transparent !important;
	height:34px;
	background-image:url(marker.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.MainMenu_MenuContainer {
	margin: 0px;
	padding: 0px;
	background-color: transparent !important;
}
.MainMenu_MenuBar {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	cursor: hand;
	background-color: transparent !important;
}
.MainMenu_SubMenu {
	margin-top: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	color:#F0923A;
	z-index: 1000;
	cursor: hand;
	cursor: pointer;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	filter: Alpha(Opacity=85, FinishOpacity=100, Style=1);
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	cursor: hand;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0923A;
	font-family:  Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemSel {
	border-left: #F0923A 0px solid;
	border-bottom: #F0923A 1px solid;
	border-top: #F0923A 1px solid;
	border-right: #F0923A 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #F0923A;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #ffffff 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0923A;
	font-family:  Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	background-color: #F0923A;
	border-right: #F0923A 0px solid;
	border-left: #F0923A 1px solid;
	border-bottom: #F0923A 1px solid;
	border-top: #F0923A 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 3px;
	height: 21px;
}
.submenuitemselect {
	background-color: #FFFFFF;
	color:#F0923A;
}
.MainMenu_MenuBreak {
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #F0923A 1px solid;
	border-bottom: #F0923A 1px solid;
	border-top: #F0923A 1px solid;
	border-left: #F0923A 0px solid;
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
	width: 5px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}
/* Button */
.StandardButton {
	background-color: #DADADA;
	border-top: #EEEEEE 1px solid;
	border-right: #666666 1px solid;
	border-left: #AAAAAA 1px solid;
	border-bottom: #666666 1px solid;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#FFFFFF, endColorStr=#BEBDBD);
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:3px;
	padding-right:3px;
	cursor: pointer;
	cursor: hand;
}
/* Treeview Menu */
.TreeViewMenu {
	width: 175px;
	background-color: #EEEEEE;
	border-right: #AAAAAA 1px solid;
	border-top: #AAAAAA 1px solid;
	border-left: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-color: #FEFEFE;
}
/* LINKS */
.linkslist {
	width: 100%;
	background-color: transparent;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.linktext {
	font-size: 80%;
}
/* background */
.grey {
	background-color:white;
}
.body_left {
	/* background-image: url(shade_left_1.gif);
	background-position:right 30px;
	background-repeat:no-repeat; */
	width:8px;
	padding:0px;
	margin:0px;
}
.body_right {
	/* background-image: url(shade_right_1.gif);
	background-position:left 30px;
	background-repeat:no-repeat; */
	width:8px;
	padding:0px;
	margin:0px;
}

/**************************************************************
   Images
 **************************************************************/

img.floatLeft {
  margin: 5px 15px 10px 0px;
}

img.floatRight {

  margin: 5px 0px 10px 15px; 
}
.floatLeftCaption
{
    font-size: 65%;
    font-style: italic;
    float: left;
  	margin: 5px 15px 10px 0px;
}
.floatLeftCaption img
{
    margin-bottom: 5px;
}
.floatRightCaption
{
    font-size: 65%;
    font-style: italic;
    float: right;
    margin: 5px 0px 10px 15px;
}
.floatRightCaption img
{
    margin-bottom: 5px;
}

/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.small {
  font-size: 0.8em;
}
.quoteleft
{
    font: italic 105% Georgia, "Times New Roman", Times, Serif;
    padding: 0 10px 0 0;
    margin: 10px 10px 10px 0;
    width: 180px;
    float: left;
    text-align: right;
    border-right: 10px solid #D37E04;
    color: #006bc8;
}
.quoteright
{
    font: italic 105% Georgia, "Times New Roman", Times, Serif;
    padding: 0 0 0 10px;
    margin: 10px 0 10px 10px;
    width: 180px;
    float: right;
    text-align: left;
    border-left: 10px solid #D37E04;
    color: #006bc8;
}
hr
{
	color: #ddd;
}

/*************************************************************
	List Styles
**************************************************************/

ul li {
	list-style-type: square;
	font-size: 12px;
	line-height:140%;
}

/*************************************************************
	Text Styles
 *************************************************************/
body, body td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.head {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height:100%;
	color: 	#D37E04;
	letter-spacing:-0.5px;
}
.subhead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D37E04;
}
.newssubhead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}
.normal {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:125%;
	color: #222222;
}
.NormalTextBox {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:125%;
	color: #222222;
	margin:0;
	padding:3px 0 0 0;
}
H1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006bc8;
	line-height:100%;
}

H2 { font:18px helvetica, sans-serif; font-weight:bold; margin:0; padding:0; color:#003366; }



H3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D37E04;
	line-height:18px;
	margin:10 0 0 0;
	padding:0;
}
H4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D37E04;
	line-height:100%;
	padding:0;
	margin:0;
}
H5 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height:100%;
}
H6 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666644;
	line-height:100%;
}

A:link, A:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color:#003366; text-decoration:underline;
}
A:hover, A:active {
	font-family:  Arial, Helvetica, sans-serif;
	color:#D37E04;
	text-decoration:underline;
}
td.breadcrumbtxt {
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:11px;
	font-weight: normal;
	padding:5px;
	padding-left:10px;
	background-color:Transparent;
	background-image:url(backbread.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:24px;
}
a.breadcrumbtxt:link, a.breadcrumbtxt:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color: #F0923A;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.breadcrumbtxt:hover, a.breadcrumbtxt:active {
	font-family:  Arial, Helvetica, sans-serif;
	color: #F0923A;
	font-size:11px;
	text-decoration: underline;
	font-weight: normal;
}
td.logintxt {
	height:16px; line-height:16px ! important;
	font-family:  Arial, Helvetica, sans-serif;
	color:black;
	font-size:11px;
	font-weight: bold;
	padding-right:10px;
}
a.logintxt:link, a.logintxt:visited {
	height:16px; line-height:16px ! important;
	font-family:  Arial, Helvetica, sans-serif;
	color:black;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.logintxt:hover, a.logintxt:active {
	height:16px; line-height:16px ! important;
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
a.footertxt {
	width:auto;
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	font-weight: bold;
	padding:4px;
	padding-left:12px;
	height:30px;
	background-color:white;
}
td.footertxt1 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	padding:4px;
	padding-left:12px;
	height:30px;
	background-image:url(shade_left_3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#EEEEEE;
}
td.footertxt2 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	padding:4px;
	padding-right:12px;
	height:30px;
	background-image:url(shade_right_3.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#EEEEEE;
}
a.footertxt:link, a.footertxt:visited {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
/* Admin */
.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: hand;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCDCDC;
	background-color: #5D5D5D;
}
.ModuleTitle_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #5D5D5D;
	border-left: #5D5D5D 1px solid;
	border-bottom: #5D5D5D 1px solid;
	border-top: #5D5D5D 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #5D5D5D 1px solid;
	border-left: #5D5D5D 0px solid;
	border-top: #5D5D5D 1px solid;
	border-right: #5D5D5D 0px solid;
	background-color: #5D5D5D;
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}
/* styles used in the file manager */
.FileManager {
	border-right: #DEDEDE 1px solid;
	border-top: #DEDEDE 1px solid;
	border-left: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
	height:400px;
}
.FileManager_ToolBar {
	border-bottom: DEDEDE 1px solid;
	height:25px;
	background-color: #DEDEDE;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#FEFEFE, endColorStr=#DEDEDE);
}
.FileManager_Explorer {
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	margin: 2px 2px 2px 2px;
}
.FileManager_FileList {
	height:100%;
	border: #DEDEDE 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}
.FileManager_MessageBox {
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}
.FileManager_Header {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C3C3C;
	background-color: #DEDEDE;
	border-bottom: #DEDEDE 1px solid;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#FEFEFE, endColorStr=#DEDEDE);
	height: 25px;
}
.FileManager_Pager {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3C3C3C;
	font-weight: bold;
	background-color: #DEDEDE;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#FEFEFE, endColorStr=#DEDEDE);
	border-top: #DEDEDE 1px solid;
	height: 25px;
}
.FileManager_StatusBar {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	height: 25px;
	margin: 2px 2px 2px 2px;
}
.FileManager_Item {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	background-color: white;
	border-top: #DEDEDE 1px dashed;
	border-bottom: #DEDEDE 1px dashed;
}
.FileManager_AltItem {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	background-color: #DFDFDF;
	border-style: none;
}
.FileManager_SelItem {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	background-color: #99ffff;
	border-style: none;
}
.FileManagerTreeNode {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	font-weight: normal;
}
.FileManagerTreeNodeSelected {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #DEDEDE;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
	text-decoration: none;
	color: #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited {
	text-decoration: none;
	color: #003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active {
	text-decoration: none;
	color: #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover {
	text-decoration: none;
	color: #ff0000;
}
/* styles used in the Wizard Framework */
.Wizard {
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:400px;
	width:600px;
}
.WizardButton {
	background-color: #FEFDF5;
	border-top: #DEDCCD 1px solid;
	border-right: #DEDCCD 1px solid;
	border-left: #DEDCCD 1px solid;
	border-bottom: #DEDCCD 1px solid;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#FEFDF5, endColorStr=#DEDEDE);
	color: #3C3C3C;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.WizardHeader {
	height:30px;
	border-bottom: #DEDCCD 1px solid;
	color: #141414;
	background-color: #ffffff;
}
.WizardFooter {
	border-top: #DEDCCD 1px solid;
	background: #ffffff;
	height: 25px;
	text-align: right;
}
.WizardBody {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	border-left: #DEDCCD 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #DEDCCD;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#FEFDF5, endColorStr=#DEDCCD);
}
.WizardHelpText {
	overflow: auto;
	font-size: 12px;
	width: 180px;
	color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 300px;
}
.WizardText {
	font-size: 12px;
	color: #141414;
	font-family:  Arial, Helvetica, sans-serif;
}
/* text style used for help text rendered by modules */
.Help {
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffff99;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	text-decoration: underline;
	color: #D37E04;
}
A.CommandButton:visited {
	text-decoration: underline;
	color: #D37E04;
}
A.CommandButton:active {
	text-decoration: underline;
	color: #D37E04;
}
A.CommandButton:hover {
	text-decoration: none;
	color: #D37E04;
}

/* Specials for Catalog and Tai Pan usage */
.TableHeader {
	background-color: #69F;
	color: #009;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.TableOdd {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
.TableEven {
	background-color: #69F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* -- Pagers for grid -- */
.FileManager_Pager
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8px;
	font-weight: bold;
	font-style:italic;
	background-color: #EEEEEE;
	border-top: #696969 1px solid;
	height: 25px;
}

/* Ajax toolkit tab control (changed from xp theme) */
.ajax__tab_xpnew .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:10px;background:url("AjaxControlToolkit.Tabs.tab-line.gif") repeat-x bottom;}
.ajax__tab_xpnew .ajax__tab_outer {padding-right:0px;background:url("AjaxControlToolkit.Tabs.tab-right.gif") no-repeat right;height:21px;}
.ajax__tab_xpnew .ajax__tab_inner {padding-left:3px;background:url("AjaxControlToolkit.Tabs.tab-left.gif") no-repeat;}
.ajax__tab_xpnew .ajax__tab_tab {height:21px;padding:4px;margin:0;background:url("AjaxControlToolkit.Tabs.tab.gif") repeat-x;}
.ajax__tab_xpnew .ajax__tab_hover .ajax__tab_outer {background:url("AjaxControlToolkit.Tabs.tab-hover-right.gif") no-repeat right;}
.ajax__tab_xpnew .ajax__tab_hover .ajax__tab_inner {background:url("AjaxControlToolkit.Tabs.tab-hover-left.gif") no-repeat;}
.ajax__tab_xpnew .ajax__tab_hover .ajax__tab_tab {background:url("AjaxControlToolkit.Tabs.tab-hover.gif") repeat-x;}
.ajax__tab_xpnew .ajax__tab_active .ajax__tab_outer {background:url("AjaxControlToolkit.Tabs.tab-active-right.gif") no-repeat right;}
.ajax__tab_xpnew .ajax__tab_active .ajax__tab_inner {background:url("AjaxControlToolkit.Tabs.tab-active-left.gif") no-repeat;}
.ajax__tab_xpnew .ajax__tab_active .ajax__tab_tab {background:url("AjaxControlToolkit.Tabs.tab-active.gif") repeat-x;}
.ajax__tab_xpnew .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}


/*************************************************************
	NEU Hauptinhalte
**************************************************************/

#wrap {
	width: 734px;
}

/* Content-Bereich mit grauem Hintergrund und padding */
#contentpadd {width:734px; float:left; background:#eee;}

#contentgray {
	float:left;
	padding:15px;
	background:#eee;
}

#contentgray p.small {
	padding:0 0 16px 0;
	margin:0;
	font: 12px/18px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:normal;
}

/* 3-spaltige Liste mit grauem Hintergrund */
#contentgray ul.picts {
	width:704px;
	list-style:none;
	padding:0;
	margin:0;
	background:#eee;	
}

#contentgray ul.picts li {
	width:222px;
	float:left;
	list-style:none;
	padding:0;
	margin:0 19px 0 0;
}

#contentgray ul.picts li.last {
	width:222px;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

#contentgray ul.picts li.lastwhite {
	width:222px;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	background:white;
}

#contentgray ul.picts li.lastwhite p {
	font: 11px/16px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:normal;
	padding:10px;
	margin:0 0 10px 0;
}

#contentgray ul.picts li p {
	font: 11px/13px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:normal;
	float:left;
	padding:5px 0 15px 0;
	margin:0;
}


/* Klassischer Content-Bereich */
.content {
	width:734px;
	padding:0;
	margin:0;
}

#content {
	width:734px;
	padding:0;
	margin:0;
}

#content h1 {
	margin:0 0 12px 0;
	padding:6px 0 0 0;
	font: bold 18px/18px arial, helvetica, sans-serif;
	color:#003366;
}

#content h2 {
	margin:0 0 2px 0;
	font: bold 14px/14px arial, helvetica, sans-serif;
	font-style:italic;
	color:#003366;
	text-transform:none;
	letter-spacing:0px;
}

/* Link fuer Anker innerhalb einer Ueberschrift */
div#content h1 a:hover { text-decoration:none; margin:0 0 12px 0; padding:6px 0 0 0; font: bold 18px/18px arial, helvetica, sans-serif; color:#003366;}
div#content h2 a:hover { text-decoration:none; font:bold 14px/14px arial, helvetica, sans-serif; font-weight:bold; padding:0; margin:0 0 2px 0; color:#003366; text-transform:none; font-style:italic;}
div#content h2 span { font:14px helvetica, sans-serif; font-style:italic; color:#003366; font-weight:normal;}
div#content h1 span a img { float:none; width:12px;}
div#content h2 span a img { float:none; width:12px;}


#content p {
	padding:0 0 18px 0;
	margin:0;
	font: 14px/18px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:normal;
}

#content p.small {
	padding:0 0 16px 0;
	margin:0;
	font: 12px/16px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:normal;
}

#content p.line {
	height:1px;
	background-color: #ddd;
}

#content p.zeile {
	height:18px;
}

#content p.doppelzeile {
	height:36px;
	padding:0;
	margin:0;
}

#content p.zitat {
	padding:0 0 18px 0;
	margin:0;
	font: 24px/24px Georgia, Times New Roman, Times, serif; color:#003366; font-weight:normal; font-style:italic;
}

#content p.display {
	font: 16px/20px Arial, Helvetica, sans-serif; font-weight:bold; color:#003366;
}

#content p.display_a {
	font: 16px/20px Arial, Helvetica, sans-serif; font-weight:bold; color:#003366; padding:0; margin:0;
}

/* einspaltiges Bild, 232px */
#content img.spalte {
	width:232px;
	float:left;
	margin:0 19px 0 0;
	padding:0;
}

/* zweispaltiges Bild, 483px */
#content img.zwei {
	width:483px;
	float:left;
	margin:0 19px 0 0;
	padding:0;
}

#content img.normal {
	width:auto;
	float:left;
	margin:0 19px 20px 0;
	padding:0;
}

/* rechts floatendes Bild */
#content img.floatright {
	float:right;
	margin: 0 0 20px 20px;
	width:auto;
}

/* links floatendes Bild */
.floatleft {
	float:left;
	margin: 0 20px 0 0;
	width:auto;
}

/* Textliste fuer Content */
#content ul.contentlist {
	padding:0 0 0 10px; margin:0; list-style:none; list-style-position:outside; 
}

#content ul.contentlist li {
	padding:0 0 0 10px; margin:0; list-style:none; background: url(/Portals/1/Inhalte/Content/listbullet.jpg) no-repeat;
	font: 12px/16px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:normal; 
}

#content ul.nummern {
	padding:0; margin:0; list-style:none; list-style-position:outside; 
}

#content ul.nummern li {
	padding:0; margin:0 0 5px 0; list-style:none;
	font: 14px/16px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:normal; 
}

#content ul.nummern li.number {
	width:auto;
	padding:5px 0 5px 0; margin:0 0 5px 0; list-style:none; background:none;
	font: 20px/16px Georgia, Times New Roman, Times, serif; color:#003366; font-weight:normal; font-style:italic;
}

#video_reisecenter {
	width:232px; 
	float:left; 
	margin:0 19px 0 0;
}

/* 3-spaltige Liste fuer Bilder ueber ganze Breite */
#content ul.bilder {
	width:734px;
	height:171px;
	list-style:none;
	padding:0;
	margin:0;
}

#content ul.bilder li {
	width:232px;
	float:left;
	list-style:none;
	padding:0;
	margin:0 19px 0 0;
}

#content ul.bilder li.last {
	width:232px;
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}

#content ul.bilder li p {
	font: 11px/13px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:normal;
	padding:0;
	margin:-5px 0 0 0;
}

/* verschachtelte Liste fuer Buttons */
#content ul.bilder li ul.button {
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
}

#content ul.bilder li ul.button li {
	width:232px;
	height:75px;
	list-style:none;
	padding:0;
	margin:0;
}

#content ul.bilder li ul.button li img {
	float:left;
	width:35px;
	height:35px;
	padding:0;
	margin:0;
}

#content ul.bilder li ul.button li p {
	padding:0;
	margin:0 0 0 43px;
	font: 11px/12px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:normal;
}


/* Definitionsliste */
#content dl {
	width:100%;
	float:left;
	padding:0;
	margin:0;
}

#content dt {
	width:150px;
	float:left;
	padding:0;
	margin:0 0 5px 0;
	font: 14px/18px arial helvetica, sans-serif; text-align:left; color:#666666; font-weight:bold;
}

#content dd {
	width:550px;
	float:left;
	padding:0;
	margin:0 0 5px 0;
	font: 14px/18px arial helvetica, sans-serif; text-align:left; color:#666666; font-weight:normal;
}

#content dd a{
	font: 14px/18px arial helvetica, sans-serif; text-align:left; color:#666666; font-weight:normal;
}

/* floatendes Inhaltsverzeichnis */
#content #register {width:230px; margin:0 0 20px 20px; padding:0; border:1px solid #ddd; background:white; float:right;}
#content #register h2 {padding:8px 0 0 8px;}
#content #register ul.list {width:230px; list-style:none; margin:0; padding:0; list-style-position: outside;}
#content #register ul.list li {list-style:none; margin:0; padding:0 8px; border-bottom:1px dotted #cccccc;}
#content #register ul.list li.last {list-style:none; margin:0; padding:0 8px; border-bottom:0px dotted #cccccc;}
#content #register ul.list li a {display:block; font: 11px helvetica, sans-serif; font-weight:normal; text-align:left; color:#666666; margin:0; padding:5px 0; text-decoration:none;}

#content hr.clear {border:none; height:0px; color:white; shade:noshade; clear:both; size:0; padding:0; margin:0;}
#content hr {border:none; height:1px; color:#ddd; background-color:#ddd; shade:noshade; padding:0; margin:18px 0;}

/*************************************************************
	Verteiler neu
**************************************************************/
ul.verteiler {
	width:734px;
	height:357px;
	list-style:none;
	padding:0;
	margin:0 0 19px 0;
}

ul.verteiler li {
	width:232px;
	height:357px;
	float:left;
	list-style:none;
	padding:0;
	margin:0 19px 0 0;
	background:url(/portals/1/inhalte/Verteiler_neu/background_verteiler.jpg);
}

ul.verteiler li.last {
	width:232px;
	height:357px;
	float:right;
	list-style:none;
	padding:0;
	margin:0;
	background:url(/portals/1/inhalte/Verteiler_neu/background_verteiler.jpg);
}

ul.verteiler li h1 {
	padding:10px 15px 0 15px;
	margin:0;
	font: bold 18px/18px arial, helvetica, sans-serif;
	color:#003366;
}

ul.verteiler li p {
	padding:5px 15px 0 15px;
	margin:0;
	font: bold 12px/14px arial, helvetica, sans-serif;
	color:#666666;
}

ul.verteiler li a {	display:block; width:100%; height:auto; text-decoration:none; }
ul.verteiler li a:hover { text-decoration:none; color:#003366; }
ul.verteiler li a:visited { text-decoration:none; }

ul.verteiler li p a { display:block; width:100%; height:auto; text-decoration:none; color:#666666; }
ul.verteiler li p a:hover { text-decoration:none; color:#666666; }
ul.verteiler li p a:visited { color:#666666; }


/* subliste 3-spaltig */
ul.sublist {
	width:734px;
	height:112px;
	list-style:none;
	padding:18px 0 18px 0;
	margin:0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

ul.sublist li {
	width:232px;
	height:112px;
	float:left;
	list-style:none;
	padding:0;
	margin:0 19px 0 0;
}

ul.sublist li.last {
	width:232px;
	height:112px;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	border:none;
}

ul.sublist li img {
	float:left;
	width:81px;
	height:112px;
	padding:0 0 0 0;
	margin:0 10px 0 0;
}

ul.sublist li img.normal {
	float:left;
	width:232px;
	height:112px;
	padding:0;
	margin:0;
}

ul.sublist li h1 {
	padding:0 0 0 0;
	margin:0 0 0 0;
	font: bold 13px/13px arial, helvetica, sans-serif;
	color:#003366;
}

ul.sublist li p {
	padding:5px 10px 0 0;
	margin:0;
	font: 12px/14px arial, helvetica, sans-serif;
	color:#666666;
}

ul.sublist li a { text-decoration:none; }
ul.sublist li a:hover { text-decoration:underline; }
ul.sublist li a:visited { text-decoration:none; }

ul.sublist li p a { display:block; width:100%; height:auto; text-decoration:none; color:#666666; }
ul.sublist li p a:hover { text-decoration:underline; color:#666666; }
ul.sublist li p a:visited { color:#666666; }

ul.sublist li h1 a { display:block; width:100%; height:auto; text-decoration:none; color:#003366; }
ul.sublist li h1 a:hover { text-decoration:underline; color:#003366; }
ul.sublist li h1 a:visited { color:#003366; }


/* subliste 2-spaltig */
ul.sublistnew {
	width:734px;
	height:185px;
	list-style:none;
	padding:0;
	margin:0;
}

ul.sublistnew h2 {
	padding: 10px 0 0 10px;
	}

ul.sublistnew a {
	font-weight:bold;
	background: url(/portals/1/inhalte/Verteiler_neu/back_arrow.jpg) no-repeat left;
	padding: 0 0 0 16px;
	text-decoration:none;
	}

ul.sublistnew a.underline {
	font-weight:bold;
	background: url(/portals/1/inhalte/Verteiler_neu/back_arrow.jpg) no-repeat left;
	padding: 0 0 0 16px;
	text-decoration:underline;
	}

ul.sublistnew a.img {
	background:none;
	padding:0;
	}

ul.sublistnew p {
	font-weight:normal;
	padding: 0 10px 10px 10px;
	}

ul.sublistnew li.left {
	width:358px;
	float:left;
	list-style:none;
	height:185px;
	}

ul.sublistnew li.right {
	width:358px;
	float:right;
	list-style:none;
	height:185px;
}

ul.sublistnew li.bannerleft {
	width:358px;
	height:85px;
	float:left;
	list-style:none;
	}

ul.sublistnew li.bannerright {
	width:358px;
	height:85px;
	float:right;
	list-style:none;
	}
	
.singleheight {
	height:85px ! important;
}
	
	
	
/* YOURWAY-Angebote */
ul.specials {
	width:734px;
	height:325px;
	list-style:none;
	padding:0;
	margin:0;
}

ul.specials h2 {
	padding: 10px 0 0 10px;
	}

ul.specials a {
	font-weight:bold;
	background: url(/portals/1/inhalte/Specials/back_arrow.jpg) no-repeat left;
	padding: 0 0 0 16px;
	text-decoration:none;
	}

ul.specials a.underline {
	font-weight:bold;
	background: url(/portals/1/inhalte/Specials/back_arrow.jpg) no-repeat left;
	padding: 0 0 0 16px;
	text-decoration:underline;
	}

ul.specials a.img {
	background:none;
	padding:0;
	}

ul.specials p {
	font-weight:normal;
	padding: 0 10px 10px 10px;
	}

ul.specials p.hotel {
	font: 14px/16px arial helvetica, sans-serif; text-align:left; color:#003366; font-weight:normal;
	padding: 0 10px 10px 10px;
	}

ul.specials p.zeit {
	font: 12px/14px arial helvetica, sans-serif; text-align:left; color:#003366; font-weight:bold; text-transform:uppercase;
	padding: 0 10px 0px 10px;
	}

ul.specials p.preis {
	font: 30px arial helvetica, sans-serif; text-align:left; color:#003366; font-weight:bold;
	padding: 0 10px 10px 10px;
	}

ul.specials li.left {
	width:358px;
	float:left;
	list-style:none;
	height:325px;
	background: url(/Portals/1/Inhalte/Specials/back_specials.jpg) no-repeat bottom;
	}

ul.specials li.right {
	width:358px;
	float:right;
	list-style:none;
	height:325px;
	background: url(/Portals/1/Inhalte/Specials/back_specials.jpg) no-repeat bottom;
}

ul.specials #info {
width:120px;
float:right;
margin:10px 0 0;
background: url(/Portals/1/Inhalte/Specials/back_float.jpg);
}

ul.specials #info p {
padding:10px 20px 10px 10px;
font: 12px/14px arial helvetica, sans-serif; text-align:left; color:white; font-weight:normal;
}

ul.specials #info p.tipp {
padding:10px 20px 0px 10px;
font: 14px arial helvetica, sans-serif; text-align:left; color:#ff9900; font-weight:bold;
}


ul.specials #info p.nopad {
font: 12px arial helvetica, sans-serif; text-align:left; color:white; font-weight:bold;
padding-top:0;
margin:0;
}

ul.specials #info p.preis {
font: 24px arial helvetica, sans-serif; text-align:left; color:white; font-weight:bold;
padding:0 20px 10px 10px;
margin:0;
}



/* TOP 5 */
ul.topfive {
	width:734px;
	list-style:none;
	padding:0;
	margin:0;
}

ul.topfive #left {
	width:358px;
	height:170px;
	float:left;
}

ul.topfive #right {
	width:358px;
	height:170px;
	float:right;
}

ul.topfive h2 {
	padding: 10px 0 0 10px;
	}

ul.topfive a {
	font-weight:bold;
	background: url(/portals/1/inhalte/Specials/back_arrow.jpg) no-repeat left;
	padding: 0 0 0 16px;
	text-decoration:none;
	}

ul.topfive a.underline {
	font-weight:bold;
	background: url(/portals/1/inhalte/Specials/back_arrow.jpg) no-repeat left;
	padding: 0 0 0 16px;
	text-decoration:underline;
	}

ul.topfive p {
	font-weight:normal;
	padding: 0 10px 10px 10px;
	}

ul.topfive p.hotel {
	font: 14px/16px arial helvetica, sans-serif; text-align:left; color:#003366; font-weight:normal;
	padding: 0 10px 10px 10px;
	}

ul.topfive p.zeit {
	font: 12px/14px arial helvetica, sans-serif; text-align:left; color:#003366; font-weight:bold; text-transform:uppercase;
	padding: 0 10px 0px 10px;
	}

ul.topfive p.preis {
	font: 30px arial helvetica, sans-serif; text-align:left; color:#003366; font-weight:bold;
	padding: 0 10px 2px 10px;
	}

ul.topfive li {
	width:716px;
	list-style:none;
	height:170px;
	background: url(/Portals/1/Inhalte/Specials/back_specials.jpg) repeat-x bottom;
	}

ul.topfive #info {
width:120px;
float:right;
margin:10px 0 0;
background: url(/Portals/1/Inhalte/Specials/back_float.jpg);
}

ul.topfive #info p {
padding:10px 20px 10px 10px;
font: 12px/14px arial helvetica, sans-serif; text-align:left; color:white; font-weight:normal;
}

ul.topfive #info p.tipp {
padding:10px 20px 0px 10px;
font: 13px arial helvetica, sans-serif; text-align:left; color:#ff9900; font-weight:bold;
}


ul.topfive #info p.nopad {
font: 12px arial helvetica, sans-serif; text-align:left; color:white; font-weight:bold;
padding:0 20px 0 10px;
margin:0;
}

ul.topfive #info p.preis {
font: 24px arial helvetica, sans-serif; text-align:left; color:white; font-weight:bold;
padding:0 20px 10px 10px;
margin:0;
}




/*************************************************************
	Flyoutmap
**************************************************************/

#flyoutmap {
    position:relative;
    width:734px;
    height:480px;
    margin:0; 
    padding:0;
    background: url(/Portals/1/Inhalte/Flyoutmap/world_default.jpg) 156px 0px no-repeat;
    font: 12px arial helvetica, sans-serif; font-weight:bold; 
    list-style:none;
    border:1px solid #eee;
}
    
#flyoutmap li {vertical-align:top; height:20px; width:156px; padding:0; margin:0; list-style:none;}

#flyoutmap a {
    float:left;
    color:#cc6600; 
    text-decoration:none; 
    display:block; 
    width:156px; 
    height:20px; 
    line-height:20px; 
    padding:0;
    margin:0; 
    text-indent:20px;
}
    
#flyoutmap a img {
    display:block; 
    width:578px; 
    height:480px; 
    position:absolute; 
    left:-9999px; 
    top:0px; 
    border:0;
}
    
#flyoutmap a:hover {
    color:white; 
    background-color:#ff9900; 
    direction:ltr;
}
    
#flyoutmap a:hover img {
    left:156px; 
    background:#fff;
}
    
    
/*************************************************************
	Rightpane
**************************************************************/

#sidebar {
	width:200px;
	height:auto;
	padding:0;
	margin:0;
}

#sidebar a {
    text-decoration:none;
	padding:0;
	margin:0;
}

#sidebar a:hover {
	text-decoration:underline;
	padding:0;
	margin:0;
}

#sidebar a.icon {
	float:left;
    width:35px;
    height:35px;
    text-decoration:none;
	padding:0 5px 0 0;
	margin:0;
}

#sidebar a.icon:hover {
    text-decoration:none;
    padding:0 5px 0 0;
}
	
#sidebar p {
	padding:0;
	margin:2px 0 9px 0;
	font: 12px/14px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:normal;
}

#sidebar p a { color:#333333; }
#sidebar p a:hover { color:#333333; }
	
#sidebar img {
	padding:0;
	margin:5px 0 2px 0;
}

#sidebar h2 {
	margin:0;
	padding:5px 0 0 0;
	font: 18px arial, helvetica, sans-serif;
}

#sidebar h2 a { color:#D37E04; }
#sidebar h2 a:visited { color:#D37E04; }

#sidebar ul.agentnav {
	width:200px;
	padding:0; margin:5px 0 0 0; list-style:none;
	}
	
#sidebar ul.agentnav li {
	list-style:none;
	width:200px;
	height:20px;
	line-height:20px;
	padding:0;
	text-indent:30px;
	margin:0 0 5px 0;
	background:#eee url(/portals/1/Inhalte/Agent/icon_easyway.jpg) left no-repeat;
	font: 14px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:bold;
	}

#sidebar ul.yourway {
	width:200px;
	padding:0; margin:5px 0 0 0; list-style:none;
	}
	
#sidebar ul.yourway li {
	list-style:none;
	width:200px;
	height:20px;
	line-height:20px;
	padding:0;
	text-indent:30px;
	margin:0 0 5px 0;
	background:#eee url(/portals/1/Inhalte/Agent/icon_yourway.jpg) left no-repeat;
	font: 14px arial helvetica, sans-serif; text-align:left; color:#333333; font-weight:bold;
	}


/*************************************************************
	Standardtabelle
**************************************************************/

#tabelle {
	margin:0;
	padding:0;
	font: 14px helvetica, sans-serif; font-weight:normal; padding:0; text-align:left; line-height:18px; color:#333333;
}

#tabelle table {
	vertical-align:top;
	border:1px solid #cccccc;
	padding:0;
	border-collapse:collapse;
}

#tabelle table tr.line {
	background:#eee;
}

#tabelle table td {
	vertical-align:top;
	border:1px solid #cccccc;
	padding:5px 5px;
	text-align:left;
	font: 14px helvetica, sans-serif; font-weight:normal; text-align:left; line-height:18px; color:#666666;
}

#tabelle table th {
	vertical-align:top;
	border:1px solid #cccccc;
	padding:5px 5px;
	font: 14px helvetica, sans-serif; font-weight:bold; text-align:left; line-height:18px; color:#666666;
}

#tabelle table caption {
	padding:7px 0;
	margin:0;
	background:#cccccc;
	font: 18px helvetica, sans-serif; font-weight:bold; text-align:center; line-height:18px; color:white;
}

#tabelle table p {
	font: 14px helvetica, sans-serif; font-weight:normal; padding:0; text-align:left; line-height:18px; color:#666666;
}

#tabelle table a {
	font: 14px helvetica, sans-serif; font-weight:normal; padding:0; text-align:left; line-height:18px; color:#666666;
}

#tabelle table a.orange {
	font: 14px helvetica, sans-serif; font-weight:bold; padding:0; text-align:left; line-height:18px; color:#D37E04;
}


/*************************************************************
	Preistabelle
**************************************************************/

#tabellelinks {float:left; width:356px; padding:0; margin:0;}
#tabellerechts {float:right; width:356px; padding:0; margin:0;}

#tabelle_preis {
	margin:0;
	padding:0;
	float:left;
	font: 14px helvetica, sans-serif; font-weight:normal; padding:0; text-align:left; line-height:18px; color:#333333;
}

#tabelle_preis table {
	vertical-align:top;
	border:1px solid #cccccc;
	padding:0;
	margin-bottom:25px;
	border-collapse:collapse;
}

#tabelle_preis table tr.line {background:#eee;}

#tabelle_preis table td {
	vertical-align:top;
	border:1px solid #cccccc;
	padding:5px;
	font: 14px helvetica, sans-serif; font-weight:normal; text-align:right; line-height:18px; color:#333333;
}

#tabelle_preis table th {
	vertical-align:top;
	border:1px solid #cccccc;
	padding:5px;
	font-weight:bold; text-align:right;
	color:#333333;
}

#tabelle_preis table caption {
	padding:7px 0;
	margin:0;
	background:#cccccc;
	font: 18px helvetica, sans-serif; font-weight:bold; text-align:center; line-height:18px; color:white;
}

#tabelle_preis table p {
	font: 14px helvetica, sans-serif; font-weight:normal; padding:0; text-align:left; line-height:18px; color:#333333;
}

#tabelle_preis table a {
	font: 14px helvetica, sans-serif; font-weight:normal; padding:0; text-align:left; line-height:18px; color:#333333; text-decoration:underline;
}

#tabelle_preis table a.orange {
	font: 14px helvetica, sans-serif; font-weight:bold; text-decoration:underline; padding:0; text-align:left; line-height:18px; color:#D37E04;
}


/* Newsletter-Bildergalerie */

	#nlgalerie {
	    list-style:none;
	    list-style-position:inside;
	    width:730px;
	    padding:0; 
	    margin:0 0 30px 0; 
	    }
	        
	#nlgalerie li { 
		background:none;
		list-style:none; 
		}
	
	#nlgalerie li a {
		position:relative;
	    }
	    
	#nlgalerie li a img {
	    display:block; 
	    width:570px; 
	    position:absolute; 
	    left:-9999px;
	    top:5px;
	    z-index:1000; 
	    }
	    
	#nlgalerie li a:hover {
	    }
	    
	#nlgalerie a:hover img {
	    left:50px; 
	    }
	    
	    
	    
/* Footer */

	#footerwrap {
		width:961px;
		height:322px;
		background: url(/Portals/1/Inhalte/Footer/footer_bg_ul.jpg) no-repeat;
		margin:0 5;
	}
	
	#footerwrap a {
		text-decoration:none;
		color:#999999;
	}
	
	#footerwrap a:hover {
		text-decoration:underline;
		color:#D37E04;
	}
	
	#footercontainer {
		padding:16px 0 0 12px;
		margin:0;
	}
	
	#footercontainer p {
		font-size:12px;
		line-height:125%;
		margin:0;
		padding:0;
	}
	
	#footercontainer #atlast {
		width:949px;
		height:278px;
		list-style:none;
		padding:0;
		margin:0;
	}
	
	#footercontainer #atlast h3 {
		font-size: 12px;
		color:white;
		padding:12px 0 20px 0;
		margin:0;
		line-height:12px;
	}
	
	#footercontainer #atlast li {
		width:237px;
		height:255px;
		float:left;
		margin:0;
		padding:0;
		list-style:none;
		background: url(/Portals/1/Inhalte/Footer/footer_bg_li.jpg) no-repeat;
	}
	
	#footercontainer #atlast li.last {
		width:463px;
		height:255px;
		float:left;
		margin:0;
		padding:0;
		list-style:none;
		background: url(/Portals/1/Inhalte/Footer/footer_bg_li-last.jpg) no-repeat;
	}
		
	#footercontainer #atlast p {
		padding:0 0 10px 0;
	}
		
	#footercontainer #atlast p img {
		padding:0;
		margin:0 3 0 0;
	}
		
	#footercontainer #atlast .liwrap {
		padding:0 30 0 15;
	}
	
	#footerbottom {
		
		height:28px;
		line-height:28px;
		text-align:right;
		padding:0 20px 0 0;
		font-weight:normal;
		color:#cccccc;
	}
	






















/* END CSS */
