*, html {
	margin: 0;
	padding: 0;
}

html {	
	background-color:#fff;
}

body {
	background-image: url(../images/bg_content.gif);
 	background-position: 0em 0em;	
	background-color:#fff;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	min-height: 630px;
	width: auto !important;
}

h1 {
	color: #990000;
	font-family: "Times New Roman",Times,serif;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 0.03em;
	margin-top: 0;
	padding: 0 0 0.6em 0;
	text-decoration: none;
	text-transform: uppercase;
}

h1 .first_letter {
	font-size: 115%;
}

h2 {
	color: #990000;
	font-size: 0.8em;
	font-weight: normal;
	margin: 1.1em 0 0 0;
	padding: 0;
}

p {
	color: #666666;
	font-size: 68%;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom:0.6em;
	/*text-align: justify;*/
}

img {
	border: 0;
}

a, a:visited {
	color: #990000;
}

a:hover {
	text-decoration:none;
}

#frame {
	color: #666;
	margin: 0 auto;
	padding: 0; 
	width: 1000px;
}

#logo {
	height: 55px;
	padding: 20px 0 0 0;
	width: 163px;
} 


/*------ Horizontale Navigation -------*/
#navi_hor {
	height: 23px;
	margin:0;
	overflow: hidden;
	padding: 20px 0 5px 155px;
	width:750px;
}

#navi_hor ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}

#navi_hor ul li {
	/*display:block;*/
	float: left;
	padding: 0px; 
}

#navi_hor ul li.home {
	width:72px;
}

#navi_hor ul li.uebermich {
	width:113px;
}

#navi_hor ul li.lebenslauf {
	width:120px;
}

#navi_hor ul li.skills {
	width:75px;
}

#navi_hor ul li.referenzen {
	width:121px;
}

#navi_hor ul li.kontakt {
	width:97px;
}

#navi_hor ul li a {
	border-right: 1px solid #666;
	color: #666;
	font-family: "Times New Roman",Times,serif;
	font-size: 80%;
	letter-spacing: 0.1em;
	padding: 0 0.9em;
	text-decoration: none;
	text-transform: uppercase;
}

#navi_hor ul li a.active {
	color: #990000;
}  

#navi_hor ul li a.first {
	border-left: 1px solid #666;
}

#navi_hor ul li a:hover {
	color:#990000;
}

#navi_hor ul li a .first_letter {
	font-size:125%
}

/* ----- Content Left -------*/
#content_left {
	background-color: #e0e0e0;
	float: left;
	height: 500px;
	width: 155px;
}

.home_left {
	background-image: url(../images/vis_home_left_3.jpg); 
}

.uebermich_left {
	background-image: url(../images/vis_uebermich_left.jpg); 
}

.lebenslauf_left {
	background-image: url(../images/vis_lebenslauf_left.jpg); 
}

.skills_left {
	background-image: url(../images/vis_skills_left.jpg); 
}

.kontakt_left {
	background-image: url(../images/vis_kontakt_left.jpg); 
}

/* ------ linke Navigation ------ */
.referenzen ul {
	color: #333;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.referenzen ul li {
	border-bottom: 1px solid #999;
	border-right: 1px solid #e0e0e0;
	font-size: 73%;
}

.referenzen ul li a {
	color: #333;
	display: block;
	font-family: "Times New Roman",Times,serif;
	letter-spacing: 0.05em;
	padding: 8px 8px 8px 12px;
	text-decoration: none;
	text-transform: uppercase;	
}

.referenzen ul li a:visited {
	color: #333;
	text-decoration: none;
}

.referenzen ul li a:hover,  .referenzen ul li a:active,  .referenzen ul li a:focus {
	background-color: #fff;
	color: #990000;
}

.referenzen ul li a .first_letter {
	font-size: 115%;
}

.referenzen ul li a.active {
	background-color: #fff;
	color: #990000;
}

/* ----- Content Right -------*/
#content_right {
	float: right;
	height: 500px;
	width: 248px;
}

.home_right {
	background-image: url(../images/vis_home_3.jpg); 
}

.uebermich_right {
	background-image: url(../images/vis_uebermich_right.jpg); 
}

.lebenslauf_right {
	background-image: url(../images/vis_lebenslauf_right.jpg); 
}

.skills_right {
	background-image: url(../images/vis_skills_right.jpg); 
}

.referenzen_right {
	background-image: url(../images/vis_referenzen_right.jpg); 
}

.kontakt_right {
	background-image: url(../images/vis_kontakt_right.jpg); 
}


/* ----- Content Middle -------*/
#content_middle {
position: relative;
	background-color: #fff;
	float: left;	
	height: 440px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 30px 40px;
	width: 517px;
}

.content_image_top {
	border-top: 1px dotted #999;
	/*width: 1000%;*/
}

.content_image {
	width: 100%;
	border-bottom: 1px dotted #999;
	min-height:130px;
}

.content_image img, .content_image_noborder img {
	border: 1px solid #ccc;
	float: right;
	margin-left: 20px;
}

.content_image_noborder {
/*min-height:130px;*/
	width: 100%;
}

.content_image_noborder p.subline {
	clear: right;
	float: right; 
	line-height: 1.2em;
	text-align: right;
	width: 160px; 
}

table {
	margin: 0.8em 0 1em 0;
	padding: 0;
}

table th {
	color: #990000;
	font-size: 0.8em;
	font-weight: normal;
	margin: 1.1em 0 0 0;
	padding: 0;
	text-align:left;
}

table tr {
	margin:0;
	padding:0;
	vertical-align:top;
}

table tr td {
	color: #666666;
	font-size: 68%;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom:0.6em;
	text-align:left;
}