body
{
	background-color: #FFFFFF;
	text-align: center;
}

#wrapper
{
	margin: 0px auto;
	width: 990px;
	
	text-align: left;
}

#page
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}

.boldedText
{
	font-weight: bold;
}

.centerBold13
{
	text-align: center;
	
	font-weight: bold;
	font-size: 13px;
}

.alignLeftTop
{
	text-align: left;
	vertical-align: top;
}

#tableAll
{
	width: 990px;
	
	table-layout: fixed;
}

#columnLeft
{
	width: 190px;
}

#columnCenter
{
	width: 650px;
}

#columnRight
{
	width: 150px;
}

/* ----------------------------------------- TOP -------------------------------------------- */

#top
{
	height: 150px;
}

#topLeft
{
	
}

#emsafeLogo
{
	border-width: 0px;
	
	text-align: left;
	vertical-align: middle;
}

#topRight
{
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
}

#emsafeFlash
{
	width: 798px;
	height: 150px;
	
	text-align: left;
	vertical-align: middle;
}

/* ----------------------------------------- MIDDLE ----------------------------------------- */

/* ----------------------------------------- MIDDLE LEFT ------------------------------------ */

#middleLeft
{
	background-color: #959E33;
	background-image: url(../Images/menu_bg.png);
	background-repeat: no-repeat;
	
	text-align: left;
	vertical-align: top;
}

#middleLeft a
{
	text-decoration: none;
}

#middleLeft a:link
{
	color: #000000;
}

#middleLeft a:visited
{
	color: #000000;
}

#middleLeft a:hover
{
	color: #FFFFFF;
}

#middleLeft ul 
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#navigationList
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	
	font-weight: bold;
}

#navigationList li
{
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	
	line-height: 18px;
}

#navigationList li a
{
	padding-left: 10px;
}

#navigationSubList li
{
	padding-left: 10px;
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-width: 0px;
	
	font-weight: normal;
	background-color: #C3C36E;
}

#navigationSubList li a
{
	padding-left: 10px;
}

#chosenListItem
{
	color: #FFFFFF;
}

#navigationArea2
{	
	text-align: left;
	vertical-align: bottom;
	
	background-color: #959E33;
}

#consipioDescription
{
	margin-top: 50px;
	margin-bottom: 5px;
	
	text-align: center;
	
	font-weight: bold;
}

#consipioArea
{
	margin-bottom: 40px;
}

#consipioImage
{
	border-width: 0px;
}


/* ----------------------------------------- MIDDLE CENTER ---------------------------------- */

#middleCenter
{
	padding: 15px;
	padding-bottom: 25px;
	
	text-align: left;
	vertical-align: top;
	
	background-color: #FFFFFF;
}

#contentHeadline
{
	padding: 5px;
	
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	
	background-image: url(../Images/content_header_bg.png);
	background-repeat: repeat-y;
}

/* ----- index.html only ----- */

.emsafeOverview
{
	width: 100%;
}

.emsafeOverviewContentColumn
{
	width: 50%;
	
	vertical-align: top;
}

.emsafeOverviewIconField
{
	width: 20%;
	
	text-align: center;
	vertical-align: middle;
}

.emsafeOverviewTitleField
{
	width: 80%;
	
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	
	font-size: 12px;
	font-weight: bold;
}

.emsafeOverviewDescriptionField
{
	text-align: left;
	vertical-align: top;
	
	padding-bottom: 15px;
}

.emsafeOverviewDescriptionList
{
	margin: 0px;
	padding-left: 12px;
}

.emsafeOverviewIcon
{
	border-width: 0px;
}

/* ----- news.html only ----- */

.newsEntry
{
	margin-bottom: 40px;
}

.newsEntryHeader
{
	width: 100%;
	padding: 5px;
	
	font-weight: bold;
	font-size: 12px;
	background-image: url(../Images/news_header_bg.png);
	background-repeat: repeat-y;
}

.newsEntryTitle
{
	width: 80%;
	
	text-align: left;
	vertical-align: middle;
}

.newsEntryDate
{
	width: 20%;
	
	text-align: left;
	vertical-align: middle;
}

/* ----- features.html only  ----- */

#factsTable
{
	margin-top: 15px;
	font-size: 11px;
}

#factsTable tr td
{
	padding-bottom: 20px;
}

.showMoreLink
{
	font-size: 10px;
}

/* ----- features/sicherheit.html only  ----- */

.securityFlashArea
{
	margin-bottom: 25px;
}

.securityFlash
{
	width: 620px;
	height: 530px;
}

/* ----- features/flexibilitaet.html only  ----- */

/* ----- features/komfort.html only  ----- */

/* ----- features/weitere_vorteile.html only  ----- */

/* ----- extras only  ----- */

.formTable
{
	margin-top: 20px;
	width: 100%;
}

.formTableDescription
{
	padding-right: 5px;
	
	text-align: right;
}

.standardTextField
{
	width: 300px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #C3C36E;
}

.captchaTextField
{
	width: 70px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #C3C36E;
}

#submitButton
{
	border-style: solid;
	border-width: 1px;
	border-color: #959E33;
	
	background-color: #C3C36E;
	
	cursor: pointer;
}

#captchaImage
{
	border-style: solid;
	border-width: 1px;
	border-color: #959E33;
	
	vertical-align: middle;
}

.successText
{
	margin-top: 20px;
	text-align: center;
	
	font-weight: bold;
	color: #008000;
}

.errorText
{
	margin-top: 20px;
	text-align: center;
	
	font-weight: bold;
	color: #FF0000;
}

/* ----- extras/testzugang.php only  ----- */

#trialTable
{
	margin-top: 10px;
	width: 100%;
}

/* ----- extras/probemail.php only  ----- */

/* ----- preise.html only  ----- */

#licenseArea
{
	margin-top: 20px;
}

#licenseTable
{
	width: 100%;
	
	border-collapse: collapse;
}

#licenseTable tr td
{
	padding: 3px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.licenseTableHeader
{
	text-align: center;
	
	font-weight: bold;
	background-color: #959E33;
}

.licenseTableNameColumn
{
	font-weight: bold;
	background-color: #C3C36E;
}

.licenseTableNumberColumn
{
	text-align: right;
}

#calculatorFlash
{
	width: 620px;
	height: 430px;
}

#licenseExamplesArea
{
	width: 100%;
}

#licenseExamplesArea tr td
{
	vertical-align: top;
}

.licenseExampleTable
{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	
	font-size: 10px;
}

.licenseExampleTable tr td
{
	padding: 1px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

/* ----- downloads.html only  ----- */

#downloadsTable
{
	width: 100%;
	
	margin-top: 20px;
	border-collapse: collapse;
	
	text-align: center;
	vertical-align: middle;
}

#downloadsTable tr td
{
	padding: 10px;
}

.emsafeImage
{
	border-width: 0px;
}

/* ----- agb.html only  ----- */

#agbList
{
	list-style-type: upper-roman;
	font-weight: bold;
}

#agbList li
{
	padding-top: 20px;
}

#agbList li ol
{
	font-weight: normal;
}

#agbList li ol li
{
	padding-top: 10px;
}

/* ----- impressum.html only  ----- */

/* ----------------------------------------- MIDDLE RIGHT ----------------------------------- */

#middleRight
{
	width: 150px;
	
	text-align: left;
	vertical-align: top;
}

.boxArea
{
	margin-top: 10px;
	
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #DFDFDF;
}

.boxAreaHeader
{
	padding-top: 5px;
	padding-bottom: 5px;
	
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
	font-weight: bold;
	font-size: 13px;
	background-image: url(../Images/box_header_bg.png);
}

.boxAreaContent
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	
	background-color: #C3C36E;
}

#boxAreaContact
{
	font-size: 10px;
	text-align: left;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	
	background-color: #C3C36E;
}

.boxAreaImage
{
	border-width: 0px;
}

/* ----------------------------------------- BOTTOM ----------------------------------------- */

#bottom td
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DFDFDF;
	
	text-align: center;
	
	font-size: 10px;
	background-color: #FFFFFF;
}