#altflashcont
{
	width: 240px;
	height: 50px;
	margin-top: -300px;
	padding: 7px;
	background-color: #000;
	background-image: url(../alert.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px solid #8b8b8b;
	text-align: left;
	filter: alpha(opacity=80, style=0); -moz-opacity: 0.8; opacity: 0.8;
}


#altflashcont .flashrequired 
{
	display: block;
	color: #ccc;
	margin-left: 60px;
}

* html table {
  /* was du hier reinschreibst
     wirkt sich nur im IE aus
     auf TABLE-Elemente aus */
}

body
{
	line-height: 14px; 
	color: #666;
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;	
	margin:0px; padding:0px;
	background-color: #d0d3d5;
}
html, body {
  height:100%;
  margin:0;
  padding:0;
}

#flash-container
{
	position: relative;
	display:block;
	height: 520px;
	overflow: hidden;
	border: 0px solid #ff0000;
	margin-left: -50px;
}
div,td,p, a
{
	font-size:10px;
	line-height: 14px; 	
	background-color:transparent;
}
p.bodytext 
{
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}

#col-pos-1 p.bodytext 
{
	margin: 0;
	padding: 10px;
}

a,
a:link,
a:visited
{
	color: #00a253;
	-moz-outline:0px;
	text-decoration: underline;
}
a:hover {text-decoration:none;color: #00e100;}
a:active {outline: none;}



/* ############################################ */
/* Std Ueberschriften */
/* ############################################ */


H1,H2,H3,H4
{
	background-color:transparent;
	font-weight: normal;
	color: #308d52;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

H1 a,
H1 a:link,
A H2,
A:link H2,
H2 a,
H2 a:link,
H4 a,
H4 a:link
{
	text-decoration: none;
	color: #bfb9ae;
}

h1,
h1 a
{
	font-size:16px;
	line-height: 22px;
	margin-bottom: 10px;
}


h2,
h2 a
{
	font-size: 13px; 
	line-height: 13px;  
}

h3,
h3 a,
h3 a:link,
h3 a:visited,
h3 a:hover
{
	font-size: 12px;
	line-height: 15px;
	color: #707070; 
}

h4,
h4 a
{
	font-size : 11px;
	line-height: 13px;
}


/* ############################################ */
/* End  Std Ueberschriften */
/* ############################################ */
