.CampusWinschoten{}

html
{
	height: 100.1%;	/* causes firefox to always have a scrollbar */
}

body
{
    font-size: 11px;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #333333;
    background-color: #ffffff; 
}
/* wrapper to fill the complete browser window, could be used for backgrounds */
.main
{
    padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border: solid 0px #dcdcdc;
    width: 100%;
}

.onecolumn
{}
.twocolumn
{}
.threecolumn
{}
.fourcolumn
{}

/* set the  width of the skin and optionally center it in the browser window */
.pagemaster 
{
    padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px; 
	margin-left: auto;
	margin-right: auto;
	width: 955px; /* main skin width */
	position: relative;
}

.toprowpane
{
    padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; 
    width: 100%;   
    clear: both;
    height: 23px;
}
.userpane
{
    padding: 2px 0px 0px 20px; 
    float: left;
    width: auto;
}
.fixedtoplinkspane
{
    padding: 2px 20px 0px 0px;     
    float: right;
    width: auto;
}

.toprowpane div, .toprowpane a, .toprowpane a:link, .toprowpane a:visited, .toprowpane a:hover, .toprowpane a:active
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	color: #ffffff;
}
.userpane a, .userpane a:link, .userpane a:visited, .userpane a:hover, .userpane a:active
{
}


/* header section of the skin */
.toppane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #dcdcdc;
    border-bottom: solid 0px #cdcdcd;
    height: 163px;
    background: url(images/logowinschoten.jpg) no-repeat top left;	
}
.adminmenupane
{
    float: right;
    width: auto;
}
.loginpane
{
    padding: 2px 20px 0px 0px; margin: 0px; border: solid 0px #dcdcdc;
    margin-top: 10px;
    width: 85px;
    height: 28px;
    float: left;
    text-align: right;
}



.breadcrumbpane
{
    padding: 15px 0px 5px 5px; margin: 0px; border: solid 0px #dcdcdc;
    color: #000000;
    font-size: 11px;
    line-height: 120%;
    font-family: Tahoma, Arial, Sans-Serif;
    height: auto;
    text-align: left;
    white-space: nowrap;
}
.breadcrumbpane a, .breadcrumbpane a:link, .breadcrumbpane a:visited, .breadcrumbpane a:hover, .breadcrumbpane a.CommandButton:hover
{
	color: #0091cd;
    text-decoration: none;
}
.breadcrumbpane a:hover, .breadcrumbpane a.CommandButton:hover
{
    color: #cd3873;
}

.floatclearer
{
    clear: both;
}

.topmenupanespacer
{
    padding: 5px 10px 0px 0px; border: solid 0px #0091cd; margin: 0 0 0 0px;
    height: 29px;
    background-color: #cd3873;
    color: #ffffff;
    text-align: right;
    clear: both;
}

.topmenupanespacer a.SkinObject
{
    color: #fff;
}

.menupane
{
    padding: 0px 0px 0px 0px; border: solid 0px #0091cd; margin: 0 0 0 0px;
    width: 765px;
    position: absolute;
    top: 163px;
    left: 0px;
    height: 34px;
}
.homepage .menupane
{
    padding: 8px 0 0 10px;
    width: 755px;
    color: #ffffff;
}
.fourcolumn .menupane
{
    padding: 0px;
}

/* content panes section */
.contentrow {
    padding: 20px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
    vertical-align: top;
    text-align: left;
    width: auto;
    clear: both;
}

/* table to keep the content together */
table.contentrowtable
{
    height: auto;
    width: 955px;
}

.contentpanewrapper, .leftpanewrapper, .leftcontentpanewrapper, .rightcontentpanewrapper, .rightpanewrapper
{    
    vertical-align: top;
}

.leftpanewrapper
{    
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 230px;
}
.leftpane
{
    padding: 0px 0px 0 0px;     
    width: 230px;
}


.rightpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 240px;
}

.rightpane
{
    padding: 0px 0px 0px 20px; margin: 0px; border: solid 0px red;
}


.contentpane
{
    padding: 0px 0px 0px 0px; 
    margin: 0px; border: solid 0px red;
}

.threecolumn .contentpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 485px;
}
.threecolumn .rightpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 240px;
}

.twocolumn .contentpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 725px;
}
.onecolumn .contentpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 955px;
}
.onecolumn .contentpanewrapper2
{
    margin-left: 0px;
    padding-top: 10px;
}

.twocolumn .contentpanewrapper
{
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 725px;
}

.contentpanewrapper2
{
    padding: 0px 0px 0 10px; margin: 20px 0px 20px 10px; border: solid 0px red;
    width: auto;
    border: solid 1px #0091cd;
    min-height: 300px;
}


/* home page */

.homepage
{}

/* table to keep the content together 
.hoempage table.contentrowtable
{
    height: auto;
    width: 955px;
}

.topleftpanewrapper
{
    vertical-align: top;
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 239px;
}
.topleftcenterpanewrapper
{
    vertical-align: top;
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 239px;
}
.toprightcenterpanewrapper
{
    vertical-align: top;
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 239px;
}
.toprightpanewrapper
{
    vertical-align: top;
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 238px;
}

.topleftpane
{
    padding: 0px 12px 0 0px; margin: 0px; border: solid 0px red;
    width: 223px;
}
.topcontentpane
{
    padding: 0px 10px 0 10px; margin: 0px; border: solid 0px red;
    width: 223px;
}
.toprightpane
{
    padding: 0px 0px 0 12px; margin: 0px; border: solid 0px red;
    width: 223px;
}
*/

.centerpanewrapper
{
    vertical-align: top;
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 239px;
}
.centerpanewrapper2
{    
    vertical-align: top;
    padding: 0px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 238px;
}
.centerpanewrapper .leftpane
{
    padding: 0px 9px 0 0px; margin: 0px; border: solid 0px red;
    width: 233px;
}
.centerpanewrapper2 .contentpane
{
    padding: 0px 5px 0 2px; margin: 0px; border: solid 0px red;
    width: 233px;
}
.centerpanewrapper .contentpane
{
    padding: 0px 3px 0 6px; margin: 0px; border: solid 0px red;
    width: 233px;
}
.centerpanewrapper .rightpane
{
    padding: 0px 0px 0 8px; margin: 0px; border: solid 0px red;
    width: 223px;
    
}





.bottomleftpanewrapper
{
    vertical-align: top;
}

.footerpane
{
    width: 955px;
    height: 34px;
    background-color: #cd3873;
    color: #ffffff;
}


.linkspane
{
    padding: 6px 10px 0px 20px; margin: 0px; border: solid 0px #dcdcdc;
    color: #ffffff;
    text-align: right;
}

.footerpane a, .footerpane a:link, .footerpane a:visited, .footerpane a:hover, .footerpane a:active
{
    text-decoration: none;
    color: #ffffff;  
    font-size: 11px;
}
.footerpane a:hover
{
    color: #000000;
}

/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Text styles ----------------------------------------*/
/* ------------------------------------------------------------------------------------------ */

p
{
    padding: 0 0 10px 0; margin: 0px; border: solid 0px red;
}

h1, h2, h3, h4, h5, h6, .SubHead, .SubSubHead, .Head
{
	font-family: Tahoma, Arial, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    line-height: 160%;
    color: #0091cd;
    text-align: left;
}
h1
{
    font-size: 20px;
}
h2
{
    font-size: 16px;
}
h3
{
    font-size: 14px;
}
h4
{
    font-size: 12px;
}
h5
{
    font-size: 11px;
}
h6
{
    font-size: 11px;
}

.SubHead, .SubSubHead
{
    font-size: 12px;
    font-weight: bold;
}

div, td, .Normal, p, a, a:link, a:visited, a:hover, a:active, .SkinObject, a.CommandButton
{
	font-family: Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    line-height: 19px;
    color: #333333;
}

a, a:link, a:visited, a:hover, a:active
{
    text-decoration: underline;
    color: #0091cd;
}
a:hover, a.CommandButton:hover
{
    text-decoration: underline;
    color: #cd3873;
}


b, strong
{
}

UL
{
    margin-top: 0px;
}

UL LI
{
    list-style-type: disc;
    margin-bottom: 4px;
}

UL LI LI
{
    list-style-type: circle;
    margin-bottom: 4px;
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}


a img
{
	border: solid 0px #ffffff;
}


/* menu */



/* menu's */
#MenuTabs
{
    height: auto;
}
 
#MenuTabs ul
{
    margin: 0px; padding: 10px 0px 0px 0px; border: black 0px solid;
} 
#MenuTabs li
{
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    list-style-image: none;
    list-style-type: none;
    width: auto;
    height: 34px;
    float: left;
    position: relative;
}

#MenuTabs li.ActiveTab, #MenuTabs li.iehover, #MenuTabs li:hover
{
}

#MenuTabs li li.ActiveTab, #MenuTabs li li.iehover, #MenuTabs li li:hover
{
    background-image: none;
}


#MenuTabs li .inactive, #MenuTabs li a, #MenuTabs li a:link, #MenuTabs li a:visited, #MenuTabs li a:hover, #MenuTabs li a:active 
{
    margin: 0px 0px 0px 0px; 
    padding: 0px 10px 0px 10px; 
    border: solid 0px #ffffff;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    line-height: 110%;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 13px;
    font-weight: normal; 
    border-right: solid 1px #ffffff;   
}
#MenuTabs li.last a
{
    border-right: solid 0px #ffffff;   
}

#MenuTabs li a:hover
{
    color: #000000;
}

#MenuTabs ul ul 
{
    margin: 0px; padding: 0px 0px 0px 0px; border: black 0px solid;
    position: absolute; 
    top: 24px; 
    left: 0px;
    display: none;
    width: 180px;
    height: auto;
    overflow: visible;
    background-color: #cd3873;
    clear: both;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    
}

#MenuTabs ul ul li 
{
    margin: 0px; 
    border: black 0px solid;
    background-image: none;
    width: 180px;
    _width: 160px;
    height: auto;
    padding: 10px 0 10px 0;
    border-top: solid 1px #ffffff;
}
#MenuTabs ul ul li.iehover, #MenuTabs ul ul li:hover
{
}



#MenuTabs ul ul li a,
#MenuTabs ul ul li a:link,
#MenuTabs ul ul li a:visited,
#MenuTabs ul ul li a:hover,
#MenuTabs ul ul li a:active
{
    padding: 0 10px 0 10px;
    border: black 0px solid;
    height: auto;
    width: 160px;
    line-height: 120%;
}
#MenuTabs ul ul li a:hover
{
    
}

#MenuTabs ul ul ul
{
    position: absolute; 
    top: -1px; 
    left: 180px;
    display: none;
    width: 180px;
    border: solid 1px #ffffff;
    border-top: solid 0px #ffffff;
}
#MenuTabs ul ul ul ul
{
    position: absolute; 
    top: -1px; 
    left: 180px;
    display: none;
    width: 180px;
    border: solid 1px #ffffff;
    border-top: solid 0px #ffffff;
}


#MenuTabs ul.Level0 li:hover ul.Level1, #MenuTabs ul.Level0 li.iehover ul.Level1, 
#MenuTabs ul.Level1 li:hover ul.Level2, #MenuTabs ul.Level1 li.iehover ul.Level2, 
#MenuTabs ul.Level2 li:hover ul.Level3, #MenuTabs ul.Level2 li.iehover ul.Level3 
{
    display:block;
}


/* announcement module */
.announce
{
    padding: 10px 0 10px 0;
    border-top: dashed #0091cd 1px;
}
.announce p
{
    display: inline;
}
