* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

body {
	margin:0px;
	padding:0px;
	font-size: 62.5%;
	line-height: 18px;
	background-image: url("../images-layout/bg-body.gif");
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#F4F4F4;
	color: #666666;
	}

h1 {
	font-size: 1.4em;
	}

h2 {
	font-size: 1.2em;
	margin: 0;
	}

h3 {
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	}

p {
	margin-top: 0px;
	margin-bottom: 20px;
	}

form {
	display: inline;
	}

A.linkGray			{color: #666666; text-decoration: none;}
A.linkGray:visited	{color: #666666; text-decoration: none;}
A.linkGray:hover	{color: #666666; text-decoration: underline;}
A.linkGray:active	{color: #666666; text-decoration: none;}

A.linkWhite			{color: #FFFFFF; text-decoration: none;}
A.linkWhite:visited	{color: #FFFFFF; text-decoration: none;}
A.linkWhite:hover	{color: #FFFFFF; text-decoration: underline;}
A.linkWhite:active	{color: #FFFFFF; text-decoration: none;}

.imgborder {
	border: 1px solid #666666;
}

.portrait {
	border: 1px solid #666666;
	margin-left: 20px;
}

.fehlermeldung {
	color: #CC0000;
}

.erfolgsmeldung {
	color: #339933;
}

.textfeldererror {
	background-color: #FFFF99;
}

/* ///////////////////////////// SEITEN-KONSTRUKT START ///////////////////////////// */
#master { /* Weitere Styles in der Datei screen-idxxx.css */
	width: 100%;
	height: 100%;
}
	#totale {
		margin:0 auto;
		height: 212px;
		width: 996px;
		text-align:left;
		clear:both;
	}
		#navleft {
			float: left;
			padding-left:11px;
			padding-right:11px;
			width: 188px;
			font-size: 1.2em;
		}
			#navleft h1 { /* Weitere Styles in der Datei screen-idxxx.css */
				font-size: 1.0em;
				margin: 35px 0px 15px 5px;
			}
			#p_user {
				padding:3px;
				width: 170px;
				font-size: 1.0em;
				border: 1px solid #666666;
			}
			#p_password {
				padding:3px;
				margin-bottom:5px;
				width: 170px;
				font-size: 1.0em;
				border: 1px solid #666666;
			}
			#p_submit {
				padding:2px;
				font-size: 1.0em;
			}
			.passwortvergessen {
				font-size: 0.8em;
			}
		#main {
			float: left;
			width: 786px;
		}
	
			#header {
				width: 786px;
				height: 183px;
				clear:both;
			}
				#headercontent {
					float: left;
					width: 576px;
					height: 183px;
					background-color:#FFFFFF;
				}
					#logo {
						padding-left:40px;
						padding-top:60px;
						width: 500px;
						height: 90px;
					}
					#topkat {
						padding-left:10px;
						padding-top:10px;
						width: 565px;
						font-size: 1.2em;
					}
						#topkat img {
							padding-right:5px;
							padding-left:15px;
						}
				#newsflash {
					float: left;
					width: 209px;
					height: 183px;
					text-align:left;
					position: relative;
				}
					#newsflashcontent {
						padding-top:10px;
						padding-left:10px;
						padding-right:10px;
						padding-bottom:9px;
						font-size: 1.0em;
						line-height: 14px;
						position: absolute;
						bottom: 0;
					}
						#newsflashcontent h1 { /* Weitere Styles in der Datei screen-idxxx.css */
							font-size: 1.2em;
							margin-bottom:5px;
						}
						#newsflashcontent p {
							padding: 0;
							margin: 0;
						}
			#trenner { /* Weitere Styles in der Datei screen-idxxx.css */
				color:#FFFFFF;
				width: 785px;
				height: 29px;
				clear:both;
			}
				#kontaktimpressum {
					padding-top:4px;
					float: left;
					width: 580px;
					text-align:right;
					font-size: 1.1em;
					color:#FFFFFF;
				}
				#suchbegriff {
					float: left;
					margin-top:4px;
					margin-left:15px;
					margin-right:5px;
					padding:3px;
					width: 150px;
					font-size: 1.1em;
					border: 1px solid #666666;
				}
				#startsuche {
					float: left;
					margin: 4px 0px 0px 0px;
				}
			#indeximage { /* Weitere Styles in der Datei screen-ie.css */
				width: 786px;
				height: 176px;
			}
			#inhalt {
				width: 786px;
			}
				#content {
					float: left;
					padding-top:20px;
					padding-left:20px;
					padding-right:20px;
					padding-bottom:20px;
					margin:0;
					width: 536px;
					font-size: 1.1em;
				}
					#content ol, #content ul {
						margin: 0px 0px 20px 25px;
						padding-left: 10px;
						list-style-position: outside;
					}
				#navright {
					float: left;
					padding-left:10px;
					padding-right:10px;
					width: 189px;
					font-size: 1.2em;
				}
					#navright h1 { /* Weitere Styles in der Datei screen-idxxx.css */
						font-size: 1.0em;
						margin: 35px 0px 15px 5px;
						}
/* ///////////////////////////// SEITEN-KONSTRUKT ENDE ///////////////////////////// */

/* ///////////////////////////// SUCHE START ///////////////////////////// */
.bodySearch {
	background-image: url("../images-layout/bg-body-search.gif");
	background-repeat: repeat-y;
	background-position: center top;
	}
#inhaltSearch {
	float: left;
	width: 786px;
	text-align:center;
	padding: 20px 0px 20px 0px;
}
#ueberschriftundtreffermenge {
	margin:0 auto;
	width: 746px;
	clear:both;
}
#ueberschriftsuchergebnise {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 300px;
	text-align: left;
	font-size: 1.4em;
	color: #666666;
	font-weight:bold;
}
#auswahltreffermenge {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 400px;
	text-align: right;
	font-size: 1.1em;
}
#suchenachundergebnisdaten {
	margin:0 auto;
	width: 746px;
	clear:both;
}
#suchenach {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 440px;
	text-align: left;
	font-size: 1.1em;
}
#ergebnisdaten {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 300px;
	text-align: right;
	font-size: 1.1em;
}
A.LinkSucheUeberschrift 		{color: #666666;font-weight: bold;font-size: 1.2em;text-decoration: underline;}
A.LinkSucheUeberschrift:visited {color: #666666;font-weight: bold;font-size: 1.2em;text-decoration: underline;}
A.LinkSucheUeberschrift:hover 	{color: #666666;font-weight: bold;font-size: 1.2em;text-decoration: none;}
A.LinkSucheUeberschrift:active 	{color: #666666;font-weight: bold;font-size: 1.2em;text-decoration: underline;}

A.LinkSuche 		{color: #1F5393;text-decoration: underline;}
A.LinkSuche:visited {color: #1F5393;text-decoration: underline;}
A.LinkSuche:hover 	{color: #1F5393;text-decoration: none;}
A.LinkSuche:active 	{color: #1F5393;text-decoration: underline;}

.TextUrl {
	font-size: 0.9em;
	}
#trefferliste {
	margin:0 auto;
	width: 746px;
	text-align: left;
	font-size: 1.1em;
}
#trefferliste ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-position: outside;
}
#trefferliste ol {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-position: outside;
}
#trefferliste li {
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
#auswahltrefferseiten {
	width: 746px;
	text-align: center;
	font-size: 1.1em;
}
/* SUCHE ENDE */

/* ///////////////////////////// SUCHE START (SEARCHHI.JS) ///////////////////////////// */
.searchword  {font-weight: bold; color: #FF0000;}
.searchword0 {font-weight: bold; color: #FF0000;}
.searchword1 {font-weight: bold; color: #FF0000;}
.searchword2 {font-weight: bold; color: #FF0000;}
.searchword3 {font-weight: bold; color: #FF0000;}
.searchword4 {font-weight: bold; color: #FF0000;}
.searchword5 {font-weight: bold; color: #FF0000;}
.searchword6 {font-weight: bold; color: #FF0000;}

.highlightword  {font-weight: bold;}
.highlightword0 {font-weight: bold;}
.highlightword1 {font-weight: bold;}
.highlightword2 {font-weight: bold;}
.highlightword3 {font-weight: bold;}
.highlightword4 {font-weight: bold;}
.highlightword5 {font-weight: bold;}
.highlightword6 {font-weight: bold;}

em {
	font-weight: bold;
	font-style: normal;
}
/* SUCHE ENDE (SEARCHHI.JS) */



/*
.selectfeldermehrzeilig {
	border: 1px solid #999999;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}
	.selectfeldermehrzeiligerror {
		border: 1px solid #999999;
		background-color: #FFFF99;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		}
.textfelder {
	border: 1px solid #999999;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 2px 2px 0px 2px;
	}
.textareafelder {
	border: 1px solid #999999;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 2px 2px 0px 2px;
	}
	.textareafeldererror {
		border: 1px solid #999999;
		background-color: #FFFF99;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		padding: 2px 2px 0px 2px;
		}
.sendbutton {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	}
*/
