/* CSS Document */
html {	
scrollbar-3d-light-color: #7f0a00; 
	scrollbar-arrow-color: white; 
	scrollbar-base-color: #7f0a00; 
	scrollbar-dark-shadow-color: 	#8d0d06; 
	scrollbar-face-color: #b9140c; 
	scrollbar-highlight-color: silver; 
	scrollbar-shadow-color: #480805; 
	scrollbar-track-color: #8d0d06;}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #E2E2E2;
	background-color:#CC0000;
	background-image:url(Bilder/content_back.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link, a:visited   { color: #FFCC33;
text-decoration: none;}
a:hover,  a:active, a:focus { 
text-decoration: none; 
  color: #FF9933; 
}

p, td {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	padding-right:16px;
	color: #c4c4c4;
	line-height: 1.5em;	
		display:block;
}


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: "Courier New", Courier, monospace;
	display:block;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;

}

.rightpic {
	float:right;
	width:160px;
	/*height:auto;*/
	margin-right:1em;
	margin-top:0.8em;
	margin-left:0.8em;
	margin-bottom:0.1em;
	/*top: -2px;
	position:relative; */
	border: 3px;
	border-style: solid;
	border-color: #333333;
	display:block;

	
}

.ms {
	height:100%;
	width:100%;
}

.box1 {
	padding: 5px;
	border-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:1.5em;
	min-height:200px;
	clear:both;

}

.box2 {
	padding: 5px;
	border-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:1.5em;
	min-height:120px;
	clear:both;

}

.box3 {
	padding: 5px;
	border-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:1.5em;
	/*clear:both;
	height:auto;*/
}

.box_release {
	min-height:130px;
	padding: 5px;
	border-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:1.5em;
	clear:both;
}

.clear {
clear:both;
} 

.cover {
	display:block;
	float:right;
	width:125px;
	/*height:auto;*/
	margin-right:1em;
	margin-top:0.8em;
	margin-left:0.8em;
	margin-bottom:0.1em;
	top: -2px;
/*	position:relative; 
	border: 3px;
	border-style: solid;
	border-color: #333333;*/
}

h1
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 1em;
}
h2
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
h3
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}


#bubble_tooltip{
	width:140px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('bilder/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('bilder/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:10px;
	padding-right:10px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;

}
#bubble_tooltip .bubble_bottom{
	background-image: url('bilder/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:20px;
	position:relative;
	top:-6px;
}
.gal_thumbs {
	height: 100px;
	/*width: auto;*/
	border: 3px;
	border-style: solid;
	border-color: #333333;
	margin-right:1em;
	margin-bottom:2em;
}
