/*
Author: Melanie Cibura
Email: info@melaniecibura.de
Website: http://www.melaniecibura.de
*/

/*
@import url("druck.css") print, embossed;
*/

body {
	background-color: #d9d9d9;
}

/*#flashContent { width:100%; height:100%; }*/

h1 {
	font-family: "Georgia", serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #3792C0;
}

h3 {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h4 {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

h5 {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visited, a:hover {
	color: #3792C0;
	text-decoration: none;
}

#mainintro {
	background: url("../Grafiken/Background01.png") no-repeat top center;
	width: 292px;
	height: 619px;
	/*background: #f3f3f3;*/
	text-align: center;
	padding: 14px 15px 14px 15px;
	margin: 50px auto;
}

#main {
	background: url("../Grafiken/Background02.png") no-repeat top center;
	width: 926px;
	height: 647px;
	margin: 50px auto;
}

#mainimpress {
	background: url("../Grafiken/Background03.png") no-repeat top center;
	width: 258px;
	height: 577px;
	/*background: #f3f3f3;*/
	padding: 33px 32px 37px 32px;
	margin: 50px auto;
}

#box01 {
	width: 272px;
	height: 514px;
	float: left;
	/*background: #f3f3f3;*/
	padding: 55px 10px 50px 10px;
	margin: 14px 9px 14px 16px;
}

#box02 {
	width: 260px;
	height: 541px;
	float: left;
	/*background: #f3f3f3;*/
	padding: 30px 16px 48px 16px;
	margin: 14px 9px 14px 0px;
}

#box03 {
	width: 260px;
	height: 541px;
	float: left;
	/*background: #f3f3f3;*/
	padding: 30px 16px 48px 16px;
	margin: 14px 16px 14px 0px;
}

/*#content {
	width: 260px;
	height: 520px;
	background: #f3f3f3;
	padding: 0px 16px 48px 0px;
	margin: 0px 16px 14px 0px;
	overflow: scroll;
}*/

#logo, #footer {
	text-align: center;
}

#photo01 {
	padding: 70px 0px 0px 0px;
}

#logointro {
	padding: 55px 0px 0px 0px;
}

#enter {
	font-family: "Georgia", serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 90px 0px 100px 0px;
}

#enter a:link, a:visited, a:hover {
	color: #333333;
	text-decoration: none;
}

#navigation {
	margin: 55px 0px 70px 0px;
	/*font-variant:small-caps;*/
	text-transform: uppercase;
}

#navigation ul li {
	font-family: "Georgia", serif;
	font-size: 18px;
	line-height: 2.3em;
	list-style-type: none;
}

#navigation a:link, a:visited, a:hover {
	color: #333333;
	text-decoration: none;
}

#footer {
	font-family: "Myriad Pro", "Helvetica", sans-serif;
	font-size: 10px;
	color: #ACB0B6;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #ACB0B6;
	text-decoration: none;
}

#box02 ul li {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	margin-left: -25px;
}

#box02 table tr td, #box03 table tr td {
	vertical-align: top;
	font-family: "Arial", sans-serif;
	font-size: 12px;
}

#photo02 {
	padding: 150px 0px 0px 10px;
}

#box03 table input, #box03 table textarea {
	background: #eeeeee;
	border: 1px solid #d9d9d9;
}

#box03 a img {
	border: 1px solid #3792C0;
}

#termine {
	padding: 0px 30px 20px 30px;
	border: 1px solid #eeeeee;
}

#termine p {
	font-family: "Arial", sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #c4c4c4;
}

#mainimpress table tr td {
	vertical-align: top;
}

.linkliste {
	line-height: 1.5em;
}

#accordion {
	margin: 0px 0px 0px -15px;
}

#accordion li {
	list-style-type: none;
	margin: 5px 0px 10px 0px;
}

#accordion li a {
	font-weight: bold;
}

#accordion li ul li{
	list-style-type: none;
	margin: 5px 0px 5px -40px;
}
