* {
	margin: 0;
	padding: 0;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}

body {
	text-align: center;
	background-color: #ffffff;
}

#c_index {
    margin: 60px auto 0;
    width: 1002px;
    height: 554px;
	background-image:url(images/hg_index.jpg);
}

#c_home {
    margin: 60px auto 0;
    width: 1002px;
    height: 554px;
	background-image:url(images/hg_home.jpg);
}

#c_buecher_romane {
    margin: 60px auto 0;
    width: 1002px;
    height: 554px;
	background-image:url(images/hg_buecher_romane.jpg);
}

#c_filmografie {
    margin: 60px auto 0;
    width: 1002px;
    height: 554px;
	background-image:url(images/hg_filmografie.jpg);
}

#c_projekte {
    margin: 60px auto 0;
    width: 1002px;
    height: 554px;
	background-image:url(images/hg_projekte.jpg);
}

#c_vitae {
    margin: 60px auto 0;
    width: 1002px;
    height: 554px;
	background-image:url(images/hg_vitae.jpg);
}

#c_presse {
    margin: 60px auto 0;
    width: 1002px;
    height: 554px;
	background-image:url(images/hg_presse_interview.jpg);
}

#c_kontakt {
    margin: 60px auto 0;
    width: 1002px;
    height: 554px;
	background-image:url(images/hg_kontakt.jpg);
}

#c_impressum {
    margin: 60px auto 0;
    width: 1002px;
    height: 554px;
	background-image:url(images/hg_impressum.jpg);
}
/* Sprachwahl Index Seite */
#language {
	padding-top: 505px;
	padding-left: 62px;
	text-align:left
}
#language a{
	color: #000000;
	text-decoration:none;
}
#language a:hover{
	text-decoration:underline;
}


/* Hauptnavigation */
/* Für Mozilla*/
#menue {
	padding-top: 395px;
	padding-left: 62px;
	float: left;
	text-align:left;
	width:132px;
}

#menue li{
	list-style-type: none;
}


/* Für IE*/
* html #menue {
	padding-top: 395px;
	padding-left: 62px;
	float: left;
	text-align:left;
	width:194px;
}


* html #menue li{
	list-style-type: none;
	margin-left: -15px;
}

#menue li a{
	color: #000000;
	text-decoration:none;
	
}
#menue li a:hover{
	font-weight: bold;
	background-image:url(images/dot.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.active{
	font-weight: bold;
	background-image:url(images/dot.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}


/* Inhalte */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #8D2508;
	padding-bottom: 6px;
}

#content {
	float: left;
	text-align: left;
	padding-left: 180px;
	padding-top: 166px;
}

#content_vita {
	float: left;
	text-align: left;
	padding-left: 180px;
	padding-top: 125px;
}

#c_text_vita {
	margin-left: 25px;
	height: 292px;
	overflow: hidden;
	width: 548px;
	padding-right: 20px;
}

#c_text {
	margin-left: 25px;
	height: 235px;
	overflow: auto;
	width: 540px;
	padding-right: 20px;
}
#c_text a{
	color: #000000;	
	text-decoration:underline;
	background-image:url(images/dot.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	
}
#c_text a:hover{
	font-weight: bold;
	background-image:url(images/dot.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.img {
	margin-right: 10px;
	float:left;
	margin-bottom: 10px;
}
#home_link {
	height: 90px;
	width: 800px;
	float: left;
	text-align: right;
}

