﻿/*
@author: Daniel Hölbling
Navigation Flake Style
*/

div.Col1Nav
{
	width: 202px;
	background-color: #f4f4f4;
	background-image: url(../Images/Flakes/Nav/NavHeader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 31px;
	line-height: 18px;
}

a.Col1Nav
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	text-decoration: none;
	/*padding-left: 14px;*/
}

a.Col1Nav:hover
{
	text-decoration: underline;
}

img.Col1Nav
{
	padding-top: 1px;
}

div.Col1Nav#InnerNav
{
	border-left: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	background-image: none;
	padding-top: 0px;
	width: 201px;
	background-image: url(../Images/Flakes/Nav/bordershadow.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-bottom: 1px;
}

/*
@author: Daniel Hölbling
Col1Tabelle Flake Style
*/

div.Col1Tabelle
{
	width: 202px;
	background-color: #f4f4f4;
	background-image: url(../Images/Flakes/Tabelle/TabelleHead.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 31px;
	line-height: 18px;
}

div.Col1TabelleInner
{
	line-height: 18px;
	border-left: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	background-image: none;
	padding-top: 0px;
	width: 201px;
	background-image: url(../Images/Flakes/Tabelle/bordershadow.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-bottom: 1px;
}

img.Col1Tabelle
{
	margin-left: 4px;
	border: 0px;
	cursor: pointer;
}

table.Col1Tabelle
{
	margin-left: 4px; 
	margin-right: 4px; 
	width: 191px;
}

td.Col1TabelleLeft
{
	width: 4px; 
	background-image: url(../images/Flakes/Tabelle/TabelleshadowLeft.jpg); 
	background-repeat: repeat-y;
}

td.Col1TabelleRight
{
	width: 4px; 
	background-image: url(../images/Flakes/Tabelle/TabelleshadowRight.jpg); 
	background-repeat: repeat-y;
}
td.Col1Tabelle
{
	width: 183px; 
	background: #ffffff;
	font-size: 9pt;
}
div.Col1TabelleBottom
{
	line-height: 4px; 
	margin-bottom: 4px;
}

table.Col1TabelleInner
{
	width: 100%;
	line-height: 18px;
}

td.Col1TabelleSpacer
{
	line-height: 1px;
	background-image: url(../Images/Flakes/Tabelle/Tabellespacer.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

td.Col1TabelleRank
{
	padding-left: 10px;
	width: 30px;
}

td.Col1TabelleName
{
	width: 90px;
}

td.Col1TabelleGP
{
	width: 30px;
}

/*
@author: Daniel Hölbling
Werbung Shared Flake Style
These Properties are Shared amongst all Werbung Flakes!
*/
span.Col1WerbungLeft
{
	background: #d0d0d0;
	display: block;
	text-align: center;
	
	padding-bottom: 2px;
	font-size: 9pt;
	letter-spacing: 1px;
	margin-top: 1px;
	margin-right: 2px;
}

/*
@author: Daniel Hölbling
WerbungLeft Flake Style
*/
div.Col1WerbungLeft
{
	
}

img.Col1WerbungLeft
{
	border: 0px;
}

/*
@author: Daniel Hölbling
Newsletter Flake Style
*/

div.Col1NewsLetter
{
	padding-top: 29px;
	background-image: url(../images/Flakes/Newsletter/LetterHead.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	width: 202px;
}
div.Col1NewsLetterInner
{
	background-color: #f0f0f0;
	border-left: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	background-image: url(../images/Flakes/Newsletter/bordershadow.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 201px;
}

div.Col1NewsLetterSubmit
{
	width: 201px;
	text-align: center;
	margin-bottom: 4px;
}

span.Col1NewsLetter
{
	font-size: 8pt;
	margin-left: 4px;
	margin-right: 4px;
	display: block;
	margin-bottom: 4px;
}

img.Col1NewsLetter
{
	cursor: pointer;
	border: 0px;
}

input.Col1NewsLetter#NewsletterMail
{
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 185px;
	background-image: url(../images/Flakes/Newsletter/newsin.jpg);
	border: 0px;
	height: 18px;
	text-align: center;
}


/*
@author: Daniel Hölbling
Infobox Col1 Flake Style
*/

div.Col1InfoBox
{
	padding-top: 29px;
	background-image: url(../images/Col1Head.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	width: 202px;
}
div.Col1InfoBoxInner
{
	background-color: #f0f0f0;
	border-left: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	background-image: url(../images/Flakes/Newsletter/bordershadow.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 191px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
}
