/* fonts------------------------------------------------------------*/
td
{
	color: #333333;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
}

td .b { font-weight: bolder; }

td .headline
{
	font-family: georgia,times,times new roman, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bolder;
	line-height: 1.3em;
}

.super
{
	color: #ffffff;
	font-family: georgia,times,times new roman, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bolder;
}

ul { list-style-type: none; }

.aktiv
{
	color: #F60;
	margin-right: 100px;
	font-weight: bold;
}

.absatz{
	line-height: 0.5em;
}
/* links------------------------------------------------------------*/
a { font-weight: bold; }

a.proj
{
	margin-right: 100px;
}

a.proj:link
{
	color: #333;
	text-decoration: none;
}

a.proj:visited
{
	color: #333;
	text-decoration: none;
}

a.proj:hover
{
	color: #F60;
	text-decoration: underline;
}

a.proj:active
{
	color: #F60;
	text-decoration: none;
}

.norm { color: #F60; }
a.norm:link { text-decoration: none; }
a.norm:visited { text-decoration: none; }
a.norm:hover { text-decoration: underline; }
a.norm:active { text-decoration: none; }
/* positionen ------------------------------------------------------------*/
.head-pos
{
	position: absolute;
	top: 0px;
	left: 50px;
}

.navi-pos
{
	position: absolute;
	top: 130px;
	left: 25px;
}

.contenthg-pos
{
	position: absolute;
	top: 165px;
	left: 25px;
}

.contenthg-pos table
{ 
	margin: 30px 0 0 25px;
}

.contenthg-pos .ueberschrift
{ 
	margin: 10px 0 0 25px;
}

.contenthg-pos .blatt
{ 
	margin: 0 0 0 25px;
}

.pfeil-pos
{
	position: relative;
	top: 2px;
	left: 4px;
}

/* text-kasten------------------------------------------------------*/

proj-txt { width: 320px; }



/* hintergrundbilder------------------------------------------------------------*/
body
{
	background-image: url(../ximg/elem/hg-main.jpg);
}

.logo
{
	background-image: url(../ximg/elem/head.jpg);
	background-repeat: no-repeat;
	height: 158px;
}


.home
{
	background-image: url(../ximg/cont/b-1.jpg);
	background-repeat: no-repeat;
	height: 340px;
}


.produkte
{
	background-image: url(../ximg/cont/b-2.jpg);
	background-repeat: no-repeat;
	height: 340px;
}

.visionen
{
	background-image: url(../ximg/cont/b-3.jpg);
	background-repeat: no-repeat;
	height: 340px;
}

.partner
{
	background-image: url(../ximg/cont/b-6.jpg);
	background-repeat: no-repeat;
	height: 340px;
}

.kontakt
{
	background-image: url(../ximg/cont/b-7.jpg);
	background-repeat: no-repeat;
	height: 340px;
}

.cont-title
{
	background-image: url(../ximg/elem/cont-top.jpg);
	background-repeat: no-repeat;
	height: 47px;
}

.cont-middle
{
	background-image: url(../ximg/elem/cont-middle.jpg);
	background-repeat: repeat-y;
	height: 380px;
}


.cont-middle-video
{
	background-image: url(../ximg/elem/cont-middle.jpg);
	background-repeat: repeat-y;
	height: 440px;
}

.cont-bottom
{
	background-image: url(../ximg/elem/cont-bottom.jpg);
	background-repeat: no-repeat;
	height: 21px;
}

/* hg-border-farben ------------------------------------------------------------*/
#orange { background-color: #FF6600; }
#weiss { background-color: #FFFFFF; }

.portrait{
border-color:#cccccc;border-style:solid;
}

