/* styles voor fotoboek*/

.panel {
background-color: #e1e1e1;
border-width: 1px;
border-style: solid;
border-color: #bbbbbb;
}

.docname {
font-size: 12px;
font-weight: bold;
margin-left: 10px;
margin-top: 5px;
}
.myfont img{
width: 150px;
height: 110px;
margin-left: 16px;
padding-bottom: 16px;
}
.name {}


#desc {
font-family: "Arial";
font-size: 14px; 
font-weight: bold;
margin-left: 30px;
padding-bottom: 30px;
}

#pic_name {
font-family: "Arial";
font-size: 18px; 
font-weight: bold;
color: #FB8D1E;
margin-left: 30px;
}

#picture {
width: 600px;
height: 450px;
margin-left: 30px;
border: solid #bbbbbb;

}
#panel1 {
border: solid #bbbbbb;
background-color: #E1E1E1;
}

a
{
	font-family: "Arial";
	color: #FB8D1E;
	text-decoration: none;
}

a:hover 
{
	color: black;
	text-decoration: underline;
}

.subcat {
float: left;
font-size: 14px;
font-weight: bold;
}

ctl01_MainContent_gallery_category_VolPostcardCategory1_MyRepeater0_ctl00_catLink .subcat{
width: 100%;
}

.subcat\ {
font-family: Arial;
float: left;
font-size: 14px;
font-weight: bold;
}

.postcard_manager postcard_header a{
margin-top: 20px;
}

#ctl01_MainContent_gallery_category_VolPostcardCategory1_MyRepeater0_ctl00_catpanel .panel{
margin-bottom: 40px;
}

#postcard_manager
{
font-family': "Arial";
font-size: 14px;
font-weight: bold;
background-color: #bbbbbb;
}

/*.cat_name a{
visibility: hidden;
}*/



