/*--------- GENERELT ---------*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

.clear { clear:both;}


html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

body {
	background-image:url(/media/hundebol/runbg.jpg);
	background-repeat:repeat-x;
	background-color:#666;
/*	background-image:url(/media/hundebol/sample.jpg);
	background-color:#333;
	background-position:center top;
	background-repeat:no-repeat;*/
	font-family:Arial, sans-serif;
	font-size:11pt;
	color:#333;
}


p {
	font-family:Arial, sans-serif;
	font-size:10pt;
	color:#333;
	overflow:hidden;
}

a, a:link {
	font-family:Arial, sans-serif;
	font-size:10pt;
	color: #ff9900;
	text-decoration:none;
	outline:none;
}

a:visited {
	color: #cc6600;
}

a:hover {
	background-color: #ff9900;
	color:#fff;
}


h2 {
	font-family:Arial, sans-serif;
}

h3 {
	font-family:Arial, sans-serif;
	font-size:12pt;
	padding:0 0 5px;
	color:#333;
}

h3 a, h3 a:link {
	font-size:12pt;
}

h4 {
	font-family:Arial, sans-serif;
	font-size:11pt;
	padding:0 0 2px;
	color:#333;
}

ul {
	font-family:Arial, sans-serif;
	font-size:10pt;
	color:#666;
	margin:8px 0;
}

li {
list-style-position:inside;
}

li.kompetenceList {
list-style:none;
}

li.kompetenceList img {
width:50px;
}

li.kompetenceList p {
overflow:hidden;
}

.imgleft {
float:left;
margin:0 10px 10px 0;
}

#outerwrapper {
	width: 916px;
	overflow: hidden;
	position:absolute;
	left:50%;
	margin-left:-458px;
	z-index:1;
}
#banner {
	/*height: 350px;*/
	z-index:4;
}

img.boximg {
	display:block;
	margin:20px 0 0;
}

#innerwrapper {
	width: 816px;
	margin:0 0 0 -10px;
	float:left;
	z-index:3;
}

#wrapper {
	width:800px;
	padding:0 8px 15px;
	background-image:url(/media/hundebol/contentbg.png);
	background-repeat:repeat-y;
	overflow:hidden;
	}

#content {
	width:780px;
	padding:10px;
}

#footer {
	background-image: url(/media/hundebol/bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	padding:10px;
}

#menu {
	width: 100px;
	float: left;
	z-index:2;
	margin:20px 0 0;
	overflow:hidden;
}


a#logo {
	background-image:url(/media/hundebol/logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:100px;
	height:52px;
	display:block;
	margin:10px 0;
}

a#logo:hover {
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:transparent;
}

ul#portfolio {
overflow:hidden; 
height:350px;
list-style:none;
margin:0px;
}

ul#portfolio li {
list-style:none;
}

ul#navi li {
list-style:none;
}

ul#navi li a {
	background-image:url(/media/hundebol/knap.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;
	display:block;
	width:82px;
	height:16px;
	padding: 14px 10px 10px 8px;
	margin:0 0 1px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

ul#navi li a:hover {
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:transparent;
	color:#000;
}



a.thumb {
	width:240px;
	height:200px;
	display:block;
	float:left;
	margin: 25px 10px;
	color:#fff;
}

a.thumb span {
background-image:url(/media/hundebol/gradient.jpg);
background-repeat:repeat-x;
padding:10px;
font-size:10pt;
font-weight:bold;
margin:0 0 0 -10px;}

a.thumb:hover span{
text-decoration:underline;
}


a#welcome {
	height:66px;
	display:block;
	margin:3px 0;	
	}

img {
	border:none;}
	
a#more {
	background-image: url(/media/hundebol/more.png);
	background-position:top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 100px;
	position: relative;
	z-index: 10;
	top:-55px;
	left:25px;
	display:block;
}

a#side {
	background-image: url(/media/hundebol/side.png);
	background-position:top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 100px;
	display:block;
color:white;
}

a#more:hover, a#side:hover {
	background-position:bottom left;
	background-repeat:no-repeat;
}



#welcome {
	background-image:url(/media/hundebol/forside.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:800px;
	height:66px;
	display:block;
}

#welcome:hover {
/*	background-image:url(/media/hundebol/velkommenhover.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
}

#content .column {
	width:240px;
	display:block;
	float:left;
	padding: 10px 10px;
}


#content .column360 {
	width:360px;
	display:block;
	float:left;
	padding: 10px 10px;
}

#content .column500 {
	width:500px;
	display:block;
	float:left;
	padding: 10px 10px;
}


ul.ui-tabs-nav {
width:800px;
height:350px;
}


/* **************** */
/* KONTAKTFORMULAR */
/* ************** */
.Doc2Form {
	text-align: left;
	width:240px;
}

.Doc2Form fieldset {
	border: none;
	text-align: left;
	padding: 0;
	margin-bottom: 5px;
	}
	

	
.Doc2Form fieldset ul {
	margin: 0;
	padding: 0;
	}
	
.Doc2Form fieldset li {
	display: block;
	list-style: none;
	padding:  0;
	margin:0;
	color: #666666;
	clear: both;
}


.Doc2Form fieldset li label {
	float: left; 
	width:240px;
	margin: 0 0 5px;
	}


.Doc2Form fieldset input {
	width:240px;
	clear:both;
	float: left; 
	border: 1px solid #333;
	}

.Doc2Form fieldset textarea {
	clear:both;
	float: left; 
	width:240px;
	height: 100px;
	border: 1px solid #333;
	}

.Doc2Form input.button {
	border:none;
	width: 100px;
	height: 40px;
	background-image:url(/media/hundebol/send.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}

.Doc2Form input.button:hover {
	border:none;
	width: 100px;
	height: 40px;
	background-image:url(/media/hundebol/send.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}


.Doc2Form li.required label strong {
	width: 250px;
	font-weight: bold;
	font-style: normal;
	color: #d9531e;
	display:none;
	}























































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
