/* CSS Document */

HTML{
	height: 100%;
}

BODY{
	font:12px Arial, Helvetica, sans-serif;
	margin:0px;
	color:#5C5C5C;
	overflow:auto;
	height: 100%;
}

TD{
	font:12px Arial, Helvetica, sans-serif;
	color:#5C5C5C;
}

A{
	color:#E7174C;
	text-decoration:none;
}

.naw{
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
}

.titel{
	font-size:20px;
	font-weight:bold;
	color:#E7174C;
}

.link{
	cursor:hand;
	cursor:pointer;
}

.text_div{
	position:relative;
	height:100%;
	width:100%;
}

.content_div{
	position:absolute;
	overflow:auto;
	height:100%;
	width:100%;

}
/* -------------------*/
/* END LINK STYLES    */
/* -------------------*/
/* MENU STYLES        */
/* -------------------*/

TD.menu{
	background-color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
}

TD.menu:HOVER{
	background-color:#EDEEEE;
	cursor:hand;
	cursor:pointer;
}

TD.menu_selected{
	background-color:#EDEEEE;
	cursor:hand;
	cursor:pointer;
}

A.menu{
	color:#C4C6C7;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

A.menu_selected{
	color:#E7174C;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

/* -------------------*/
/* END MENU STYLES    */
/* -------------------*/
/* NEWS STYLES        */
/* -------------------*/

.nieuws{
	font-size:20px;
	color:#5C5C5C;	
}

.nieuws_titel{
	font-size:14px;
	font-weight:bold;
	color:#E7174C;
}

/* -------------------*/
/* END NEWS STYLES    */
/* -------------------*/
/* INPUT STYLES       */
/* -------------------*/

.input {
	border: 1px solid;
	border-color :#333333;
	font-family: Verdana; 
	font-size: 10px;
	background-color:#F7F7F7;
} 

.Buttons {  
	font-size: 12px; 
	color: #000000; 
	background-color: #F3F3F3; 
	border-color:#000000;
	border: 1px solid;
	cursor:hand;
	cursor:pointer;
}
/* -------------------*/
/* END INPUT STYLES   */
/* -------------------*/
/* Module STYLES      */
/* -------------------*/

.overzicht{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:0px;
	border-bottom:0px;
}

.row1{
	background:#CCCCCC;
	padding:5px, 5px, 5px, 5px;
	cursor:hand;
	cursor:pointer;
	border:1px solid #FFFFFF;
	vertical-align:top;
}

.row2{
	background:#DDDDFF;
	padding:5px, 5px, 5px, 5px;
	cursor:hand;
	cursor:pointer;
	border:1px solid #FFFFFF;
	vertical-align:top;
}

.adres{
	font-size:28px;
	font-weight:bold;
	color:#213675;
	text-align:center;
	text-decoration:underline;
}

.info{
	border:1px solid #213675;
}

.naam{
	font-weight:bold;
}

A.terug{
	color:#213675;
	text-decoration:none;
	font-weight:bold;
}

/* -------------------*/
/* SHOP STYLES		    */
/* -------------------*/

.shop_top_tab{
	width:20%;
}


.shop_top_tab1{
	width:80%;
	background-color:#E7174C;
}

.shop_top_text{
	text-decoration:none;
	font-weight:bold;
}

.shop_top_text1{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

.shop_type{
	font-weight:bold;
	background-color:#CCCCCC;
}

.shop_cat{
	font-weight:bold;
	background-color:#DDDDDD;
}

.shop_row1{
	background-color:#EEEEEE;
}

.shop_row2{
	background-color:#FFFFFF;
}
/* -------------------*/
/* END Shop STYLES    */
/* -------------------*/
/* END Module STYLES  */
/* -------------------*/