BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.rahmen {
	border-top-color : #666666;
	border-left-color : #666666;
	border-bottom-color : #666666;
	border-right-color : #666666;
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;

}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

A.nav {
	color : #999999;
	text-decoration : none;
}

A.navvideo {
	color : #999999;
	text-decoration : none;
	font-size : 21px;
}


A.nav_proj {
	color : #999999;
	text-decoration : none;
}

A.navworkspace {
	color : #143256;
	text-decoration : none;

}

A.navactive {
	color : #000000;
	text-decoration : none;
}

A:hover {
	color : #000000;	
}

P {
	margin-top : 0px;
}

p.proj {
	margin-top : 0px;
	margin-bottom : 2px;
	line-height: 14px;
	
}


DT {
	font-weight : bold;
	margin-top : 5px;
	margin-bottom: 5px;
}

DD {
	margin-left : 40px;
	margin-top : 0px;
	margin-bottom : 12px;
}

.def {
	margin-left : 10px; 
	margin-top : 3px;
	margin-bottom: 0px;
}

.headline {
	font-size : 15px;
	font-weight : bold;
	font-variant : small-caps;
}

.headline2 {
	font-weight : bold;
	font-style : italic; 
	margin-bottom : 5px;
}
.headline3 {
	font-weight : bold;
	margin-top : 5px;
	margin-bottom: 5px;
}
.hintergrund {
	background-image: url(./images/bg.gif);
	background-repeat: repeat-y;
}
.hintergrund_popup {
	background-image: url(./images/bg_popup.gif);
	background-repeat: no-repeat;
}
#content {
	height:400px;
	width: 533px;
	overflow: auto;
	margin-right : 00px;
}

#content_home {
	height:328px;
	width: 533px;
	overflow: auto;
	margin-right : 00px;
}


#innerContent {
	width: 450px;
}


#content_proj {
	height:400px;
	width: 532px;
	overflow: auto;
	margin-right : 00px;
}

#innerContent_proj {
	width: 515px;
}



INPUT, SELECT, TEXTAREA
{
        Border-TOP-WIDTH: 1px;
        Border-LEFT-WIDTH: 1px;
        Border-LEFT-COLOR: black;
        Border-BOTTOM-WIDTH: 1px;
        Border-BOTTOM-COLOR: black;
        Border-TOP-COLOR: black;
        Border-RIGHT-WIDTH: 1px;
        Border-RIGHT-COLOR: black;
         font-family : Arial, Verdana, Helvetica, sans-serif;
		font-size : 10 px;
        color : #666666;
}
