 body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-size: 10px;
	color: #CCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color: #000;
	scrollbar-3dlight-color: #C03;
	scrollbar-arrow-color: #C03;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #C03;
	scrollbar-track-color: #000;
	cursor: default;
	cursor: url(http://www.trinkteufel.de/images/tttt.cur);
}

#msg {
	margin: 20px 20px;
	text-align: left;
}

table {
	font-size: 10px;
	color: #CCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

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

li {
	padding: 0px 12px 12px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 10px;
}

input {
	background: #000;
	border: 1px solid #C03; 
	color: #C03;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	background-color: #000;
	cursor: auto;
}

input:hover{
	border: 1px solid #CCC;
 }
 
 .input2 {
	background: #000;
	border: 1px solid #C03; 
	color: #C03;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	background-color: #000;
	cursor: pointer;
}
 
textarea {
	background: #000;
	border: 1px solid #C03; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CCC;
	font-size : 11px;
	line-height : 140%;
	width: 208px;
	cursor: text;
}

textarea:hover{
	border: 1px solid #CCC;
}

.headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: 800;
	font-size: 14px;
	padding: 0px 0px 2px 0px;
}

.textrot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #C03;
	font-weight: 600;
	font-size: 11px;
	line-height: 140%;
}

.text2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight: 600;
	font-size: 11px;
	line-height: 140%;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 11px;
	line-height: 140%;
	text-align: justify;
}

.textklein {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 9px;
	line-height: 140%;
	text-align: justify;
	padding: 0px 10px 10px 10px;
}

a:link, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #C03;
	font-weight: 600;
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}

.border {
	border: 1px;
	border-color: #600;
	border-style: solid;
	background-image: url(../start/images/mauer.jpg);
}

.line {
	margin: 8px 0px 0px 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-color: #600;
	border-top-style: solid;
	border-bottom-style: solid;
}

.trenner {
	background-image: url(../start/images/i.gif);
	background-repeat: repeat-y;
}

.form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 11px;
	line-height: 140%;
	border-top-color: #C03;
	border-bottom-color: #C03;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: transparent;
}

.rand {
	margin: 10px 0px 10px 10px;
}

.right {
	float: right;
	vertical-align: top;
}

#titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 9px;
	padding: 3px 0px 0px 0px;
	text-align: center;
}

#gap {
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	text-align: center;
	color: #600;
}

#bildlist #scroller ul {
	height: 300px;
	width: 140px;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	overflow: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:  #CCC;
	font-weight:600;
	font-size: 9px;
}