/* CSS Document */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top:0px;
	font-size:10px;
	background-image:url(grafik/background.gif);
}

#header {
border-bottom:1px solid #000000;
}

table {
	font-size: inherit;
}

td, th {
	padding-right: 10px;
	color: #000;
	padding: 5px 5px 5px 0px; 
}
.controltable td {
	border-bottom: 1px solid #CCCCCC;
}

.outer {
	border: 1px solid #ccc;
	margin: auto;
	background: white;
	margin-top: 5px;
	padding: 5px;
}

.rsslink {
	text-align: center;
}

th {
	font-weight: bold;
	background-color: #ddd;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px 10px 0px 0px;
}

.mainCell   { 
	color: gray;
	background-color: white;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px 
}

.formCategory   {
	color: black;
	background-color: white;
	letter-spacing: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #C8C8C8;
	width: 150px
}

a:link {
	color: #999;
	text-decoration:underline
}

a:hover {
background-color: #22AAC5;
}

a:visited {
color: #000;
}

/*///////////////////CONTROLS/////////////////*/

.TitleField {

}

a.MoveUpLink, a.MoveDownLink {
	text-decoration: none;
	color: #22AAC5;
}

a.ActivateLink	{
	color: lime;
	font-size: 16px;
	text-decoration:none
}

a.DeactivateLink	{
	color: red;
	font-size: 16px;
	text-decoration:none;
}

.ReleasedateField	{

}

.UpdateLink	{
	font-size: 14px;
}

.DeleteLink	{

}

.AdminLink	{

}

/*//////////////////TAGS/////////////////*/

ul.taglist {
	list-style: none;
	display: inline;
	margin: inherit;
	padding: inherit;
}

li.tag {
	display: inline;
	padding: 5px
}

.taglist input {	
	display: inline;
}

a.removetaglink {
	font-weight:bold;
	font-size: 150%;
}

/*////////////////PLAYLIST/////////////////////*/

.ThumbnailImage	{

}

.MediaList {
	width:200px
}

.PropertyOpenField	{

}

.PropertyOpenField	{

}

.PropertyEditField	{

}

.PropertyViewField	{

}

/*////////////////NAVIBAR//////////////////////*/

.adminHead {
	color: #000;
	font-weight: bold;
	padding-bottom: 3px 
}

.rememberHead {
	color: #22aac5;
	font-weight: bold;
	padding-bottom: 3px 
}

.TagCloud {
	list-type: none;
}

.TagCloud li {
	display: inline;
}

.TagWeight1 {
	font-size: 0.8em;
}

.TagWeight2 {
	font-size: 1.1em;
}

.TagWeight3 {
	font-size: 1.4em;
}

.TagWeight4 {
	font-size: 1.7em;
}

.TagWeight5 {
	font-size: 2.0em;
}


.TagWeight6 {
	font-size: 2.3em;
}

.TagWeight7 {
	font-size: 2.6em;
}

