/* MAIN PAGE
----------------------------------------------- */

/* Allgemeiner Teil
----------------------------------------------- */
html, body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#EAEAEA;	
}

h1 {
	font-size:22px;
	margin:10px 0 0 0;
	color:#FF8000;
}

h2 {
	font-size:15px;
	margin:20px 0 0 0px;
	color:#666;
}

p {
	line-height:1.5em;
}

a, a:visited {
	color:#FF8000;
	text-decoration:none;
	/** text-decoration:underline; */
}

a:hover {
	color:#FF8000;
	text-decoration:underline;
}

a:visited {
	color:#FF8000;
}

img {
	border: 0;
}

.clear {
	clear:both;
}

a img {
  border-width:0;
}


/* Boxen
----------------------------------------------- */
#container {
	text-align:left;
	margin:0 auto;
	padding:5px 15px;
	width:676px;
	height:auto;
	height:100%;
	background:url(../bilder/seitenleiste.gif);
	background-repeat:repeat-y;
	font:12px Arial,Helvetica,sans-serif;
	color:#666;

}

#header {
	margin:5px;
	background-repeat:no-repeat;
	width: 666px;
	height:150px;
	background-image: url(../bilder/header.jpg);
}

#content {
	width:676px;
}

#main {
	width:485px;
	height:auto;
	float:left;
	padding:10px;
}

#copy {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#bottom {
	margin:0 auto;
	height:10px;
	width:706px;
	background:url(../bilder/bodenleiste.gif) no-repeat;
}

#loescher {
	clear:both;
}

/* Rechte Sidebar
----------------------------------------------- */
#sideBar {
	float:left;
	width:141px;
	min-height:400px;
	height:auto;
	float:left;
	padding:10px 15px;
	}

#logo {
	margin:0;
	padding:0;
	width:146px;
	height:120px;
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#navBar a {
	text-decoration:none;
	padding:5px;
	width:136px;
	display:block;
	color:#666;
	border-bottom:1px dashed #FC6;
}

#navBar a:hover {
	background:#DFF0F0;
	color:#666;
}

#noLine a {
	border-bottom:0;
}

#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
}

#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
}


/* Index
----------------------------------------------- */
.infobild {
	float:left;
	padding:0px 5px 5px 0px;
	width:90px;
	height:120px;
}


/* Galerie
----------------------------------------------- */
.bilderschau {
	padding:0px 10px 0px 0px;
	float:left;
}

.galeriehintergrund {
	width:400px;
	height:70px;
}


/* Kontakt
----------------------------------------------- */
.alarm {
	color:#FF8000;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}

.kontaktlinks {
	width:130px;
	float:left;
	padding-top:10px;
}

.kontaktrechts {
	width: 300px;
	float:left;
	padding-top:10px;
}

.button {
	clear:both;
	margin-left:130px;
	padding-top:10px;
}



/* Highscore
----------------------------------------------- */
.platz {
	width:40px;
	float:left;
}

.name {
	width:140px;
	float:left;
}

.name2 {
	width:140px;
	float:left;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}


.punkte {
	width:90px;
	float:left;
}

.datum {
	width:200px;
	float:left;
}


/* Java Tetris
----------------------------------------------- */
.tetris {
	text-align:center;
}

.tabelle {
	width:140px;
	float:left;
	padding-top:6px;
}


/* Lebenslauf
----------------------------------------------- */
.lebenslaufrechtsmitbild {
	float:left;
	padding-top:15px;
	width:200px;
}

.lebenslauflinks {
	padding-top:15px;
	width:150px;
	float:left;
}

.lebenslaufrechts {
	float:left;
	padding-top:15px;
	width:280px;
}

.lebenslaufueberschrift {
	padding-top:25px;
}

hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #E6E6DF;
	margin: 4px 0 20px 0;
	padding: 0;
}


/* Fotoalbum
----------------------------------------------- */
.bilderbox {
	float:left;
	height:100px;
	width:100px;
	margin:5px;
	text-align:center;
}

.border {
	border: 1px solid #999999;
	padding: 2px;
	
}




/* BLOG
----------------------------------------------- */

/* Headings
----------------------------------------------- */
h4 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
.date-header {
	margin:1.5em 0 .5em;
}

.post {
	margin:.5em 0 1.5em;
	border-bottom:1px dotted #ccc;
	padding-bottom:1.5em;
}

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#FF8000;
}

.post div {
  margin:0 0 .75em;
  line-height:1.6em;
}

p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
}
  
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
}
  
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
}
  
.comment-link {
  margin-left:.6em;
}