/* @override 
	http://www.cip.ifi.lmu.de/~cattien/stylesheets/default.css
	http://www.cip.ifi.lmu.de/~cattien/nu/stylesheets/default.css
*/

body {
	background: #000 url(../images/hoeg1600.jpg) repeat-x fixed;
	font-family: "Trebuchet MS", sans-serif;
	color: #fefda8;
	font-size: small;
}

h1 {
	color: yellow;
	font-size: 15px;
}

p {
	font-size: small;
	text-align: left;
}

div#fotodescriptor {
	background-image: url(../images/transparent50.png);
	padding-left: 10px;
	right: 20px;
	padding-right: 10px;
	margin-top: 13px;
	position: fixed;
}

a.local {
	text-decoration: none;
	color: yellow;
}

a {
	color: #74d1ff;
	text-decoration: none;
}

hr {
	color: #fefda8;
}

img {
	border:0px
}

a:hover {
	background-color: transparent;
	color: yellow;
}

ul.toCheck {
	list-style-image:url(../Open-Air-Packinglist/checkbox_leer.gif);
}

li {
	width:80%;
}

q {
	font-style: italic;
}

acronym {
	cursor: help;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

#all {
	border-width:10px;
}

#titleimage { 
	width:138px;
	height:140px;
  	border-width:1px;  	border-style:dashed;  	border-color:black;
	background: white;  	padding:10px;
	font-size:12px;  	text-align:left;
	visibility: hidden;
}

#titleright {
	position:absolute;
	top:30px;
	right:10px;
	border-width:1px;  	border-style:dashed;
}

#titlerightdescription {
	position:absolute;
	top:10px;
	right:10px;
}

#flower1 {
	position:fixed;
	top:20px;
	right:20px;
}

div#text {
	position: relative;
	top: 480px;
	float: left;
	left: 20px;
	padding: 4px 15px 15px;
	background-image: url(../images/transparent50.png);
	width: 55%;
}