/* Allgemein */

body, a, p, table, td,  h2, h3, h4, li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

p {margin: 0 0 15px 0;}

h1, h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	margin: 0; padding: 0;
	padding-bottom: 10px;
	font-weight: bold;
}

h1.csc-firstHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	margin: 0; padding: 0;
	padding-bottom: 10px;
	font-weight: bold;
}

.csc-header-n1 {
	margin: 0;
	padding: 0;
}

body, form { margin: 0px; padding: 0px; }

body, html { height: 100%; }

table { border-collapse: collapse; }
td { padding: 0px; vertical-align: top; }

div.hide { display: none; }

/* Body / Structure */

body { background: #fff url(../image/wallpaper09.jpg) center 0 no-repeat; }

#content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	width: 1000px; height: 190px;
	background: url(../image/header.jpg);
	z-index: 100;
}

#logo {
	position: absolute;
	left: 20px; top: 40px;
	width: 200px; height: 80px;
}

#logo a {
	display: block;
	width: 200px; height: 80px;
}

#logo a  b { display: none; }

div.stadt {
	width: 195px; height: 16px;
	position: absolute;
	right: 205px; top: 84px;
	background: url(../image/cities.png) no-repeat;
}

#header div.hamburg { background-position: 0 0; }
#header div.berlin { background-position: 0 -17px; }
#header div.duesseldorf { background-position: 0 -33px; }
#header div.frankfurt { background-position: 0 -53px; }
#header div.mannheim { background-position: 0 -71px; }
#header div.muenchen { background-position: 0 -87px; }

#content_bg_repeat {
	position: relative;
	width: 1000px;
	/*background: url(../image/content_bg_repeat.jpg) repeat-y 0 0;*/
}

table.table-wrapper {
	background: url(../image/content_bg_repeat.jpg) repeat-y 0 0;
	height: 100%;
}

table.table-wrapper td.table-content{
	background: url(../image/content_bg.jpg) no-repeat left 190px;
}

table.table-wrapper[class] td.table-content{
	min-height: 600px;
	margin: 0;
	padding: 0;
}

table.table-wrapper[class] td.table-footer{
	margin: 0;
	padding: 0;
	height: 39px;
}

#content_bg_fix {
	position: relative;
	width: 1000px;
	/*background: url(../image/content_bg.jpg) no-repeat 0 0;*/
}

#content_left, #content_middle, #content_right { float: left; }

#content_left {
	width: 240px;
}

#content_middle {
	width: 555px;
}

#content_right {
	width: 205px;
}

#footer {
	width: 1000px; height: 39px;
	margin: 0;
	padding: 0;
	background: url(../image/footer.png) no-repeat 0 0;
	text-align: left;
}

#footer img {
	margin: 18px 0 0 32px;
	border: 0;
}
 
#content_inner {
	padding: 20px;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/*SEITENMENÜ*/

#menu_left {
	position: relative;
	left: 8px;
	width: 220px; height: 138px;
	background: url(../image/seiten_menu.png) 0 0 no-repeat;
}

#menu_left ul {
	padding: 5px 15px 0 0;
	margin: 0 0 0 0;
	list-style: none;
	line-height: 16px;
	text-align: right;
}

#menu_left li {
	line-height: 16px;
}

#menu_left ul a {
	background: url(../image/menu_pfeil.png) no-repeat right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	padding-right: 15px;
}

#menu_left ul a.aktiv {
	background: url(../image/menu_pfeil_hover.png) no-repeat right;
}

#menu_left ul a:hover {
	text-decoration: underline;
	background: url(../image/menu_pfeil_hover.png) no-repeat right;
}

/*KARTE*/

#karte {
	position: relative;
	margin: 18px 0 0 12px;
	width: 212px;
	font-size: 11px;
	line-height: 13px;
	color: #000;
}

/*TEASER*/

#teaser {
	width: 190px; 
	margin-left: 15px;
}

/*MENÜ*/

#menu {
	position: absolute;
	top: 150px; left: 240px;
	width: 555px; height: auto;
	/*background: blue;*/
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/*MENÜ ich*/

#nav li#buehne b, #nav li#kocht b, #nav li#stage b, #nav li#kinderwelten b, #nav li#partner b, #nav li#fotogalerie b {
	display: none;
}

#nav li#buehne a, #nav li#kocht a, #nav li#stage a, #nav li#kinderwelten a, #nav li#partner a, #nav li#fotogalerie a {
	display: block;
	height: 30px;
}

#nav li#buehne, #nav li#kocht, #nav li#stage, #nav li#kinderwelten, #nav li#partner, #nav li#fotogalerie {
	height: 30px;
}

#nav li#buehne { width: 86px; }

#nav li#buehne a {
	width: 86px;
	background: url(../image/menu.png) 0 0;
}

#nav li#buehne a:hover, #nav li#buehne a.aktiv, #page_showbuehne #nav li#buehne a { background-position: 0 30px; }

#nav li#kocht { width: 85px; }

#nav li#kocht a {
	width: 85px;
	background: url(../image/menu.png) -86px 0;
}

#nav li#kocht a:hover, #nav li#kocht a.aktiv, #page_rewekocht #nav li#kocht a { background-position: -86px 30px; }

#nav li#stage { width: 93px; }

#nav li#stage a {
	width: 93px;
	background: url(../image/menu.png) -171px 0;
}

#nav li#stage a:hover, #nav li#stage a.aktiv, #page_kidsonstage #nav li#stage a { background-position: -171px 30px; }

#nav li#kinderwelten { width: 92px; }

#nav li#kinderwelten a {
	width: 92px;
	background: url(../image/menu.png) -264px 0;
}

#nav li#kinderwelten a:hover, #nav li#kinderwelten a.aktiv, #page_kinderwelten #nav li#kinderwelten a { background-position: -264px 30px; }

#nav li#partner { width: 106px; }

#nav li#partner a {
	width: 106px;
	background: url(../image/menu.png) -356px 0;
}

#nav li#partner a:hover, #nav li#partner a.aktiv, #page_markenpartner #nav li#partner a { background-position: -356px 30px; }

#nav li#fotogalerie { width: 93px; }

#nav li#fotogalerie a {
	width: 93px;
	background: url(../image/menu.png) -462px 0;
}

#nav li#fotogalerie a:hover, #nav li#fotogalerie a.aktiv, #page_fotogalerie #nav li#fotogalerie a { background-position: -462px 30px; }

/*SUBMENÜ*/

#nav li#buehne li#angels a { 
	display: block;
	height: 24px; width: 91px;
	background: url(../image/submenu.png) 0 -274px no-repeat;
}

#nav li#buehne li#angels a:hover { background-position: -107px -274px; }

#nav li#buehne li#kuenstler a { 
	display: block;
	height: 24px; width: 107px;
	background: url(../image/submenu.png) 0 0 no-repeat;
}

#nav li#buehne li#kuenstler a:hover { background-position: -107px 0; }

#nav li#buehne li#programm a { 
	display: block;
	height: 24px; width: 60px;
	background: url(../image/submenu.png) 0 -24px no-repeat;
}

#nav li#buehne li#programm a:hover { background-position: -107px -24px; }

#nav li#kocht li#marktplatz a { 
	display: block;
	height: 24px; width: 105px;
	background: url(../image/submenu.png) 0 -49px no-repeat;
}

#nav li#kocht li#marktplatz a:hover { background-position: -107px -49px; }

#nav li#kocht li#kochstudio a { 
	display: block;
	height: 24px; width: 94px;
	background: url(../image/submenu.png) 0 -74px no-repeat;
}

#nav li#kocht li#kochstudio a:hover { background-position: -107px -74px; }

#nav li#stage li#talentshow a { 
	display: block;
	height: 24px; width: 73px;
	background: url(../image/submenu.png) 0 -99px no-repeat;
}

#nav li#stage li#talentshow a:hover { background-position: -107px -99px; }

#nav li#stage li#tanzworkshop a { 
	display: block;
	height: 24px; width: 87px;
	background: url(../image/submenu.png) 0 -124px no-repeat;
}

#nav li#stage li#tanzworkshop a:hover { background-position: -107px -124px; }

#nav li#stage li#bandcontest a { 
	display: block;
	height: 24px; width: 80px;
	background: url(../image/submenu.png) 0 -301px no-repeat;
}

#nav li#stage li#bandcontest a:hover { background-position: -107px -301px; }

#nav li#kinderwelten li#fussballwelt a { 
	display: block;
	height: 24px; width: 76px;
	background: url(../image/submenu.png) 0 -149px no-repeat;
}

#nav li#kinderwelten li#fussballwelt a:hover { background-position: -107px -149px; }

#nav li#kinderwelten li#kinderland a { 
	display: block;
	height: 24px; width: 72px;
	background: url(../image/submenu.png) 0 -174px no-repeat;
}

#nav li#kinderwelten li#kinderland a:hover { background-position: -107px -174px; }

#nav li#fotogalerie li#morgens a { 
	display: block;
	height: 24px; width: 63px;
	background: url(../image/submenu.png) 0 -199px no-repeat;
}

#nav li#fotogalerie li#morgens a:hover { background-position: -107px -199px; }

#nav li#fotogalerie li#mittags a { 
	display: block;
	height: 24px; width: 57px;
	background: url(../image/submenu.png) 0 -224px no-repeat;
}

#nav li#fotogalerie li#mittags a:hover { background-position: -107px -224px; }

#nav li#fotogalerie li#abends a { 
	display: block;
	height: 24px; width: 57px;
	background: url(../image/submenu.png) 0 -249px no-repeat;
}

#nav li#fotogalerie li#abends a:hover { background-position: -107px -249px; }


/*STARTSEITE*/

#content_startseite {
	position: relative;
	width: 1000px; height: 75%;
	background: #fdc613 url(../image/start_content_bg.jpg) 0 0px no-repeat;
}

#header_startseite {
	position: relative;
	width: 1000px; height: 190px;
	background: url(../image/start_header.jpg);
}

#content_startseite #footer {
	height: 38px;
	position: absolute; 
	bottom: 0;
	background: url(../image/start_footer.png) 0 0 no-repeat;
}

#karte_startseite {
	position: absolute; 
	top: -52px; left: 167px;
	width: 312px; height: 406px;
	background: url(../image/start_karte.png) 0 0 no-repeat;
}

#txt_startseite {
	position: absolute; 
	top: 0; left: 504px;
	width: 323px;
	line-height: 18px;
}

#bubble_startseite {
	position: absolute;
	left: 840px; top: 265px;
	width: 133px; height: 134px;
	background: url(../image/start_bubble.png) 0 0 no-repeat;
}

#bubble_startseite b { display: none; }

/*CONTENT*/

#content_inner a {
	font-weight: bold;
	text-decoration: underline;
	background: none;
	padding: 0; margin: 0;
}

#content_inner a:hover {
	text-decoration: none;
}

#content_inner a img { border: 0; }

.important {color: #f00;}







#dkarte a b {display: none;}
	#dkarte a {display: block;}
	#dkarte { position: relative; background: url(../image/karte.png) no-repeat 0 0; width: 209px; height: 272px; margin-top: 10px;	}
	.layer { position:absolute; top: 0; left: 0; height: 272px; width: 209px; }
	.hamburg .layer { background: url(../image/karte_hamburg.png) no-repeat 0 0; }
	.berlin .layer { background: url(../image/karte_berlin.png) no-repeat 0 0; }
	.duesseldorf .layer { background: url(../image/karte_duesseldorf.png) no-repeat 0 0; }
	.frankfurt .layer { background: url(../image/karte_frankfurt.png) no-repeat 0 0; }
	.mannheim .layer { background: url(../image/karte_mannheim.png) no-repeat 0 0; }
	.muenchen .layer { background: url(../image/karte_muenchen.png) no-repeat 0 0; }
	#dkarte #mo-hamburg { position: absolute; display: block; top: 43px; left: 86px; height: 23px; width: 72px; }
	#dkarte #mo-hamburg a {height: 23px; width: 72px; }
	#dkarte #mo-berlin { position: absolute; top: 82px; left: 118px; height: 23px; width: 57px;}
	#dkarte #mo-berlin a {height: 23px; width: 57px; }
	#dkarte #mo-duesseldorf { position: absolute; top: 115px; left: 13px; height: 24px; width: 76px; }
	#dkarte #mo-duesseldorf a {height: 24px; width: 76px; }
	#dkarte #mo-frankfurt { position: absolute; top: 158px; left: 3px; height: 24px; width: 76px; }
	#dkarte #mo-frankfurt a {height: 24px; width: 76px; }
	#dkarte #mo-mannheim { position: absolute; top: 187px; left: 54px; height: 24px; width: 76px; }
	#dkarte #mo-mannheim a {height: 24px; width: 76px; }
	#dkarte #mo-muenchen { position: absolute; top: 229px; left: 69px; height: 26px; width: 70px;}
	#dkarte #mo-muenchen a {height: 26px; width: 70px; }



#page_Postkarten div.csc-textpic {
	clear: none;
	width: 160px; height: 270px;
	margin: 0 10px 5px 0;
	overflow: hidden;
	float: left;
	padding-top: 6px;
	background: url(../image/content_bottom_line.png) repeat-x left top;
}
#page_Postkarten div.csc-textpic-center {
	height: 40px;
}

#page_Postkarten .csc-textpic-clear { display: none; }
#page_Postkarten .bodytext, #page_Postkarten dl, #page_Postkarten dt { margin: 0; }


.tb_ecard { background-color: #f2eadf; }

.in_ecard { width: 195px; max-width: 195px; font-size: 10px; }
.in_ecardtext { width: 480px; max-width: 480px; height: 60px; font-size: 11px; }

.ecard_co1, .ecard_co2, .ecard_co3, .ecard_co4 { padding: 10px 0 10px 10px; }
.ecard_co1 input, .ecard_co2 input { margin-bottom: 5px; }
.ecard_td1 { width: 278px; border: 1px solid #c0bfbd; }
.ecard_td2 { width: 282px; }

.co1, .co2, .co3, .co4 { vertical-align: middle; }
.co2 { width: 355px; font-weight: normal; }
.co3 { padding-right: 10px; }

div.ecard {
	font-size: 14px;
	padding: 0 10px 10px 10px;
	line-height: 18px;  
}

div.ecard_send {
	padding: 10px;
}

div.ecard p {
	font-size: 14px;
	color: #6D696A;
	font-weight: bold;
}

fieldset {border: 0;}
label {float: left; width: 290px;}

.tb_ecard {
  background-color:transparent;
}

.uhr_box_1, .uhr_box_2, .uhr_box_3 {
	width: 437px; height: 135px;
	position: relative;
	color: #d2212a;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

.uhr_box_1 {
	background: url(../../image/family/uhr_box1.png) no-repeat;
}

.uhr_box_2 {
	background: url(../../image/family/uhr_box2.png) no-repeat;
}

.uhr_box_3 {
	background: url(../../image/family/uhr_box3.png) no-repeat;
}

.uhr_text {
	padding: 20px 5px 5px 75px;
}

.uhr_09uhr, .uhr_10uhr, .uhr_11uhr, .uhr_12uhr, .uhr_13uhr, .uhr_14uhr, .uhr_15uhr, .uhr_16uhr, .uhr_17uhr, .uhr_18uhr  {
	width: 56px; height: 56px;
	position: absolute;
	top: 6px; left: 6px;
}

.uhr_09uhr {
	background: url(../../image/family/uhr_09uhr.png) no-repeat;
}

.uhr_10uhr {
	background: url(../../image/family/uhr_10uhr.png) no-repeat;
}

.uhr_11uhr {
	background: url(../../image/family/uhr_11uhr.png) no-repeat;
}

.uhr_12uhr {
	background: url(../../image/family/uhr_12uhr.png) no-repeat;
}

.uhr_13uhr {
	background: url(../../image/family/uhr_13uhr.png) no-repeat;
}

.uhr_14uhr {
	background: url(../../image/family/uhr_14uhr.png) no-repeat;
}

.uhr_15uhr {
	background: url(../../image/family/uhr_15uhr.png) no-repeat;
}

.uhr_16uhr {
	background: url(../../image/family/uhr_16uhr.png) no-repeat;
}

.uhr_17uhr {
	background: url(../../image/family/uhr_17uhr.png) no-repeat;
}

.uhr_18uhr {
	background: url(../../image/family/uhr_18uhr.png) no-repeat;
}