body { font-family:  verdana, geneva, sans-serif; font-size: 11px; background-color: #000000; }
p { font-size: 9px;}
td { }
a:link {  color: #000000; font-weight: normal; text-decoration: none; }
a:visited { color: #000000; font-weight: normal; text-decoration: none;  }
a:hover {  color: #ff6633; font-weight: normal; text-decoration: none; }
a:active {  color: #ff6633; font-weight: normal; text-decoration: none; }

img	{border-width: 0;}

/**  Aussenrahmen zum Zentrieren  **/
table#wrapper	{width: 100%; height: 100%; margin-top: -1px;}


/**  navigation  **/

/**  Zwei Kategorien Projekte und Profil  **/
td.cat {
	font-family: verdana, geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-left: 120px;
 	background-color: #ff6633;
	border-color: #000000;
	border-width: 2px 0px;
	border-style: solid;
	border-color: #000000;
	}

/**  Hauptmenue Schwarz blinkt Weiss  **/
td.nav {
	font-family: verdana, geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
 	background-color: #ff6633;
	border-color: #000000;
	border-width: 2px 0px;
	border-style: solid;
	border-color: #000000;
	}

	td.nav	a {
	padding-left: 30px;
	}

td.nav a:link, td.nav a:visited {
	color: #000000;
	text-decoration: none; 
	}

td.nav a:hover, td.nav a:active	{color: #ffffff;}

span.nav_on {
	color: #ffffff;
	font-weight: bold;
	}

/**  Menue Sprache  **/
td.lang {
	font-family: verdana, geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
 	background-color: #ff6633;
	border-color: #000000;
	border-width: 2px 0px;
	border-style: solid;
	border-color: #000000;
	}

/**  Untermenue Titel Schwarz blinkt Orange  **/
div.heading {
	font-size: 11px;
	margin-bottom: 10px;
	}

div.heading a {
	padding-right: 30px;
	}

span.heading_on {
	color: #000000;
	font-weight: bold;
	}

/**  Untermenue mehr Info Orange blinkt Schwarz  **/
td.more {
	font-size: 11px;
	padding-top: 8px;
	/** font-weight: bold; **/
	}

td.more a:link, td.more a:visited	{
	color: #ff6633;
	text-decoration: none;
	}

td.more a:hover, td.more a:active	{
	color: #000000;
	text-decoration: none;
	}

/** Untermenue Impressum **/
div.impressum {
	color: #ff6633;
	}

div.impressum a:link, div.impressum a:visited	{
	color: #ff6633;
	text-decoration: none;
	}

div.impressum a:hover, div.impressum a:active	{
	color: #ffffff;
	text-decoration: none;
	}

/**  Inhalt  **/

/**  Hauptfenster Weiss  **/
td.content {
	background-color: #ffffff;
	border-top-width: 8px;
	border-bottom-width: 98px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	}

/**  Inhalt des Hauptfensters  **/
table.screen {
	margin-left: 116px;
	margin-top: 30px;
	}

/**  Scrollfenster Thumbnails  **/
td.scroll {
	width: 784px;
	}

/**  Inhalt Thumbnail Fenster  **/
div.scrollcontent {
	overflow: auto;
	width: 784px;
	height: 70px;	
	margin-top: 15px;
	}

td.thumb {
	padding-right: 6px;
	}

/**  Bildunterschriften Wechseltext  **/
#title {
	font-size: 9px;
	}

/**  Scrollfenster Credits  **/
td.credits {
	width: 784px;
	}

/**  Inhalt Credits Scrollfenster  **/
div.scrolltext {
	overflow: auto;
	width: 784px;
	height: 450px;
	}

/**  1. Textspalte  **/
td.text {
	padding-right: 30px;
	font-size: 9px;
	}

/**  2. Textspalte  **/
td.rightcolumn {
	padding-right: 10px;
	}
.sub_cat {
	font-style: normal;
	font-weight: bold;
}
.content_contact {
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 98px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

