/*ALLE LINKS DER PAGE!!!*/
/*-------------------------------------------------------------------------------------------*/
.navitop
{
	height: 25px;
	background-image: url(../Bilder/back_navitop.jpg);
	
}

.navitop a
{
	display:block;
	color: #b0b0b0;
	height: 25px;
	width: 101px;
	line-height: 25px;
	vertical-align: 50%;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.navitop a:hover
{
	background-image: url(../Bilder/back_navitop_over.jpg);
	color: #000000;
}

a 
{ 
  color: #000000; 
  font-family: Tahoma; 
  font-size: 11px;
	/*font-weight: bold;*/
  text-decoration: underline;
}

a:hover 
{ 
  color: #ff0000;
}
  /*ALLE CONTENTS*/
.content
{
	width: 98%;
	text-align: left;
}

.headercontent
{
	background-image: url(../Bilder/header_content.jpg);
	height: 20px;
	color: #c3c3c3;
	text-align: left;
	padding-left: 10px;
	/*font-weight: bold;*/
	font-size: 12px;
	width: 100%;
}

.contentheading
{
	font-size: 14;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #9dda00;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

.contentheader
{
	font-weight: bold;
}

.contentheader2
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10;
	height: 15;
	width: 640;
	text-align: right;
}

.copyright
{
	background-image: url(../Bilder/back_copyright.jpg);
	height: 20px;
	color: #c3c3c3;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	width: 100%;	
}

/*CMS & Webdesign*/
.headerright
{
	background-image: url(../Bilder/header_right.jpg);
	height: 20px;
	color: #c3c3c3;
	text-align: right;
	padding-right: 5px;
	/*font-weight: bold;*/
	font-size: 12px;
}

.imageright img
{
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px;
	text-align: center
}

/*REFERENZ / TEAM*/
.refheader, .techeader, .teamheader
{
	font-size: 12px;
	width: 100%;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

.reflink
{
	text-align: right;
	font-weight: normal;
}

.reflink a
{
	text-decoration: none;
	font-weight: normal;
}

.refdate
{
	font-size: 10px;
	color: #a0a0a0;
	font-weight: normal;
}

.refdesc, .tecdesc
{
	width: 100%;
	text-align: left;
	font-size:11px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #9dda00;
	border-top: 1px dashed #9dda00;
}

.teamdesc
{
	text-align: left;
	font-size:11px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #9dda00;
	border-top: 1px dashed #9dda00;
}

.userdesc
{
	font-weight: bold;
	padding-bottom: 5px;
}

.wallpaper img
{
	padding-top: 5px;
}

/*LINK-US*/
.linkusheader
{
	width: 640;
	font-weight: bold;
	border-bottom: 1px dashed;
	border-color: #909090;	
}

.linkusbody img
{
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.gradualshine
{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}

body   
{
	padding: 0px;
	margin: 0px;
	background-image: url(../Bilder/back_page.jpg);
}

td 
{
  font-family: Verdana; 
  font-size: 10px;
}

input, textarea, select
{ 
    color: #000000;  
    font: 10px Tahoma;  
    border-color: #000000;
    border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
}

img
{
	border: 0px;
}
