* {
	margin: 0;
	padding: 0;
}


html {height: 100.01%;}
body {
	background-color: #282828;
	padding: 0;
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	color:#dadada;
	font-size:13px;
	line-height:1.4;
	background-image: url(../images/hintergrund-neu.gif);
	background-repeat: repeat-x;
	height: 101%;
}

#container {
	padding: 2px 5px 2px 5px;
	width: 950px;
	margin: 0 auto;
}

#container ul#home_ul {
	margin-left:200px;
}

#container ul#home_ul {
	list-style-type:none;
}

a {
	text-decoration:none;
	color:#adadad;
}

a:hover {
	text-decoration:none;
	color:#dadada;
}

#spalte_eins a:hover {
	text-decoration:none;
	color:#dadada;
	border-bottom: 1px solid #dadada;
}

#header {
	padding: 30px 35px 5px 35px;
}

#header h1 {
	background-image: url(../images/andre-steiner.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	padding: 5px;
	line-height:80px;
}
/*
#header  h2 {
	color: #959595;
	font-size: 16px;
	line-height: 2px;
	text-indent: -9999px;
	margin-top:5px;
	background:url(../images/linie-klein.gif) no-repeat bottom center;
	overflow:hidden;
}

#header h3 {
	color: #959595;
	font-size: 16px;
	line-height: 30px;
	text-indent: -9999px;
	margin-top:5px;
	background:url(../images/webdesign_programmierung.png) no-repeat top center;
	overflow:hidden;
}
*/
#start {
	height: 290px;
	margin: 0 auto;
}


#textabout {
	background-image: url(../images/andre.jpg);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	color:#CCC;
	font-size: 12px;
	padding-left: 270px;
}

#textabout h4 {
	font-size: 18px;
	margin-bottom: 20px;
	text-indent:-9999px;
	overflow:hidden;
	height: 30px;
	background:url(../images/diplomkaufmann_andre_steiner.gif) no-repeat;
}

#careertext {
	margin-left: 125px;	
}

#careertext h3 {
	font-size: 18px;
	margin-bottom: 20px;
	text-indent:-9999px;
	overflow:hidden;
	height: 30px;
	background:url(../images/werdegang.gif) no-repeat;
}

#linieunten {
	background-image: url(../images/linie.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-indent: -4800px;
	margin-top: 20px;

}

#Pics {
	margin-bottom: 35px;
}


#footer {
	color: #999999;
	text-align: center;
	font-size: 10px;
	padding-top: 20px;
	border-top: 1px solid #4e4e4e;
	margin-top: 25px;
	margin-bottom: 15px;
}

#pics h2 {
	background-image: url(../images/pics.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -2000px;
	margin-bottom: 20px;
}


#work h3 {
	background:url(../images/my_work.gif) no-repeat center left;
	text-indent:-9999px;
	overflow:hidden;
	height: 30px;
	margin-left:20px;
}

#design h3 {
	background:url(../images/design.gif) no-repeat center left;
	text-indent:-9999px;
	overflow:hidden;
	height: 30px;
	margin-left:75px;
}

#sem_seo h3 {
	background:url(../images/seo_sem.gif) no-repeat center left;
	text-indent:-9999px;
	overflow:hidden;
	height: 30px;
	margin-left:75px;
}


#entwicklung h3 {
	background:url(../images/entwicklung.gif) no-repeat center left;
	text-indent:-9999px;
	overflow:hidden;
	height: 30px;
	margin-left:75px;
}

#consulting h3 {
	background:url(../images/consulting.gif) no-repeat center left;
	text-indent:-9999px;
	overflow:hidden;
	height: 30px;
	margin-left:75px;
}

#optimierung h3 {
	background:url(../images/optimierung.gif) no-repeat center left;
	text-indent:-9999px;
	overflow:hidden;
	height: 30px;
	margin-left:75px;
}

#impressum h3 {
	background:url(../images/impressum.gif) no-repeat center left;
	text-indent:-9999px;
	overflow:hidden;
	height: 30px;
	margin-left:75px;
}

#home_text h3 {
	background:url(../images/willkommen.gif) no-repeat center left;
	text-indent:-9999px;
	overflow:hidden;
	height: 30px;
	margin-left:100px;
	margin-bottom:15px;
}

p.fehler_aussen {
	margin-left:250px;
	color:#fd1e48;
	margin-top:10px;
	margin-bottom:15px;
}

p.erfolg {
	margin-left:190px;
	color:#3F0;
	margin-top:10px;
	margin-bottom:10px;
}

#info table td {
	padding:3px 0;
}