/* 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: #FFF9C9; }

#content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	width: 1000px; height: 190px;
	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; }


#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/family09/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;
}

#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;
	display: none;
}

/*TEASER*/

#teaser {
	width: 190px; 
	margin-left: 15px;
}

/*MENÜ*/

#menu {
	position: absolute;
	top: 150px; left: 240px;
	width: 555px; height: auto;
	background: blue;
	display: none;
}


/*STARTSEITE*/

#content_startseite {
	position: relative;
	width: 1000px; height: 75%;
	background: url(../image/start_content_bg.jpg) 0 0px no-repeat;
}

#header_startseite {
	position: relative;
	width: 993px; 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 {display: none;}

#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;
}

