span#short{
	color: Black;
}
span#link{
	font-weight: bold;
}
span#org{
	color: Black;
}
body{
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 0;
}
div#buttons{
       text-align: center;
       margin-left: auto;
       margin-right: auto;
       clear: both;
       width: 360px;
}

div#buttons img{
      margin-left: 5px;
      margin-right: 5px;
      display: inline;
}

div#header{
	font-size: xx-large;
	padding-bottom: 5px;
	color: #AC3434;
	display:inline;
	text-align:center;
	
}

.head{
	color: White;
	width: 780px;
	height: 22px;
	margin: auto;
	border-width: thin;
	border-color: Black;
	border-style: solid;
	border-top-style: none;
	padding: 5px 5px 5px 5px;	
}
div#save{
   text-align: right;
}
div#cat{
	color: #AC3434;
	float: left;
	padding-top: 10px;
}
div#url-input{
	margin: auto;
	width: 780px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: thin;
	line-height: normal;
	font-size: 12px;
	text-align: left;
}
div#result{
	text-align: center;
	height: 50px;
	width: 650px;
	background-color: #F0E68C;
	margin: auto;
	padding: 15px;
	border: thin solid black;
}	
div#frame{
	//background-color: ;
	color: #AC3434;
	font-size: 10px;
	font-weight: bold;
	width: auto;
	display: inline;
}
div#frame input,input#send,div#kategorie_ergebnis input{
	border: thin solid #AC3434;
	background-color: White;
	cursor: auto;
}
div#frame input:hover,input#send:hover,div#kategorie_ergebnis input:hover{
	cursor: pointer;
	background-color: #F0E68C;
}
div#logo{
   text-align: right;
	border: none;
	width: 650px;
	margin: auto;	
}

div#logo img{
	border-style: none;
	float: left;
}
div#info{
   padding-top: 3px;
}
div#status{
color: Red;
text-align: center;
}
div#spam{
color: Black;
text-align: center;
}
div#aliasrepeat{
color: Black;
text-align: center;
}
div#code{
color: Black;
text-align: center;
}
div#kategorie_auswahl,div#kategorie_ergebnis{
	margin: auto;
	width: 790px;
	height: 300px;
	border: thin solid black;
}
div#kategorie_auswahl[id],div#kategorie_ergebnis[id]{
	min-height: 300px;
	height: auto;
}
div#kategorie_auswahl table,div#kategorie_ergebnis table{
	width: 790px;
	font-size: 12px;
	border-collapse: collapse;
}
div#kategorie_ergebnis th{
color: White;
background-color: #AC3434;
}
td.ids, td.aliases{
	text-align: right;
	padding-right: 8px;
}
td.aliases{
	width: 160px;
	text-align: left;
}
div#kategorie_auswahl table {
   text-align: center;
}
a{
	color: #AC3434;
	font-size: 12px;
	font-weight:bold;
}
div#kategorie_auswahl a{
   font-size: 18px;
}
table#input{
	float: left;
	margin-bottom: 20px;
}
div#delinfo{
	color: #AC3434;
	text-align: left;
	vertical-align: top;
	float: none;
}
td img{
	vertical-align: middle;
}
#ueber{
 display: block;

 height: 15px;
  width: 80px;
 text-align: center;
 margin-left: auto;
margin-right: auto;
}

