/* CSS FILE: WebMaster*/


BODY
{
	background-color: #ffffff;
	color: #cccccc;
}

DIV[class] .content
{
	height: auto;
}

.content
{
	border-top: 1px solid #0074a6;
	height: 450px;
	min-height: 450px;
	padding: 0 10px;
	text-align: center;
}

.page
{
	padding: 10px 0;
	text-align: center;
}

.page-content
{
	background-image: url('http://service-prestel.hiwcms.de/project/38/images/1.png');
	background-position: center top;
	background-repeat: repeat-y;
	padding: 0 5px;
	text-align: left;
}

.page-contentOuter
{
	margin: 0 auto;
	width: 1010px;
}

.page-end
{
	background-image: url('http://service-prestel.hiwcms.de/project/38/images/2.png');
	background-position: center top;
	background-repeat: no-repeat;
	height: 20px;
	text-align: left;
	width: 1010px;
}

.page-endOuter
{
	margin: 0 auto;
	width: 1010px;
}

.pageOuter
{
}

.page-top
{
	background-image: url('http://service-prestel.hiwcms.de/project/38/images/3.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 125px;
	position: relative;
	text-align: left;
	width: 1010px;
}

.page-top DIV.text
{
	bottom: 30px;
	color: #3399cc;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 32px;
	font-weight: normal;
	line-height: 32px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	text-align: right;
	text-transform: none;
}

.page-top IMG.logo
{
	left: 15px;
	position: absolute;
	top: 15px;
}

.page-topOuter
{
	margin: 0 auto;
	width: 1010px;
}


/* CSS FILE: Common*/


*
{
	margin: 0;
	padding: 0;
}

A IMG
{
	border: none;
}

A, A:visited
{
	color: #cccc00;
	-moz-outline: none;
	outline: 0;
	text-decoration: none;
}

A:hover
{
	color: #ffff00;
	text-decoration: underline;
}

BLOCKQUOTE
{
	border-left: 10px solid #ddd;
	margin-left: 10px;
}

BODY
{
	background-color: #003366;
	color: #cccccc;
	font-family: sans-serif;
	font-size: 80.01%;
	margin: 0;
	padding: 0.5em;
	text-align: left;
}

DL DD
{
	margin: 0 0 0 3em;
}

DL DT
{
	font-weight: bold;
	margin: 0 0 0.25em 3em;
}

EM, I
{
	font-style: italic;
}

FORM
{
	display: inline;
	margin: 0;
	padding: 0;
}

H1, H2, H3, H4, H5, H6
{
	color: #339966;
	font-family: "trebuchet ms", "geneva ce", lucida, sans-serif;
	line-height: 1.2em;
	margin: 0.5em 0 0.25em;
	padding: 0;
}

H2
{
	line-height: 1em;
}

H3
{
	font-size: 1.4em;
}

H4
{
	font-size: 1.3em;
}

H5
{
	font-size: 1.2em;
}

H6
{
	font-size: 1.1em;
}

IMG
{
}

P
{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 0.5em;
	padding: 0;
}

PRE
{
	font-family: monospace;
	font-size: 1em;
}

STRONG, B
{
	font-weight: bold;
}

TABLE, TD, TH, INPUT, TEXTAREA, SELECT, A
{
	font-size: 1em;
}

UL LI, OL LI
{
	line-height: 1.4em;
	margin: 0 0 0.5em;
	padding: 0;
}

UL, OL, DL
{
	margin: 0 0 1em 2em;
	padding: 0;
}

.clearboth
{
	clear: both;
}

.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.displayinline
{
	display: inline;
}

.textcenter
{
	text-align: center;
}

.textleft
{
	text-align: left;
}

.textpadding
{
	padding: 1em 0;
}

.textright
{
	text-align: right;
}


/* CSS FILE: Content*/


TABLE.dlayout
{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 1em auto;
	table-layout: auto;
	width: 90%;
}

TABLE.dlayout TD, TABLE.dlayout TH
{
	background-color: #ffffff;
	border: 1px solid #003366;
	color: #333333;
	padding: 0.5em;
	text-align: left;
}

TABLE.dlayout TH
{
	background-color: #cccccc;
	text-align: left;
}

TABLE.flayout
{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 0 auto;
	table-layout: auto;
}

TABLE.flayout TD
{
	padding: 0.5em;
}

.detail
{
	padding: 10px 0;
}

.form
{
	background-image: url('http://service-prestel.hiwcms.de/project/38/images/4.png');
	background-position: center top;
	background-repeat: no-repeat;
	padding: 16px 0 0;
}

.form INPUT.submit
{
	background-color: #ededed;
	border-color: #cccccc;
	border-style: outset;
	border-width: 1px;
	font-family: sans-serif;
	font-size: 18px;
	padding: 0.2em;
	text-align: center;
}

.form INPUT.text
{
	background-color: #ffffdd;
	border-color: #ededed;
	border-style: inset;
	border-width: 1px;
	font-family: sans-serif;
	font-size: 20px;
	padding: 0.2em 0;
	text-align: center;
	width: 125px;
}

.form SPAN.label
{
	color: #666666;
	font-size: 18px;
	font-style: normal;
}

.formOuter
{
	background-image: url('http://service-prestel.hiwcms.de/project/38/images/5.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0 0 16px 0;
	width: 410px;
}

.home
{
	padding: 80px 0 0;
}

.home .textline1
{
	padding-bottom: 30px;
	text-align: center;
}

.home .textline2
{
	border-top: 2px solid #336699;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 30px;
	padding-top: 30px;
	text-align: center;
	width: auto;
}

.textline
{
	font-size: 18px;
	margin-left: 5%;
	padding: 10px 0 0;
	text-align: left;
	width: 90%;
}

.textline STRONG
{
	color: #ffffee;
	font-size: 20px;
}

.textlineSpaced
{
	padding-top: 30px;
}


