/* ******************************************* *\
 * Cascading Style Sheet Datei                 *
 * Wiener Hofburgorchester                     *
 *                                             *
 * punkt .netServices                          *
 * Autor: Daniel Daxl                          *
\* ******************************************* */


/* allg. Deklarationen                         */
html,body {
	margin:0;
	padding:0;
	border: 0;

}

body {
	background: #A01626;
	font: 12px Verdana,sans-serif;
}

p {
	margin:0 10px 10px;
}

a, a:active, a:visited {
	color: #981793;
	padding:10px;
	outline: 0;
	border: 0;
}

.active {
	font-weight: bold;
}

.right {
	float: right;
}

.top {
	margin-top: -10px;
}

.block {
	display: block;
}

div.clear {
	clear: both;
	display: block;
}

a.arrowlink, a:active.arrowlink, a:visited.arrowlink {
	color: #000;
	background: url('../images/icons/folders_li.gif') 0 10px no-repeat;
	padding-left: 15px;
	font: 12px Verdana,sans-serif
	
}

img {
	border: 0;
}

/* Container                                    */
div#container {
	width: 1000px;
	height: 100%;
	background: url('../images/bg_content.jpg') repeat-y;
	margin: auto;
	padding: 0;
	border: 0;
}

div#mpay24container {
        width: 1000px;
	height: 100%;
	background: #FFFAE8;
	margin: auto;
	padding: 0;
	border: 0;
}

/* ** Header                                    */
div#header {
	background: url('../images/bg_header.jpg') no-repeat;
	height: 354px;
}


div#header h1 {
	font: 40px Times, sans-serif;
	font-weight: bold;
	line-height:80px;
	margin:0;
	padding-left: 48px;
	padding-top: 10px;
	color: #000;
	visibility: hidden;
}

div#header a.booking, div#header a.booking:active, div#header a.booking:visited {
	float: left;
	margin: -15px 0 0 0px;
	padding-left: 65px;
	top: -130px;
	color: #FFF;
	text-decoration: none;
	outline: 0;
}

div#langselect {
	position: absolute;
	margin: 65px 0px 0px 231px;
}

div#langselect a.language, div#langselect a.language:active, div#langselect a.language:visited {
	display: block;
	float: left;
	width: 15px;
	height: 19px;
	margin-right: 7px;
	top: 0px;
	color: #FFF;
	text-decoration: none;
	text-indent: -999999px;
	outline: 0;
}

/* *** 1. Navigation                            */
div#main {
	float: right;
	width: 416px;
	margin-top: -40px;
}

div#main ul {
	border: 0;
	padding: 0;
	margin: 0;
}

div#main ul li {
	float: left;
	width: 77px;
	list-style: none;
}

div#main ul li a, div#main ul li a:active, div#main ul li a:visited {
	border: 0;
	padding: 0;
	margin: 0;
	color: #FFF;
	text-decoration: none;
}

/* *** 2. Navigation                               */
div#sub {
	margin-top: 203px;
	margin-left: 0px;
	float: left;
	width: 100%;
}

div#sub ul {
	margin: 10px 0 -30px 50px;
	padding: 0;
	border: 0;
}

div#sub ul li {

	width: 180px;
	height: 30px;
	float: left;
	list-style: none;
	color: #FFF;
	font-size: 13px;
	text-align: center;
}

div#sub ul li a, div#sub ul li a:active, div#sub ul li a:visited {
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	color: #FFF;
	text-decoration: none;
}

/* ** wrap around the Content                      */
div#wrapper {
	float:left;
	height: 100%;
}

/* *** Content                                     */
div#content {
	background: #FFFAE8;
	width: 573px;
	height: 100%;
	margin: 0
}

div#content h1 {
	border: 0;
	padding: 30px 0px 0px 20px;
	background: url('../images/icons/headline.jpg') 0px 33px no-repeat;
	margin: 0 0 20px 20px;
	font: 18px Verdana,sans-serif
}

div#content h2 {
	font: 12px Verdana,sans-serif;
	font-weight: bold;
	margin: 0 0 20px 20px;
	padding: 0 0 0 20px;
}

div#content h2.category {
	background: url('../images/icons/folders_li.gif') no-repeat;
	margin-top: 30px
}


div#content p {
	padding: 0 0 0 30px;
}

div#content p a, div#content p a:hover,div#content p a:active,div#content p a:visited {
	color: #000;
	padding: 0;
}

div #content p.lead {
	font-weight: bold;
	margin-bottom: 20px;
}

/* **** Contentbloecke                                   */
div#content div.block {
	padding: 0px;
	margin: 0 0 20px 40px;
}

div#content div.block p {
	padding: 10px 0 0 0;
	margin: 0px;
}

div#content div.block h2 {
	padding: 0;
	margin: 0;
}

div#content div.block a, div#content div.block a:hover, div#content div.block a:active,div#content div.block a:visited {
	color: #000;
	padding: 0;
}

/* *** mpay24 IFRAME                                    */
div#content iframe.mpay24 {
	border: 0px;
	width: 610px;
	height: 450px;
	padding: 0px;
	margin: 0px;
}

/* *** Terminliste und Kalenderansicht                  */

div#content table.termin, div#content table.calendar {
	width: 93%;
	border: 0;
	margin-left: 38px;
}

div#content table.termin tr td {
	padding: 5px;
	font: 12px Verdana,sans-serif
}

div#content table.termin tr td p {
	margin: 0;
	padding: 0;
}

div#content table.termin tr td p a {
	color: #000;
	margin: 0;
	padding: 0;
}

div#content table.termin tr td a.karten {
	display: block;
	width: 92px;
	height: 27px;
	background: url('../images/icons/button_small.gif') 10px 5px no-repeat;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

p#paginate span.paginate_prev a {
	background: url('../images/icons/arrow_left.gif') 0px 0px no-repeat;
	width: 35px;
	height: 30px;
	float: left;
	text-decoration: none;
	text-indent: -999999px;
}

p#paginate span.paginate_next a {
	background: url('../images/icons/arrow_right.gif') 0px 0px no-repeat;
	width: 35px;
	height: 30px;
	float: right;
	text-decoration: none;
	text-indent: -99999px;
}

div#content table.termin tr td input.text, div#content table.contact tr td select.text {
	border: 1px solid #C7750F;
	padding-left: 3px;
	color: #000;
	width: 150px;
}

div#content table.termin tr td textarea.text {
	border: 1px solid #C7750F;
	width: 352px;
	color: #000;
	height: 100px;
}

/* **** Kalender                                        */
div#content table.calendar {
	border: 1px solid #C77510;
}

div#content table.calendar tr td {
	padding: 5px
}

div#content table.calendar tr.heading {
	background: #FED3A0;
}

div#content table.calendar tr.heading td.monthselect a.nextmonth {
	float: right;
	background: url('../images/icons/folders_li.gif') 0px 10px no-repeat;
	padding-left: 15px;
	font: 11px Verdana,sans-serif
}

div#content table.calendar tr.heading td.monthselect a.prevmonth {
    float: right;
    background: url('../images/icons/folders_re.gif') 0px 10px no-repeat;
    padding-left: 15px;
    font: 11px Verdana,sans-serif
}

div#content table.calendar tr.dark {
	background: #FFF1D5;
}

div#content table.calendar tr.dark td, div#content table.calendar tr.light td {
	padding: 5px;
}

div#content table.calendar tr.light {
	background: #FFFAE8;
}

div#content table.calendar tr td.nameofday {
	font: 11px Verdana,sans-serif
}

div#content table.calendar tr td.day {
	border-right: 1px solid #FED3A0;
}



div#content table.calendar tr td a, div#content table.calendar tr td a:active, div#content table.calendar tr td a:visited {
	color: #000;
}

div#content table.calendar tr td a.karten {
	display: block;
	width: 92px;
	background: url('../images/icons/button_small.gif') 10px 5px no-repeat;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

/* *** Kontaktformular                                  */

div#content table.contact {
	width: 93%;
	border-left:   5px solid #FED3A0;
	border-right:  5px solid #FED3A0;
	border-bottom: 5px solid #FED3A0;
	margin-left: 38px;
}

div#content table.contact tr td {
	padding: 10px;
	border-top: 5px solid #FED3A0;
	background: #FFF1D5;
	font: 12px Verdana,sans-serif
}

div#content table.contact tr td p {
	margin: 0;
	padding: 0;
	color: #A01626;
	line-height: 20px;
}


div#content table.contact tr td input.text {
	border: 1px solid #C7750F;
	padding-left: 3px;
	color: #000;
	width: 350px;
}

div#content table.contact tr td textarea.text {
	border: 1px solid #C7750F;
	width: 352px;
	color: #000;
	height: 100px;
}

div#content input.send {
	float: right;
	margin-top: 5px;
	border: 0;
	width: 125px;
	height: 33px;
	background: url('../images/icons/senden.gif') 0px 3px no-repeat;
	color: #FFF
	
}

/* ** Bildleiste links                                  */
div#bildleiste {
	position: relative;
	display: block;
	float:left;
	background: url('../images/bg_left.jpg');
	width: 302px;
	height: 100%;
	margin-left: 0
}

div#bildleiste ul {
	margin-top: 33px;
	border: 0;
}

div#bildleiste ul li {
	list-style: none;
	background: url('../images/icons/folders_li.gif') no-repeat;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 10px 20px;
}

div#bildleiste ul li a {
	display: block;
	color: #000;
	padding: 0;
}

div #bildleiste img {
	position: relative;
	display: block;
	float: inherit;
	margin: 33px 0px 0px 60px; 
	border: 1px solid #C7750F;
	padding: 2px;
}

div #bildleiste p {
	display: block;
	margin: 5px 0px 0px 60px;
	width: 235px;
	text-align: center;
	color: #C7750F;
}

/* ** Iconleiste rechts                                 */
div#extra {
	float:left;
	background: url('../images/bg_right.jpg');
	margin: 0;
	width: 125px;
	height: 100%;
}

div#extra ul {
	border: 0;
	margin: 33px 0 0 20px;
	padding: 0;
}

div#extra ul li {
	list-style: none;
}

div#extra ul li a, div#extra ul li a:active, div#extra ul li a:visited {
	display: block;
	height: 10px;
	width: 35px;
	text-indent: -9999999px;
	text-decoration: none;
	border: 0;
}

div#extra ul li a:focus {
	border: 0;
	outline: 0;
}

div#extra ul li.back {background: url('../images/icons/back.gif') no-repeat;}
div#extra ul li.mail {background: url('../images/icons/mail.gif') no-repeat;}
div#extra ul li.print {background: url('../images/icons/print.gif') no-repeat;}

/* * Footer                                             */
div#footer {
	clear: both;
	background: url('../images/bg_footer.jpg') 6px 0px no-repeat;
	width:100%;
	height: 37px;
}

div#footer p {
	margin:0;
	padding:5px 10px
}


.biggertext {
        font: 14px Verdana,sans-serif;
        font-weight: bold;
	line-height: 40px;
}

