html, body, form, td, div, p
{
	padding: 0;
	margin: 0;
}

body, table, input, select, textarea
{
	font-family: Trebuchet, Arial;
	color: #767676;
	font-size: 11px;
	line-height: 15px;	
	text-align: left;
}

td
{
	text-align: left;
	vertical-align: top;
}

a, a:visited
{
	color: #787A7D;
	text-decoration: underline;
}

a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

ul, ol
{
	margin-top: 10px;
	margin-bottom: 10px;
}

li
{
	margin-top: 3px;
	margin-bottom: 3px;
}

ul li
{
	list-style: square outside;	
	vertical-align: baseline;
	letter-spacing: normal;
	text-align: left;
}

/*** STRUCTURE ***/

.bodybg
{
	background-color: #f4f4f4;
}

.structuretable
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}

.structurecell
{
	height: 100%;
	padding-right: 14px;
	padding-left: 14px;	
}

.headertable
{
	width: 100%;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
}

.homeimage
{
	padding-left: 1px;
	padding-right: 12px;
}

.headertoptable
{
	margin-top: 10px;
	margin-right: 15px;	
}

.headertoptable td
{
	padding-bottom: 10px;
	padding-left: 14px;
	vertical-align: middle;
}

input.searchinput
{
	height: 18px;
	padding: 0 2px 0px 2px;
	color: #646464;
	
	border: 0;
	border-top: solid 1px #CDCDCD;
	border-bottom: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
}

.headeremail
{
	background-image: url(../images/email.gif);
	background-position: 14px top;
	background-repeat: no-repeat;
	
	padding-top: 2px;	
}

.headeremail a,
.headeremail a:visited,
.headeremail a:hover
{
	padding-left: 6px;
	text-decoration: none;
}

.topnavigation
{
	height: 24px;
	background-color: #FFFFFF;
	border-top: solid 1px #E5E5E5;
	border-bottom: solid 1px #CCCCCC;		
}

.topnavigationcontainer
{
	position: relative;
}

.navigationdistance
{
	width: 202px;
	border-right: solid 1px #E5E5E5;
}

.contentarea
{	
	width: 100%;
	background-color: #FBFBFB;	
}

.topdistance
{
	height: 25px;
	background-image: url(../images/navigationshadow.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.navigation
{
	width: 162px;
	padding-right: 10px;
	padding-left: 10px;
}

.editcontent
{
	width: 550px;
	height: 380px;
	
	background-color: #FFFFFF;
	
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	
	color: #646464;
	
	border-left: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
}

.editcontent table,
.editcontent a,
.editcontent a:visited,
.editcontent a:active,
.editcontent a:hover
{
	color: #646464;
}

.editcontent b, .editcontent strong
{
	color: #767676;
}

.locatortable
{
	border-bottom: solid 1px #E5E5E5;
	color: #767676;
}

.locatortable a,
.locatortable a:visited,
.locatortable a:active
{
	color: #767676;	
	text-decoration: none;
}

.locatortable a:hover
{
	text-decoration: none;
}

.locatortable a.highlightunderline,
.locatortable a.highlightunderline:visited,
.locatortable a.highlightunderline:active,
.locatortable a.highlightunderline:hover
{
	color: #CC0000;
	text-decoration: none;
}

.locatordistance
{
	height: 9px;
	line-height: 9px;
}

.key
{
	width: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
}

.key table,
.key table a,
.key table a:active,
.key table a:visited,
.key table a:hover
{
	text-decoration: none;
}

.searchdetailtable
{
	width: 100%;
}

.searchtable,
.searchtable a,
.searchtable a:active,
.searchtable a:visited,
.searchtable a:hover
{
	line-height: 12px;
	font-size: 9px;
	text-decoration: none;
}

.searchdetailtable td
{
	padding-top: 5px;
	padding-bottom: 1px;
}

.bottomdistance
{
	height: 25px;
	background-image: url(../images/bottomshadow.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom left;
	width: 972px;
}

.footer
{
	width: 100%;
	background-image: url(../images/bottombg.jpg);
	background-repeat: no-repeat;
	vertical-align: baseline;
	color: #5A5A5A;
	line-height: 16px;	
	background-color: #E5E5E5;
}

.footer td
{
	text-align: center;
}

.footernavigation
{
	padding-top: 7px;
}

.footer a, 
.footer a:visited, 
.footer a:active
{
	vertical-align: baseline;
	color: #5A5A5A;
	line-height: 16px;
	text-decoration: none;
}

.footer a:hover, 
.footer a.active, 
.footer a.active:visited, 
.footer a.active:hover, 
.footer a.active:active
{
	vertical-align: baseline;
	color: #5A5A5A;
	line-height: 16px;
	text-decoration: none;
}

/*** STRUCTURE ***/

.lineitem
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.lineitem_hover
{
	background-color: #E4E4E4;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.lineitemgrey
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F3F3F3;
}

.keybox
{
	margin-bottom: 15px;	
}

.keyboxcontent
{
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(../images/keycontent.gif);
	background-repeat: repeat-y;
}

.keyhead
{
	font-size: 11px;
	line-height: 24px;
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;	
	border-bottom: solid 1px #CDCDCD;
}

.keycontent
{	
	padding-top: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
}

.floatingelement li
{
	list-style-position: inside;
	display: inline-block;
}

.image_left
{
	float: left;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 0;
}

.image_right
{
	float: right;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0;
	position: relative;
	top: -60px;
}

select.inputstyle
{
	height: 17px;
	padding: 0;
	line-height: 12px;
	color: #646464;
}

input.inputstyle
{
	height: 18px;
	padding: 0 2px 0px 2px;
	line-height: 12px;
	color: #646464;
}

input.button
{
	text-align: center;
}

/*** LIST ***/

.rsscontainer
{
	width: 100%;
	height: 19px;
	text-align: right;
	display: block;
}

.keyitemborder
{
	border-bottom-color: #CDCDCD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.keyitem_hover
{
	background-color: #F3F3F3;
	cursor: pointer;
}

.keyitemborder_hover
{
	background-color: #F3F3F3;	
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.listitemborder
{
	border-bottom-color: #CDCDCD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.listitem_hover
{
	background-color: #F3F3F3;
	cursor: pointer;
}

.listitemborder_hover
{
	background-color: #F3F3F3;	
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.keytext
{
	width: 100%;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right: 2px;
}

.keymore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
	vertical-align: bottom;
}

.keyheadline
{
	font-weight: bold;
	display: block;
}

.listtext
{
	width: 100%;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.listmore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 7px;
	padding-right: 0;
	vertical-align: bottom;
}

.listheadline,
a.listheadline,
a.listheadline:active,
a.listheadline:visited,
a.listheadline:hover
{
	padding-top: 0px;	 
	padding-bottom: 2px;
	display: block;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}

.thumbnail
{
	padding-right: 0;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 106px;
}

.downloadtext
{
	width: 100%;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.downloadicon
{
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
}

ul.press
{
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.press li
{
	list-style: square url(../images/li.gif) outside;	
	vertical-align: baseline;
	letter-spacing: normal;
	text-align: left;
}

/* STYLES */

.error
{
	color: #FF0000;
}

h1, 
.pagetitle 
{
	font-weight: bold;
	font-size: 24px;
	color: #666;
	line-height: 20px;
	padding-top: 5px;	 
	padding-bottom: 7px;
	display: block;
	margin: 0;
}

h2, 
.subtitle
{
	font-weight: bold;
	font-size: 11px;
	color: #767676;
	padding-top: 5px;	 
	padding-bottom: 5px;
	display: block;
	margin: 0;
}

.headline
{
	font-weight: bold;
	vertical-align: bottom;
	color: #767676;	
	height: 17px;
}

.highlight
{
	color: #cc0000;
}


/*** SITEMAP ***/

.sitemaptable
{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

.sitemaptable a,
.sitemaptable a:active,
.sitemaptable a:visited
{
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.sitemaptable a:hover
{
	display: block;
	color: #cc0000;
	line-height: 18px;
	text-decoration: none;
}

.sitemaplevel0
{
	text-decoration: none;
}

.sitemaplevel1
{
	padding-left: 20px;
	text-decoration: none;
}

.sitemaplevel2
{
	padding-left: 40px;
	text-decoration: none;
}

/* NAVIGATION */

a.firstlevel, 
a.firstlevel:visited, 
a.firstlevel:active
{	
	border-right-color: #e5e5e5;
	border-right-width: 1px;
	border-right-style: solid;
	
	padding-right: 12px;
	padding-left: 12px;
	
	line-height: 22px;
	height: 24px;
	display: block;
	text-transform: uppercase;	
	text-decoration: none;	
	white-space: nowrap;
}

a.firstlevel:hover, 
a.firstlevel_active,
a.firstlevel_active:visited, 
a.firstlevel_active:active,
a.firstlevel_active:hover
{
	border-right-color: #e5e5e5;
	border-right-width: 1px;
	border-right-style: solid;
	
	padding-right: 12px;
	padding-left: 12px;
	
	background-color: #f4f4f4;
	line-height: 22px;
	height: 24px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	
	white-space: nowrap;	
}

.secondlevelcontainer 
{ 
	position: relative;
	top: 5px;
	display: none;
	left: 10px;
	z-index: 99;
	
	width: 180px;
	padding-bottom: 1px;	
	
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
}

.thirdleveltopcontainer,
.thirdlevelcontainer,
.leftthirdlevelcontainer
{
	z-index: 99;
	position: absolute;
	display: none;	
	
	width: 180px;
	padding-bottom: 1px;
	
	background-color: #EEEEEE;	
	border: solid 1px #CCCCCC;  
}

.thirdleveltopcontainer
{	
	left: 176px;	
	border-top: solid 1px #FFFFFF; 
}
	
.thirdlevelcontainer,
.leftthirdlevelcontainer
{	
	padding-top: 2px;	
	border-top: solid 1px #CCCCCC;  
}

.thirdlevelcontainer
{
	left: 176px;
}

.leftthirdlevelcontainer
{
	left: 165px;
}

.leftthirdlevelcontainer a
{ 
	line-height: 16px;
}

a.secondlevel,
a.secondlevel:visited,
a.secondlevel:active,
a.secondlevelchildren,
a.secondlevelchildren:visited,
a.secondlevelchildren:active,
a.thirdlevel,
a.thirdlevel:visited,
a.thirdlevel:active,
a.leftthirdlevel,
a.leftthirdlevel:visited,
a.leftthirdlevel:active
{
	background-color: #ffffff;
	
	margin-right: 3px;
	margin-left: 3px;
	
	padding-top: 1px;
	padding-bottom: 2px;	
	
	display: block;
	text-decoration: none;
	
	border: none;
	height: auto;
	text-transform: none;
}

a.secondlevel:hover,
a.secondlevel_active,
a.secondlevel_active:visited,
a.secondlevel_active:active,
a.secondlevel_active:hover,
a.secondlevelchildren:hover,
a.secondlevelchildren_active,
a.secondlevelchildren_active:visited,
a.secondlevelchildren_active:active,
a.secondlevelchildren_active:hover,
a.thirdlevel:hover,
a.thirdlevel_active,
a.thirdlevel_active:visited,
a.thirdlevel_active:active,
a.thirdlevel_active:hover,
a.leftthirdlevel:hover,
a.leftthirdlevel_active,
a.leftthirdlevel_active:visited,
a.leftthirdlevel_active:active,
a.leftthirdlevel_active:hover
{
	color: #CC0000;
	background-color: #f4f4f4;
	
	margin-right: 3px;
	margin-left: 3px;
	
	padding-top: 1px;
	padding-bottom: 2px;	
	
	display: block;
	text-decoration: none;
	
	border: none;
	height: auto;
	text-transform: none;
}

a.secondlevel,
a.secondlevel_active,
a.secondlevelchildren,
a.secondlevelchildren_active
{
	padding-left: 8px;
}

a.secondlevelchildren,
a.secondlevelchildren:visited,
a.secondlevelchildren:active
{
	background-image: url(../images/secondnav_inactive.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}

a.secondlevelchildren:hover,
a.secondlevelchildren_active,
a.secondlevelchildren_active:visited,
a.secondlevelchildren_active:active,
a.secondlevelchildren_active:hover
{
	background-image: url(../images/secondnav_active.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
}

a.thirdlevel,
a.thirdlevel:visited,
a.thirdlevel:active
{
	background-image: url(../images/thirdnav_inactive.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

a.thirdlevel:hover,
a.thirdlevel_active,
a.thirdlevel_active:visited,
a.thirdlevel_active:active,
a.thirdlevel_active:hover
{
	background-image: url(../images/thirdnav_active.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

a.leftthirdlevel,
a.leftthirdlevel:visited,
a.leftthirdlevel:active
{
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 18px;	
	
	background-image: url(../images/thirdnav_inactive.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

a.leftthirdlevel:hover,
a.leftthirdlevel_active,
a.leftthirdlevel_active:visited,
a.leftthirdlevel_active:active,
a.leftthirdlevel_active:hover
{
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 18px;	
	
	background-image: url(../images/thirdnav_active.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 18px;	
}

.dropdownnavigationseperator
{
	height: 2px;
	background-image: url(../images/dropdownseperator.gif);
	background-repeat: repeat-x;
	margin-right: 3px;
	margin-left: 3px;
}

.leftnavigationtable
{
	width: 162px;
}

.leftnavigationtable a,
.leftnavigationtable a:active,
.leftnavigationtable a:visited,
.leftnavigationtable a:hover
{
	display: block;
	line-height: 16px;
	text-decoration: none;
}

.leftnavigationtable a:hover
{
	text-decoration: none;
}

.leftnavigationseperator
{
	height: 2px;
	background-image: url(../images/greywhiteborder.gif);
	background-repeat: repeat-x;
}

a.leftnavigationlink, 
a.leftnavigationlink:visited, 
a.leftnavigationlink:active
{	
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
	
	background-image: url(../images/nav_inactive.gif);
	background-repeat: no-repeat;
	background-position: left 8px; 
	
	text-decoration: none;
}

a.leftnavigationlink:hover, 
a.leftnavigationlink_active, 
a.leftnavigationlink_active:visited, 
a.leftnavigationlink_active:hover, 
a.leftnavigationlink_active:active
{	
	color: #cc0000;
	text-decoration: none;
	
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;	
	
	background-image: url(../images/nav_active.gif);
	background-repeat: no-repeat;
	background-position: left 8px; 	
}

/* CONTENTNAVIGATION */

.contentnavigationtable
{
	margin-top: 15px;
	line-height: 16px;
	width: 100%; 
}

.contentnavigationleft
{
	padding-right: 30px;
	width: 50%; 
}

.contentnavigationright
{ 
	border-left: dashed 1px #C8C8C8;
	padding-left: 8px;
	padding-right: 30px;
	width: 50%; 
}

.contentnavigationitem
{
	padding-bottom: 15px;
}

a.contentnavigationheadline,
a.contentnavigationheadline a,
a.contentnavigationheadline:visited,
a.contentnavigationheadline:active,
a.contentnavigationheadline:hover
{
	font-weight: bold;
	color: #767676;
	line-height: 16px;
}

a.contentnavigationmore,
a.contentnavigationmore a,
a.contentnavigationmore:visited,
a.contentnavigationmore:active,
a.contentnavigationmore:hover
{
	color: #ED0B16;
	padding-right: 12px;
	
	background-image: url(../images/contentnavigationmore.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	text-decoration: none;
	line-height: 16px;
}

/**** HOMEPAGE ***/

.hometopdistance
{
	height: 25px;
	background-image: url(../images/navigationhomeshadow.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.homecontent
{
	padding: 10px 20px 10px 20px;
	background-color: #FFFFFF;
	width: 732px;	
	border-right: solid 1px #CDCDCD;
}

.logintable
{
	width: 100%;
}

.logintd
{
	width: 100px;
}

.logintextbox
{
	width: 200px;
}

.actionpanel
{
	width: 100px;
	text-align: right;
}

.actiontable td
{
	padding-left: 5px;
	padding-right: 5px;	
}

.actionborder
{
	border-right: solid 1px #7F97B9;
}

.contactcell
{
	width: 100px;
	padding-top: 6px;
}

.contactmodulediv
{
	float: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.contactmodulediv input
{
    height: 20px !important;
}
.contactmodulediv .button
{
    height: 25px !important;
    width: 50px;
    color: Black;
}

.articlecontent
{
	padding-top: 10px;
}

.teaser
{
	font-style: italic;
}



/*	custom for ritterdruck	*/
#Header
{
	height: 140px;
	width: 900px;
	background-image: url('../Images/SensorReportBgHeader.gif');
	background-repeat: repeat-y;
}

#SupportNaviContainer
{
	text-align: right !important;
	display: inline-block;
}

#LeftCell
{
	background-color: #ccc;
	width: 167px;
	height: 400px;
	vertical-align: top;
	background-image: url('../Images/SensorReportBgLeftCell.gif');
	background-repeat: no-repeat;
}

#LeftCell .Item, #LeftCell .SelectedItem
{
	font-size: 12px;
    padding-top: 18px;
    padding-bottom: 18px;
	width: 157px;
	vertical-align: middle;
	padding-left: 10px;
	display: block;
	text-transform: uppercase;
}

#LeftCell a:link, #LeftCell a:visited
{
	text-decoration: none;
	font-weight: bold;
}

#LeftCell a:hover
{
    color: White;
}

#LeftCell .SelectedItem
{
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: White;
}

#LeftCell .SubItem, #LeftCell .SelectedSubItem
{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
    padding-left: 30px;
    padding-bottom: 5px;
    display: block;
    position: relative;
    top: -10px;
    line-height: 11px;
}

#LeftCell .SelectedSubItem
{
    color: White;
}

#CenterCell
{
	background-image: url('../Images/SensorReportBgCenterCell.gif');
	background-repeat: no-repeat;
	width: 566px;
	/*padding: 60px 20px 20px 40px;*/
}

#RightCell
{
	border-bottom: solid 10px #ccc;
	width: 167px;
}

#AddressContainer
{
	width: 167px;
	height: 140px;
	vertical-align: bottom;
}

#BannerContainer
{
	width: 167px;
	height: 260px;
	/*vertical-align: bottom;*/
	background-color: #EEEEEE;
}

#BannerContainer img,
#BannerContainer object
{
    margin-bottom: 5px;
}

#NewsTicker
{
    background-color: #ccc;
}

.LanguageSelectorItem
{
	float: right;
	line-height: 30px;
	vertical-align: middle;
	color: #767676;
	padding: 0px 6px 0px 6px;
	display: inline;
}

.LanguageSelectorItem a
{
    text-decoration: none;
}

.SupportNaviItem:hover
{
    color: White;
}

.Veranstaltung
{
    color: #032f79;
    font-weight: bold;
    text-transform: uppercase;
}

.Internet
{
    font-weight: bold;
}

.DatumOrt
{
    color: #333333;
    font-weight: bold;
}
