/* CSS Document */
body{
	overflow:scroll;
	padding:0;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color:#666;
}
h1{
	font-size:1.4em;
	color:#d93030;
}
h2{
	font-size:1.3em;
	color:#d93030;
}
h2.icon1{
	padding-left:32px;
	height:50px;
	background:url(../images/icon_description.jpg) no-repeat;
	background-position:0 0;
}
h2.icon2{
	padding-left:32px;
	height:50px;
	background:url(../images/icon_skills.jpg) no-repeat;
	background-position:0 0;
}
h1 , p{
	width:530px;
	margin:0 30px 15px;
}
h2 , h3{
	width:530px;
	margin:0 20px;
}
.firsth1{
	padding-top:30px;
}
a{
	outline: none;
	color:#666;
}
a:hover{
	color:#d93030;
}
.btn{
	display:block;
	margin:20px 30px;;
}
#toollist{
	list-style-image: url(../images/pfeil.gif);
	list-style-position:inside;
	width:530px;
	margin:0 30px 10px 35px;
	padding:0;
}
#frame{
	width:900px;
	margin:auto;
}
#header{
	width:900px;
	margin-top:20px;
	height:140px;
}
#content{
	display:block;
	float:left;
	width:590px;
	margin-top:20px;
	margin-right:20px;
}
#rightsite{
	display:block;
	float:left;
	width:290px;
	margin-top:20px;
	background:url(../images/meinearbeiten.gif) no-repeat;
	background-position: 0 10px;
	padding-top:60px;
}
#rightsite a{
	float:left;
	padding-bottom:10px;
}
#clearer{
	clear:left;	
}
#footer{
	display:block;
	width:900px;
	height:180px;
	margin-top:10px;
	background:url(../images/footer.jpg) no-repeat;
	text-align:right;
}
.fake{
	display:block;
	height:150px;
}
.impressum{
	display:block;
	width:890px;
}
/* ----- Contentseiten ----- */
#start , #kontakt , #impressum1{
	background:url(../images/bg.jpg) no-repeat;
	height:400px;
}

