/*  
    author: stefan weber
    layout: oliver glutz von blotzheim
*/

body {          font-family: Arial, sans-serif;
                font-size: 9pt;
                color: #FFFFFF;
                background: #1A1B1C;
                padding: 0px;
                margin: 0px; }
				
a img {			border-width: 0px; }

a {				color: #FFFFFF; }

a:hover {  		text-decoration: none;
				color: #FFFFFF;}
a:link { 		color: #FFFFFF; }
a:visited { 	color: #FFFFFF; }
a:active { 		color: #FFFFFF; }

h1 {			font-weight: bold;
				font-size: 11pt;
				margin-bottom: 20px; }

h2 {			color: #FFBF00;
				font-size: 12pt;
				margin-bottom: 13px;
				font-weight: normal; }
			
p {				font-weight: normal;
				margin-bottom: 20px; }

#content {		padding-left: 80px;			/* total: 634px */
				padding-top: 12px;
				width: 554px;}

#contentHome {	padding-left: 80px;			/* total: 634px */
				padding-top: 12px;
				width: 554px;}

#footer {		width: 990px;
				height: 30px;
				margin: 20px auto 0px auto; }

#header {		width: 990px;
				height: 73px;
				margin: 0px auto; }
				
#main {			width: 897px; 				/* total: 990px */
				margin: 0px auto;
				padding-right: 57px;
				padding-left: 36px;  }
				
#menu {			width: 263px; }

#mainLayoutContentCell {
				width: 634px;
				vertical-align: top; }
				
#mainLayoutMenuCell {
				width: 263px;
				vertical-align: top; }
				
#mainLayoutRow {}
				
#mainLayoutTable {
				width: 897px; }
				
				
/***** TEAM *****/
#steckbrief {	border: 1px solid #FFBF00; 
				border-collapse: collapse; }

#steckbrief td {
				vertical-align: top;
				padding: 10px;
				border-left: 1px solid #FFBF00;
				border-right: 1px solid #FFBF00; }
				
#steckbrief img {
				margin-right: 10px; }
				
.pseudo_link {	cursor: pointer; }

/***** KREATIVPOOL *****/

#contentHome a, #contentHome a:link, #contentHome a:visited, #contentHome a:active, #contentHome a:hover{
	color: #FFFFFF;
	text-decoration: none;
}