body
{
	margin: 0em auto;
	text-align: center;
	color: #dadada;
  font-family: Arial;
	font-size: 12px;
	background-image: url(../img/hg.jpg);
	color: #000000;
}

h1
{
	font-size: 22px;
	display: inline;
	color: #d9d9d9;
}

h2
{
	font-size: 13px;
	display: inline;
	color: #ffffff;
}

h3
{
	display: inline;
	font-size: 14px;
	color: #001283;
	margin-bottom: 10px;
}

a
{
  color: #ffffff;
  text-decoration: underline;
}

img
{
  border: none;
}

input
{
  border: 1px solid black;
  width: 100%;
	font-size: 11px;
}

.textarea
{
  border: 1px solid black;
  width: 100%;
  height: 100px;
	font-size: 11px;
  font-family: Arial;
}

.submit
{
	width: 100px;
	height: 20px;
  font-family: arial narrow;
	font-size: 11px;
  border: 1px solid #000000;
  margin-top: 10px;
  background-color: #ffffff;
}

.clear
{
  clear: both;
}

#container
{
	position: absolute;
	width: 900px;
	height: 550px;
	left: 50%;
	margin-left: -450px;  /* Um die Hälfte der Breite nach links schieben */
	top: 50%;
	margin-top: -275px;   /* Um die Hälfte der Höhe nach oben schieben */
}

/*#left
{
	float: left;
	width: 253px;
  height: 325px;
	text-align: left;
	padding-top: 225px;
	padding-left: 90px;
	background-image: url(../img/hg_left.jpg);
}
*/

#left
{
	float: left;
	width: 343px;
  height: 550px;
	text-align: left;
	background-image: url(../img/hg_left.jpg);
}

#left a
{
  color: #ffffff;
  text-decoration: none;
}

#left img
{
  border:none;
}


#content
{
	float:left;
	width: 363px;
  height: 550px;
	text-align: left;
	background-color:#ffffff;
	background-image: url(../img/hg_content.jpg);
}

#headline
{
  height: 30px;
	text-align: left;
	background-color:#838383;
	padding-left: 10px;
}

/* ------------ Termine ------------ */

#kalender
{
  height: 80px;
	text-align: left;
	padding: 10px;
	padding-top: 13px;
	border-bottom: 1px solid #cccccc;
}

#kalenderjahre
{
  float: left;
  width: 40px;
	text-align: left;
	padding-top: 5px;
		font-weight: bold;
}

#kalenderjahre a
{
  color: #000000;
  text-decoration: none;
}

#kalenderjahre a.aktuell
{
  color: #FFFFFF;
  text-decoration: none;
}

#kalendermonat
{
  float: left;
  width: 80px;
	text-align: center;
	padding-top: 50px;
	font-size: 25px;
	font-weight: bold;
}

#kalendermonat a
{
  color: #000000;
  text-decoration: none;
}

#kalenderraster
{
  float: right;
  width: 210px;
	text-align: left;

}

#kalenderraster a
{
  color: #ffffff;
  text-decoration: none;
}

#kalenderraster table
{
  border: none;
}


#kalenderraster td
{
  width: 30px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

#kalenderraster td.tage
{
	background-color: #000000;
}

#kalenderraster td.termine
{
	color: #ffffff;
	background-color: #cc3300;
}

#kalenderraster td.aktuell
{
	color: #ffffff;
	background-color: #cc3300;
}

#terminbeschreibung
{
	text-align: left;
	padding: 10px;
	padding-left: 60px;
  border-bottom: 1px solid #cccccc;
  color: #e5e5e5;
}

#terminplatzierung
{
	text-align: left;
	padding: 10px;
	padding-left: 60px;
  border-bottom: 1px solid #cccccc;
    color: #e5e5e5;
}

#terminperformance
{
	text-align: left;
	padding: 10px;
	padding-left: 60px;
	  color: #e5e5e5;
}

/* ------------ Personality ------------ */

#personality_facts
{
	text-align: left;
	padding: 10px;
	padding-left: 60px;
  color: #e5e5e5;
}

#personality_pic
{
	text-align: left;
  background-color: #838383;
  height: 173px;
}

#personality_facts2
{
	text-align: left;
	padding: 10px;
	padding-right: 15px;
	padding-left: 60px;
  color: #e5e5e5;
}

/* ------------ Pics ------------ */

#pics_termine
{
	text-align: left;
	padding: 10px;
	padding-left: 60px;
  color: #e5e5e5;
}

#pics_termine a
{
  color: #e5e5e5;
  text-decoration: none;
}

#pics_pic
{
	text-align: left;
  background-color: #838383;
  height: 173px;
}

#pics_pic_holder
{
  float: left;
  width: 260px;
	text-align: left;
  height: 173px;
}

#pics_pic_changer
{
  float: right;
	text-align: left;
  width: 90px;
  padding: 5px;
}

#pics_pic_changer img
{
  border: none;
}

#picsarchive
{
  float: left;
	text-align: left;
	width: 60px;	
}

#picsarchiv
{
  float: right;
  width: 220px;
	text-align: left;
  color: #e5e5e5;

}

#picsarchiv .scrollbereich
{
  overflow: auto;
  width: 215px;
  height: 110px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 10px;
}

/* ------------ Guestbook ------------ */

#guestbook
{
	text-align: left;
  color: #5e5e5e;
}

#guestbook a
{
	text-decoration: none;
}

#guestbook_entry
{
	text-align: left;
	padding: 10px;
  color: #ffffff;
}

.scrollbereich {
overflow: auto;
width: 364px;
height: 460px;
  border-bottom: 1px solid #c9c9c9;
}

#guestbook_datum
{
	text-align: left;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #5b687e;
  color: #ffffff;
}

#guestbook_eintrag
{
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
  color: #ffffff;
  border-bottom: 1px solid #c9c9c9;
}

#guestbook_eintrag a
{
	text-decoration: none;
}

#guestbook_kommentar
{
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #535353;
  color: #ffffff;
  border-bottom: 1px solid #c9c9c9;
}

/* ------------ Tagebuch ------------ */

#tagebuch
{
	text-align: left;
  color: #5e5e5e;
}

#tagebuch_entry
{
	text-align: left;
	padding: 10px;
  color: #ffffff;
}

.scrollbereich {
overflow: auto;
width: 364px;
height: 460px;
  border-bottom: 1px solid #c9c9c9;
}

#tagebuch_datum
{
	text-align: left;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #5b687e;
  color: #ffffff;
}

#tagebuch_eintrag
{
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
  color: #ffffff;
  border-bottom: 1px solid #c9c9c9;
}

#tagebuch_bild
{
	float: left;
	width: 130px;

}

#tagebuch_bild img
{
	border: none;
}

#tagebuch_text
{
	
}

/* ------------ World ------------ */


#world_uhren
{
	text-align: left;
	height: 89px;
  color: #ffffff;
  background-image: url(../img/hg_world_uhren.jpg);
  border-bottom: 1px solid #ffffff;
}

#world_home
{
	float:left;
	text-align: center;
	width: 110px;
	margin-left: 60px;
	margin-top: 20px;
}

#world_home .world1
{
  font-size: 9px;
  color: #ffffff;
}

#world_home .world2
{
  font-size: 20px;
  color: #ffffff;
  line-height: 18px;
}

#world_home .world3
{
  font-size: 10px;
  color: #ffffff;
}

#world_extern
{
	float:left;
	text-align: center;
	width: 110px;
	padding-left: 25px;
	padding-top: 20px;
}

#world_extern .world1, .world2, .world3
{
  font-size: 9px;
  color: #000000;
}

#world_extern .world2
{
  font-size: 20px;
  line-height: 20px;
}

#world_extern .world3
{
  font-size: 10px;
}

#world_karte
{
	text-align: left;
	height: 185px;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

#world_place
{
	text-align: left;
	padding: 10px;
	padding-left: 60px;
  border-bottom: 1px solid #ffffff;
  color: #C9E1AF;
}

#world_competition
{
	text-align: left;
	padding: 10px;
	padding-left: 60px;
  border-bottom: 1px solid #ffffff;
    color: #C9E1AF;
}

#world_impression
{
	text-align: left;
	padding: 10px;
	padding-left: 60px;
  border-bottom: 1px solid #ffffff;
    color: #C9E1AF;
}

#right
{
	float: right;
	width:173px;
  height:520px;
  padding-top: 30px;
  padding-left: 20px;
	text-align: left;
	background-image: url(../img/hg_right.jpg);
}
