@charset "UTF-8";
/* Stylesheet Grand Casino Baden
   for 1024 min Screen display
   Last changed 8.9.2007 Philippe Braun */

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 86%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.dreispalt #container, .zweispalt #container {
	width: 1000px;
	background: #FFFFFF;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	font-size: 1em;
}
.dreispalt #header, .zweispalt #header {
	background: #ffffff;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 200px 0px;
	background-image: url(/resources/images/aktuell.jpg);
	height: 116px;
	border-style: none;
	width: 1000px;
	position: relative;
}

.dreispalt #header h1, .zweispalt #header h1 {
	margin: 0;
	padding: 10px 0;
}

.dreispalt #titel, .zweispalt #titel {
	margin-top: 1.6em;
	vertical-align: baseline;
}
.dreispalt #content, .zweispalt #content {
	position: relative;
	height: 100%;
}

.dreispalt #marginlinks, .zweispalt #marginlinks {
	/*float: left;*/
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	padding: 15px 20px 15px 0px;
	line-height: 1.5em;
}

.dreispalt #marginrechts {
	position: relative;
	left: 800px;
	top: 0px;
	width: 180px;
	padding: 15px 0px 15px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.zweispalt #inhalt, .dreispalt #inhalt {
	position: absolute;
	left: 200px;
	top: 0px;
	margin: 0;
	padding: 15px 0;
	line-height: 1.5em;
}

.dreispalt #inhalt {
	width: 600px;
}

.zweispalt #inhalt {
	width: 800px;
	overflow: hidden;
}


.dreispalt #footer, .zweispalt #footer {
	width: 780px;
	padding: 10px;
	margin: 2em 0px 0.5em 0px;
	font-size: 0.9em;
	background-color: #f2f2f2;
	border-top: 1px solid #bfbfbf;
}

.dreispalt #footer p, .zweispalt #footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
#inhalt p.greenoutline {
	border: 1px solid #5e882a;
	padding: 1em;
	margin: 1em 0;
}
#footer p.fltlft, #footer p.fltrt, #footer p.clearfloat {
	margin: 0;
	padding: 0;
}

#header #logo {
	display: block;
	float: left;
	width: 200px;
}

.mainlogo img {
	border-style: none;
	width: 120px;
	margin: 38px 0 0 36px;
	padding: 0px;
	height: 78px;
}
#iframecontainer{
	background: #FFFFFF;
	padding: 2em;
	margin: 0 auto;
	text-align: left;
	font-size: 1em;

}
div.error {
	color: #d32145;
}
/***** TOPNAV *****/
#header ul.topnav, #header ul.stoernav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header ul.topnav {
	position: relative;
	top: 0px;
	/*float: left;*/
}

#header ul.stoernav {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#header ul.topnav li, #header ul.stoernav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header ul.topnav li {
	float: left;
	border-right: solid 1px #ffffff;
}

#header ul.stoernav li {
	width: 180px;
	border-top: solid 1px #ffffff;
}

#header ul.topnav a, #header ul.topnav a:link,
#header ul.stoernav a, #header ul.stoernav a:link {
	padding: 0.5em 1.5em;
	margin: 0;
	display: block;
	text-decoration: none;
	color: #171717;
	font-size: 1.1em;
	background-image: url(transbg50.png);
}

#header ul.topnav li a.act, #header ul.topnav a:link.act {
	color: #d32145;
	background-image: url(transbg80.png);
}

#header ul.topnav a:hover, #header ul.stoernav a:hover {
	background-image: url(transbg80.png);
	color: #d22045;
}

#header .stoernav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0.5em;
}
div#contactcontent, div#searchcontent {
	visibility: hidden;
}

/***** TITEL *****/
#titel h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin: 0.3em 180px 0.6em 200px;
	width: 620px;
	/*background-color: #ccc;*/
}
#titel ul {
	display: block;
	width: 180px;
	float: right;
	list-style-type: none;
	/*background-color: #999;*/
	margin: 0;
	padding: 0;
}
#titel li {
	display: block;
	float: left;
	width: 59px;
	border-left: 1px solid #333333;
	text-align: center;
}
#titel li:first-child {
	border-left: none;
	/*text-align: left;
	width: 45px;*/
}
#titel li a, #titel li a:link {
	font-size: 80%;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 2px 5px;
}
#titel li.here {
	background-color: #2b81a7;
}
#titel li.here a, #titel li.here a:link {
	color: #ffffff;
}
#titel li a:hover, #titel li.here a:hover {
	background-color: #dbeaec;
	color: #267495;
}

/***** SUBNAV *****/
#marginlinks ul.subnav, #marginlinks ul.subnav li,
#marginlinks ul.subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#marginlinks ul.subnav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#marginlinks .subnav a, #marginlinks .subnav a:link {
	text-decoration: none;
	color: #333333;
	display: block;
	margin: 0em;
	padding: 0 0 0 0.5em;
	font-size: 0.9em;
	border-bottom: solid 1px #999999;
}
#marginlinks .subnav a.act, #marginlinks .subnav a:link.act {
	background-color: #2b81a7;
	color: #ffffff;
}
#marginlinks .subnav a.op, #marginlinks .subnav a:link.op {
	background-color: #9bc2ca;
	color: #000000;
}
#marginlinks .subnav li li a, #marginlinks .subnav li li a:link {
	padding-left: 1em;
	background-color: #dbeaec;
}
#marginlinks .subnav a:hover, #marginlinks .subnav li li a:hover,
#marginlinks .subnav a:hover.act, #marginlinks .subnav li li a:hover.act,
#marginlinks .subnav a:hover.op, #marginlinks .subnav li li a:hover.op {
	background-color: #dbeaec;
	color: #267495;
	border-bottom: solid 1px #000000;
}

/***** MARGIN RECHTS *****/
div.gruen, div.rot, div.rotnooutline {
	margin-bottom: 0.6em;
}

.gruen h3, .rot h3, .rotnooutline h3 {
	margin: 0.8em 0 0 0;
	padding: 0.6em 0.2em 0.6em 0.3em;
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
}


.gruen h3 {
	background: #5e882a;
}


.rot h3, .rotnooutline h3 {
	background: #d32145;
}

.rot a:link, .rot a:visited,
.gruen a:link, .gruen a:visited {
	color: #5275b4;
	font-weight: bold;
	outline: none;
}

.rot a:hover, .rot a:active,
.gruen a:hover, .gruen a:active {
	color: #849cc9;
}

.gruen p, .rot p {
	margin: 0;
	padding: 0.2em 0.2em 0.3em 0.3em;
}
.gruen p {
	background-color: #e0e7bd;
}
.rot p {
	background-color: #eedcc0;
	border: 1px solid #d32145;
}

table.alt-table_blue td, table.alt-table_green td,
table.alt-table_red td, table.alt-table_grey td,
table.alt-table_blue th, table.alt-table_green th,
table.alt-table_red th, table.alt-table_grey th{
	padding: 3px 0.5em;
}

th {
	background-color: #ccc;
	font-weight: bold;
}

td.header {
	font-weight: bold;
}
td.centerheader {
	font-weight: bold;
	text-align: center;
	background-color: #e6e6e6;
}
td.yogi {
	background-color: #ffffff;
}
td.center {
	text-align: center;	
}
td.header2 {
	background-color: #e6e6e6;
	font-weight: bold;
}

/*.gruen h3, .gruen p {
	padding: 0;
	margin: 0;
}

.gruen h3 {
	margin-top: 0.8em;
	padding: 0.6em 0.2em 0.6em 0.3em;
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
	background: #5e882a;
}*/

#marginrechts .gruen a:link, #marginrechts .gruen a:visited {
	color: #5275b4;
	font-weight: bold;
	outline: none;
}

#marginrechts .gruen a:hover, #marginrechts .gruen a:active {
	color: #849cc9;
}


#marginrechts .red a, #marginrechts .red a:link, #marginrechts .red a:visited {
	text-decoration: none;
	color: #2b81a7;
}
#marginrechts .red a:hover, #marginrechts .red a:active {
	color: #d32145;
}

/***** ACTIVE ELEMENTS *****/
#kontaktcontent, #suchecontent {
	visibility: hidden;
}
#inhalt .horizacc {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 350px;
	width: 850px;
	/*float: left;*/
}
#kwicks a, kwicks a:link, kwicks a:hover, kwicks a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#kwicks span {
	background-color: #dbeaec;
	display: block;
	height:  50px;
	padding: 8px 8px;
}

/***** EVENTKALENDER *****/
#inhalt div.eventcalsquare {
	float: left;
	width: 198px;
	height: 198px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #2b81a7;
	border-right: 1px solid #2b81a7;
	overflow: hidden;
	text-align: center;
}
#inhalt div.eventcalsquare h4 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1em;
	font-weight: normal;
	color: #d22045;
	display: block;
	padding: 0px;
	margin: 5px 3px 4px 3px;
	line-height: 1.2em;
}
#inhalt div.eventcalsquare h4 a {
	color: #d22045;
	display: block;
	text-decoration: none;
}

#inhalt a.listenlink img, #inhalt a.listenlink:link img {
	border-style: none;
}
#inhalt div.eventcalsquare p {
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	/*display: block;*/
	padding: 0px;
	margin: 5px 8px 4px 8px;
	line-height: 1.2em;
	text-align: left;
}
#inhalt div.eventcalsquare p.bannerimg {
	text-align: center;
}

/***** BANNER TICKER *****/
#inhalt div.bannersquare {
	/*float: left;*/
	width: 199px;
	height: 198px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #2b81a7;
	border-top: 1px solid #2b81a7;
	border-bottom: 1px solid #2b81a7;
	overflow: hidden;
	text-align: center;
}
#inhalt div.bannersquare h4 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1em;
	font-weight: normal;
	color: #d22045;
	display: block;
	padding: 0px;
	margin: 5px 3px 4px 3px;
	line-height: 1.2em;
}
#inhalt div.bannersquare h4 a {
	color: #d22045;
	display: block;
	text-decoration: none;
}
#inhalt div.bannersquare p {
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	/*display: block;*/
	padding: 0px;
	margin: 5px 8px 4px 8px;
	line-height: 1.2em;
	text-align: left;
}
#inhalt div.bannersquare p.bannerimg {
	text-align: center;
}

/***** STYLES *****/
div.leadtext {
}
div.einbild, div.einbild img {
	margin: 0;
	padding: 0;
	border-style: none;
}
div.einbild img {
	/*float: left;*/
}

#inhalt p {
	margin: 0 0 1em 0;
}

#inhalt a, #inhalt a:link,
#marginrechts td a, #marginrechts td a:link {
	text-decoration: none;
	color: #2b81a7;
}
#inhalt a:hover, #inhalt a:active,
#marginrechts td a:hover, #marginrechts td a:active {
	color: #000000;
	text-decoration: underline;
}

div.tab-container img {
	margin: 0.5em 0px 0.6em 0px;
}


p.tabtextbox, div.tabtextbox, p.textbox {
	border: 1px dotted #d32145;
	background-color: #f7fad3;
	padding: 1em;
	margin: 1em;
}

#inhalt .nurtextklein, #inhalt .textklein {
	font-size: 0.8em;
	line-height: 1.5em;
}

/***** FORMS ERRORS *****/
#inhalt .error {
    color: #AA0000
}
#inhalt .controlerror {
    background-color: #ffffdd;
    border: 1px solid #AA0000;
}
#inhalt table.redschraff td, #inhalt td.redschraff,
#inhalt p.redschraff, #inhalt span.redschraff {
	background-image:url(/resources/images/redschraff.gif);
	background-position:left top;
	background-repeat:repeat;
}
#inhalt .insidetab {
	
}

#eventcal_container {
	border-left: 1px solid #2b81a7;
	border-top: 1px solid #2b81a7;
	width: 796px;
}
#inhalt .bildersammlung img {
	float: left;
	display: block;
	margin: 0 1em 1em 0;
}
#inhalt p.altrow {
	background-color: #f2f2f2;
}
div.einbild img {
	padding: 0.75em 0px;
}
td.ralign {
	text-align: right;
}
/*#cals a, #cals a:link {
	color: #000000;
	text-decoration: underline;
}
#cals a:visited {
	color: #2c2c2c;
}
#cals a:hover, #cals a:active {
	color: #f92900;
}*/

#inhalt p.portrait {
	margin-bottom: 0;
	font-weight: bold;
}
#inhalt div.portrait, #inhalt div.portraitfl, #inhalt div.portrait2 {
	float: left;
	margin: 0 1em;
	padding: 0.5em 1.5em 0.5em 0;
}
#inhalt div.portraitfl {
	width: 230px;
	margin: 0 2em 0 0;
}
#inhalt div.portrait2 {
	margin: 0 50px 0 1em;
}
#inhalt div.portrait a img, #inhalt div.portrait a:link img,
#inhalt div.portraitfl a img, #inhalt div.portraitfl a:link img,
#inhalt div.portrait2 a img, #inhalt div.portrait2 a:link img {
	border: none;
}
#kwicks {	list-style-type: none;
}
#warning {
	border: 1px solid #d22045;
	width: 779px;
	padding: 5px 10px;
}
