@charset "utf-8";

#content_inhalt {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #f4f4f4;
}

*html #content_inhalt {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #f4f4f4;
	background: url(../pics/bg/bg_inhalt.jpg) repeat-x;
}

#intro_bg_inhalt {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 220px;
	background: url(../pics/bg/bg_inhalt.jpg);
}


#intro_inhalt {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 220px;
	z-index: 15;
}

#main_inhalt {
	position: relative;
	padding-top: 20px;
	width: 900px;
	left: 20px;
	height: auto;
}

/* Funktion starten */

#funktion_inhalt {
	position: fixed;
	top: 60px;
	left: 20px;
	width: 930px;
	height: 155px;
}

*html #funktion_inhalt {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 930px;
	height: 155px;
}


/* Tabelle */

.table_inhalt {
	position: relative;
	left: -8px;
}

.table_inhalt td {
	border: 0px;
}


/* Formulardesign */

.texteingabe_inhalt {
	position: relative;
	top: 0px;
	left: 0px;
	height: 16px;
	width: 385px;
	border: solid 1px #666;
	border-style: solid;
	padding-left: 4px;
	padding-top: 1px;
	margin:0px;
	font-size: 12px;
	color: #333;
	background-color: #ffffff;
}

.texteingabe_inhalt_breite {
	position: relative;
	top: 0px;
	left: 0px;
	height: 16px;
	width: 40px;
	border: solid 1px #666;
	border-style: solid;
	padding-left: 4px;
	padding-top: 1px;
	margin:0px;
	font-size: 12px;
	color: #333;
	background-color: #ffffff;
}

.block_position {
	position: relative;
	width: 930px;
	height: 70px;
	margin-top: -20px;
	z-index: 1;

}

.block_eigenschaft {
	position: relative;
	width: 920px;
	height: 45px;

}

.block_wechsel {
	position: relative;
	width: 920px;
	height: 35px;
	font-style: italic;

}

/* LINKFUNKTION */

.link_wechsel {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.link_wechsel:hover {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}

/* Selectbox */

.block_inhalt select {
	position: relative;
	width: 112px;
	font-family: Verdana, Geneva, sans-serif;
	font-color: #15191c; 
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding: 2px;
	border: solid 1px  #15191c;

}

.texteingabe_inhalt_block_breite {
	position: relative;
	top: 0px;
	left: 0px;
	height: 16px;
	width: 558px;
	border: solid 1px #666;
	border-style: solid;
	padding-left: 4px;
	padding-top: 1px;
	margin:0px;
	font-size: 12px;
	color: #333;
	background-color: #ffffff;
}

.block_inhalt .bildauswahl {
	position: relative;
	width: 564px;
	font-family: Verdana, Geneva, sans-serif;
	font-color: #15191c; 
	font-size: 11px;
	padding: 2px;
	border: solid 1px  #15191c;

}

.block_inhalt table td {
	border: none;
}

.block_inhalt {
	position: relative;
	height: auto;
	left: -4px;
	margin-top: -7px;
}

.editor_wechsel {
	position: relative;
	height: 50px;
	margin-top: 20px;
	padding-left: 9px;
}

.editor {
	position: relative;
	height: auto;
	top: -25px;
	left: 4px;
}

.editor_link_definieren {
	position: relative;
	height: auto;
	left: 5px;
	margin-top: -15px;
}

.editor_speichern_abbrechen {
	position: relative;
	height: 50px;
	padding-top: 20px;
}

.linktext_inhalt_breite {
	position: relative;
	top: 0px;
	left: 0px;
	height: 16px;
	width: 150px;
	border: solid 1px #666;
	border-style: solid;
	padding-left: 4px;
	padding-top: 1px;
	margin:0px;
	font-size: 12px;
	color: #333;
	background-color: #ffffff;
}

.bildtexteingabe_inhalt_breite {
	position: relative;
	top: 0px;
	left: -5px;
	height: 16px;
	width: 274px;
	border: solid 1px #666;
	border-style: solid;
	padding-left: 0px;
	padding-top: 1px;
	margin:0px;
	font-size: 12px;
	color: #333;
	background-color: #ffffff;
}

/* Galerie Auswahl */

#aktgal {
	position: relative;
	width: 445px;
	height: auto;
}

#pb {
	z-index: 500;
}

.mbVerkn {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	padding: 3px;
	margin-left: 7px;
}

.mbVerkn:hover {
	text-decoration: underline;
}

#modbearb {
	padding-top: 20px;