@charset "utf-8";
/* CSS Document */


/*hide from ie on mac\*/

#flashcontent {
	width: 960px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

/* end hide */

#response {color:#f2f2f2; font-style:italic; font-size:inherit;}

.Form {
	color:#cccccc;
	font-size:10px;
	height:20px;
	width: 250px;
	font-family:Arial;
	border: #999999 1px solid;
	background-color:#000000;
}

.Form2 {
	color:#cccccc;
	font-size:10px;
	height:65px;
	width: 250px;
	font-family:Arial;
	border: #999999 1px solid;
	background-color:#000000;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	position:relative;
	top: 45px;
	text-align: center;
	min-width: 600px;
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;
}

.datum {		
	border-bottom: 1px solid #666666;
	color: #cccccc;
	font-weight: bold;
}
.button{
	background-image: url(../images/button_bg.gif);
	height: 25px;
	width: 129px;
	text-align:center;
	display: block;
	float: left;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;		
}

.button:hover{
	background-image: url(../images/button_bg2.gif);
}

.button_on{
	background-image: url(../images/button_bg.gif);
	height: 25px;
	width: 124px;
	border-right: 5px solid #f10826;
	text-align:center;
	display: block;
	float: left;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;		
}

.lastbutton{
	background-image: url(../images/button_bg.gif);
	height: 25px;
	width: 126px;
	text-align:center;
	display: block;
	float: left;		
	color: #fff;
	text-decoration: none;
}

.lastbutton:hover{
	background-image: url(../images/button_bg2.gif);
}

#content	{
	margin:0 auto;
	width:970px;
	text-align: left;
}

#textcontent	{
	
}

#linkercolumn_small,#linkercolumn_breed,#rechtercolumn_small,#rechtercolumn_breed,#midcolumn_small{
	
}

#linkercolumn_small{
	width:480px;
	float:left;
}
#linkercolumn_breed{
	width: 640px;
}
#rechtercolumn_small{
	width:320px;
}
#rechtercolumn_breed{
	width: 490px;
	float:right;
}
#midcolumn_small{
	width:320px;
}

#persitem{
	width: 400px;
	padding: 10px;
	background-color: #000000;
}


.green{
	color: #00CC00;
	font-weight: bold;
}

.imagecolumn{
	background-color: #272624;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom: 30px;
}

.textcolumnleft{
	background-color: #272624;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.textcolumn{
	float:left;
	background-color: #272624;
	margin-right: 0px;
	width: 420px;
	padding: 30px;
}

.textcolumn_special{
	float:left;
	background-color: #272624;
	margin-right: 0px;
	width: 420px;
	padding: 10px;
}
ol{
	list-style-type: none;
}
#footer{
	height:50px;
	display:block;
}
a{
	color:#fff;
	text-decoration:none;
}
.textcolumnleft a{
	color: #FF0000;
	text-decoration:none;

}
.textcolumnleft a:hover{
	color: #f2f2f2;
	text-decoration:none;

}

.textcolumn a{
	color: #FF0000;
	text-decoration:none;

}
.textcolumn a:hover{
	color: #f2f2f2;
	text-decoration:none;

}

.todo{
	color: #0099FF;

}

#blokje{
	float:left;
	width:5px;
	height: 20px;
	background-color:#f10826;
	display:block;
}
img {
	border: 0px;	
	outline: none;	
}

.justText{
	text-align:justify;
}.imgleft {
	margin-top: 5px;
	margin-left: 10px;
}
.imgright {
	margin-top: 5px;
	margin-right: 10px;
}

