/* Font + Standard Color */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,i,strong,input,select,textarea, pre
 { font-family: Verdana, Arial; color: #000000; font-size: 10pt; line-height : 20px; color: #505A61; }

.minifont{
font-family:verdana;
font-size:1px;
color:ffffff;
}

a:link, a:visited {
	color: #328ad7;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #328ad7;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	color: #0066cc;
	text-decoration: underline;
}

a.bottomLink:link, a.bottomLink:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

a.bottomLink:hover {
	text-decoration: underline;
}

.SampleClass1 {
	color: Red;
}

.SampleClass2 {
	color: Green;
}

.SampleClass3 {
	color: Blue;
}

.input {
	background-image: url(../Admin/Img/textfield.gif);
	background-color: #F4F4F4;
	border: none;
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 21px;
	background-attachment: fixed;
}

.input1 {
	background-image: url(../Admin/Img/textfield1.gif);
	background-color: #F4F4F4;
	border: none;
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 21px;
	width: 179px;
	background-attachment: fixed;
}

.addButton {
	background-image: url(../Admin/Img/1.gif);
	border : none;
	margin-bottom : 3px;
	width: 33px;
	height: 19px;
	cursor: hand;
	font-family: Comic Sans MS, Verdana;
	font-weight: bold;
	font-size: 10px;
}

td.dataGridLink a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
	height: 27px;
}

td.dataGridLink a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-image : none;
}

td.dataGridLink a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../Admin/Img/hover.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	height: 27px;
}

.editorButton {
	background-image: url(admin/img/button.gif);
	width: 106px;
	height: 27px;
	border: none;
	padding-top: 1px;
	cursor: hand;
}

.button {
	background-image:url(../Admin/Img/button.gif);
	width: 106px;
	height: 27px;
	border: none;
	padding-top: 2px;
	cursor: hand;
}

.paddingleft {
	padding-left: 10px;
}


.white {
	color: #ffffff;
	}
p.small,b.small,td.small,a.small,table.small,div.small,font.small { font-size: 8pt; }

/* Designer Layout */

.textausrichtung {
font-family: Verdana;
font-size: 12px;
color: #505A61;
line-height : 20px;
PADDING-RIGHT: 10px;
PADDING-LEFT: 10px; 
PADDING-TOP: 10px;
PADDING-BOTTOM: 15px;
}
.navausrichtung { PADDING-RIGHT: 5px; PADDING-LEFT: 12px; PADDING-TOP: 10px; }

td.dots_vert	{ background-image: url(images/dot_line_vert.gif); }


/* rad Menuitem Css */

.menuitem
{
  cursor:pointer;
  cursor:hand;
}

.menuitemkursiv
{
  font-style:italic;
  cursor:pointer;
  cursor:hand;
}

.menuitemselected
{
  font-weight:bold;
}

.menuitemover
{
  cursor:pointer;
  cursor:hand; 
  
}

.menuitemoverkursiv
{
  font-style:italic;
  cursor:pointer;
  cursor:hand; 
  
}

.box {
	background-image: url(images/box.gif);
	background-color: none;
	border: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 3px;
	background-attachment: fixed; }

.bottom	{
	color: #ffffff;
	font-size: 9px;
	}
