/**************************************
 *** GENERAL SELECTORS ****************
 **************************************/
body {
font-family: Arial, sans-serif;
font-size: 12px;
}

a img {
border: 0px;
}

a {
font-weight : bold;
text-decoration: underline;
color:#723882;
}
a:active, a:visited {
color:#8E989D;
}


#main-menu a {
font-weight: normal;
}


/**************************************
 *** FORMULAR FELDER ******************
 **************************************/
input, textarea {
border: 1px solid #90989d;
}

form#contact td {
	padding-right: 10px;
}

/**************************************
 *** PAGE HEADER **********************
 **************************************/
#rootline, #rootline a {
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

#rootline a:hover {
text-decoration: underline;
}


/**************************************
 *** MAIN COLUMN **********************
 **************************************/
#main-column {
	/*color: #90989d;*/
	color: #333;
	font-size: 12px;
}

	#main-column label, p, td {
	/*color: #90989d;*/
	color: #333;
	font-size: 12px;
	}

	#main-column h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	}

	#main-column img {
	margin: 0px 10px 10px 0px;
	border: 0px;
	}

	#main-column .tx-gooffotoboek-pi1 img {
	margin: 0px;
	}
	
	#main-column p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

	#main-column table {
	}

	#main-column ul {
	margin: 0px 0px 10px 20px;
	}


/**************************************
 *** LEFT COLUMN **********************
 **************************************/
#left-column {
/*color: #90989d;*/
color: #333;
font-size: 12px;
}

	#left-column h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	}

	#left-column div.article-intro-box {
	}

		#left-column div.article-intro-box h2 {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		line-height: 20px;
		font-size: 16px;
		font-weight: bold;
		}

		#left-column div.article-intro-box p {
		margin: -4px 0px 12px 0px;
		padding: 0px;
		}
		
		#left-column div.article-intro-box div.article-intro-morelink a {
		font-weight: bold;
		color: #6A1C82;
		}

		#left-column div.article-intro-box div.article-intro-morelink a:hover {
		color: #AF32D3;
		}


/**************************************
 *** RIGHT COLUMN *********************
 **************************************/
#right-column {
/*color: #90989d;*/
color: #333;
font-size: 12px;
}

	#randbereich h1 {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	}
	#randbereich a {
	float: right;
	}

	#username {
	font-size: 10px;
	font-weight: bold;
	}


/**************************************
 *** XINIT-TWOCOLUMN ELEMENTS *********
 **************************************/
.xinit-2-container {
width: 100%;
}
	.xinit-2-left, .xinit-2-right {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 243px;
	}

	.xinit-2-left {
	margin-right: 20px;
	width: 263px;
	}
	
	.xinit-clearer {
	clear: both;
	width: 100%;
	height: 10px;
	}



/**************************************
 *** TYPO3 CONTENT ELEMENTS ***********
 **************************************/
.image-caption {
font-weight: bold;
}

.textpic {
clear: both;
}

.textpic-clearer {
clear: both;
}

/**************************************
 *** MY WELSER ************************
 **************************************/
#profile-functions #username {
color: #000000;
}


/**************************************
 *** LOGIN ****************************
 **************************************/
input#user, input#pass {
width: 150px;
}




#main-column img.macrypt, img.macrypt {
margin: 0px;
position: relative;
top: 2px;
}

#innovatesteellogo {
z-index: 99999;
position: fixed;
bottom: 0px;
right: 0px;
width: 482px;
height: 130px;
background-image: url(../img/innovate-steel.png);
background-repeat: no-repeat;
background-position: bottom right;
}

#innovatesteellogo-iphone {
position: relative;
top: 10px;
width: 100%;
height: 130px;
background-image: url(../img/innovate-steel.png);
background-repeat: no-repeat;
background-position: bottom right;
}


