/* 
 * ############################################################################################
 *  NAME:           main.css                                                                    
 *  DESCRIPTION:    
 *  AUTHOR:         Dede
 *  CREATED:   
 *  UPDATED:   
 *  DEPENDENCIES:  -
 *  COMMENTS: 
 * ############################################################################################
 */

}

body {
	background-color: #E0DEDF;
    	color: #000000; 
    	margin: 0px 0px 0px 0px;
    	font-family: Verdana, sans-serif;
    	font-size: 10pt;
    	}

h1 {
	margin:	0px 0px 1px 0px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7B7D7E;
	letter-spacing: 0px;
	}

a {
	text-decoration: none;
	color: #005D8C;
	font-weight: none;
	}

a:hover {
	font-family: Verdana, sans-serif;
	color: #F0941C;
}

a:active {
	color:#8282C8;
}



/* ##############NAVIGATION################# */

.navigation {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #005D8C;
	background-color: #FFFFFF;
	
}

.navigation_on {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #F0941C;
	background-color: #FFFFFF;
	
}


/* ##############CONTENT################# */

.ueberschrift1 {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	
}

.ueberschrift2 {
	font-size: 16px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2;
	
}

.maintext {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
	line-height: 14px;

}

.boxtext {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
	line-height: 14px;
	background-color: #FFFFFF;

}

.boxhead {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	
}

.boxhead2 {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: none;
	color: #FFFFFF;
	
}

.teasertext {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	

}

.righttext {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
	line-height: 14px;

}

.link {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	line-height: 14px;
	text-decoration: none;


}

.bottomtext {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
	line-height: 14px;
	background-color: #BCBBCB;

}


.tour_select {
	font-size : 9px;
	color: #FFFFFF;
	width : 193px;
	background-color: #005D8C;

}


.contact_input {
	border:solid 1px #005D8C;
	background-color:#FFFFFF;
	font-family:verdana, arial;
	font-size:8pt;
	color: black;
	width:280px;
}

.contact_input_zip {
	border:solid 1px #005D8C;
	background-color:#FFFFFF;
	font-family:verdana, arial;
	font-size:8pt;
	color: black;
	width:40px;
}

.contact_input_city {
	border:solid 1px #005D8C;
	background-color:#FFFFFF;
	font-family:verdana, arial;
	font-size:8pt;
	color: black;
	width:234px;
}

.contact_select {
	background-color:#FFFFFF;
	font-family:verdana, arial;font-size:8pt;
	border:solid 1px #005D8C;
	color: black;
	width:280px;
}

.contact_select_small {
	background-color:#FFFFFF;
	font-family:verdana, arial;font-size:8pt;
	border:solid 1px #005D8C;
	color: black;
	width:40px;
}

.contact_textarea {
	border:solid 1px #005D8C;
	background-color:#FFFFFF;
	font-family:verdana, arial;
	font-size:8pt;
	color: black;
	width:280px;
}

.contact_button {
	border:solid 1px #005D8C;
	background-color:#FFFFFF;
	font-family:verdana, arial;
	font-size:8pt;
	font-weight: bold;
	color: #005D8C;
	width:100px;
}



.NavBar {
	background-color: #FCF3C6;
}

.MenuBar {
	background-color: #5252A4;
}

.BlackBar {
    background-color: #000000;
}

.BodyBar {
	background-color: #FFFFE6;
}

.artist_edit_input {
	border-bottom : 1px solid #999999;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-color: #FFFFFF;
	font-size : 9px;
	width : 211px;
}

.artist_edit {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	border-bottom : 1px solid #999999;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-color: #FFFFFF;
	width : 211px;
}

.cl_form_select {
	font-size : 9px;
	width : 209px;
	background-color: #F2F2F2;
}

.cl_form_input {
	border-bottom : 1px solid #999999;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-color: #FFFFFF;
	font-size : 9px;
	width : 209px;
}

.cl_form_input_s {
	border-bottom : 1px solid #999999;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-color: #FFFFFF;
	font-size : 9px;
	width : 212px;
}

.cl_form_input_xl {
	border-bottom : 1px solid #999999;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-color: #FFFFFF;
	font-size : 9px;
	width : 276px;
}

.cl_package_file_detail {
	font-size : 9px;
	padding-left : 3px;
}

.cl_package_select {
	font-size : 9px;
	width : 152px;
}

input.form_input {
	border-bottom : 1px solid #999999;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-color: #FFFFFF;
	font-size : 9px;
	width : 191px;
}

.logon_content {
	font-size : 10px;
	color: #5252A4;
}

.popup_content {
	font-size : 9px;
	line-height: 13px;
	
}

.popup_title {
	font-size : 10px;
	color: #5252A4;
	font-weight: bold;
}

.select_artist_edit {
	font-size : 9px;
	width : 211px;
	background-color: #FFFFFF;
}

.topline_bold {
	font-size : 10px;
	color: #3A3A3A;
	font-weight : bold;
	width: 110px;
}

td.NavFeedBottom {
    height: 5px;
    background-image: url(../images/navBtnBottom.gif);
}

td.NavFeedTop {
    height: 5px;
    background-image: url(../images/navBtnTop.gif);
}

td.NavFeedRight {
    width: 5px;
    background-image: url(../images/navBtnRight.gif);
}

td.NavFeedLeft {
    width: 5px;
    background-image: url(../images/navBtnLeft.gif);
}


td.NavFeedTopRight {
    height: 5px;
    width: 5px;
    background-image: url(../images/navCorTR.gif);
}

td.NavCornerTopLeft {
    height: 5px;
    width: 5px;
    background-image: url(../images/navBtnTL.gif);
}

td.NavCornerTopRight {
    height: 5px;
    width: 5px;
    background-image: url(../images/navBtnTR.gif);
}

td.NavCornerBottomLeft {
    height: 5px;
    width: 5px;
    background-image: url(../images/navBtnBR.gif);
}

td.NavCornerBottomRight {
    height: 5px;
    width: 5px;
    background-image: url(../images/navBtnBL.gif);
}


td.BtnEventOff {
    background-color: #EFEBBD;
	border: 2px outset #FFFFCE;
    color: #000000;
	font-size: 12px;
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
	text-align: center;	
}

td.BtnEventOn {
    background-color: #EFEBBD;
	border: 2px outset #FFFFCE;
    color: #993300;
	font-size: 12px;
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
	text-align: center;	
}

td.BtnEventDown {
    background-color: #EFEBBD;
	border: 2px inset #FFFFCE;
    color: #993300;
	font-size: 12px;
	cursor: hand;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
	text-align: center;	
}

td.IconEventOff {
	cursor: hand;
}

td.IconEventDown {
/*    background-color: #5252A4;
*/
	background-color: #DEDBBD;
	cursor: hand;
}


INPUT.WinBtnEventOff {
    background-color: #EFEBBD;
	font-family: Verdana, sans-serif;
    color: #000000;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;

	padding-left: 5px;
	padding-right: 5px;

	padding-top: 1px;
	padding-bottom: 1px;	

	width: 100%;
}

INPUT.WinBtnEventOn {
    background-color: #EFEBBD;
	font-family: Verdana, sans-serif;
    color: #993300;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;

	padding-left: 5px;
	padding-right: 5px;

	padding-top: 1px;
	padding-bottom: 1px;	

	width: 100%;
}

BUTTON.BlankBtn {
	border: 0px;
	width: 0px;
	height: 0px;
	background-color: transparent;
}

td.IconWinBtnEventOff {
	padding: 0px;
	border: 0px;
	width: 16px;
	height: 16px;
	background-color: #FFFFE7;
	background-image: url(../images/longText.gif)
}

td.IconWinBtnEventOn {
	padding: 0px;
	border: 0px;
	width: 16px;
	height: 16px;
	background-color: #DEDBBD;
	background-image: url(../images/longText.gif)
}

td.IconWinBtnEventDown {
	padding: 0px;
	border: 0px;
	width: 16px;
	height: 16px;
	background-color: #FFFFFF;
	background-image: url(../images/longText.gif)
}

td.Container {
	padding: 5px;
}
