@import url("../fonts/bradley/font.css");
@import url("../fonts/papyrus/font.css");
@import url(http://fonts.googleapis.com/css?family=EB+Garamond);

html {
	margin:-40px;
	border:0px solid black;
	min-width:100%;
	min-height:100%;
	@charset "UTF-8"; 
}

body {
	/*font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;*/
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image:url(../imgs/hintergrund_tisch.jpg);
	/*color: white;*/
	background-color: 552A0A;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-size: 100% 100%;
	overflow:hidden;
}

p {
	opacity: 0.8;				/*Deckkraft 80%*/
}

#ltx_nach2_img {
	float: left;
    height: 404px;
    margin-left: 246px;
    margin-top: 55px;
    width: 440px;
}

a {
	color: black;
	text-decoration: none;
	position: relative;
	font-weight: bold;
}

li a {
	font-weight: normal;
}

#impressumLink {
    bottom: 167px;
    position: absolute;
    right: 100px;
	font-weight: normal;
    font-family: BradhITC;
}

div.mainContent {
	width:1200px;
	height: 922px;
	position:relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.mainContent img {
	width: 1200px;
}

.main_right {
    /*background-color: red;*/
    height: 585px;
    left: 604px;
    position: absolute;
    top: 125px;
    width: 503px;
}

.main_left {
    /*background-color: yellow;*/
    height: 575px;
    left: 132px;
    position: absolute;
    top: 125px;
    width: 459px;
}

.main_headLine {
    font-size: 30px;
    margin-bottom: 43px;
    margin-top: 27px;
	opacity: 0.9;
}

.main_subHeadLine {
	font-size: 18px;
	opacity: 0.4;
	margin-bottom: 10px;
	margin-top: 20px;
}

.headLine {
	font-family: Papyrus;
	opacity: 0.9;
}

.centered {
	text-align: center;
}

.grey {
	opacity: 0.5;
}

.source {
	font-size:12px;
}

.subHeadLine {
	color: #29088A;
	margin-bottom: 20px;
}

/* ### Startseite ### */

.main_right #start_head1 {
	margin-top:40px;
	font-size: 24px;
}

.main_right #start_head2 {
	font-size: 48px;
}

.main_right #start_head3 {
	font-size: 18px;
	margin-bottom: -26px;
}

#otcFlowers{
    height: 100px;
    position: absolute;
    right: 419px;
    top: 602px;
    width: 100px;
}

#ltxFlowers{
    height: 100px;
    position: absolute;
    right: 156px;
    top: 450px;
    width: 100px;
}

#ltxFlowers:hover, #otcFlowers:hover {
	cursor: pointer;
}


.main_text{	
	font-size: 14px;
	padding-left: 33px;
	padding-right: 33px;
	text-align: justify;
	line-height: 1.3;
	
    /*position: absolute;
    width: 437px;
    left:33px;
    top:45px;*/
}

.textBeginLevel {
	padding-top: 23px;
}
/* ### Amons Gexchichte ###*/

#amon6_img {
    height: 300px;
    width: 217px;
    float:left;
    margin-right:20px;
}

#amon7_headLine, #amon27_headLine {
	font-size: 18px;
	color: #0B0B61;
	margin-left: 60px;
	margin-top: 20px;
}

#amon7_headLine2 {
	font-weight: bold;
	margin-left: 10px;
}

#amon9_img1 {
    float: right;
    height: 280px;
    width: 209px;
}

#amon9_img2 {
	float: right;
    height: 50px;
    width: 57px;
}

#amon11_img {
	float: right;
    height: 68px;
    width: 45px;
}

#amon14_img {
    float: right;
    height: 20px;
    width: 27px;
}

#amon15_img1 {
    float: right;
    height: 54px;
    width: 35px;
}

#amon15_img2 {
    float: right;
    height: 38px;
    width: 54px;
}

#amon18_hoverImg {
    height: 433px;
    position: absolute;
    right: 108px;
    top: 97px;
    width: 300px;
}

#amon18_hoverImg:hover {
	background-image:url('../imgs/amon/amon18_2.png');
	background-size: 100%;
}

#amon19_hoverImg1 {
    height: 263px;
    margin-bottom: 36px;
    margin-left: 5px;
    margin-top: -5px;
    width: 381px;
}

#amon19_hoverImg2 {
    height: 261px;
    margin-bottom: 36px;
    margin-left: 18px;
    margin-top: -6px;
    width: 381px;
}

#amon19_hoverImg1:hover {
	background-image:url('../imgs/amon/amon19_2.png');
	background-size: 100% 100%;
}

#amon19_hoverImg2:hover {
	background-image:url('../imgs/amon/amon19_3.png');
	background-size: 100% 100%;
}



#amon21_img2 {
    float: left;
    height: 178px;
    width: 230px;
}

#amon23_img {
    float: right;
    height: 52px;
    width: 39px;
}

#amon25_img {
    float: left;
    height: 200px;
    width: 200px;
}

#amon26_img {
    float: right;
    height: 69px;
    width: 63px;
}

.amon_list > ul {
	list-style-type: none;
}

.amon_list > ul > li{
	margin-bottom:20px;
}

.amon_list {
	position: absolute;
	top: 140px;
	left:3px
}


/* ### LTX ### */
/* Startseite */ 

.ltx_colored {
	color:#0B0B61;
}

a#ltx_start_ltxLebendsp{
	right: 170px;
	top:345px;
    position: absolute;
}

a#ltx_start_ltxVor{
    position: absolute;
    right: 122px;
    top: 579px;
}

a#ltx_start_ltxNach{
    position: absolute;
    right: 210px;
    top: 650px;
}

#ltx_lebendspende2_textBox1 {
    height: 100px;
    left: 120px;
    position: absolute;
    top: 460px;
    width: 330px;
}

#ltx_lebendspende4_label1 {
    bottom: 20px;
    left: 68px;
    position: absolute;
}

#ltx_lebendspende4_label2 {
    bottom: 20px;
    right: 90px;
    position: absolute;
}

#ltx_nach4_textBox1 {
    left: 113px;
    position: absolute;
    top: 310px;
    text-align:left;
    width: 300px;
}

#ltx_nach4_textBox2 {
    left: 113px;
    position: absolute;
    top: 453px;
    text-align:left;
    width: 300px;
}

#ltx_nach4_textBox3 {
    position: absolute;
    right: 129px;
    text-align: left;
    top: 95px;
    width: 238px;
}

#ltx_nach4_textBox3_1 {
    font-size: 14px;
    height: 50px;
    left: 59px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 186px;
    width: 64px;
}

#ltx_nach4_textBox4 {
    left: 206px;
    position: absolute;
    text-align: left;
    top: 265px;
    width: 275px;
}

#ltx_nach4_textBox4_1 {
    font-size: 14px;
    height: 50px;
    left: 129px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 355px;
    width: 64px;
}


#ltx_nach4_textBox5 {
	left: 206px;
    position: absolute;
    top: 423px;
    text-align:left;
    width: 275px;
}

#ltx_nach4_textBox5_1 {
    font-size: 14px;
    height: 50px;
    left: 129px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 515px;
    width: 64px;
}

#ltx_nach5_textBox1 {
    bottom: 8px;
    left: 114px;
    position: absolute;
    
}

#ltx_nach5_textBox2 {
    margin-left: 89px;
    margin-top: -2px;
}

#ltx_nach5_textBox3 {
    margin-left: 89px;
    margin-top: -2px;
}

/*  ### Kids ### */ 

#kids_start {
    position: absolute;
    right: 113px;
    text-align: center;
    top: 176px;
}

.kids div:first-child span{
	font-size:19pt;
}

.kids p {
	margin-bottom:55px;
	font-size: 14pt;
	opacity: 0.9;!important
}

.kids_styled {
    font-family: BradhITC;
    font-size: 14pt;
	opacity: 0.9;!important
}

.kids_colored {
	color:#85242E;
}

.kids_headLine {
	margin-bottom: -6px;
}

/*#kids04_hoverImg {
    bottom: 230px;
    height: 45px;
    left: 521px;
    position: absolute;
    right: 100px;
    width: 50px;
}*/

#kids04_leftside {
    height: 599px;
    left: 131px;
    position: absolute;
    top: 146px;
    width: 464px;
}

/*#kids04_hoverImg:hover + */
#kids04_leftside:hover {
	background-image:url('../imgs/kids/kids04_2.png');
	background-size: 100% 100%;
}

#kids06_leftside {
    height: 599px;
    left: 131px;
    position: absolute;
    top: 136px;
    width: 464px;
}

#kids06_leftside:hover {
	background-image:url('../imgs/kids/kids06_2.png');
	background-size: 100% 100%;
}

#kids08_textBox {
    font-size: 22pt;
    left: 357px;
    position: absolute;
    top: 388px;
}



#kids17_div {
	margin-top:200px; 
	width:332px; 
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
}

/* ### OTC ### */
/* # Startseite # */

a#otc_start_definition {
    position: absolute;
    right: 200px;
    top: 305px;
}

a#otc_start_diet {
    position: absolute;
    right: 501px;
    top: 344px;
}

a#otc_start_medis {
    position: absolute;
    right: 611px;
    top: 549px;
}

a#otc_start_trinkschwaeche {
    position: absolute;
    right: 606px;
    top: 655px;
}

#otcdef2_list {
    margin-top: -10px;
}

#otcdef2_list ul > li > ul {
    margin-left: -25px;
    margin-top: -32px;
}

#otc_diaet3_textBox1 {
    height: 144px;
    left: 149px;
    position: absolute;
    top: 85px;
    width: 324px;
    font-size: 14px;
}

#otc_diaet3_textBox2 {
    height: 144px;
    left: 149px;
    position: absolute;
    top: 264px;
    width: 324px;
    font-size: 14px;
}

#otc_diaet3_textBox3 {
    height: 144px;
    left: 149px;
    position: absolute;
    top: 443px;
    width: 324px;
    font-size: 14px;
}

#otc_diaet3_link1 {
    bottom: -19px;
    position: absolute;
    right: 6px;
}

#otc_medikamente_textBox1 {
    font-size: 14px;
    height: 164px;
    left: 355px;
    position: absolute;
    top: 384px;
    width: 214px;
}

#otc_medikamente_textBox1_2 {
    font-size: 14px;
    height: 50px;
    left: 258px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 484px;
    width: 64px;
}

#otc_medikamente_textBox2 {
    font-size: 14px;
    height: 144px;
    left: 355px;
    position: absolute;
    top: 555px;
    width: 235px;
}

#otc_medikamente_textBox2_2 {
    font-size: 14px;
    height: 50px;
    left: 258px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 655px;
    width: 64px;
}

#otc_medikamente_textBox3 {
    font-size: 14px;
    height: 144px;
    position: absolute;
    right: 128px;
    top: 240px;
    width: 235px;
}

#otc_medikamente_textBox3_2 {
    font-size: 14px;
    height: 50px;
    right: 380px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 340px;
    width: 64px;
}

#otc_medikamente_textBox4 {
    font-size: 14px;
    height: 144px;
    position: absolute;
    right: 117px;
    top: 442px;
    width: 245px;
}

#otc_medikamente_textBox4_2 {
    font-size: 14px;
    height: 50px;
    right: 380px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 484px;
    width: 64px;
}

#otc_medikamente_textBox5 {
    font-size: 14px;
    height: 144px;
    position: absolute;
    right: 120px;
    top: 614px;
    width: 243px;
}

#otc_medikamente_textBox5_2 {
    font-size: 14px;
    height: 50px;
    opacity: 0.5;
    position: absolute;
    right: 380px;
    text-align: center;
    top: 655px;
    width: 64px;
}

#otc_trinkschwaeche5_img {
    float: right;
    height: 151px;
    width: 131px;
}

#otc_trinkschwaeche5_headLine, #ltx_nach4_headLine {
	font-size: 18px;
	color: #0B0B61;
}

#otc_trinkschwaeche5_textBox1 {
    height: 95px;
    left: 14px;
    position: absolute;
    top: 224px;
    width: 183px;
}

#otc_trinkschwaeche5_textBox2 {
    height: 95px;
    right: 22px;
    position: absolute;
    top: 224px;
    width: 183px;
}

#otc_trinkschwaeche5_textBox3 {
    height: 95px;
    left: 14px;
    position: absolute;
    top: 330px;
    width: 183px;
}

#otc_trinkschwaeche5_textBox4 {
    height: 95px;
    right: 22px;
    position: absolute;
    top: 330px;
    width: 183px;
}

#otc_trinkschwaeche5_textBox5 {
    height: 95px;
    left: 14px;
    position: absolute;
    top: 460px;
    width: 183px;
}

#otc_trinkschwaeche5_textBox6 {
    height: 95px;
    right: 22px;
    position: absolute;
    top: 460px;
    width: 183px;
}

#impressumHead {
    font-family: Papyrus;
    font-size: 48px;
    position: absolute;
    right: 251px;
    top: 221px;
}

#impressum {
    bottom: 225px;
    font-family: Garamond,EB Garamond,Georgia,serif;
    left: 161px;
    position: absolute;
}

#impressum1 {
    font-size: 24px;
}

#impressum2 {
    font-size: 14px;
}

#impressum3 {
    font-size: 18px;
}

#impressum4 {
    font-size: 14px;
}

#impressum5 {
    font-size: 18px;
}