/*CSS Reset*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	/*[disabled]border-collapse:collapse;*/
	/*[disabled]border-spacing:0;*/
	vertical-align: top;
}
TD
{
	vertical-align: top;
}
/*Standard*/
.clearL
{
	clear: left;
}
P
{
	margin: 20px 0;
}
HR
{
	border: 0;
	background: none;
	/*[disabled]border-top:1px solid #000;*/
}
TABLE
{
	text-align: center;
	background: url(../img/gold.png) repeat left top;
	border: 1px solid #000;
	width: 600px !important;
	margin: 30px auto 20px;
}
TABLE TH
{
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #000;
}
TABLE TD
{
	vertical-align: middle;
	background-color: #FEEFDF;
	padding: 5px 20px;
}
H1
{
	font: normal 20px Verdana, Arial, Sans-Serif;
}
H2
{
	text-align: center;
	font: italic bold 25px "Times New Roman", Verdana, Arial, Sans-Serif;
	border-bottom: 1px solid #C39AC2;
	letter-spacing: 3px;
	margin: 20px 0;
}
P A
{
	color: #964693;
}
P A:hover
{
	color: #885;
}
TABLE A
{
	color: #964693;
}
TABLE A:hover
{
	color: #885;
}
A.linkToTop
{
	position: absolute;
	bottom: 15px;
	right: 30px;
	background: url(../img/nachoben.png) no-repeat center;
	height: 27px;
	width: 143px;
}
.lang1 A.linkToTop
{
	background: url(../img/nachoben-en.png) no-repeat center;
	height: 32px;
	width: 89px;
}
A.linkToTop SPAN
{
	display: none;
}
/*Template*/
BODY
{
	font: normal normal 13px Verdana, Arial, Sans-Serif;
	color: #000;
	background: #888988 url(../img/body.png) repeat-x left top;
}
#site
{
	width: 90%;
	margin: 40px auto;
	border: 1px solid #000;
	background: transparent url(../img/flieder.png) repeat left top;
	position: relative;
	min-width: 960px;
}
#site2
{
	margin: 20px;
	background: url(../img/gold.png) repeat left top;
	position: relative;
}
#page
{
	margin: 5px;
	background: url(../img/flieder.png) repeat left top;
	border: 1px solid #000;
	position: relative;
}
#page2
{
	position: relative;
	margin: 20px;
	background: url(../img/gold.png) repeat left top;
}
#page3
{
	margin: 5px;
	border: 1px solid #000;
	background: #FFF0E0;
	padding: 0 0 20px;
	position: relative;
}
.space
{
	height: 1px;
	overflow: hidden;
}
#head
{
	margin: 30px 0;
	background: transparent url(../img/head-menu.png) repeat-x center;
}
#head #nav
{
	position: relative;
	width: 780px;
	margin: 0 auto;
	height: 47px;
	padding-left: 30px;
}
#head #nav .cat-left
{
	height: 49px;
	width: 27px;
	position: absolute;
	top: 3px;
	left: 0;
	background: transparent url(../img/cat-left.png) no-repeat center;
}
#head #nav .cat-right
{
	height: 49px;
	width: 27px;
	position: absolute;
	top: 3px;
	right: 0;
	background: transparent url(../img/cat-right.png) no-repeat center;
}
#head #nav UL
{
	list-style-type: none;
}
#head #nav UL LI
{
	float: left;
	padding: 12px 0 0 30px;
}
#head #nav UL LI A
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
}
#head #nav UL LI A:hover
{
	color: #FEEFDF;
}
#head #nav UL LI.cur A
{
	color: #FEEFDF;
}
#allcont
{
	max-width: 1100px;
	margin: 0 auto;
	height: 100%;
	clear: left;
}
#left
{
	float: left;
	width: 25%;
}
#left #nav2 UL
{
	float: right;
	list-style-type: none;
	margin: 40px 0 0;
}
#left #nav2 UL LI
{
	width: 182px;
	height: 62px;
	margin: 0 0 30px;
}
#left #nav2 UL LI A
{
	display: block;
	height: 62px;
	width: 182px;
	margin: 0 0 30px;
}
#left #nav2 UL LI A SPAN
{
	display: none;
}
#left #nav2 UL LI.n1 A
{
	background: transparent url(../img/kater.png) no-repeat left top;
}
#left #nav2 UL LI.n1 A:hover
{
	background: transparent url(../img/kater.png) no-repeat left bottom;
}
#left #nav2 UL LI.n2 A
{
	background: transparent url(../img/katzen.png) no-repeat left top;
}
#left #nav2 UL LI.n2 A:hover
{
	background: transparent url(../img/katzen.png) no-repeat left bottom;
}
#left #nav2 UL LI.n3 A
{
	background: transparent url(../img/zukunft.png) no-repeat left top;
}
#left #nav2 UL LI.n3 A:hover
{
	background: transparent url(../img/zukunft.png) no-repeat left bottom;
}
#left #nav2 UL LI.n4 A
{
	background: transparent url(../img/kitten.png) no-repeat left top;
}
#left #nav2 UL LI.n4 A:hover
{
	background: transparent url(../img/kitten.png) no-repeat left bottom;
}
#left #nav2 UL LI.n5 A
{
	background: transparent url(../img/showtime.png) no-repeat left top;
}
#left #nav2 UL LI.n5 A:hover
{
	background: transparent url(../img/showtime.png) no-repeat left bottom;
}
#left #nav2 UL LI.n6 A
{
	background: transparent url(../img/galerie.png) no-repeat left top;
}
#left #nav2 UL LI.n6 A:hover
{
	background: transparent url(../img/galerie.png) no-repeat left bottom;
}
BODY.lang1 #left #nav2 UL LI.n1 A
{
	background: transparent url(../img/kater-en.png) no-repeat left top;
}
BODY.lang1 #left #nav2 UL LI.n1 A:hover
{
	background: transparent url(../img/kater-en.png) no-repeat left bottom;
}
BODY.lang1 #left #nav2 UL LI.n2 A
{
	background: transparent url(../img/katzen-en.png) no-repeat left top;
}
BODY.lang1 #left #nav2 UL LI.n2 A:hover
{
	background: transparent url(../img/katzen-en.png) no-repeat left bottom;
}
BODY.lang1 #left #nav2 UL LI.n3 A
{
	background: transparent url(../img/zukunft-en.png) no-repeat left top;
}
BODY.lang1 #left #nav2 UL LI.n3 A:hover
{
	background: transparent url(../img/zukunft-en.png) no-repeat left bottom;
}
BODY.lang1 #left #nav2 UL LI.n4 A
{
	background: transparent url(../img/kitten-en.png) no-repeat left top;
}
BODY.lang1 #left #nav2 UL LI.n4 A:hover
{
	background: transparent url(../img/kitten-en.png) no-repeat left bottom;
}
BODY.lang1 #left #nav2 UL LI.n5 A
{
	background: transparent url(../img/showtime.png) no-repeat left top;
}
BODY.lang1 #left #nav2 UL LI.n5 A:hover
{
	background: transparent url(../img/showtime.png) no-repeat left bottom;
}
BODY.lang1 #left #nav2 UL LI.n6 A
{
	background: transparent url(../img/galerie-en.png) no-repeat left top;
}
BODY.lang1 #left #nav2 UL LI.n6 A:hover
{
	background: transparent url(../img/galerie-en.png) no-repeat left bottom;
}
#left #sub UL
{
	float: right;
	list-style-type: none;
	margin: 40px 0 0;
}
#left #sub UL LI A SPAN
{
	display: none;
}
#left .backtoparent
{
	float: right;
	margin: 40px 0 0;
	width: 205px;
	height: 38px;
	margin: 0 0 30px;
}
#left .backtoparent A
{
	float: right;
	display: block;
	width: 205px;
	height: 38px;
	background: transparent url(../img/zurueck.png) no-repeat center;
}
.lang1 #left .backtoparent
{
	height: 25px;
}
.lang1 #left .backtoparent A
{
	height: 25px;
	background: transparent url(../img/zurueck-en.png) no-repeat center;
}
#left .backtoparent A SPAN
{
	display: none;
}
#cont
{
	display: block;
	float: left;
	width: 70%;
	text-align: center;
	padding: 34px 20px 20px;
}
#cont .item
{
	margin: 0 auto;
	max-width: 740px;
	text-align: left;
}
#cont .item UL
{
	margin: 10px 0;
}
#cont .item LI
{
	margin-left: 15px;
	padding: 5px 0;
}
#cont P
{
	text-align: left;
}
#logo
{
	display: none;
}
#logo A
{
	display: none;
}
#cont IMG
{
	padding-top: 5px;
}
#cont .rahmen
{
	display: inline-block;
	border: 1px solid #000;
	background: transparent url(../img/flieder.png) repeat left top;
	position: relative;
	padding: 5px;
	margin: 20px 0;
}
#cont .rahmen DIV
{
	display: inline-block;
	background: url(../img/gold.png) repeat left top;
	position: relative;
}
#cont .rahmen DIV DIV
{
	border: 1px solid #000;
	margin: 5px;
	padding: 1px 5px;
	background: #FEEFDF;
}
#cont .rahmen DIV DIV DIV
{
	display: block;
	margin: auto;
	padding: 0;
	border: 0;
}
#cont .rahmen DIV DIV DIV P
{
	margin: 0;
}
#right
{
}
#foot
{
	position: absolute;
	bottom: -20px;
	right: 0;
	font: normal normal 12px Verdana, Arial, Sans-Serif;
	color: #FFF;
}
#foot A
{
	color: #FFF;
	text-decoration: none;
}
#foot A:hover
{
	color: #964693;
}
#foot DIV
{
	display: inline;
	margin-right: 4px;
}
#foot DIV P
{
	margin: 0;
	display: inline;
}
#foot #copy
{
	display: inline;
	border-right: 1px solid #FFF;
	margin-right: 4px;
	padding-right: 4px;
}
#foot #footnav
{
	display: inline;
	border-right: 1px solid #FFF;
	margin-right: 4px;
}
#foot #homepage
{
	display: inline;
}
/*Site specified*/
#uid459 #cont
{
	margin: 0 auto;
	width: 100%;
	padding: 50px 0;
}
#uid459 #cont .item
{
	width: 739px;
	margin: 10px auto 0;
}
#uid459 #cont .item TABLE
{
	background: none;
	border: none;
	width: 740px !important;
	margin: 0;
}
#uid479 #left #sub UL LI.n1 A
{
	display: block;
	height: 32px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/icestar.png) no-repeat center;
}
#uid479 #ccont
{
	margin-top: -19px;
}
#uid479 #ccont .rahmen
{
	margin-bottom: 50px;
	margin-top: -10px;
}
#uid480 #left #sub UL LI.n1 A
{
	display: block;
	height: 45px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/lady.png) no-repeat center;
}
#uid480 #left #sub UL LI.n2 A
{
	display: block;
	height: 36px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/primavera.png) no-repeat center;
}
#uid480 #left #sub UL LI.n3 A
{
	display: block;
	height: 33px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/rachel.png) no-repeat center;
}
#uid480 #left #sub UL LI.n4 A
{
	display: block;
	height: 33px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/faith.png) no-repeat center;
}
#uid480.lang1 #left #sub UL LI.n1 A
{
	height: 45px;
	background: url(../img/lady.png) no-repeat center;
}
#uid480.lang1 #left #sub UL LI.n2 A
{
	height: 36px;
	background: url(../img/primavera.png) no-repeat center;
}
#uid480.lang1 #left #sub UL LI.n3 A
{
	height: 33px;
	background: url(../img/rachel.png) no-repeat center;
}
#uid480.lang1 #left #sub UL LI.n4 A
{
	height: 33px;
	background: url(../img/faith.png) no-repeat center;
}
#uid480 #ccont
{
	margin-top: -19px;
}
#uid480 #ccont .rahmen
{
	margin-bottom: 50px;
	margin-top: -10px;
}
#uid482 #left #sub UL LI.n1 A
{
	display: block;
	height: 34px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/kittenaktuell.png) no-repeat center;
}
#uid482 #left #sub UL LI.n2 A
{
	display: block;
	height: 79px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/erwartetekitten.png) no-repeat center;
}
#uid482 #left #sub UL LI.n3 A
{
	display: block;
	height: 95px;
	width: 205px;
	margin: 0px 0px 30px;
	background: url(../img/geplanteverpaarung.png) no-repeat center;
}
#uid482 #left #sub UL LI.n4 A
{
	display: block;
	height: 45px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/frueherewuerfe.png) no-repeat center;
}
#uid482.lang1 #left #sub UL LI.n1 A
{
	height: 82px;
	background: url(../img/kittenaktuell-en.png) no-repeat center;
}
#uid482.lang1 #left #sub UL LI.n2 A
{
	height: 79px;
	background: url(../img/erwartetekitten-en.png) no-repeat center;
}
#uid482.lang1 #left #sub UL LI.n3 A
{
	height: 93px;
	background: url(../img/geplanteverpaarung-en.png) no-repeat center;
}
#uid482.lang1 #left #sub UL LI.n4 A
{
	height: 79px;
	background: url(../img/frueherewuerfe-en.png) no-repeat center;
}
#uid484 #left #sub UL LI.n1 A
{
	display: block;
	height: 42px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/geschichten.png) no-repeat center;
}
#uid484 #left #sub UL LI.n2 A
{
	display: block;
	height: 37px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/wohnbereich.png) no-repeat center;
}
#uid484 #left #sub UL LI.n3 A
{
	display: block;
	height: 46px;
	width: 205px;
	margin: 0 0 30px;
	background: url(../img/katzengarten.png) no-repeat center;
}
#uid484.lang1 #left #sub UL LI.n1 A
{
	height: 39px;
	background: url(../img/geschichten-en.png) no-repeat center;
}
#uid484.lang1 #left #sub UL LI.n2 A
{
	height: 46px;
	background: url(../img/wohnbereich-en.png) no-repeat center;
}
#uid484.lang1 #left #sub UL LI.n3 A
{
	height: 42px;
	background: url(../img/katzengarten-en.png) no-repeat center;
}
#uid517 #cont H1#logo, #uid485 #cont H1#logo
{
	display: block;
	margin: 2px auto 30px;
	width: 446px;
	height: 143px;
	background: transparent url(../img/logo.png) no-repeat center;
}
#uid517 #cont H1#logo A, #uid485 #cont H1#logo A
{
	display: block;
	width: 446px;
	height: 143px;
}
#uid517 #cont H1#logo A SPAN, #uid485 #cont H1#logo A SPAN
{
	display: none;
}
#uid517 #cont .rahmen, #uid485 #cont .rahmen
{
	width: 584px;
	display: inline-block;
	background: transparent url(../img/rahmen.png) no-repeat center;
	padding: 12px;
	margin: 0 0 20px;
	border: none;
}
#uid517 #cont .rahmen DIV, #uid485 #cont .rahmen DIV
{
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}
#uid490 #cont, #uid491 #cont, #uid530 #cont, #uid531 #cont, #uid532 #cont, #uid533 #cont, #uid534 #cont, #uid535 #cont, #uid590 #cont, #uid591 #cont
{
	float: none;
	margin: 0 auto;
}
/*Gästebuch*/
.tx-veguestbook-pi1
{
	width: 650px;
	margin: 0 auto;
	text-align: left;
}
.tx-veguestbook-pi1 .tx-guestbook-pagination
{
	font-size: 12px;
	margin-top: 30px;
}
.tx-guestbook-pagination SPAN#count
{
	color: #6F7275;
}
.tx-veguestbook-pi1 .tx-guestbook-name
{
	font-weight: bold;
	float: left;
}
.tx-veguestbook-pi1 .tx-guestbook-left
{
	display: none;
}
.tx-veguestbook-pi1 .tx-guestbook-date
{
	float: right;
	color: #6F7275;
	font: bold 13px Verdana, Arial, Sans-Serif;
}
.tx-veguestbook-pi1 .tx-guestbook-homepage
{
	clear: left;
	font-weight: normal;
}
.tx-veguestbook-pi1 .tx-guestbook-right
{
	width: 627px;
	border: 1px solid #BB91BA;
	background: #FEEFDF;
	padding: 5px 10px;
	text-align: left;
	font: normal 13px Verdana, Arial, Sans-serif;
}
FIELDSET
{
}
FIELDSET LEGEND
{
	display: block !important;
	text-align: center;
	font: italic bold 22px "Times New Roman", Verdana, Arial, Sans-Serif;
	letter-spacing: 2px;
}
FIELDSET LABEL
{
	display: block;
	font: normal 13px Verdana, Arial, Sans-Serif;
	width: 150px !important;
	text-align: right;
	padding: 0 10px 0 0;
}
.tx-veguestbook-pi1 SPAN.tx-guestbook-form-obligationfield
{
	color: #551A8B !important;
	font-size: 12px;
}
.tx-veguestbook-pi1 .tx-guestbook-result
{
}
.tx-veguestbook-pi1 H2.tx-guestbook-header
{
}
.tx-veguestbook-pi1 #info
{
	border-top: 1px solid #BB91BA;
	margin: 10px 0 0;
}
.tx-veguestbook-pi1 #info INPUT
{
	width: 180px;
}
.tx-veguestbook-pi1 #captcha
{
	/*[disabled]float:left;*/
	font: normal 13px Verdana, Arial, Sans-Serif;
}
.tx-veguestbook-pi1 #captchaINPUT
{
	text-align: center;
	float: left;
	width: 180px;
}
.tx-veguestbook-pi1 #captchaINPUT INPUT
{
	width: 180px;
	margin: 0 0 10px;
}
.tx-veguestbook-pi1 #captchaINPUT SPAN.freecap-span
{
	text-align: left !important;
}
.tx-veguestbook-pi1 #captchaINPUT SPAN.freecap-span SPAN.tx-srfreecap-pi2-cant-read
{
	float: left !important;
	display: block;
	width: 250px;
	margin: 0;
	padding: 0;
	color: #000;
}
.tx-veguestbook-pi1 A
{
	color: #964693;
	text-decoration: none;
	font-weight: normal !important;
}
.tx-veguestbook-pi1 A:hover
{
	text-decoration: underline;
	color: #885;
}
.tx-veguestbook-pi1 #captcha IMG.tx-srfreecap-pi2-image
{
	position: relative;
	left: -14px;
}
.tx-srfreecap-pi2-image
{
	padding: 0;
	margin: 0;
}
INPUT.tx-guestbook-submit
{
	margin-left: 159px;
}
/*Kontaktformular*/
FIELDSET.csc-mailform
{
	text-align: left;
	width: 650px;
	margin: 20px auto 10px;
}
FIELDSET.csc-mailform .csc-mailform-field
{
	display: block;
	margin: 5px 0 0;
}
FIELDSET.csc-mailform .csc-mailform-field LABEL
{
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
FIELDSET.csc-mailform .csc-mailform-field INPUT
{
	width: 200px;
}
FIELDSET.csc-mailform .csc-mailform-field TEXTAREA
{
	width: 400px;
}
FIELDSET.csc-mailform .csc-mailform-field INPUT.csc-mailform-submit
{
	margin-left: 160px;
	width: 80px;
}
