/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* body
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body
{
	font-family: Georgia, Verdana, Arial, Monaco, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
	padding: 40px 20px 20px 20px;
}

a img { border: 0; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#playground
{
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 807px;
	height: 600px;
	background-color: #FFFFFF;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* navigation
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#navigation
{
	line-height: 20px;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	width: 807px;
	height: 20px;
	background-color: #FFFFFF;
	border-color: #666666;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

#navigation ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#navigation ul li
{
	margin-left: 0;
	padding: 3px 5px;
	list-style: none;
	display: inline;
}

.div_navigation, .div_navigation_selected
{
	float: left;
	white-space: nowrap;
}

.div_navigation a:link, .div_navigation a:visited, .div_navigation a:active
{
	color: #666666;
	text-decoration: none;
}

.div_navigation a:hover
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.div_navigation_selected a:link, .div_navigation_selected a:visited, .div_navigation_selected a:active
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.div_navigation_selected a:hover
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* liste
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.liste
{
	display: none;
	padding: 0px;
}

.liste1
{
	margin: 10px 0px 10px 0px;
	width: 160px;
	font-weight: bold;
	color: #666666;
	float: left;
	padding: 0px 5px 0px 0px;
}

.liste2
{
	margin: 10px 0px 10px 0px;
	width: 320px;
	float: left;
}

.liste3
{
	margin: 10px 0px 10px 0px;
	width: 305px;
	float: left;
	padding: 0 0 0 5px;
}

.listezeile
{
	clear: left;
	padding: 0px;
	width: 807px;
	height: 1px;
	line-height: 1px;
	border-color: #666;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* info
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.titelinfo
{
	color: #666666;
	font-weight: bold;
}

.info
{
	display: none;
	padding: 10px 5px 0px 5px;
}

.info1
{
	margin: 11px 0px 0px 0px;
	width: 158px;
	float: left;
	padding: 0px 2px 0px 0px;
}

.info1 ul
{
	margin: 0px 0px 0px 11px;
	padding: 0px;
}

.info1 ul li
{
	margin: 0px;
	list-style-image: url(../img/punkt.gif);
}

.info2
{
	margin: 16px 0px 0px 0px;
	width: 310px;
	height: 310px;
	float: left;
	padding: 1px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}

.info3
{
	margin: 16px 0px 0px 0px;
	width: 310px;
	float: left;
	padding: 0px 0px 0px 10px;
}

.info_submenu a:link, .info_submenu a:visited, .info_submenu a:active
{
	color: #666666;
	text-decoration: none;
}

.info_submenu a:hover
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.info_submenu_selected a:link, .info_submenu_selected a:visited, .info_submenu_selected a:active
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.info_submenu_selected a:hover
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* projekte
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.titelprojekte
{
	color: #666666;
	font-weight: bold;
}

.projekte
{
	display: none;
	padding: 10px 5px 0px 5px;
}

.projekte1
{
	margin: 16px 0px 0px 0px;
	width: 158px;
	float: left;
	padding: 0px 2px 0px 0px;
}

.projekte1 ul
{
	margin: 0px 0px 0px 11px;
	padding: 0px;
}

.projekte1 ul li
{
	margin: 0px;
	list-style-image: url(../img/punkt.gif);
}

h3
{
	display: block;
	background-color: #ffffff;
	margin: 0;
	height: 18px;
	cursor: pointer;
}

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover
{
	font-size: 11px;
	line-height: 18px;
}


.stretcher
{
	background: none !important;
	margin: 0;
	padding: 0;
	height: 1%;
}

.projekte1 a:link, .projekte1 a:visited, .projekte1 a:active
{
	color: #666666;
	text-decoration: none;
}

.projekte1 a:hover
{
	color: #000000;
	text-decoration: none;
}



.projekte2
{
	margin: 16px 0px 0px 0px;
	width: 314px;
	height: 380px;
	float: left;
	padding: 1px;
}

.projekte3
{
	margin: 16px 0px 0px 0px;
	width: 306px;
	float: left;
	padding: 0px 0px 0px 10px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* a
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

a:link, a:visited, a:active
{
	color: #666666;
	text-decoration: underline;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

.selected a:link, .selected a:visited, .selected a:active
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.selected a:hover
{
	color: #666666;
	font-weight: bold;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
