*		{ margin:0; padding:0; border:0;	}


a		{color:#333; font-size:14px; text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;	} 
p		{color:#333; font-size:14px; font-family:'Chela One', cursive, Arial, Helvetica, 
		sans-serif;}
h1		{color:#333; font-size:28px; margin-top: 20px; font-family:'Chela One', cursive, 
		Arial, Helvetica, sans-serif; }
h2		{color:#333; text-align:center;	font-family:'Chela One', cursive, Arial, 				
		Helvetica, sans-serif;}
h3		{color:#fff; font-size:50px;
		font-family:'Freckle Face', cursive, Arial, Helvetica, sans-serif; 
		position:absolute; top: 500px; left:0px; width:100%; text-align:center; }
h4		{color: #FFF; font-size: 150px;	font-family:'Freckle Face', cursive, Arial, 
		Helvetica, sans-serif;
		position: absolute;	top: 643px;	left: 19px;	width: 937px; text-align: center; }

body			{background-color:#333;}

#wrapper		{width:980px; margin:auto; margin-top:30px; position:relative; 		
				background-color:#DCDEDA; border:#FFF 1px solid; }

#banner			{height: 295px;	}

#topnav			{margin:auto; padding-bottom: 5px; padding-top:5px; background-color:#333}
				
#content		{margin-left: 25px; margin-bottom:25px; height:550px; width: 700px; float:right; }				
				
#topnav a:link		{color:#CCC; font-weight:bold;}
#topnav a:visited	{color:#CCC;}
#topnav a:active	{color:#666666;}
#topnav a:focus		{color:#666666;}
#topnav a:hover		{color: #666666;}

#topnav ul		{	}

#topnav ul li	{display: inline; list-style-type: none; margin-left: 110px;	}

#text1		{width:220px; margin-left:15px; float:left; margin-bottom:15px; height: 200px;}

#text2		{width:220px; margin-left:15px; float:left; margin-bottom:15px; height: 300px;}

#text2 ul li	{list-style-type:none; margin-left:10px; margin-bottom:10px; 
				border-bottom:#333 1px solid; border-top:#333 1px solid;}
				
#text2 a:link		{color:#666666; font-weight:bold;}
#text2 a:visited	{color:#666666;}
#text2 a:active		{color:#666666;}
#text2 a:focus		{color:#666666;}
#text2 a:hover		{color: #000; }

#text3		{width:900px; height:420px; margin-left:15px; margin-right:15px; float:right; margin-bottom:15px;}

#content-wrapper{position: relative; float:right; margin-bottom:15px; margin-top: 20px; opacity:0.4;	}

#footer			{ clear:both; padding:10px 0; margin-top:15px;
					border-top:1px #333 solid; }
					
#titel		{}
					
#cvtext1	{width:450px; margin-left:15px; float:left;}

#cvtext2	{width:450px; margin-left:15px; margin-right: 15px; float:right;}	
					
.image-right	{float:right; margin-left:25px; margin-bottom:15px; }

.button {
    width:400px;
    height: 40px;
    line-height: 20px;
    padding-bottom: 2px;
    vertical-align: middle;
	color:#000;
	background-color:#999;
    font-family: "Chela One", Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    <!--font-weight: bold;-->
    text-transform: none;
    border:1px solid transparent;
}



					


