@charset "utf-8";
/* CSS Document */
html{
	min-height:100%;	
}
BODY {
	margin           : 0px;
	color            : #000000;
	scrollbar-base-color: #778899;
	padding: 0px;
	background-image: url(../templates/templatebilder/siteback.png);
	background-repeat: repeat;
	text-align:center;
	min-height:100%;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding:10px 100px 0 10px;
	line-height: 25px;
}
img {
		border:0;
}

h1{
	font-family: Times, "Times New Roman", serif;
	font-size: 22px;
	font-weight: normal;
	color: #49463d;
	text-decoration: none;
	padding:10px;
	line-height: 35px;
}

#backstripe{
	position:absolute;
	left:0;
	top:130px;
	height:300px;
	width:100%;
	background-color: #bcb69e;
	z-index:-1;
}

#main{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:954px;
/*	border: 1px solid #666; */
	min-height:655px;
	padding:0;
/*	height:10%; */
}
#toprow{
	position:relative;
	float:left;
	width:100%;
	top:0;
	height:80px;
}
#content{
	position:relative;
	float:left;
	width:100%;
	min-height:600px;
	top:0;
	background-image: url(../templates/templatebilder/mainbacksshadow.png);
	background-repeat: repeat-y; 
}
#leftcol{
	position:relative;
	float:left;
	min-height:600px;
		height:100%;
	width:291px;
	background-color: #eae8dc;
	top:0;
	margin:0 0 0 3px;
	padding:0;
	text-align:left;
}
.coltext{
	position:relative;
	width:100%;
	height:100%;
	padding:0;
}
#rightcol{
	position:relative;
	float:left;
	min-height:570px;
	height:100%;
	width:590px;
	top:0;
	margin:0 0 0 30px;
	padding:20px 5px 5px 5px;
	text-align:left;
}
#flashcol{
	position:relative;
	float:left;
	height:700px;
	width:951px;
	background-color: #FFF;
	top:0px;
	margin:0 0 0 2px;
	padding:0;
	text-align:left;
}
#cmlogga{
	position:relative;
	float:left;
	top:0;
	left:15px;
	
}
#botlogcontainer{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	z-index:-3;
}
#botlogga{
	position:relative;
	bottom:0;
	margin-left:auto;
	margin-right:auto;
	z-index:-2;
}


/* MENU */
.alink{
	position:absolute;
	left:50%;
	top:0;
}
#topmenu{
	position:absolute;
	left:260px;
	top:40px;
	width:670px;
}
#topmenu ul{
	position:relative;
	float:left;
	list-style-type: none;	
	left:-23px;
	text-align:left;
}
#topmenu li{
	position:relative;
	float:left;
	margin:0; 
	width:210px;
	padding:0;
}
#topmenu .adminli{
	position:relative;
	float:left;
	margin:0 3px; 
	width:30px;
	padding:0;
	margin:0 0 0 5px;
}
#topmenu .flik{
	position:relative;
	float:left;
	margin:0 20px;
	background-color: #bcb69e;
	width:200px;
	height:28px;
	text-align:center;
}
.flik a:hover,.flik a:link,.flik a:active,.flik a:visited{
	font-family: Times, "Times New Roman",serif;
	color: #fdfef9;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
#topshadow{
	position:absolute;
	width:954px;
	height:6px;
	background-image: url(../templates/templatebilder/top_shadow-trans.png);
	background-repeat: repeat-x;	
	top:-5px;
}
#botshadow{
	position:absolute;
	width:954px;
	height:6px;
	background-image: url(../templates/templatebilder/bottom_shadow-trans.png);
	background-repeat: repeat-x;
	bottom:-6px;
}
#leftshadow{
	position:absolute;
	width:6px;
	height:700px;
	background-image: url(../templates/templatebilder/left_shadow-trans.png);
	background-repeat: repeat-y;
	top:83px;
	left:-5px;
}
#rightshadow{
	position:absolute;
	width:6px;
	height:700px;
	background-image: url(../templates/templatebilder/right_shadow-trans.png);
	background-repeat: repeat-y;
	top:83px;
	right:30px;
}

.aftab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width:100%;
}
.aftab h1{
	font-family: Times, "Times New Roman", serif;
	font-size: 22px;
	font-weight: normal;
	color: #49463d;
	text-decoration: none;
	padding:0;
	line-height: 22px;
}
.carlnavtab{
	position:absolute;
	bottom:20px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.carlnavtab a:link,.carlnavtab a:visited,.carlnavtab a:active,.carlnavtab a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.carlnavtab .rightnav{
	width:33%;
	text-align:right;
	padding:0 15px 0 0;
}
.carlnavtab .midnav{
	width:33%;
	text-align:center;
	padding:0 15px 0 0;
}
.carlnavtab .leftnav{
	width:33%;
	text-align:left;
	padding:0 0 0 15px;
}
#leftbottom{
	position:relative;
	float:left;
	width:250px;
	margin:8px;
	text-align:left;
}
#leftbottom a:link,#leftbottom a:hover,#leftbottom a:visited,#leftbottom a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

