/*www.Š-neukšlln.de*/
/*autor: claudia simon | www.kultur-propaganda.de*/
/*popup styleshet*/

body {  	margin: 0;  	border: 0;  	padding: 0;  	height: 100%;   	max-height: 100%; 
	background-color: transparent;
  	font-family: courier, "courier new", mono; 
  	color: #333333;  	font-size: 0.8em;
  	}

img {
	border: 0px none;
	}

em {
	font-style: normal;
	font-weight: bold;
	color: #b54c1c;
	}

p {
	margin: 0;
	padding: 0;
	border: 0px none;
	}

#inhalt {
	display: block;
	height: 450px;
	width: 500px;
	text-align: center;
	overflow: auto;	
	}

#aktion {
	display: block;
	width: 485px;
	text-align: center;
	overflow: auto;	
	}

#closeaktion {
	width: 485px;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: center;
	margin: 1em auto 1em auto;
	color: #555555;
	}

#inhalttext {
	height: 90%;
	width: 90%;
	margin: 1em;
	text-align: left;
	line-height: 1.2em;
	overflow: visible;	
	}

#inhalt p, #aktion p {
	display: block;
	width: 400px;
	text-align: left;
	margin: 20px 0 0 53px;
	}

#quer img {
	width: 400px;
	height: 300px;
	margin-top: 15px;
	}

#hoch img {
	width: 225px;
	height: 300px;
	margin-top: 15px;
	}

#close {
	position: absolute;
	bottom: 3px;
	width: 500px;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: center;
	margin: auto;
	color: #555555;
	}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

li {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	width: 50px;
	float: left;
	}

#close div {
	margin: auto;
	width: 240px;
	}

#close p {
	clear: left;
	}

a:link { 
	color: #b54c1c;
	text-decoration: none;
	}
a:hover { 
	color: #b54c1c;
	font-weight: bold;
	text-decoration: none;
	}
a:focus { 
	color: #b54c1c;
	font-weight: bold;
	text-decoration: none;
	}
a:active { 
	color: #b54c1c;
	font-weight: bold;
	text-decoration: none;
	}
a:visited { 
	color: #b54c1c;
	text-decoration: none;
	}

p a:link { 
	color: #444444;
	text-decoration: none;
	}
