/*************************************************/
/*               Alexander Suleiman              */
/*                     Cello                     */
/*                                               */
/*       http://www.alexander-suleiman.com       */
/*************************************************/
/*              CSS (c) Bjoern SIEH              */
/*************************************************/
html body {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: center;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.4em;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: uppercase;
	padding-top: 1.4em;
	padding-bottom: 1.6em;
}
h2 {font-size: 1.3em;color: #000000;font-family: Geneva, Arial, Helvetica, sans-serif;}
h3 {font-size: 1.2em;color: #000000;font-family: Geneva, Arial, Helvetica, sans-serif;display: inline;}
h4 {font-size: 1.2em;color: #000000;font-family: Geneva, Arial, Helvetica, sans-serif;display: inline;}

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover, a:active{
	color: #000000;
	text-decoration: none;
}

#Content {
	width:100%;
	text-align:left;
	padding: 0px;
	position:	relative;
	margin-right: auto;
	margin-left: auto;
}

#logo{
display: none;
}
#sprache{
display: none;
}

#inhalt{
	position:absolute;
	width:100%;
	z-index:1;
	left: 0px;
	top: 0px;
}

#bilder{
	position:absolute;
	width:525px;
	height:117px;
	z-index:1;
	left: 0px;
	top: 453px;
}

#bilder img{
	margin-top: 0.7em;
	margin-left: 0.4em;
}


#navigation{
	display: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#zitat{
display: none;
}
#zitat-hg{
display: none;
}
#zitat-alex{
display: none;
}

#balken{
display: none;
}

.txttd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.4em;
	margin: 0px;
	padding-left: 0.5em;
}

.txttd- {text-decoration: line-through;}

.txttd2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.4em;
	margin: 0px;
	padding-bottom: 0.7em;
	padding-left: 1.5em;
}

.txttdbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.4em;
	margin: 0px;
	padding-left: 1.3em;
	font-weight: bold;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.4em;
	margin: 0px;
	padding-bottom: 0.7em;
	padding-left: 1.5em;
}


.txtklein {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 0.9em;color: #E5E5B4;}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #551F05;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.headerklein {
	padding-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
}
.tabLinie td{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FF9900;}
.forminput{background: #FFFFFF;font: 1em Arial, Helvetica, sans-serif;color: #333333;border-top: 1px solid #333333;border-right: 1px solid #333333;border-bottom: 1px solid #333333;border-left: 1px solid #333333;} 
.formbutton{
	font: 0.9em Arial, Helvetica, sans-serif;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.imgtxt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #330000;
	border-bottom-color: #330000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 5px;
}

