* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding:1% 50px;
	font: normal normal 62.5%/1.5 Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #ffffff;
}

/* --------------------------------------------
			=kopf
----------------------------------------------- */

#kopf {
	height:150px;
	margin:0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

/* --------------------------------------------
			=navigation
----------------------------------------------- */

#navigation {
	float:left;
	width:220px;
	margin:30px 0 0 5px;
	padding:0;
	background: url(gifs/nav-bottom.png) bottom left repeat-x;
	border:1px solid #E4E4E4;
}

/* --------------------------------------------
			=inhalt
----------------------------------------------- */

#inhalt {
	margin: 0 5px 50px 260px;
	padding:10px 0 0 0;
}

/* --------------------------------------------
			=footer
----------------------------------------------- */

#fuss {
	clear: both;
	margin:30px 0 0 0;
	padding: 15px 5px;
	text-align: center;
	border-top: 1px solid #ccc;
}

/* --------------------------------------------
			=links
----------------------------------------------- */

a:link {
	color: #0B0C75;
	text-decoration: none;
	border-bottom: 1px solid #0B0C75;
}

a:visited {
	color: #CB7026;
	text-decoration: none;
	border-bottom: 1px dotted #CB7026;
}

a:visited:hover {
	border-width: 1px;
}

a:hover {
	color: #40619D;
	border-color:#40619D;
	border-width: 2px;
}

#kopf a {
	display: block;
	width:200px;
	height:110px;
	margin: 0 auto;
	/*padding:0 15px 20px 15px;*/
	padding: 0;
	font-size: 110px;
	line-height: 1;
	color: #E2B167;
	text-decoration: none;
	background: url(gifs/india.png) top left no-repeat;
}

#kopf a span {
	display: block;
	text-indent: -8000px;
}

#kopf a:link,
#kopf a:visited, 
#kopf a:hover {
	border-bottom: none;
}

#navigation li a {
	display: block;
	text-decoration: underline;
	margin:3px .25em;
	padding: .25em .5em .25em 30px;
	font-size:1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: none;
}

#navigation li p {
	margin:3px .25em;
	padding: .25em .5em .25em 30px;
	font-size:1.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B46422;
	background: url(gifs/bullet.gif) 5px .5em no-repeat;	
}

#navigation li a:link,
#navigation li a:visited {
	text-decoration:underline;
	color: #B46422;
	background: url(gifs/bullet.gif) bottom left no-repeat;
}

#navigation li a:hover {
	text-decoration:underline;
	color: #7D481C;
	background: url(gifs/bullet.gif) 5px .5em no-repeat;
}

#top {
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: -40px;
	border-bottom: none;
	text-decoration: underline;
}

/* --------------------------------------------
			=text
----------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 1em 0 .125em 0;
	padding: 0;
	letter-spacing: .05em;
}

h1 {
	margin-top: .5em;
	font-size: 3em;
}

h2 {
	font-size: 2.25em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.1em;
}

p {
	margin:0 0 1em 0;
	padding: 0;
	line-height: 1.6;
	font-size: 1.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.soft {
	color: #666;
}

#kopf .soft {
	padding-bottom: 1em;
	font-size: 12px;
}


/* --------------------------------------------
			=listen
----------------------------------------------- */


#navigation ul {
	margin: 0;
	padding: 5px 10px;
	list-style: none;
	background: url(gifs/nav-top.png) top left repeat-x;
}

#navigation #meta {
	background: none;
	margin-top: 20px;	
}

#navigation li  {
	font-size: 1em;
}

#inhalt ul {
	margin: 1em 0 1em 1em;
	padding: 5px 0 5px 20px;	
}

#inhalt li {	
	line-height: 1.6;
	font-size: 1.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#inhalt li li {
	font-size:1em;
}


/* --------------------------------------------
			=bilder
----------------------------------------------- */



/* --------------------------------------------
			=kontext
----------------------------------------------- */

#home #welcomeMessage {
	margin: 20px 0;
	padding: 1em 1.5em;
	border: 1px solid #E4E4E4;
	background: #FFFAF5;
}

#autoren img {
	margin-top: 25px;
	padding: 6px;
	border: 1px solid #ccc;
}

#autoren #inhalt p {
	width:460px;
}
