/* Textlinks formatieren */
a:link {
	color: #F4F9F0;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #F4F9F0;
}

a:hover {
	text-decoration: none;
	color: #690D31;
}

a:active {
	text-decoration: none;
	color: #F4F9F0;
}

a {
	outline: none;
}

/* Class Definitionen für htmlArea RTE */
.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

/* Überschriften formatieren */
h1 {
	font-family: Helvetica, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #690D31;
}

h2 {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #690D31;
}

h3 {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4 {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
}

h5 {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* Text Klassen*/
.standardText {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #F4F9F0;
	list-style-image: url(../images/bullet.png);
	line-height: 1.5em;
}

.newsText {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #F4F9F0;
	list-style-image: url(../images/bullet.png);
	line-height: 1.5em;
}

.tx_lumogooglemaps_pi1_infobox, .gmapDir {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #690D31;
	line-height: 1.5em;
}

.gmnoprint a:link {
	color: #41690D;
	text-decoration: none;
}

.gmnoprint a:visited {
	text-decoration: none;
	color: #41690D;
}

.gmnoprint a:hover {
	text-decoration: none;
	color: #690D31;
}

.gmnoprint a:active {
	text-decoration: none;
	color: #41690D;
}

body {
	background-color: #E5ECC6;
	background-image: url(../images/bckgnd_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

body.home {
	background-color: #FFFFFF;
	background-image: url(../images/bckgnd_top_blue.jpg);
}

/* -------------------------------------------------------*/
#container, #containerTop, #newsticker, #languageChooser, #containerImages, #containerText, #containerTextLeft, #logoLeft, #contentLeft, #adressbox, #picturelinks, #containerFootermenu, #copyright, #footermenu {
	position: relative;
}

#imageLeft, #imageRight, #jokercard {
	position: absolute;
}

#newsticker p, #adressbox p, #footermenu p {
	padding-top: 0px;
}

#container {
	margin: 0 auto;
	width: 1000px;
}

#containerTop {
	width: 1000px;
	height: 30px;
	float: left;
}

#newsticker {
	padding: 5px 0px 0px 20px;
	width: 780px;
	height: 25px;
	float: left;
}

#languageChooser {
	padding: 5px 20px 0px 0px;
	width: 180px;
	height: 25px;
	text-align: right;
	float: left;
}

#containerImages {
	width: 1000px;
	height: 370px;
	float: left;
	background-color: #E5ECC6;
}

#containerText {
	width: 1000px;
	top: -70px;
	float: left;
}

#containerTextLeft, #containerTextRight {
	width: 500px;
	height: 420px;
	background-image: url(../images/bckgnd_home_text.png);
	float: left;
}

body.home #containerTextLeft, body.home #containerTextRight {
	background-image: url(../images/bckgnd_home_text_blue.png);
}

#logoLeft, #logoRight {
	width: 500px;
	height: 110px;
	text-align: center;
	padding-top: 10px;
	float: left;
}

#animGif {
	padding-left: 30px;
	padding-top: 5px;
	width: 100px;
	height: 100px;
	text-align: center;
	float: left;
}

#logoRight {
	width: 350px;
}

#animGif2 {
	padding-top: 30px;
	width: 100px;
	height: 80px;
	text-align: center;
	float: left;
}

#contentLeft, #contentRight {
	width: 440px;
	height: 300px;
	padding: 0px 30px 0px 30px;
	float: left;
}

#jokercard {
	width: 100px;
	height: 130px;
	left: 440px;
	top: 310px;
}

#containerBottomBckgnd {
	background-color: #41690D;
	clear: both;
	width: 100%;
}

body.home #containerBottomBckgnd {
	background-color: #0272d1;
}

#containerBottom {
	margin: 0 auto;
	width: 1000px;
}

#adressbox {
	width: 1000px;
	height: 40px;
	padding-top: 30px;
	text-align: center;
	float: left;
}

#picturelinks {
	width: 1000px;
	height: 60px;
	padding-top: 20px;
	border-top: 1px dashed #E5ECC6;
	border-bottom: 1px dashed #E5ECC6;
	float: left;
}

#containerFootermenu {
	width: 1000px;
	height: 50px;
	clear: both;
}

#copyright {
	width: 380px;
	height: 35px;
	padding: 15px 0px 0px 20px;
	float: left;
}

#footermenu {
	width: 580px;
	height: 35px;
	padding: 15px 20px 0px 0px;
	text-align: right;
	float: left;
}

/* Template f�r Inhaltsseiten vom Appartementhaus und vom Haus Katztal */
#containerContent, #containerContentHeader, #containerContentCenter, #containerContentFooter, #containerNews, #containerNewsHeader, #containerNewsCenter, #containerNewsCenterMenu, containerNewsCenterNews, #containerNewsFooter {
	position: relative;
}

#logoRightKatztal {
	width: 500px;
	height: 110px;
	text-align: right;
	padding-top: 10px;
	float: left;
}

#containerContent {
	width: 659px;
	float: left;
}

#containerContentHeader {
	width: 100%;
	height: 110px;
	background-image: url(../images/bckgnd_contentarea_header.png);
	float: left;
}

#containerContentCenter {
	width: 589px;
	padding: 20px 35px 20px 35px;
	background-image: url(../images/bckgnd_contentarea_center.png);
	float: left;
}

#containerContentFooter {
	width: 100%;
	height: 15px;
	background-image: url(../images/bckgnd_contentarea_footer.png);
	background-repeat: no-repeat;
	float: left;
}

#containerNews {
	width: 339px;
	float: left;
}

#containerNewsHeader {
	width: 100%;
	height: 110px;
	background-image: url(../images/bckgnd_newsarea_header.png);
	float: left;
}

#containerNewsCenter {
	width: 299px;
	padding: 20px;
	background-image: url(../images/bckgnd_newsarea_center.png);
	float: left;
}

#containerNewsCenterMenu {
	width: 100%;
	padding-bottom: 20px;
	float: left;
}

#containerNewsCenterNews {
	width: 100%;
	padding-bottom: 20px;
	float: left;
}

#containerNewsCenterNews img {
	border: 2px solid #F4F9F0;
}

#containerNewsFooter {
	width: 100%;
	height: 15px;
	background-image: url(../images/bckgnd_newsarea_footer.png);
	background-repeat: no-repeat;
	float: left;
}
