html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/*
LAYOUT 840
*/
/*
	960 zelle System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =spaltes
--------------------------------------------------------------------------------*/

.spalte_14
{
	margin-left: auto;
	margin-right: auto;
	width: 840px;
}

/* =zelle >> Global
--------------------------------------------------------------------------------*/

.zelle_1,
.zelle_2,
.zelle_3,
.zelle_4,
.zelle_5,
.zelle_6,
.zelle_7,
.zelle_8,
.zelle_9,
.zelle_10,
.zelle_11,
.zelle_12,
.zelle_13,
.zelle_14,
.zelle_vier,
.zelle_drei
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

/* =zelle >> Ausrichtung
--------------------------------------------------------------------------------*/

.anfang
{
	margin-left: 0;
}

.ende
{
	margin-right: 0;
}

/* =zelle >> 14 Spalten
--------------------------------------------------------------------------------*/

.spalte_14 .zelle_1
{
	width: 40px;
}
.spalte_14 .zelle_2
{
	width: 100px;
}
.spalte_14 .zelle_3
{
	width: 160px;
}
.spalte_14 .zelle_4
{
	width: 220px;
}
.spalte_14 .zelle_5
{
	width: 280px;
}
.spalte_14 .zelle_6
{
         width: 340px;
}
.spalte_14 .zelle_7
{
	width: 400px;
}

.spalte_14 .zelle_8
{
	width: 460px;
}
.spalte_14 .zelle_9
{
         width: 520px;
}
.spalte_14 .zelle_10
{
	width: 580px;
}
.spalte_14 .zelle_11
{
	width: 640px;
}
.spalte_14 .zelle_12
{
         width: 700px;
}
.spalte_14 .zelle_13
{
         width: 760px;
}
.spalte_14 .zelle_14
{
         width: 820px;
}
.spalte_14 .zelle_vier
{
         width: 190px;
}
.spalte_14 .zelle_drei
{
         width: 260px;
}

/* =links Extra Platz links >> 14 Spalten
--------------------------------------------------------------------------------*/

.spalte_14 .links_1
{
	padding-left: 60px;
}

.spalte_14 .links_2
{
         padding-left: 120px;
}
.spalte_14 .links_3
{
         padding-left: 180px;
}
.spalte_14 .links_4
{
         padding-left: 240px;
}
.spalte_14 .links_5
{
         padding-left: 300px;
}
.spalte_14 .links_6
{
         padding-left: 360px;
}
.spalte_14 .links_7
{
         padding-left: 420px;
}
.spalte_14 .links_8
{
         padding-left: 480px;
}
.spalte_14 .links_9
{
         padding-left: 540px;
}
.spalte_14 .links_10
{
         padding-left: 600px;
}
.spalte_14 .links_11
{
         padding-left: 660px;
}
.spalte_14 .links_12
{
         padding-left: 720px;
}
.spalte_14 .links_13
{
         padding-left: 780px;
}


/* =rechts Extra Platz >> 14 Spalten
--------------------------------------------------------------------------------*/

.spalte_14 .rechts_1
{
	padding-right: 60px;
}

.spalte_14 .rechts_2
{
         padding-right: 120px;
}
.spalte_14 .rechts_3
{
         padding-right: 180px;
}
.spalte_14 .rechts_4
{
         padding-right: 240px;
}
.spalte_14 .rechts_5
{
         padding-right: 300px;
}
.spalte_14 .rechts_6
{
         padding-right: 360px;
}
.spalte_14 .rechts_7
{
         padding-right: 420px;
}
.spalte_14 .rechts_8
{
         padding-right: 480px;
}
.spalte_14 .rechts_9
{
         padding-right: 540px;
}
.spalte_14 .rechts_10
{
         padding-right: 600px;
}
.spalte_14 .rechts_11
{
         padding-right: 660px;
}
.spalte_14 .rechts_12
{
         padding-right: 720px;
}
.spalte_14 .rechts_13
{
         padding-right: 780px;
}


/* =Clear Floated Elements
--------------------------------------------------------------------------------*/


html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}



.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
