/**
*	Structure
**/
* {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

body {
	height:100%;
	width:100%;
}

body
	{
	font-family:		verdana,helvetica, arial, sans-serif;  
	font-size:			68.75%;
	font-weight:		normal;
	}

#horizon        
	{
	text-align:			center;
	position:			absolute;
	top:				50%;		/* to center verticaly */
	left:				0px;
	width:				100%;
	height:				0px;
	overflow:			visible;
	visibility:			visible;
	display:			block;
	}

#content_container_splash {
	position:			absolute;
	left:				50%;		/* to center horizontaly */
	width:				800px;
	margin-left:		-400px;
	height:				500px;
	margin-top:			-300px;
	visibility:			visible;
	cursor:				pointer;
}
#content_container {
	position:			absolute;
	left:				50%;		/* to center horizontaly */
	width:				800px;
	margin-left:		-400px;
	height:				500px;
	margin-top:			-300px;
	visibility:			visible;
}


#content_body {
          position:absolute;
          left:397px;
          top:47px;
          height:429px;
          width:325px;
          padding:0;
          border:0;
          margin:0;
}

#content_topmenu {
          position:absolute;
          left:22px;
          top:19px;
          height:27px;
		  width:756px;
          padding:0;
          border:0;
          margin:0 auto;
}
.innertube
	{
	padding: 3px 3px 3px 3px;
	}

img {
	display:block;
}

p {
	margin-bottom:0.900em;
}

/**
* General settings
**/
a:link, a:visited 
	{
	text-decoration:	none
	}

a:hover, a:active
	{
	text-decoration:	underline;
	}

/**
*	Fonts
**/
#bottom
	{
	font-family:		arial,sans-serif;  
	font-size:			1em;
	font-weight:		normal;
	}

/**
*	Colors
**/
body 
	{
	background-color:	#FFFFFF;
	background-color:	#E1F2F4;
	color:				#000000;
	}
	
#content_container
	{
	background-color:	#FFFFFF;
	color:				#222222;
	}

h1, h2, h3		{color:#adadad;}
	
.innertube		{font-size:1.000em;}

a
	{
	color:				#006699;
	}

.fl			{ float:left; }
img.fl		{ margin-right:0.900em;}

.fr			{ float:right; }
img.fr		{ margin-left:9px }

.tl			{ text-align:left; }
.tc			{ text-align:center; }
.tr			{ text-align:right; }

.clearfix	{ clear:both; }
.bordered	{ border:.100em solid #CC9900; }

ul.hmenu			{ color:#adadad; margin:3px 0px 4px 0px; padding:0; }
ul.hmenu li			{ display: inline; list-style-type: none; margin:0; padding:0; }
ul.hmenu li a		{ color:#adadad; margin:0; padding-right:10px; padding-left:14px;}
ul.hmenu li a img	{ display:inline; }

h1 { font-size:1.500em; font-family:helvetica; padding:0; margin:0px 0px 9px 0px; text-transform: uppercase; }
h2 { font-size:1.100em; font-family:verdana; padding:0; margin:0px 0px 0px 0px; }
h3 { font-size:1.150em; font-family:helvetica; padding:0; margin:0px 0px 0px 0px; text-transform: uppercase; }

#content_kol1 { height:350px; width:200px; overflow:auto; display:block; margin:3px 3px 3px 2px; padding:0 3px 0 3px; float:left;}
#content_kol2 { width:300px; overflow:auto; display:block; margin:3px 3px 3px 3px; padding:0 3px 0 3px; float:left;}


#content_header h1 {color:#555555;}
#content_header	{display:none;}
#bottom			{display:none;}



.attention {
	margin-left: 0.500em;
	font-size: 1.200em;
	font-weight: bold;
	color: #880000;
}

.bg00 {
	background-image:url(give-me-an-idea-bg001.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

form {
	margin:0;
	padding:0;
	border:0;
}
.aktief {
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #666666;
	padding:2px 2px 3px 2px;

	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.inaktief {
	color:#999999;
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding:2px 2px 3px 2px;

	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.button_off {
	width:54px;
	cursor:pointer;
	margin:0 0 0 0;
	padding:0 0 2px;
	border-top:1px solid #999;
	border-right:2px solid #333;
	border-bottom:2px solid #111;
	border-left:1px solid #333;
	
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.button_on {
	width:54px;
	cursor:pointer;
	margin:0 0 0 0;
	padding:0 0 2px;
	border-top:2px solid #111;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:2px solid #333;

	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.breed {
	width:350px;
}
