/* Standard-CSS für doreenschaldach.de */

/* Abstände aller Elemente werden auf Null gesetzt */
html, body, div, p, h1, h2, h3, ol,
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
   color: #fff;
   font-size: 13px;
   line-height: 1.3em;}


/*  Formatierung weiterer Elemente */
html, body {
   font-size:101%;
   height:100%;
   width:100%;
   margin: 0;
   padding: 0;
}

div#container {
     min-height: 100%;
}

* html #container {
     height: 100%;
}


legend {
   color: #888;
   cursor: default;
   font-size: 13px;
}

fieldset {
   cursor: default;
}

img {
   border-width:0px;
}



body {
   background-color:#b7af79;
   height:100%;
   width:100%;
   margin: 0;
   padding: 0;
}

#main {
   background:#b7af79 url(../images/doreen-schaldach-fotografie_small.jpg) no-repeat center ;
   min-height: 640px;
   min-width: 999px;
}


#bottom {
	white-space:nowrap; 
	text-align:center; 
	font-size:1.3em; 
	padding-top:65px; 
	padding-left:10px;
	color: #ffffff;
}

#buttons {
	white-space:nowrap; 
	text-align:center; 
	font-size:1.5em; 
	padding-top:442px; 
	padding-left:180px;
	color: #ffffff;
}

#buttons_center {
	min-width:790px; 
	width:790px;
	position:relative;
	left:50%; 
	margin-left:-470px;
	text-align:center;
}

.content {
	width:235px;
	float:left;
	height:30px;
	margin:10px;
	padding-top:10px;
}

h2 a:link, h2 a:visited, h2 a:active {
	letter-spacing:0.1em;
	*letter-spacing:0.3em;
	font-size:1.7em;
	font-weight:normal;
	text-decoration: none;
	color: #fff;
}

h2 a:hover {
	font-weight: bold;
	font-size: 1.73em;
}
