/* ------------------------ default ------------------------ */

body,html{
  width:100%; height:100%;
  padding:0px; margin:0px 0px 1px 0px;
}

p{line-height:13px;}
p span{font-size:90%;color:#666666;}

a{color:#cc0000;text-decoration:none;font-weight:bold;}
a:hover{color:#cc0000;font-weight:bold;}body{
	font-family:Arial, Tahoma, Verdana ;
	font-size:0.7em;
	text-align:center; /* msie align center fix */
}
a img{border-style:none;}

/* ------------------------ headers ------------------------ */

h1{
	margin:0px 0px 10px 0px;
} 

html>body h1{
	margin:0px 0px 4px 0px;
} 

h1 img{
	border-style:none;
}

h2,h3,h4,h5{
	margin:0px;padding:0px;
}

h2.portfolio-header{
	margin-bottom:2px !important;
}

h3{
	font-size:11px;
	text-transform:uppercase;
	margin:0px 0px 2px 0px;
}



/* ------------------------ custom items ------------------------ */

input
{
width:250px;
height:14px;
color: #000000;
background: #FFFFFF;
border: 1px solid #CDCDCD;
}

div.content-container{
	width:788px;
	margin:auto;
	text-align:left; /* fix body center */
	padding-bottom:40px;
}

div#header{
	display:block;width:100%;
	height:95px;
	text-align:left;
}

div#headerlogin{
	width:788px;
	height:95px;
	text-align:left;
}

div#login{
	float:left;
	margin-top:-10px;
	margin-left:7px;
	width:760px;
}

div.file{
	height:70px;
	display:block;
	vertical-align: middle;
}

div.icon{
	float:left;
	height:70px;
	width:60px;
}

div.filename{
	float:left;
	margin-top:20px; 
	margin-left:10px; 
}

div#loginleft{
	float:left;
	width:360px;
}

div#loginright{
	float:right;
	margin-right:20px;
	width:400px;
}

div#content-links{
	float:left;
	width:175px;
	margin-left:5px;
}

html>body div#content-links{
	margin-left:9px;
}

div#content-links a{font-weight:normal;color:#cc0000;}
div#content-links a.selected{color:#cc0000 !important;}
div#content-links a:hover{color:#cc0000;}

div#content-links p,
div#content-midden p,
div#content-breed p,
div#content-rechts p{
	color:#333333;
	margin-top:0px;
	margin-bottom:10px;
}

div#content-links p.titel-gif,
div#content-midden p.titel-gif,
div#content-breed p.titel-gif,
div#content-rechts p.titel-gif{
	margin-top:0px;
	margin-bottom:3px;
}

html>body div#content-links p.titel-gif,
html>body div#content-midden p.titel-gif,
html>body div#content-breed p.titel-gif,
html>body div#content-rechts p.titel-gif{
	margin-top:0px;
	margin-bottom:1px;
}


div#content-links a,
div#content-midden a,
div#content-breed a,
div#content-rechts a{
	color:#cc0000;
	font-weight:bold;
}

div#content-links img,
div#content-midden img,
div#content-breed img,
div#content-rechts img{margin:0px}

div#content-midden{
	float:left;
	width:375px;
	margin:0px 15px 0px 15px;
}

html>body div#content-midden
{
   margin:0px 15px 0px 17px;
}

div#content-rechts{float:left;width:175px;}

div#content-breed{
	width:564px;
	float:left;
	margin-left:15px;
}

div#content-splash{
	float:left;
	display:block;
	margin-left:6px;
}

div#content-splash img.banner{
	float:left;
	margin:0px 4px 4px 0px; padding:0px;
}

html>body div#content-splash img.banner{
	margin-bottom:0px !important;
}

html>body div#content-breed{
	margin-left:17px;
}

div#content-breed div.portfolio-text{
	width:373px;
}


div.portfolio-text{
	padding-top:10px;
}

ul#work{margin:0px; padding:0px;}

ul#work a.work-type-item{
	color:#666 !important;
	font-weight:bold;	
}


ul#work a.work-type-item-selected{
	color:#cc0000;
	font-weight:bold;
}


ul#work li.work-type a.work-type-item:hover{
	color:#cc0000 !important;
	font-weight:bold;
}


ul#work li.work-type{
	color:#666;
	list-style:none;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
}

ul#work li.work-type-selected{
	list-style:none;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
}
	
ul.clients{margin:0px 0px 0px 10px; padding:0px;}
ul.clients li.client{
	list-style:none;
	font-weight:normal;
	text-transform: none;
}

ul.clients li.client a{
	color:#999999 !important;
	font-weight:normal !important;
}

ul.clients li.client a:hover{
	color:#cc0000 !important;
	font-weight:normal !important;
}

a.files{
	color:#000 !important;
	font-weight:bold !important;
	text-decoration:none !important;	
}

a.files:hover{
	color:#cc0000 !important;
	font-weight:bold !important;
	text-decoration:none !important;	
}

a.email{
	color:#000 !important;
	font-weight:normal !important;
	text-decoration:none !important;	
}

a.email:hover{
	color:#cc0000 !important;
	font-weight:normal !important;
	text-decoration:none !important;	
}

html>body img.banner{
	margin:0px;padding:0px;
	border-bottom:4px solid #fff;
}

p.banners{
	line-height:3px;
}
