
:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a,
a:link,
a:hover		{ text-decoration:underline; color: #000000; }

body,
html {
	padding: 0;
	margin: 0;
	color:#332d2c;
	min-height: 100%;
	font-size: 100%;
  	font: 12px "verdana", "Times New Roman", Times, serif;
background: #000000 ;
}

body.home,
html {
    height: 100%;
}

#webseite {
	width:100%;
	height: 100%;
}


#flashcontent {
	width: 500px;
}

#flashcontent #info {
	font: 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #fff;
}

/* wraps */

#meta-wrap {
    left:50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	MARGIN-TOP: -278px;
	margin-left: -300px;
	position: absolute;
	width: 600px;
	height: 400px;
	z-index: 777;
}


#header-top,
#nav,
#content,
#content-home,
#meta,
#footer {
	margin: 0px auto;
	width: 720px;
}

#content  {
	padding: 30px 0 15px 35px;	
}

#content-home  {
	padding: 30px 0 30px 35px;	
	background: transparent url(home_shake2.jpg) 440px 50px no-repeat; 	
}


#meta {

	background: #ffffff;	
}




/* content */
#headline,
#copytext {
	width: 720px;
	background: #ffffff;	
}

#headline-home,
#copytext-home {
	width: 372px;	
}




/* meta */
#meta #headline,
#meta #copytext {
	width: 600px;	
}

#meta #headline {
	padding: 10px 20px 10px 0;
	margin: 0;
	font-size: 18px;
	color: #8F1A22
}

#meta #copytext {
	padding: 2px 20px 10px 0;
	line-height: 21px;
}



/* global content elements */


#hr {
	width: 720px;
	min-height: 20px;

}


#content ul li {
	padding: 0 0 0 18px;
}



/* karte */

#order-box {
	float: left;
	width: 330px;
	min-height: 150px;
	padding: 10px 0 0 0;
	margin:0 40px 10px 0;
}

#order-content {
	float: left;
	width: 330px;
	line-height: 21px;
}

