
/***************************************	ContentPage		***************************************/

.Hauptinhalt, .Hauptinhalt td
{
	padding-right: 10px;
	font-family:Arial;
	color: #4E4C32;
}

.Hauptinhalt p
{
	padding-top:2px; 
	padding-bottom:10px; 
	padding-right:2px;
}

.Hauptinhalt H1
{
	color: #0027AA;
	font-size: 14px;
	font-weight: 600;
}

.Hauptinhalt H2
{
	font-size: 19px;
	font-weight: 500;
	margin-top: 10px;
	font-family: Arial Black, Arial;
	color: #000;
	letter-spacing: 0px;
	font-style: normal;
	font-variant: normal;
}

.Hauptinhalt H3
{
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
	border-bottom: dotted 1px #4E4C32;
	border-top: dotted 1px #4E4C32;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
}

.Hauptinhalt H4
{
	font-size: 12px;
	font-weight: 700;
}

.Hauptinhalt H4, .Hauptinhalt H5, .Hauptinhalt H6
{
	color: #4E4C32;
	font-weight: 700;
	margin-top: 5px;
	margin-bottom: 5px;
}


.Hauptinhalt a:link, .Hauptinhalt a:active, .Hauptinhalt a:visited
{
	background-image: url(../images/bul_1.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	color: #0027AA;
	font-weight: 700;
}

.Hauptinhalt a:hover	
{
	background-image: url(../images/rr2.gif);
}

.Hauptinhalt img
{
	margin-right: 10px;
}

.Hauptinhalt li
{
	list-style-image: url(../images/right.gif);
	list-style-position: inside;
	font-size: 10px;
	font-weight: 700;
}

.Hauptinhalt hr
{
	color: #4E4C32;
	height: 1px;
}


.Footer, .Footer td
{
	color: #000;
	font-size: 11px;
}

.BlueBoxContent
{
	color: #fff;
}

.BlueBoxContent H3
{
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 8px;
}

.BlueBoxContent img
{
	margin-right: 10px;
}

.BlueBoxContent a:link, .BlueBoxContent a:active, .BlueBoxContent a:visited
{
	background-image: url(../images/bul_1.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 17px;	
	color: #fff;
	font-weight: 700;
	text-align: right;
}

.BlueBoxContent a:hover	
{
	background-image: url(../images/rr2.gif);
}


/***************************************	ContentPreviewList	***************************************/
.ContentPreviewList
{
	font-family:Arial;
	font-size: 11px;
	color: #4E4C32;
}

.ContentPreviewList a:link, .ContentPreviewList a:active, .ContentPreviewList a:visited
{
	background-image: url(../images/bul_1.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	color: #0027AA;
	font-weight: 700;
}

.ContentPreviewList a:hover	
{
	background-image: url(../images/rr2.gif);
}


/* .ContentPageCollectionPreviewTitle is the title above the preview- list */
.ContentPreviewList .ContentPageCollectionPreviewTitle
{
	color: #4E4C32;
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* .ContentPagePreviewOuter is the surrounding container of each preview- element */
.ContentPreviewList .ContentPagePreviewOuter
{
	padding-bottom: 5px;
}

.ContentPreviewList .ContentPagePreviewTitle
{
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
	border-bottom: dotted 1px #4E4C32;
	border-top: dotted 1px #4E4C32;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
}

.ContentPreviewList .ContentPagePreviewText
{
	text-align: justify;
	padding-top: 4px;
}

.ContentPreviewList .ContentPagePreviewLink
{
}

/* Alternates */
.ContentPreviewList .ContentPagePreviewOuterAlternate
{
	padding-bottom: 5px;
}

.ContentPreviewList .ContentPagePreviewTitleAlternate
{
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
	border-bottom: dotted 1px #4E4C32;
	border-top: dotted 1px #4E4C32;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
}

.ContentPreviewList .ContentPagePreviewTextAlternate
{
	text-align: justify;
	padding-top: 4px;
}

.ContentPreviewList .ContentPagePreviewLinkAlternate
{
}

/***************************************	News		***************************************/

.News
{
	
}

.News img
{
	margin: 10px;
}

.News .newsDate
{	
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 15px;
}

.News .newsTitle
{	
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 15px;
}

.News .newsLongText
{	
}

.News a:link, .News a:active, .News a:visited
{
	background-image: url(../images/bul_1.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 17px;	
	color: #0027AA;
	font-weight: 700;
}

.News a:hover
{
	background-image: url(../images/rr2.gif);
}

/***************************************	NewsList		***************************************/


.NewsList
{	
}

.NewsList td
{	
}

.NewsList .newsListDate
{	
	background-image: url(../images/bul_2.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;	
	font-size: 10px;
}

.NewsList .newsListTitle
{	
	font-weight: 700;
	color: #4E4C32;
	text-decoration: underline;
}

.NewsList .newsListShortText
{	
	padding-bottom: 10px;
}

.NewsList a:link, .NewsList a:active, .NewsList a:visited
{	
	background-image: url(../images/bul_1.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 17px;	
	color: #0027AA;
	font-weight: 700;
}

.NewsList a:hover	
{
	background-image: url(../images/rr2.gif);
}

/***************************************	Sitemap		***************************************/

.Sitemap
{
}

.Sitemap ul
{
}

.Sitemap li
{
	padding: 0 0 0 15px;
}

.Sitemap a:link, .Sitemap a:active, .Sitemap a:visited
{
	background-image: url(../images/bul_1.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 17px;	
	color: #0027AA;
	font-weight: 700;
}

.Sitemap a:hover	
{
	background-image: url(../images/rr2.gif);
}

/***************************************	TeaserCollection		***************************************/

.TeaserCollection
{
	color: #fff;
}

.TeaserCollection td
{
	color: #fff;
}


.TeaserCollection a, .TeaserCollection a:link, .TeaserCollection a:active, .TeaserCollection a:visited
{
	text-decoration: none;
}

.TeaserCollection a:hover	
{
	text-decoration: none;
}

/***************************************	Login		***************************************/

.Login
{	
}

.Login td
{	
}

.Login input
{	
}

.Login .tblLoginForm
{	
}

.Login .tblLoginInfo
{	
}

.Login a:link, .Login a:active, .Login a:visited
{	
}

.Login a:hover	
{
}

/***************************************	FulltextSearchControl		***************************************/

.FulltextSearchControl
{
}

.FulltextSearchControl #tblSearchControl td
{
}

.FulltextSearchControl #tblSearchControl input
{
}

.FulltextSearchControl #tblSearchControl a:link, .FulltextSearchControl #tblSearchControl a:active, .FulltextSearchControl #tblSearchControl a:visited
{	
}

.FulltextSearchControl #tblSearchControl a:hover	
{
}

/***************************************	FulltextSearchResult		***************************************/


.FulltextSearchResult
{
}

/* .InfoTitle is the first line "Found results" above the result- list */
.FulltextSearchResult .InfoTitle
{
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
	border-bottom: dotted 1px #4E4C32;
	border-top: dotted 1px #4E4C32;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
	display: block;
}

/* .ResultTitleLink is the linked title of the content; might be replaced with a, a:hover aso. */
.FulltextSearchResult .Result  .ResultTitleLink 
{
}

.FulltextSearchResult .Result  .ResultPreviewText
{
}

/* .ResultTitleLink is the linked title of the content; might be replaced with a, a:hover aso. */
.FulltextSearchResult .AlternateResult .ResultTitleLink 
{
}

.FulltextSearchResult .AlternateResult .ResultPreviewText
{
}

.FulltextSearchResult a
{
	color: #0027AA;
	font-weight: 700;
}

.FulltextSearchResult a:hover	
{
}


/***************************************	ContactForm		***************************************/

.ContactForm
{
}

.ContactForm td
{
	color: #fff;
}

.ContactForm #ContactFormSubmit
{
}

.ContactForm a:link, .ContactForm a:active, .ContactForm a:visited
{	
	background-image: url(../images/bul_1.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	text-decoration: underline;
	color: #fff;
	text-align: right;
}

.ContactForm a:hover	
{
	text-decoration: none;
}

/***************************************	NaviTable	***************************************/

.TechnologieNaviTable
{
	margin-left: 20px;
	margin-bottom: 20px;
}

.TechnologieNaviTable a:link, .TechnologieNaviTable a:active, .TechnologieNaviTable a:visited
{
	background-image: url(../images/bul_1.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	color: #4E4C32;
	text-decoration: none;
}
.TechnologieNaviTable a:hover
{
	text-decoration: underline;
	background-image: url(../images/rr2.gif);
}

.TechnologieNaviTable .NaviMenuSelectedLevel0, .TechnologieNaviTable .NaviMenuSelectedLevel1, .TechnologieNaviTable .NaviMenuSelectedLevel2
{
	font-weight: bold;	
}


.Projektliste
{
	margin-left: 0px;
}

.Projektliste a:link, .Projektliste a:active, .Projektliste a:visited
{
	background-image: url(../images/bul_1.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	color: #4E4C32;
	text-decoration: none;
}

.Projektliste a:hover
{
	text-decoration: underline;
	background-image: url(../images/rr2.gif);
}

.Projektliste .NaviMenuLevel0
{
	text-decoration: none;
}

.Projektliste .NaviMenuLevel1, .Projektliste .NaviMenuHoverLevel1, .Projektliste .NaviMenuSelectedLevel1
{
	text-decoration: none;
	padding-left: 10px;
}

.Projektliste .NaviMenuSelectedLevel0, .Projektliste .NaviMenuSelectedLevel1, .Projektliste .NaviMenuSelectedLevel2
{
	font-weight: bold;
}


.NaviTable
{
}
.NaviTable td
{
}
.NaviTable table
{
}
.NaviTable a:link, .NaviTable a:active, .NaviTable a:visited
{
	background-image: url(../images/bul_1.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	color: #4E4C32;
	text-decoration: none;
}
.NaviTable a:hover
{
	text-decoration: underline;
	background-image: url(../images/rr2.gif);
}
.NaviTable .NaviMenuLevel0
{
}
.NaviTable .NaviMenuHoverLevel0
{
}
.NaviTable .NaviMenuSelectedLevel0
{
}
.NaviTable .NaviMenuLevel1
{
}
.NaviTable .NaviMenuHoverLevel1
{
}
.NaviTable .NaviMenuSelectedLevel1
{
}
.NaviTable .NaviMenuLevel2
{
}
.NaviTable .NaviMenuHoverLevel2
{
}
.NaviTable .NaviMenuSelectedLevel2
{
}



