button{
	font-family:Verdana;
	height:19px;
	font-size:10px;
	width:110px;
}

a, a:visited{
	text-decoration:none;
}

a:active, a:hover{
	text-decoration:underline;
}

html, body{
	margin:0px;
	height:100%;
	background-color:#cc0000;
}

table{
	font:verdana;
	font-size:10px;
}

hr{
	margin-right:10px;
}

h3{
	color:#ed1c24;
	font-size:18px;
}

h4{
	font-size:13px;
	margin-bottom:5px;
	margin-top:0xp;
}

input{
	width:120px;
	height:18px;
	font-family:Verdana;
	font-size:9px;
}

select{
	font-family:verdana;
	font-size:9px;
	width:120px;
}

textarea{
	font-family:verdana;
	font-size:9px;
	width:500px;
	height:300px;
}
	
.bimg{
	margin-right:0px;
	margin-top:0px;
	margin-bottom:1px;
}

.capa{
	width:100px;
	height:8px;
	font-size:0px;
	border:1px solid #333333;
	margin-top:5px;
}

.capaIn{
	font-size:0px;
	height:6px;
	background-color:#00CC00;	
}

.editableTable{
	border:1px solid gray;
}

.editableTR{
	cursor:pointer;
}

.kdiv{
	width:100px;
	height:100px;
	max-height:100px;
	max-width:100px;
	padding-bottom:-5xp;
	border:1px solid gray;
	margin-bottom:5px;
	margin-right:15px;
}

.kunstwerkthumb{
	border:1px solid #666666;
	margin-right:10px;
	margin-bottom:10px;
	cursor:pointer;
}

.mainpic{
	margin-bottom:-20px;
	margin-right:-20px;
}

.menu, .menu:visited{
	color:#ffd96e;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	padding-right:15px;
	font-weight:900;
}

.menu:hover, .menu:active{
	color:white;
	text-decoration:none;
	background-image:url(../pix/bullet.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.headerlink, .headerlink:visited{
	color:#000000;
}

.headerlink:hover, .headerlink:active{
	color:#666666;
}

.preview{
	left:0px;
	top:0px;
	position:absolute;
	visibility:hidden;
	z-index:10;
	border:1px solid #333333;
	filter:alpha(opacity=75);
	opacity:.75;
}
.submenu, .submenu:visited{
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight:900;
}

.submenu:hover, .submenu:active{
	color:#ed1c24;
	text-decoration:none;
}

.stripe{
	color:#FF0000;
	font-size:15px;
	margin-left:7px;
	margin-right:7px;
}

#bottom{
	position:absolute;
	bottom:10px;
	left:61px;
	width:120px;
	text-align:right;
}

#content{
	position:absolute;
	width:630px;
	max-width:630px;
	height:100%;
	left:197px;
	/*scrollbar-base-color:#ffd86e;*/
	background-color:#FFFFFF;
	overflow:auto;
	font-size:10px;
	font-family:verdana;
	background-image:url(../pix/background.gif);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
}

#innerContent{
	width:550px;
	margin-left:20px;
	margin-top:10px;
}

#leftDiv{
	position:absolute;
	background-color:#cc0000;
	width:181px;
	height:100%;
}

#leftEdge{
	position:absolute;
	background-color:#ffd86e;
	width:16px;
	height:100%;
	left:181px;
}

#rightEdge{
	position:absolute;
	background-color:#ffd86e;
	width:16px;
	height:100%;
	left:827px;
}

#menuDiv{
	float:right;
	width:110px;
	margin-top:10px;
	text-align:right;
	line-height:10px;
	letter-spacing:-1px;
}
