/*-----------------------------------------------------------------------------------------------*/
/* Styling til www.buddha-lolland.dk


/*-----------------------------------------------------------------------------------------------*/
/* generelt */
body {
	font-family:  Andale Mono, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; background-color: #f1f1f1;
	padding: 0; margin: 10px 0 10px 0 }

body.languageselect { background-color: #ffffff }


a:visited  { color: #B30429; text-decoration: none }
a:active   { color: #B30429 }
a:link     { color: #B30429; text-decoration: none }
a:hover    { text-decoration: underline }

a.selected:visited { color: #B30429; text-decoration: none }
a.selected:active { color: #B30429 }
a.selected:link { color: #B30429; text-decoration: none }
a.selected:hover { text-decoration: none }

p { margin-top: 0px }
p.pSmallText { font-family:Andale Mono, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt }

table.programitem { width: 290px; border: 0; }
td.programheader { background-color:#dddddd; padding: 3px }
/*-----------------------------------------------------------------------------------------------*/
/* Ramme og centrering af indholdet */

#wrap1 { margin: 0 auto; width: 806px; text-align: left;  background: #ffffff }
#wrap2 { border-width: 3px 0px 0 3px; border-style: solid; border-color: #ffffff }

#wrapbottom1 { margin: 0 auto; width: 806px; text-align: left;}
#wrapbottom2 { border-width: 0; border-style:none; }


/*-----------------------------------------------------------------------------------------------*/
/* positionering og formatering af indhold */
#header {margin: 10px 0 25px 0; width: 800px; height: 56px; }
#headline { position: relative; left: 175px; height: 25px; width: 500px; 
			font-family:Andale Mono, Arial, Verdana, Helvetica, sans-serif;	font-size: 20px; color: #B30429;
			font-weight: 400; margin-bottom: 30px }
			
					
#content {background: #ffffff }

#menuarea {min-height:300px; font-size: 12px; font-weight:600; line-height: 20px; overflow: hidden } 

#menu {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; list-style: none; margin: 0 auto; padding: 0 0 0 0; }
#menu .level1 {}
#menu .level2 { padding-left: 15px; font-size:11px }
#menu div.on a {color: #5B5B5B }

#flags { height: 25px; width: 160px; text-align: center; position: absolute; }
#linkbox { width:155px; height: 50px; text-align:right; 
			font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:9px;	text-align:right; line-height: 14px;  	
			color: #b30429; position: relative; top:-70px; }

#text {	margin-left: 2px; padding-left: 8px; padding-bottom: 5px; min-height: 350px; width: 295px; overflow:visible; background-color: #ffffff }
#textWide {	margin-left: 2px; padding-left: 8px; padding-bottom: 5px; min-height: 350px; width:600px; overflow:visible; background-color: #ffffff } 
#photoText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:7pt;	text-align: center; color: #666666 }
#address { font-size: 10px; color: #666666; text-align:center }


/* for Internet Explorer */
/*\*/
* html #textWide { height: 350px}
* html #text { height: 350px}
* html #menuarea { height: 300px}
/**/

/*-----------------------------------------------------------------------------------------------*/
/* sideopdelingen i kolonner >*/

.col1 	{float: left; width: 5px; height: 10px}
.col2 	{float: left; width: 160px; overflow: hidden}
.col3 	{float: left; width: 305px; overflow: hidden;  background-image: url(../img/base/vetical_line2.gif); background-repeat: repeat}
.col4	{float: left; width: 15px; height: 10px}
.col5 	{float: left; width: 305px; text-align: center; overflow: hidden;}
.col6 	{float: left; width: 10px; height: 10px}
.colx {clear: both; width: 800px; height: 5px ! important; font-size: 0; line-height: 0; background: #FFFFFF !important; float: none ! important}

