@media screen, projection {

body {
   font-family:Verdana,"Arial CE",Helvetica,Arial,Sans-serif;
   font-size:0.8em;
   padding:0px;
   margin:0px;
   height: 100%;
   background-color: #FFEECC;
   background-image: url(/img/mainbg.gif);
   background-repeat: repeat-y;
}

#topbanner-cs {
   	position:absolute; 
	left:0px; 
	top:0px;
	width: 750px;
	height: 109px;
	background-image : url(/img/topbg.gif);
}

#topbanner-de {
   	position:absolute; 
	left:0px; 
	top:0px;
	width: 750px;
	height: 109px;
	background-image : url(/img/topbgen.gif);
}

#topbanner-en {
   	position:absolute; 
	left:0px; 
	top:0px;
	width: 750px;
	height: 109px;
	background-image : url(/img/topbgen.gif);
}


#mainbanner {
   	position:absolute; 
	left:0px; 
	top:109px;
	width: 750px;
	padding-top: 8px;
}

* html #mainbanner
{
  height: 100%
}

#newshead {
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	text-align:center;
	font-weight:bold;
	color:white;
    	background-color:#682401;
}

#newsdate {
	padding-top: 3px;
   	text-align: right;
	font-weight: bold;
}

#newsbanner {
    font-size:0.7em;
	padding: 4px 6px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #682401;
	border-right: 1px solid #682401;
	border-bottom: 1px solid #682401;
    	background-color:#FFFFCC;
}

#rightbanner {
   	position:absolute; 
	left:650px; 
	top:100px;
	width: 100px;
    	background-color:#CAA251;
}

#leftbanner {
   	position:absolute; 
	left:0px; 
	top:0px;
	width: 170px;
}


#main {
	margin-left: 190px;
	margin-right: 115px;
	margin-bottom: 20px;
}



.menuodd { display:none; }

div.menumain {
	position:absolute; 
	left:0px; 
	top:120px; 
	width:170px;
	margin:0;
	}
div.menumain a {
	display: block;
	background:url("/img/menubg1.gif"); 
	background-repeat:no-repeat;
    	background-color: #CAA251; 
	color:#682300;
	font-weight: bold;
	white-space:nowrap;
	padding-top:0.4em; 
	padding-bottom:0.4em; 
	padding-left: 2.8em; 
	padding-right: 0em; 
	font-size:0.9em;
	border-top: 1px solid #FFEECC;
    	text-decoration: none;
	background-repeat:no-repeat;
	}
div.menumain a:hover { 
    	background:none; 
    	color:#800000; 
    	text-decoration: none;
    	background:url("/img/menubg2.gif"); 
    	background-repeat:no-repeat;
}


#langs {
	position:absolute; 
	left: 540px; 
	top: 23px; 
	margin: 0;
	color: white;
	font-size: 0.7em;
}

#langs a {
	color: white;
}

#langs a:hover {
	color: #CC9966;
}


#bgsound {
	visibility:hidden;
	width:0;
	height:0;
}

	img.print-head {
		display: none;
	}
	
	img.imagephoto {
		width: 100px;
		height: 100px;
		margin-top: 3px;
	}

	#copyright {
		margin-top: 20px;
		border-top: 1px solid #660000;
		padding-top: 7px;
		font-size:0.7em;
		text-align:center;
	}

	#copyright a {
		text-decoration: none;
		color: black;
	}

	#imgview {
		background: none;
		background-color: #FFEECC;
		border: 0; padding: 0; margin: 0;
	}

	#imgview h1 {
		text-align: center;
		color: #000000;
		margin: 15px 80px 0px 80px;
		font-size: 1.4em;
		font-weight: normal;
		border: 0;
	}

	#imgview a {
		color: #ffffff;
		text-decoration: none;
	}

	#imgview a:hover {
		color: #ff8c26;
	}

	#imgview .emphases1 {
		color: #ffffff;
	}
	
	#imgview #copyright {
		text-align: center;
		padding-bottom: 10px;
		color: #330000;
	}

	#imgview #copyright a {
		color: #330000;
	}

	#imgview form {
		margin: 0;
	}



	div.imgview1 {
		background-color: #660000;
		text-align: center;
		padding: 5px 0;
		color: #999999;
		margin-bottom: 10px;
		font-weight: bold;
		font-size: 0.9em;
	}


div.menumain a.krumlovexperience {
	display: inline;
    background: transparent; 
	color:#682300;
	font-weight: bold;
	white-space:nowrap;
	padding: 0; 
	font-size:0.9em;
	border-top: 1px solid #FFEECC;
    text-decoration: none;
	background-repeat:no-repeat;
	}


}

