@CHARSET "ISO-8859-1";
img {
    border: none;
}
#content- h1 {
    border-bottom: 2px solid #666;
    color: #666;
    font-size: 18px;
    font-family: Arial, sans-serif;
    width: 700px;
    margin-left: 45px;
    margin-top: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
}

#-content, #-content td {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 9pt;
	text-align: justify;
}

.name_input { 
    background-color: #ffffff; 
    border: 1px solid #000000; 
    font-family: helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
}

.name_input {
background-color: #F4F4F4;
    border: 1px solid #333333;
    font-family: helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.rror {
	color: white;
	background-color: red;
}

.info {
	border: 1px solid #777777;
	background: url(/img/icons/48x48/about.gif) #eeeeee no-repeat 5px 5px;
	margin: 0 0 20px 0;
}

.info h4 {
	margin: 0 0 0 60px;
	background: #aaaaaa;
	padding: 4px;
}

.info .inner {
	margin: 0 0 0 60px;
	background: #dddddd;
	padding: 10px 5px;
}
	
table.tabbed, p.tabbed {
	border: 1px solid #eeeeee;
}

table.tabbed th, .tabbed h2 {
	text-align: left;
	padding: 3px;
	background: #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	font-size: 12px;
}

table.tabbed th span {
	padding: 0 0 0 20px;
	background: url(/img/16x16/image.gif) no-repeat;
}

table.tabbed th.active {
	border: 1px solid #aaaaaa;
	border-bottom: none;
	background-color: #aaaaaa;
}

.option-pane .icon {
	display: block;
	width: 126px;
	height: 105px;
	float: left;
	border: 1px solid #eeeeee;
	text-align: center;
	margin: 3px;
}

.option-pane .icon:hover {
	background-color: #eeeeee;
}

.option-pane .icon a {
	display: block;
	background: url("/img/icons/48x48/check.gif") top center no-repeat;
	margin: 0 auto;
	margin-top: 15px;
	padding-top: 50px;
	width: 126px;
	float: left;
}



#pagination a {
	border: 1px solid #CACACA;
	padding: 3px;
	margin: 0 6px 6px 0;
	width: 15px;
	padding: 3px 5px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
}
#pagination a.act {
	background-color: #CACACA;
}





.cat a {
  background: url(/Bilder/ul-dot.jpg) no-repeat 0 2px;
  padding: 0 0 0 14px;
  text-decoration: none;
  font-size: 11px;
}
.cat a.fsk18 {
  background: url(/media/icons/ul-dot-fsk18.png) no-repeat 0 2px;
  padding: 0 0 0 14px;
  text-decoration: none;
  font-size: 11px;
  color: red;
}
.cat a.fsk16 {
  background: url(/media/icons/ul-dot-fsk16.png) no-repeat 0 2px;
  padding: 0 0 0 14px;
  text-decoration: none;
  font-size: 11px;
  color: black;
}



.tool-top {
  background: #F1E9D2;
  border: 1px solid #999999;
  padding: 5px;
}


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

ul.sortable .handle {
  cursor: move;
}

ul.sortable li {
  list-style: none;
	width: 100%;
}

