/* Zuruecksetzen der Standard Browser Stile */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

body 
{
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	background-color: #F1F4D9;
	color: #3A3A3A;
}

a, a:hover, a:active, a:link, a:visited
{
	color: #3A3A3A;
	text-decoration: none;
	background-color: transparent;
}

a.magnetLinkCopy
{ 
	color: #3A3A3A;
	text-decoration: none 
}


a.magnetLinkCopy:hover
{
	color: #a0b800; 
	text-decoration: underline
}

h1
{
	color: #8fac11;
	font-weight: bold;
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	line-height: 16px;
}

.magnetFloatRight
{
	text-align: right; 
	float: right;
}

#magnetMain
{
	width: 720px;
	position: relative;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	color: #3A3A3A;
}

#magnetHead
{
	background: transparent url(/static/pix//bg_verlauf_top.gif) repeat-x;
	width: 720px;
	height: 57px;
	text-align: right;
}

#magnetFoot
{
	height: 3px; 
	background-color: #a1b800;
	margin-top: 15px;
}

#magnetAllContent
{
	width: 720px;
	background-color: #fff;
	color: #3A3A3A;
	margin-top: 15px;
}

#magnetContent
{
	width: 456px;
	background-color: #fff;
	color: #3A3A3A;
	float: left;
	margin-left: 16px;
}

#magnetCopyPanel
{
	width: 224px;
	background-color: #f1f1f1;
	color:#3A3A3A;
	float: left;
	margin-right: 8px;
	margin-left: 16px;
}

#magnetCopyPanelTwo
{
	width: 224px;
	background-color: #f1f1f1;
	color:#3A3A3A;
	float: right;
	margin-right: 8px;
	margin-top: 12px;
}

div.magnetCopyPanelInput
{
	width: 208px;
	padding: 8px;
}


/* Start NAVIGATION */

#magnetNavigation
{
	text-align: left;
	vertical-align: top;
	width: 720px;
	overflow: hidden;
	background-color: green; 
	display: block;
}

img.magnetTopNavPix
{
	width: 120px; 
	height: 20px;
}

a.magnetTopNav, a.magnetTopNav:link, a.magnetTopNav:active, a.magnetTopNav:visited
{
	background-color: transparent;
	display: block;
	float: left;
}

a.magnetTopNavAct, a.magnetTopNavAct:link, a.magnetTopNavAct:active, a.magnetTopNavAct:visited, a.magnetTopNav:hover
{
	background-color: transparent;
	display: block;
	float: left;
}
/* Ende NAVIGATION */



/* Start img */

#magnetHead img
{
	width: 225px; 
	height: 57px;
}

img.magnetHeadLinie
{
	width: 720px; 
	height: 1px; 
	background-color: #dbdbdb;
}

img.magnetMood
{
	width: 456px; 
	height: 124px;
	margin-bottom: 10px;
}

img.magnetPanelHL
{
	width: 224px; 
	height: 20px;
}

img.magnetPanelLinie
{
	width: 224px; 
	height: 8px; 
	background-color: #cecece;
}

#magnetReferenzen img
{
	width: 120px;
	height: 90px;
	margin-right: 16px;
	float: left;
}

img.magnetBig
{
	width: 455px;
	height: 500px;
}

#magnetFoot img
{
	width: 720px; 
	height: 1px;
}

/* Ende img */



/* Start Formular */
.CopyError 
{
	color:#D10119;
}

input, select, textarea
{
	border: #a1b800 1px solid;
	text-align: left;
	width: 200px;
	color:#3A3A3A;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
	font-weight:normal;
	line-height:16px
}

input.submit
{
	width: auto;
}

div.magnetRow
{
	padding: 0;
	background-color: #fff;
}

.magnetRow label
{
	width: 110px;
	float: left;
}

.magnetRow div
{
	width: auto;
	float: left;
	margin: 3px 0 3px 0;
	padding: 0;
}

.magnetRow div label
{
	width: auto;
	float: none;
}
/* Ende Formular */


/* Start magnetClearfix */
.magnetClearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.magnetClearfix 
{
	display: inline-block;
}
/* Hides from IE-mac */
* html .magnetClearfix 
{
	height: 1%;
}
.magnetClearfix 
{
	display: block;
}
/* End hide from IE-mac */

