/* Stylesheet-Datei für Content-Elemente
09-07-23 AP, schalk & friends gmbh 
------------------------------------------------------------------------------ */

h1 {
	font-size: 34px;
	font-family: "Times New Roman", Times, serif;
	color: #420000;
	line-height: normal;
	margin: 0 0 0.6em 0;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #420000;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

h3 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	line-height: normal;
	font-weight: normal;
	margin: 0 0 0.75em 0;
}

h4 {
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
	line-height: normal;
	margin: 0 0 0.75em 0;
}

h5 {
	font-size: 14px;
	font-family: "Verdana", Times, serif;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 1em 0;
}

#visualStart h4 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #420000;
	margin-bottom: 0.25em;
}

#visualStart h5 {
	color: #420000;
}

p {
	margin: 0 0 1em 0;
}

ol {
	margin: 0 0 1em 0;
}

p.image {
	margin: 0px;
}





#contentInnerWrapper p,
#contentInnerWrapper a,
#contentInnerWrapper ul {
	color: #555555;
}

#contentInnerWrapper p.subline {
	color: #7F7F7F;
	text-align: center;
	font-size: 0.9em;
	color:#999999;
	margin-bottom: 1.5em;
}
#contentInnerWrapper p.error {
	color: #7b2927;
	font-weight: bold;
}

#marginalWrapper p,
#marginalWrapper a,
#marginalWrapper ul {
	color: #999999;
}

#contentInnerWrapper ul {
	margin: 0 0 1em 0;
	list-style: disc;
	padding-left: 14px;
}

a.btnInfos {
	background: #7a2926 url(/media/images/btn_mehr-infos.gif) left top no-repeat;
	display: block;
	width: 163px;
	height: 27px;
	line-height: 27px;
	text-indent: -9999px;
	float: left;
	margin-right: 10px;
}

a.btnKontakt {
	background: #7a2926 url(/media/images/btn_kontakt.gif) left top no-repeat;
	display: block;
	width: 163px;
	height: 27px;
	line-height: 27px;
	text-indent: -9999px;
	float: left;
}

a.btnInfosEN {
	background: #7a2926 url(/media/images/btn_more-information.gif) left top no-repeat;
}

a.btnKontaktEN {
	background: #7a2926 url(/media/images/btn_contact.gif) left top no-repeat;
}


hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: none;
	margin: 10px 0 15px 0;
}

#kontaktBox {
	background: transparent url(/media/images/css/bg-kontaktbox-top.jpg) left top no-repeat;
	width: 179px;
	position: absolute;
	bottom: 61px;
	left: -190px;
	color: #7f7f7f;
	padding-top: 10px;
}

#innerKontaktBox {
	background: transparent url(/media/images/css/bg-kontaktbox-bottom.jpg) left bottom no-repeat;
	padding: 0 10px 10px 10px;
	text-align: center;
}

.hinweisBox {
	width: 179px;
	position: absolute;
	bottom: 61px;
	left: 550px;
	font-size: 10px;
}

#contentInnerWrapper .hinweisBox p{
	color:#999999;
}


#kontaktBox h2,
#kontaktBox a,
#kontaktBox p {
	color: #7f7f7f;
}

#kontaktBox p.text {
	margin-bottom: 0;
	font-weight: bold;
}

#visualStartWrapper {
	background: transparent url(/media/images/css/bg-visual.jpg) left top no-repeat;
	color: #7b2927;
	width: 541px;
	height: 216px;
	position: absolute;
	left: -1px;
}

#visualStart {
	width: 253px;
	position: absolute;
	right: 1px;
	bottom: 9px;
	text-align: center;
}

#startText {
	margin-top: 236px;
}


/* Formulare */

.formular {
	color: #555555;
}
.formular .formRow {
	margin-bottom: 5px;
}

.formular label {
	display: block;
	float: left;
	width: 130px;
	color: #555555;
}

.formular .text,
.formular textarea,
.formular select {
	display: block;
	float: left;
	width: 200px;
	border: 1px solid #999999;
	padding: 2px;
	color: #555555;
}

.formular select {
	width: 110px;
	margin-right: 5px;
	padding: 1px;
}

.formular .small {
	width: 40px;
	margin-right: 5px;
}

.formular .button {
	margin-left: 130px;
}


/* Countdown */

#countdown {
	background: transparent url(/media/images/countdown.gif) top left no-repeat;
	width: 164px;
	height: 20px;
	padding: 9px 8px 8px 8px;
	color: #fff;
	margin: 0 auto;
}

/* Schriftskalierung */

.big #marginalWrapper p,
.big #contentInnerWrapper p,
.big #contentInnerWrapper ul,
.big #contentInnerWrapper label {
	font-size: 13px;
}

.big #kontaktBox p {
	font-size: 11px;
}


