HTML { margin:0; }

BODY {
    background: none repeat scroll 0 0 #CFCFCF;
    height: 100%;
    margin: 15px;
/* 	background-image: url(../components/none_toprep_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px; padding:0px;
	height: 100%;
    margin: 40px;
	text-align: center; */
}
BODY,TABLE,TR,TD,SPAN,DIV,TEXTAREA,SELECT,INPUT
{
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
}
#mainDiv
{
    width: 955px;
    margin: 0 auto;
}
#header
{
	background-image:url('../components/header_perinoms.jpg');
	height:200px;
	width: 955px;  
}
#menuContainer
    {height:33px;
        padding-left: 200px;
    }

#contentdiv
{
    background: #FFFFFF;
    margin: 15px;
    display: table;
    width: 925px;
	height:500px;
	}
#footer
{	background: #6D257B;
	height:24px;
	color:#FFFFFF;
	padding-left: 20px;
	width: 880px;
}
#cms-footer
{	background: #0B378E;
	height:80px;
	color:#FFFFFF;
	padding-left: 10px;
	text-align: left;

}

#footer A:link, #footer A:visited
{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#footer A:hover
{
	text-decoration:underline;
}
/*
	CONTACTFORMULIER
	
*/
.tplform
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #003366; 
	background-color: #EFF2F6; 
	border: solid 1px #000066;
	font-weight: normal;
}
.tplformtxt
{
	font-family: arial,verdana,trebuchet ms;
	font-size: 11px;
}

.forms {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000066; background-color: #D0DFF4; border: #316ADB; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}

#cms-category-login table.platte td { color: #FFF !important; }
    #cms-category-login-error { color: #FFF; margin-bottom: 15px; }
    #cms-category-login-error b { color: red; font-size: 14px;  }
    
    #cms-category-logout  {  margin-top: 15px; }
    #cms-category-logout a { text-decoration: none; color: blue; }
