html, body, td, th {
	font-size: 104%;
	overflow: hidden;
}
* {
	font-family: Verdana;
}
body, .button {
	background-color: #F0DCDF;
/* Farbe 1 */
	text-align: center;
}
img {
display: block;
}
#BoxOben, #Gallery, #News, #Iframe {
	background-color: #ffffff;
}
/*Farbe 2*/
body, td, th, #BoxOben, input, textarea, .button, .mp3-logo, .ogg-logo, .file-logo {
	border-color: #C37380;
}
/*Farbe 3*/
body, td, th, #BoxOben, input, textarea, .button, a {
	color: #C37380;
}
/*Farbe 3*/
a:hover {
	color: #B75767;
}
/* Farbe 4 */
#Box, #BoxUnten, #BoxObenLinks, #BoxObenRechts, #BoxUntenLinks, #BoxUntenRechts {
	border: 0px solid;
}
#Box {
	position: absolute;
}
#BoxOben, .button, input, textarea {
	border: 1px solid;
}
#Box {
	width: 50em;
	height: 26.9em;
	margin: -13.45em 0 0 -25em;
	top: 50%;
	left: 50%;
}
#BoxOben, #BoxUnten {
	width: 100%;
}
#BoxOben {
	height: 92%;
}
#BoxUnten {
	height: 5%;
	margin-top: 0.5em;
}
/* Abstand des Menüs zum großen Fenster */
#BoxObenLinks, #BoxObenRechts, #BoxUntenLinks, #BoxUntenRechts {
	height: 100%;
}
#BoxObenLinks, #BoxUntenLinks, #BoxObenRechts {
	text-align: left;
	float: left;
}
#BoxObenRechts, #BoxUntenRechts {
	float: right;
}
#BoxUntenRechts {
	text-align: right;
}
#BoxObenLinks {
	width: 33%;
}
#BoxObenRechts {
	width: 66%;
}
#BoxUntenLinks {
	width: 90%;
}
#BoxUntenRechts {
	width: 10%;
}
#Grosses_Bild {
	position: relative;
	vertical-align: bottom;
/* Hack wegen Freiraum unterm Bild im IE */
	top: 0;
	width: 100%;
	height: 100%;
}
#Unterschrift {
	position: relative;
	top: 4em;
	left: 3em;
	width: 80%;
}
#Grosse_Schrift {
	position: relative;
	top: 0em;
	left: 0em;
	font-size: 1.5em;
	font-variant: small-caps;
	letter-spacing: 0.4em;
	font-weight: bold;
	text-align: center;
}
#Grosse_Schrift2 {
	position: relative;
	top: 0.5em;
	left: 0em;
	font-size: 0.9em;
	letter-spacing: 0.15em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
a {
	text-decoration: none;
}
#Inhalt a, .News-Eintrag-Text a {
	text-decoration: underline;
}
input, textarea {
	width: 20em;
	margin-bottom: 0.0em;
	font-size: 90%;
}
#Ueberschrift {
	position: relative;
	top: 1em;
	left: 0em;
	font-size: 130%;
	font-variant: small-caps;
	letter-spacing: 0.4em;
	border-bottom: 1px solid;
}
#Inhalt {
	position: relative;
	top: 2.3em;
	padding: 0;
	height: 20.5em;
	width: 99.9%;
	overflow: auto;
}
.button {
	cursor: pointer;
	width: 7em;
}
td {
	vertical-align: top;
	padding-bottom: 0.3em;
}
#Menue_Links, #Menue_Gallery, #Menue_Musik, #Menue_Vita, #Menue_Saengerin, #Menue_Model, #Menue_Kontakt, #Menue_Gaestebuch, #Menue_News, #Menue_Vocalcoaching {
	position: absolute;
	display: inline;
	font-size: 80%;
	font-style: italic;
	text-align: left;
}
#Menue_News {
	left: 5.15em;
}
#Menue_Vita {
	left: 10em;
}
#Menue_Musik {
	left: 14.7em;
}
#Menue_Gallery {
	left: 19.15em;
}
#Menue_Vocalcoaching {
}
#Menue_Gaestebuch {
  left: 25em;
}
#Menue_Kontakt {
  left: 33em;
}
#Menue_Links {
  left: 45.3em;
}
#Unterschrift_klein {
	position: absolute;
	left: 26em;
	top: -2.05em;
}
#klein {
	font-size: 75%;
}
#Gallery {
	position: absolute;
	top: 1.9em;
	left: 0.8em;
	width: 33%;
	background-color: transparent;
}
#Gallery table {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}
#Gallery table tr {
	margin: 0;
	padding: 0;
}
#Gallery table tr td {
	margin: 0;
	padding: 0;
	width: 48px;
	height: 48px;
	border-style: none;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
}
#Gallery table tr td img {
	border: 1px solid #C37380;
}
#Gallery_Kategorien-Tabelle td {
	padding-right: 18px;
}
#Gallery_Kategorien-Tabelle img {
	border: 1px solid #C37380;
}
#Gallery-Bild {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: transparent;
}
#Gallery-Bild img {
/* to center the image, removes display:block */
  display: inline;
	border: 0;
	height: 20.3em;
/* mouse cursor, for Gecko & IE */
  cursor: url('magnifier.png'), url('http://www.christinedueweke.de/magnifier.cur'), pointer;
}
#iframe-Gaestebuch, #iframe-News, #iframe-Gallery, #iframe-Saengerin-Referenzen, #iframe-Saengerin-Hochzeits-Special {
	width: 100%;
	height: 20.3em;
}
#News, #Iframe {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
hr {
	border: 0;
	height: 1px;
	background-color: #CF8FA3;
}
.News-Eintrag {
	margin: 0;
	padding: 0;
	width: 100%;
}
.News-Eintrag-Kopfzeile {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 100%;
}
.News-Eintrag-Datum {
	font-size: 0.7em;
	float: right;
}
.News-Eintrag-Text {
	font-size: 0.9em;
}
#eXTReMe_1, #Counter {
	display: none;
}
#News-Content {
	margin: 0;
	padding: 0;
	width: 100%;
}
#News-Menue {
	position: relative;
}
#News-Archiv {
}
#News-Login {
	display: none;
}
#News-Meta {
}
#News-Advertisement, #News-Menue {
	display: none;
}
#News-Credit {
	display: none;
}
.News-Eintrag-Anzahl-Kommentare {
	font-size: 0.7em;
}
.mp3-logo, .ogg-logo, .file-logo {
	height: 20px;
	width: 40px;
	border: 1px solid;
	background-color: #FFFFFF;
}
#PaderDesign {
	position: relative;
	float: right;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 0.5em;
	font-size: 0.65em;
	width: 220px;
}
/** {
	scrollbar-base-color: #B75767;
	scrollbar-3d-light-color: #F0DCDF;
	scrollbar-arrow-color: #C37380;
	scrollbar-darkshadow-color: #B75767;
	scrollbar-face-color: #F0DCDF;
	scrollbar-highlight-color: #C37380;
	scrollbar-shadow-color: #B75767;
	scrollbar-track-color: #F0DCDF;
}
*/
#Iframe {
	width: 97%;
}
/* Hack gegen horizontale Scrollbar im IE6.0 */
#Inhalt {
	margin-right: 1px;
}
/* Hack gegen fehlenden rechten Rahmen unter Model-Gallery' */
.Fehlermeldung {
	color: red;
	font-size: 0.6em;
	margin: 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
}
#Gallery-Index {
	text-align: left;
	font-size: 90%;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-bottom: 7px;
	margin-right: 30px;
}
#Zurueck-Button {
	font-size: 0.8em;
}
.Gallery-Kategorie {
	background-color: transparent;
	font-variant: small-caps;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#Gallery_Kategorie-Ueberschrift {
	text-align: left;
	font-size: 90%;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-right: 30px;
	border-bottom: 1px solid;
}
#Tabelle_Referenzen {
	width: 98%;
}
#Tabelle_Sedcard {
	width: 98%;
}
#Tabelle_Gallery {
	width: 15em;
}
ul {
	margin-top: 0;
}
#Schnoerkel-Links {
	position: absolute;
	left: -280px;
	top: -110px;
	z-index: -1;
}
#Schnoerkel-Rechts {
	position: absolute;
	left: 42.1em;
	top: 8.5em;
	z-index: -1;
}
#Box {
	z-index: 1;
}
#Gallery-Video {
	border: 1px solid red;
	margin: 30px;
	padding: 0;
}
.GigKalender * {
	font-family: Verdana;
}
.GigKalender {
width: 98%;
}
.GigKalender img {
/* to center the image, removes display:block */
  display: inline;
	border: 0;
}
.GigKalender td {
	padding: 0;
}
.GigKalender #List table, .GigKalender #Table table {
}
.GigKalender .GuestbookLinkForAddingEntries {
	display: none;
}
.GigKalender .NewsEntryHeadline, .GigKalender .NameOfMonth, .GigKalender .GuestbookEntryHeadline {
	padding: 0;
	background-color: #ffffff;
	border-bottom: 1px solid;
}
