/* Dolphin Internet Services default style - by Coen van Eenbergen - http://www.dolphin-is.nl */
/* All associated graphics copyright 2004, Coen van Eenbergen */
/* Added: September 27th, 2004 */
/* Begin Stylesheet */

/* body */
body    {
        font-family : Tahoma; 
        font-size : 11px; 
        font-style : normal; 
        margin : 0 0 0 0; 
        padding : 0; 
	background-image : url('/images/r1.jpg'); background-repeat: repeat-x;
	background-color: #E4E4E4;
}

td.shortmenu {
        font-family : Tahoma; 
        font-size : 12px; 
	font-weight: bold;
	padding: 4px 2px 2px 15px;
	line-height: 2;
}

td.content {
        font-family : Tahoma;
        font-size : 11px;
        font-weight: normal;
        padding: 4px 4px 2px 10px;
}

td.bedrijf {
        font-family : Tahoma;
        font-size : 11px;
        font-weight: normal;
        padding: 4px 16px 2px 16px;
}
td.shortprojects {
        font-family : Tahoma;
        font-size : 11px;
        font-weight: normal;
        padding: 4px 16px 2px 5px;
}

img.moremargin {
	margin: 3px 0 3px 0;
}
td.leftmenu {
	background-image : url('/images/bgmenu.jpg'); background-repeat: repeat-z;
}

td.nieuws {
	background-image : url('/images/bak4.jpg'); background-repeat: repeat-z;
	padding: 0 15px 0 15px;
        font-family : Tahoma;
        font-size : 11px;
        font-weight: normal;
}

td.domeinchecker {
	background-image : url('/images/bak4.jpg'); background-repeat: repeat-z;
	padding: 0 15px 0 15px;
}

td.partners {
	background-image : url('/images/bak4.jpg'); background-repeat: repeat-z;
	padding: 0 15px 0 15px;
}

td.index {
	background-color: #FFFFFF;
}

td.footer {
	padding: 0 15px 0 15px;
	font-family:Tahoma;
	font-size:10px;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#6B6B6B;
}
a {
	text-decoration: underline;
	color:#3496C1;
}
