/* Global settings */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    /*background-color: #424242;*/
    color: #323232;
    line-height: 1.33;
    /* Verlauf nach #c1cce9 */
    padding: 0.0em;
    margin: 0.0em;
    background-image: url(lostbox/images/lostbox-bg_title_left.jpg); 
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
}

p {
    margin: 0;
    padding: 0;
}

a {
    color: #675948;
}

img {
    display: block;
}

/* Forms */


table {
    font-size: 12px;
}

td, th {
    vertical-align: top;
    padding: 0;
    font-size: inherit;
}
    th {
        text-align: left;
        padding-right: 1em;
    }

form {
    margin: 0;
    padding: 0;
}
    form table {
        margin: 1em 0.0em;
        padding: 0;
    }
    form td, form th {
        padding: 0.0em 0.0em 0.25em 0.0em;
    }
    form th {
        padding-right: 0.5em;
    }

/* Headings */

h1, h2, h3 {
		font-family: Georgia, Times New Roman, Times, serif;
    margin: 0em 0em 0.5em 0em;
    padding: 0;
    color: white;  /*#afc7de;*/
}

h4, h5, h6 {
    font-family: Helvetica, Arial, sans-serif;
    /*font-family: Georgia, Times New Roman, Times, serif;*/
    margin: 0em 0em 0.5em 0em;
    padding: 0;
    color: #323232;  /* #424242;   #afc7de;*/
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

h1, h2 {
    font-weight: normal;

}

h3 {
    font-weight: bold;
}

h4, h5, h6 {
    font-weight: bold;
    display: inline;
}

h1 .subhead, h2 .subhead, h3 .subhead, h4 .subhead, h5 .subhead, h6 .subhead {
    color: #323232;
}




a {
    color: #7d3b2e; /*#de9637;*/
}

a img {
    border: none;
}

#title {
    margin-left: 0;
    /* margin-right: auto; */
    width: 1024px;
    /*width: 90%;*/
    height: 28em;
    /* clear: both; */
}

    #title h1 {
        margin-top: 5px;
        float: left;
    }

#container {
    margin-left: 0;
    /* margin-right: auto; */
    padding: 0.0em;
    /* max-width: 1920px; */
    /* clear: both; */
}    
    
#mainmenu {
    width: 1024;
    height: 70px;
    overflow: hidden; 
}
    #mainmenu .a1 {
        /*font-family: Georgia, Times New Roman, Times, serif;*/
    		font-family: Helvetica, Arial, sans-serif;
        font-size: 1.0em;
        font-weight: bold;
        text-decoration: none;
        color: white; /*#de9637;*/
        margin-left: 30px;
        float: right;
        overflow: hidden; 
				
    }
    
    #mainmenu .a1 .img {
    		border: none;
    		overflow: hidden; 
    }
        
#nav {
    /*width: 90%;*/
    max-width: 1024px;
    /* clear: both; */
    margin: 0em auto 0em auto;
}
  
    
/* -----------------------------------COLUMNS------------------------------------------------------------------ */    


#columns {
    margin-left: 0;
    /* margin-right: auto; */
    margin-top: 50px;
    width: 1024px;
    /*width: 90%;*/
    /* clear: both; */
    overflow-x: hidden;
}

    #columns p {
    		color: #222222;
    }
    
    #columns a {
    		color: #5d2c16;
    }


#col1, #col2 {
    width: 205px;
}
    #col1, #col2, #col1 table, #col2 table {
    font-size: 0.9em;
}

    #col1 { float: left; }
    #col2 { float: right; }

#colinfo {
    width: 450px;
    font-size: 0.8em;
    float: right;
}

	#colinfo .img {
		margin-top: 0.0em;
	}
	
#colcontent {
    margin: 0px 215px;
}

#colcontent2 {
    /* width: auto; */
    max-width: 600px;
    min-width: 250px;
}
    
#colcontent h1, #colcontent h2, #colcontent h3, #colcontent h4, #colcontent h5, #colcontent h6, #colcontent p,
#colcontent2 h1, #colcontent2 h2, #colcontent2 h3, #colcontent2 h4, #colcontent2 h5, #colcontent2 h6, #colcontent2 p {
    margin-bottom: 0.25em;
}

#colcontent p+h1, #colcontent p+h2, #colcontent p+h3, #colcontent p+h4, #colcontent p+h5, #colcontent p+h6,
#colcontent2 p+h1, #colcontent2 p+h2, #colcontent2 p+h3, #colcontent2 p+h4, #colcontent2 p+h5, #colcontent2 p+h6 {
    margin-top: 0.5em;
}
	
	

.infoline {
    margin-bottom: 1em;
}


.entry {
    /* background-image: url(images/alafbohs_body_02.jpg); */
}

    .entry p {

    }
    .entry .pic img {
        width: 100%;
    }
    .sidebar h1, .sidebar h2, .sidebar h3 {
        color: #afc7de;
        background-color: white;
        padding: 0.25em 1.50em;
    }
    .sidebar h4, .sidebar h5, .sidebar h6 {
        color: #afc7de;
        margin-bottom: 0.3em;
    }

.entryblock {
    padding: 2em 3em;
}
    .entryblock .header {
        margin-bottom: 0.8em;
    }
    .entryblock .header p {
        font-size: 1.0em;
        font-weight: bold;
        color: #323232;
    }
    .entryblock .links {
        font-size: 0.9em;
        color: #afc7de;
        margin-bottom: 1.5em;
    }
        .entryblock .links a {
            margin-right: 2.5em;
            text-decoration: underline;
        }
        
.portrait {
		width: 142px;
		float: left;
}
		.portrait img {
				width: 100%;
				border: 1px solid #323232;
				margin-bottom: 1.0em;
		}
.portrait + .portrait {
		margin-left: 18px;		
}

.portraits {
		width: 1024px;
		height: 270px;
}


        
.entry_2 {
    /* background-image: url(images/alafbohs_body_02.jpg); */
}        

        
.footer {
    /* background-image: url(images/alafbohs_footer.jpg); */
}
        


.listentry + .listentry {
    padding-top: 1.5em;
    margin-top: 1em;
    border-top: 1px dotted #323232;
}
        
        
/* -----------------------------------COLUMNS------------------------------------------------------------------ */    
        

.gap7 {
    width: 100%;
    height: 0.5em;
}
.gap6 {
    width: 100%;
    height: 0.8em;
}
.gap5 {
    width: 100%;
    height: 0.9em;
}
.gap4 {
    width: 100%;
    height: 1em;
}
.gap3 {
    width: 100%;
    height: 1.2em;
}
.gap2 {
    width: 100%;
    height: 1.5em;
}
.gap1 {
    width: 100%;
    height: 2em;
}

#main {
    margin-top: 7em;
    margin-left: 5em;
}

.columns {
    width: 100%;
    font-size: 1.0em;
    color: #222222;
}
		
	.columns .centered {
		text-align: center;
	}
		
    .columns .picleft {
        width: 48%;
    }
    .columns .picright {
        width: 48%;
        float: right;
    }
    
    .columns p {
    	margin-bottom: 0.8em;
    }
    
    .columns img {
        width: 100%;
        height: auto;
        border: 1px solid #222222;
        margin-top: 1em;
    }
	
	.noborder img {
		border: none;
		width: auto;
	}
	
		.columns .picright .padleft {
			padding-left: 18px;
		}

    .columns .picright img {
        margin-top: 0px;
    }
    .columns .picright .title {
        width: 100%
    }
    
.mov {
  border: none;/*1px solid #424242;*/
  margin-top: 1.0em;
  margin-bottom: 1.5em;
}

	.mov img {
		width: 100%;
		height: auto;
		border: 1px solid #222222;
	}

.logo img {
	height: 60px;
	width: auto;
	border: none;
	display: inline;
	margin-right: 0.5em;
}

/* click event css lightbox */

.gallery {
		width: 1024px;
		height: 474px;
}

#containertest {height:100%; width:100%; font-family:verdana, sans-serif; font-size:11px; line-height:18px;}
a, a:visited, a:hover {color:#eee; text-decoration:none;}
a img {display:block; border:0;}

.thumbholder {
	width:1024px; 
	margin:0 auto 0 auto; 
}
.thumbholder b {display:block;}
.thumbholder h2.title {font-size:25px; color:#444; font-weight:normal; font-family:"times new roman", serif;}
.thumbholder h2.title b {display:inline; font-weight:bold; color:#000; font-size:30px;}
.thumbholder h2.title span {font-weight:bold; font-style:italic;}
.thumbholder p {padding:0 10px 0 0; margin:10px 0;}

.thumbholder a {display:block; float:left; margin:9px 18px 9px 0; display:inline; border:1px solid #000;}

a img {
	display:block; 
	border:0;
}

.lightbox {
	position:absolute; 
	left:-9999px; 
	top:0; 
	cursor:default; 
	z-index:100;
}
.light {
	position:absolute; 
	left:0; top:0;
}
.box {
	position: fixed;
} 

/* trigger for IE6 */
a:active, a:focus {
	background:#ddd;
}


a:active .lightbox, a:focus .lightbox {
	left:0; 
	top: 0;
	width:100%; 
	height:1662px;
}

a:active .lightbox .light, a:focus .lightbox .light {
	background:#000; 
	width: 100%; 
	height:1662px; 
	filter: alpha(opacity=85);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); 
 	opacity:0.85;
}

a:active .lightbox .box,
a:focus .lightbox .box {
	margin-left: 100px;  
	margin-right: auto;  
	margin-top: 100px;
}

a:active .lightbox .box img,
a:focus .lightbox .box img {
	border:1px solid #aaa; 
	width: auto;
}

a:active .lightbox .box span,
a:focus .lightbox .box span {
	display:block; 
	font-size:11px; 
	font-weight:normal; 
	width: auto; 
	padding:0; 
	margin:10px auto; 
	text-align:center; 
	text-decoration:none; 
	color:#999;
}

#close {
	width: 20px; 
	height: 23px;
	background:url(lostbox/images/menu/cr-lightbox_close_small.png); 
	position:relative; 
	z-index:500; 
	float:right; 
	display:inline; 
	margin-top:10px;
	margin-right:0px;
}
.clear {
	clear:left;
}


