* {
	margin: 0;
	padding: 0;
}

body {
	
}

div {
	position: relative;
}

a {
	border: 0;
}

/* Grundgerüst */

#main {
	width: 860px;
	margin: 50px 0 0 250px;
	} 

#nav {
	width: 200px;
	position: fixed;
	top: 50px;
	left: 50px;
}

#nav h1 {
	width: 200px; 
	height: 64px;
	text-indent: -999px;
	overflow: hidden;
	background: url("images/logo.gif") no-repeat;
	border-bottom: 3px solid black;
	padding-bottom: 10px;
	margin-bottom: 3px;
}

#nav ul {
	padding: 10px 0;
	border-top: 1px dotted black;
}

#nav li {
	height: 25px;
	list-style-type: none;
}

#nav a {
	text-decoration: none;
	display: block;
	height: 25px;
	text-indent: -999px;
	overflow: hidden;
}

#nav li.home a			{ background: url("images/home.gif") no-repeat; }
#nav li.info a			{ background: url("images/info.gif") no-repeat; }
#nav li.contact a		{ background: url("images/contact.gif") no-repeat; }
#nav li.print a			{ background: url("images/print.gif") no-repeat; }
#nav li.typo a			{ background: url("images/typo.gif") no-repeat; }
#nav li.photo a			{ background: url("images/photo.gif") no-repeat; }
#nav li.illustration a	{ background: url("images/illustration.gif") no-repeat; }
#nav li.web a			{ background: url("images/web.gif") no-repeat; }
#nav li.blog a			{ background: url("images/blog.gif") no-repeat; }
#nav li.links a			{ background: url("images/links.gif") no-repeat; }
#nav li.snabela a		{ background: url("images/snabela.png") no-repeat; }


/* Ende Nav Jetzt ContEnt */

#content {
	width: 660px;
	float: left;
	margin-top: 74px;
	padding-bottom: 50px;
}

#einspalter {
	margin-left: 20px;
	border-top: 3px solid black;
	margin-bottom: 50px;
}

#einspalter img{
	margin-top: 20px;
	
}

#einspalterzusatz {
	margin-left: 20px;
	margin-bottom: 50px;
}

.spalte {
	width: 200px;
	margin-left: 20px;
	float: left;
}

.news {
	width: 200px;
	border-top: 3px solid black;
	margin-bottom: 3px;
}

.news p {
	height: 25px;
	font-family: 'Kotta One', serif;
	font-size: 12px;
	line-height: 25px;
}

.news a {
	text-decoration: none;
	color:	black;
}

.news li {
	list-style-type: none;
	font-family: 'Kotta One', serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px 0;
}

.news .bereich {
	margin-bottom: 10px;
	/* border-bottom:	1px solid black;
	border-top:	1px solid black; */
	
}

.news li.eng {
	border-top:	1px dotted black;
	background: url("images/pfeil.png") no-repeat right bottom;
}


/* Ende ContEnt */
/* Anfang Contact*/


#einspalter.contact p {
	font-family: 'Kotta One', serif;
	font-size: 10px;
	line-height: 14px;
}

.contactinhalt {
	background: url("images/hieckeschriftzug2.gif") no-repeat;
	height: 760px;
	margin-top: 20px;
}

.contactinhalt .adresse{
	position: absolute;
	bottom:	0;
	left: 0;
}

.contactinhalt .adresse p {
	margin-top: 10px;
}

.contactinhalt .bild{
	position: absolute;
	bottom:	0;
	right: 0;
}

.contactinhalt .bild img{
	display: block;
}

.copyright {
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	padding-top: 14px;
	margin-top: 20px;
}

.copyright p {
	margin-bottom: 14px;
}

/* Ende Contact */
/* Anfang Info*/

.infobild {
	height: 340px;
	border-bottom: 1px dotted black;
	margin-bottom: 20px;
}

.infobild img {
	display: block;
	position: absolute;
	bottom: 20px;
	right: 0;
}

.infobild h2 {
	position: absolute;
	bottom: 14px;
	left: 0;
	font-family: 'Kotta One', serif;
	font-size: 18px;
}

#einspalter.info h3, #einspalter.info li, #einspalter.info p {
	font-family: 'Kotta One', serif;
	font-size: 10px;
	line-height: 14px;
	list-style-type: &#8722;
}

/*#einspalter.info li {
	list-style: none;
}*/

#einspalter.info ul, #einspalter.info p {
	margin-bottom: 14px;
}

#einspalter.info {
	border-bottom: 1px dotted black;
	padding-bottom: 20px;
}
.lebenslauf {
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted black;
}

.lebenslauf a{
	text-decoration: none;
	color:	black;
}

.infodeutsch {
	margin-left: 20px;
	border-bottom: 1px dotted black;
	margin-bottom: 50px;
	padding-bottom: 20px;
}

.lebenslauf h2 {
	position: absolute;
	bottom: 14px;
	left: 0;
	font-family: 'Kotta One', serif;
	font-size: 18px;
}

.infodeutsch h3, .infodeutsch li, .infodeutsch p{
	width: 640px;
	font-family: 'Kotta One', serif;
	font-size: 10px;
	line-height: 14px;
	list-style-type: &minus;
}
.infodeutsch ul, .infodeutsch p {
	margin-bottom: 14px;
}

/*.contactinhalt li {
	list-style-type: none;
	height: 314px;
	list-style-type: none;
	font-family: 'Kotta One', serif;
	font-size: 10px;
	line-height: 14px;
	margin: 3px 0;
	padding-bottom: 3px 0;
	border-bottom:	1px dotted black;
	background: url("images/hannahbild.png") no-repeat right bottom;
}

.contactinhalt p {
	font-family: 'Kotta One', serif;
	font-size: 10px;
	line-height: 14px;
	margin: 3px 0;
	padding-bottom: 3px 0;
	border-bottom:	1px dotted black;
}

/* Ende Contact */
/* Anfang info*/

.infoinhalt {
	width: 640px;
	margin-left: 20px;
	border-top: 3px solid black;
	margin-bottom: 3px;
	padding: 0 0 50px 0;
}

/* Ende Info*/
/* Anfang Orientierung*/

.orientierung {
	text-decoration: none;
	color: black;
}

#einspalter a {
	text-decoration: none;
	color:	black;
}

.orientierung p{
	list-style-type: none;
	font-family: 'Kotta One', serif;
	font-size: 10px;
	line-height: 20px;
	border-bottom: 1px solid black;
}

.beschreibung p {
	list-style-type: none;
	font-family: 'Kotta One', serif;
	font-size: 10px;
	line-height: 14px;
	border-bottom: 1px dotted black;
	padding: 10px 0;
}
/* Bildergallery */

.bildergallery {
	width: 660px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.bildergallery img {
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}
	
/* LINKS*/

.linksbuttons {
	list-style: none;
	font-family: 'Kotta One', serif;
	font-size: 15px;
	line-height: 20px;
	padding: 20px 0 0 20px;
	
	}
	
.linksbuttons a{
	
	}	
	
.linksbuttons li{
		list-style-type: none;
	}	
		
h4 {
	font-family: 'Kotta One', serif;
	font-size: 10px;
	line-height: 14px;
	list-style-type: &#8722;
	padding: 40px 0 20px 0;
	}

.moodbilder img{
	width: 600px;
}

.infodeutsch a{
	text-decoration: none;
	color:	black;
	}
	
.zweiextrabilder {
	padding-left: 2px;
	}	