/* CSS FILE FOR IE5+ NS6+ MOZ15+ */

H1  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold ;
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 10px;
	padding-bottom : 10px;
	font-style: normal;
	}
H2  { /* item: title */
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	font-style: normal;
        letter-spacing:2px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding-top: 4px;
        padding-bottom: 4px;
	}
H3  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	letter-spacing: 2px;
	font-weight : bold;
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 0;
	padding-bottom : 0;
	font-style: normal;
	white-space:nowrap;
	}
H4  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	letter-spacing: 0px;
	font-weight : bold;
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 0;
	padding-bottom : 0;
	font-style: normal;
	}
BODY, TABLE {
	color : #000000;
	background-color : transparent;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 0px;
	line-height: 1;
	margin : 0px;
	padding : 0px;
	}
P {
	line-height: 2;
}
P.error {
	line-height: 1;
        text-align:center;
}
TABLE.beitrag {
        /*border: 0px solid #dddddd;
        background: #eeeeee;*/
        border: 1px solid #dddddd;
        background: #ffffff;
	margin : 0px;
	padding : 0px;
        -moz-opacity:85%;
        filter:Alpha(Opacity=85);
}
TABLE.sidelist {
        /*border: 0px solid #dddddd;
        background: #eeeeee;*/
        border: 1px solid #dddddd;
        background: #ffffff;
	margin : 0px;
	padding : 0px;
        -moz-opacity:85%;
        filter:Alpha(Opacity=85);
}
TABLE.toolbar {
        border-right: 1px dotted #dddddd;
        background: #ffffff;
}
TABLE.bewertung {
        border: 0px solid #dddddd;
        background: #eeeeee;
}
TR.required {
	background-color:#DDDDDD;
}
TR.false {
	background-color:#EEEEEE;
}
TD {
	color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 0px;
	margin: 2px; /* needed to avoid cut-off fonts! */
	padding: 0px;
	text-align:left;
	}
P.itemProject {
	margin: 0px;
	padding: 2px;
        margin-top: -8px;
        margin-bottom: -2px;
	font-size : 10px;
	letter-spacing: 2px;
	font-weight : normal;
	text-align:left;
}
TD.itemTitle {
	margin: 6px;
	padding: 6px;
        color: #000000;
	font-size : 14px;
	letter-spacing: 2px;
	font-weight : bold;
	text-align:left;
}
TD.itemMain {
	margin: 6px;
	padding: 6px;
	text-align:left;
}
TD.singleTitle { /* title on single description page */
	margin: 8px;
	padding: 8px;
	text-align:left;
}
TD.singleShort {
	margin: 8px;
	padding: 8px;
        font-size: 14px;
       	line-height: 2;
	text-align:left;
}
TD.singleMain {
	margin: 8px;
	padding: 8px;
       	line-height: 2;
	text-align:left;
}
TD.kommentarHead {
        border : 1px solid #dddddd;
        font-size : 10px;
	margin: 1px;
	padding: 1px;
}
TD.title1
{
	background:#ddddff;
}
TD.menu1
{
	background-color:#ffffff;
	/*cursor:hand;*/
	cursor:pointer;
	margin: 3px;
	padding: 3px;
        font-weight : normal;
}
TD.menu1Active
{
	background-color:#eeeeee;
        /*cursor:hand;*/
	cursor:pointer;
	margin: 3px;
	padding: 3px;
        font-weight : bold;
}
TD.topstyle1 {
        border : 1px solid #dddddd;
        font-size : 10px;
	margin: 0px;
	padding: 0px;
}
TD.toptext1 {
	color : #eeeeee;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 36px;
        font-weight : bold;
}
TD.copyright
{
	background:#ffffff;
	color:#555555;
        text-align:center;
}
TD.itemBottomTextUpperCase
{
	font-weight: bold;
        color: #999999;
	letter-spacing: 10px;
	margin: 0px;
	padding: 0px;
        text-decoration: none;
        color: #999999;
}
TD.toolbar {
        border-top: 1px dotted #dddddd;
}
TR.listhead
{
        background:#aaaaaa;
}
INPUT
{
	font-family : verdana, arial, helvetica, sans-serif;
        border: 1px solid #cccccc;
	color : #000000;
	background-color : transparent;
	font-size : 12px;
	}
INPUT.checkbox
{
	font-family : verdana, arial, helvetica, sans-serif;
        border: 0px solid #ffffff;
	color : #000000;
	background-color : transparent;
	font-size : 12px;
        width: 15 px;
	}
INPUT.button
{
        cursor: hand;
	}
TEXTAREA
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	border : 1px solid #cccccc;
	}
A.menu1
{
        text-decoration: none;
        color: #777777;
}
A.auto
{
        text-decoration: none;
        color: #777777;
}
A.auto:hover
{
        text-decoration: none;
        color: #aaaaaa;
}
A.itemMain
{
        text-decoration: none;
        color: #000000;
	font-size : 14px;
	letter-spacing: 2px;
	font-weight : bold;
}
A.itemBody
{
        text-decoration: none;
        color: #000000;
}
A.itemAutor
{
	font-weight: bold;
        color: #999999;
	letter-spacing: 10px;
	margin: 0px;
	padding: 0px;
        text-decoration: none;
        color: #999999;
}
A.singleAutor {
        text-decoration: none;
	font-weight: bold;
        color: #000000;
	letter-spacing: 6px;
	margin: 0px;
	padding: 0px;
}
A.projectlink
{
        text-decoration: none;
        color: #777777;
	font-size : 10px;
}
A.projectlink:hover
{
        text-decoration: none;
        color: #aaaaaa;
}
DIV.beitragAge {
	font-size: 10px;
        color: #999999;
	text-align: right;
}
DIV.transparentBackground {
        position:absolute;
        top:0px;
        left:0px;
        width:100%;
        height:100%;
        background-color:#aa88ff;
}
DIV.song {
        cursor:hand;
        cursor:pointer;
}


