body {background-color:#AAAABA;}

.linkbox_large, .textwrapper { width:768px;}
.uppermenu {
	width: 768px;
	}

#title { margin: 10px; }
.uppermenu, .textbox {
	background-color:#DDDDDD;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menulink {
	font-weight:bold;
	/*font-family:Verdana, Arial, sans-serif;*/	
	color:#000000;
	text-decoration:none;
	text-transform:lowercase;
	padding: 10px;
}

a.menulink:link, a.menulink:visited {
	font-family:Verdana, Arial, sans-serif;	
	color:#000000;
	text-decoration:none;
	text-transform:lowercase;
}
a.menulink:hover,a.menulink:active {
	color:#CC0000;
}

body#about a#aboutnav,
body#cv a#cvnav,
body#portfolio a#portfolionav,
body#contact a#contactnav {
	color:#990000;
	cursor:default;
}

h1, h2, h3, h4{
	font-family: Verdana, Arial, sans-serif;	
}

p {
	font-family: Verdana, Arial, sans-serif;
}

li, ul {
	font-family: Verdana, Arial, sans-serif;
}

h2 {
	font-size: 20px;
	width:768px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	color:#000000;
}

h3 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;

}

p {
	margin: 0px;
}

img {
	margin-top: 0px;
}

.image_basic, .image_thumb{
	margin-top: 10px;
}

.image_basic {

}

.image_thumb{
	
}

.textbox {
	float: left;
	width: 768px;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	clear:both;
}



.about_titlefield{
	font-weight:bold;
	float: left;
	width: 100px;
	height: 20px;
	margin-right: 30px;
	margin-top: 10px;
	text-align: left;
}

.about_contentfield{
	float: left;
	width: 350px;
	height: 20px;
	margin-top: 10px;
	text-align: left;
}

.cv_line_odd{
	background-color: #EEEEEE;
	height: 140px;
}

.cv_line_even{
	background-color: #DDDDDD;
	height: 140px;
}

.cv_employer{
	font-weight:bold;
	float: left;
	width: 150px;
	height:100px;
	margin: 20px;
	text-align: left;
}

.cv_date{
	float: left;
	width: 150px;
	height:100px;
	margin: 20px;
	text-align: left;
}

.cv_content{
	float: left;
	width: 300px;
	height:100px;
	margin: 20px;
	text-align: left;
}

.pf_description{
	width: 400px;
	float: left;
	margin: 20px;
	text-align:left;
}

.language_wrapper{
	width:500px;
	height: 200px;
	float:center;
}
.language_column{
	width: 240px;
	height:40px;
	float:left;
	margin: 5px;
}

.cv_language, .cv_languages_odd, .cv_languages_even {
	width: 240px;
	height: 50px;
	float: left;
	margin-bottom: 10px;
	
}

.cv_language{
	background-color: #EEEEEE;
}

.cv_languages_odd{
	background-color: #EEEEEE;
}

.cv_languages_even{
	background-color: #CCCCCC;
}

.cv_language_name{
	font-weight: bold;
	float: left;
	width: 90px;
	height:10px;
	margin: 15px;
	text-align: left;
}
.cv_language_level{
	float: left;
	width: 90px;
	height:10px;
	margin: 15px;
	text-align: right;
}

.pf_banner{
	width: 748px;
	margin-bottom: 10px;
}

.vertical_divider{
	width:0px;
	height:40px;
	margin:0px;
	padding:0px;
}

.textbox_light{
	background-color: #EEEEEE;
	width: 768px;
}

.author{
	margin-top: 200px;
	height: 10px;
	width: 768px;
	background-color: #CCCCCC;
}