*{margin:0; padding:0;}

body 
{
	color: #000;
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

a img { border-style: none; }
table { border-collapse: collapse; }
#container { font-family: helvetica, arial, sans-serif; }

/*
								LAYOUT
*/

body 
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrap 
{
	margin: 0px auto 20px auto;
	width: 100%;
	text-align: left;
}

#header 
{
	text-align: left;
	margin-left: -5px;
	padding: 50px 0px 50px 260px;
	text-transform: uppercase; 
	background-color: #fff;
}

#start
{
	text-align:center;
	height: 100%;
	width: 100%;
	margin:200px auto;
}

#container 
{
	float: left;
	width: 100%;
}


#content 
{
	float: left;
	position: absolute;
	width: 70%;
	margin: 0px 0 12px 260px;
}









/* 
Hier muss folgendes eingebunden werden: .titel #content 
(auf Komma, Punkte und kleinschreibung achten!)
*/
.hopefullygone #content, .tornister #content, .flyingfox #content, .comeandgo #content, .misso #content .happybirthday #content, .chezsoi #content, .baleno #content, .xy #content, .einkubikmeter #content, .ikko #content, .vase #content







{
	float: left;
	position: absolute;
	width: 70%; 
	margin: -5px 0 12px 260px; 
}


#footer 
{
	clear: both;
	padding-top: 500px;
	text-align: right;
	padding-right: 40px;
	font-size: 80%; 
}


/*
								MENU
*/

.menu 
{
	font-family: arial, sans-serif; 
	width:150px; 
	height:150px; 
	position:absolute; 
	font-size:16px; 
	margin-left: 80px;
}
.menu ul li a, .menu ul li a:visited 
{
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:164px; 
	height:25px; 
	text-align: left; 
	line-height:20px;
}
.menu ul 
{
	padding:0; 
	margin:0;
	list-style-type: none; 
}

.menu ul li 
{
	float:left; 
	margin-right:1px; 
	position:relative;
}

.menu2 
{
	font-family: arial, sans-serif; 
	width:150px; 
	height:150px; 
	position:absolute; 
	margin:0; 
	font-size:11px; 
	margin-top:60px;
	margin-left: 80px;
}
.menu2 ul li a, .menu2 ul li a:visited 
{
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:164px; 
	height:12px; /*Zeilenabstand der Navigation*/
	text-align:left; 
	line-height:0px;
}
.menu2 ul 
{
	padding:0; 
	margin:0;
	list-style-type: none; 
}

.menu2 ul li 
{
	float:left; 
	margin-right:1px; 
	position:relative;
}

.menu3 
{
	font-family: arial, sans-serif; 
	width:150px; 
	height:150px; 
	position:absolute; 
	font-size:11px; 
	margin-top:260px; 
	margin-left: 80px;
}
.menu3 ul li a, .menu3 ul li a:visited 
{
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:164px; 
	height:12px; /*Zeilenabstand der Navigation*/
	text-align:left; 
	line-height:20px;
}
.menu3 ul 
{
	padding:0; 
	margin:0;
	list-style-type: none; 
}

.menu3 ul li 
{
	float:left; 
	margin-right:1px; 
	position:relative;
}

.menu4 
{
	font-family: arial, sans-serif; 
	width:150px; 
	height:150px; 
	position:absolute; 
	font-size:11px; 
	margin-top:310px; 
	margin-left: 80px;
	
}
.menu4 ul li a, .menu4 ul li a:visited 
{
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:164px; 
	height:12px; /*Zeilenabstand der Navigation*/
	text-align:left; 
	line-height:20px;
}
.menu4 ul 
{
	padding:0; 
	margin:0;
	list-style-type: none; 
}

.menu4 ul li 
{
	float:left; 
	margin-right:1px; 
	position:relative;
}

.menu5 
{
	font-family: arial, sans-serif; 
	width:150px; 
	height:150px; 
	position:absolute; 
	font-size:11px; 
	margin-top:410px;
	margin-left: 80px;
}
.menu5 ul li a, .menu5 ul li a:visited 
{
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:164px; 
	height:12px; /*Zeilenabstand der Navigation*/
	text-align:left; 
	line-height:20px;
}
.menu5 ul 
{
	padding:0; 
	margin:0;
	list-style-type: none; 
}

.menu5 ul li 
{
	float:left; 
	margin-right:1px; 
	position:relative;
}


.menu ul li a:focus, .menu2 ul li a:focus, .menu3 ul li a:focus, .menu5 ul li a:focus, 
.menu ul li a:hover, .menu2 ul li a:hover, .menu3 ul li a:hover, .menu5 ul li a:hover,
.menu ul li a:active, .menu2 ul li a:active, .menu3 ul li a:active, .menu5 ul li a:active      
{
	color: #f70065; 
	background-color: inherit;
	outline: none;
}

.menu4 ul li a:focus, 
.menu4 ul li a:hover, 
.menu4 ul li a:active
{
	color: #ffc258; 
	background-color: inherit;
		outline: none;
}

body.imprint .menu5 a#imprint,
body.contact .menu5 a#contact,
body.home .menu a#home,
body.projects .menu2 a#projects,
body.others .menu3 a#others,












/* 
Hier muss folgendes eingebunden werden: body.titel .menu2 a#titel, 
(auf Komma, Punkte und kleinschreibung achten!)
*/
body.hopefullygone .menu2 a#hopefullygone,
body.tornister .menu2 a#tornister,
body.flyingfox .menu2 a#flyingfox,
body.comeandgo .menu2 a#comeandgo,
body.misso .menu2 a#misso,
body.happybirthday .menu2 a#happybirthday,
body.chezsoi .menu2 a#chezsoi
body.baleno .menu2 a#baleno,
body.xy .menu2 a#xy,
body.einkubikmeter .menu2 a#einkubikmeter,
body.ikko .menu2 a#ikko,
body.vase .menu2 a#vase,
{
	color: #f70065;
	background-color: inherit;
		outline: none;
}


body.cv .menu4 a#cv,
body.skills .menu4 a#skills,
body.words .menu4 a#words,
body.about .menu4 a#about
{
	color: #ffc258;
	background-color: inherit;
		outline: none;
}

/*
								CONTENT
*/

h1 
{
	font-weight: normal;
	font-size: 2.8em;
	line-height: 1em;
	color: #000;
	background-color: inherit;
	margin-top: 0;
	display: inline;
}

h2 
{
	font-size: 1.6em;
	line-height: 2em;
	font-weight: normal;
	color: #000;
	background-color: inherit;
	display: inline;
}

h3 
{
	font-size: 1.2em;
	color: #f70065;
	background-color: inherit;
	margin-bottom: 10px;
	margin-top: -10px;
}

#veronikagombert
{
	font-size: 1.2em;
	color: #ffc258;
	background-color: inherit;
	margin-bottom: 10px;
	margin-top: 0px;
}

#haftung
{
	font-size: 1.2em;
	color: #f70065;
	background-color: inherit;
	margin-bottom: 10px;
	margin-top: 50px;
}

.contact #veronikagombert, .imprint #veronikagombert
{
	font-size: 1.2em;
	color: #f70065;
	background-color: inherit;
	margin-bottom: 10px;
	margin-top: 0px;
}

#cvh3
{
	font-size: 1.2em;
	color: #ffc258;
	background-color: inherit;
	margin-bottom: 0px;
	margin-top: 0px;
}


#untertitel
{
	font-size: 0.7em;
	color: #000;
	background-color: inherit;
	font-style:italic;
	font-weight: normal;
}

.cv #untertitel
{
	font-size: 0.9em;
	color: #000;
	background-color: inherit;
	font-style:italic;
	font-weight: normal;
}



#beschreibung
{
	width: 600px;
}

.words #beschreibung, .about #beschreibung
{
	width: 719px;
	margin-bottom: 20px;
}
a
{
	text-decoration: none;	
}

#content img:hover
{

}

#projects, #home, #about, #contact
{
	font-size: 18px;
	margin-bottom: 10px;
}

#content a:link, #content a:visited
{
	color: black; 
	background-color: inherit;
}

#content a:focus, #content a:hover
{
	color: ##f70065; 
	background-color: inherit;
}

.projects table 
{ 
	margin-bottom: 0em; 
} 

.projects table th 
{
	padding: 0px 20px 20px 0; 
	height: 60px;
	vertical-align: top;
	align: left;
	text-align: left;

}

.projects table td
{
	padding: 0;
	vertical-align: top;
	text-align: left;
}


.cv table, .skills table
{ 
	margin-bottom: 0em; 
	width: 600px;
} 

.cv table th, .skills table th
{
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	align: left;
	text-align: left;

}

.cv table td, .skills table td
{
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;
}

.cv #date, .skills #date
{
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	width: 90px;
	text-align: right;
}

.scrollen
{                            	
    height:420px;
    width:100%;
    overflow:auto; 
    border: 0; 
    background:#fff; 
	white-space:nowrap;
	margin-top: 5px;
	margin-bottom: 20px;

}

/*
								FOOTER
*/

#footer p 
{
	margin: 0;
	text-transform: uppercase;
}

#footer a:link, #footer a:visited 
{
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

#footer a:focus, #footer a:hover 
{
	color: #000;
	background-color: inherit;
	text-decoration: underline;
}








