body
{
	background-color:white;
	margin:0px;
	min-width:800px;
	}

div{
	font-family:'Courier New',sans-serif;
	font-size:12px;
	line-height: 20px;
}

a{
	color:grey;
}

h1{
	font-family:'Terminator two', 'Arial',sans-serif;
	font-weight:400;
	font-size:13px;
	color:#CFA8B2;
	letter-spacing:2px;
}
h2{
	font-family:Arial;
	font-weight:200;
	font-size:11px;
	color:#C57F3A;
	letter-spacing:2px;
	line-height: 27px;
}
h3{
	font-family:Arial;
	font-weight:200;
	font-size:11px;
	color:#6C7393;
	letter-spacing:2px;
	line-height: 24px
}

h4{
	font-family:Arial;
	font-weight:bold;
}

.class{
	
}

#id{  
	}



#name{
	padding-top:2.1em;
}

#left{
	width:180px;
	margin:0px 0 0 50px;
}

#left_includes{

	width:180px;
	margin:1px 0 0 50px;
}



.menu{


}


.link:hover{
}

.back{

	}

#main{
	background-color:white;
	width:100%;
	margin-top: -90px;
	height:100%;
}
#center{
	clear:top;
	margin: 0 0 0 20%;
	padding-top:2em;
}

.content{
	max-width:800px;
	}
.innerLeft{
	float:left;
	padding: 0 50px 0 0;
	}

.innerRight{
	padding: 5px 0 0 0;
	max-width:700px;
	
}
	
#insideLeft{
	float:left;
	margin: 23px 15px 0 10px;
}

.test{
	height:160px;
	}
	
.projektbeschreibung{
	padding: 5px 0 0px 0;
	margin:-10px 0 10px 0;
	font-family:Arial;
	font-size:10px;
	color:#6C7393;
	letter-spacing:1px;
	min-width:450px;
	min-height:170px;
	text-align:justify;
}


a#kontakt{	
	display:block;
   	background-image:url(kontakt.jpg);
    background-repeat:no-repeat;
    width:43px; height:260px 
    }
a#kontakt:hover{	
	display:block;
   	background-image:url(kontakt_p.jpg);
    background-repeat:no-repeat;
    width:43px; height:260px 
    }
a#projekte{	
	display:block;
   	background-image:url(projekte_n.jpg);
    background-repeat:no-repeat;
    width:55px; height:260px 
    }
a#projekte:hover{	
	display:block;
   	background-image:url(projekte_p_n.jpg);
    background-repeat:no-repeat;
    width:55px; height:260px 
    }
a#login{	
	display:block;
   	background-image:url(login.jpg);
    background-repeat:no-repeat;
    width:25px; height:260px 
    }
a#login:hover{	
	display:block;
   	background-image:url(login_p.jpg);
    background-repeat:no-repeat;
    width:25px; height:260px 
    }
a#profil{	
	display:block;
   	background-image:url(profil.jpg);
    background-repeat:no-repeat;
    width:95px; height:260px }
    
a#profil:hover{	
	display:block;
   	background-image:url(profil_p.jpg);
    background-repeat:no-repeat;
    width:95px; height:260px }

a#logo{	
	display:block;
   	background-image:url(logo.jpg);
    background-repeat:no-repeat;
    width:100px; height:260px;
    margin:0 2px 0 0;
    }
    
a#logo:hover{	
	display:block;
   	background-image:url(logo_p.gif);
    background-repeat:no-repeat;
    width:100px; height:260px; 
    margin:0 2px 0 0;
    }
    
img{
		border:none;
	}
	
	



/***for application***/

#left_includesApp{
	float:left;
	width:180px;
	margin:90px 0 0 50px;
}

#centerApp{
	clear:top;
	margin: 0 0 0 20%;
}

h20{
	font-family:Arial;
	font-weight:200;
	font-size:20px;
	color:#C57F3A;
	letter-spacing:2px;
	line-height: 27px;
	margin-left:25em;
}
	
.projektbeschreibungApp{
	padding: 150px 0 0px 0;
	margin:-10px 0 10px 0;
	font-family:Arial;
	font-size:10px;
	color:#6C7393;
	letter-spacing:1px;
	min-width:450px;
	min-height:170px;
	text-align:justify;
}
	
	
