body
{
	background-color:#bbb;
	background-image:url(images/bg.gif);
	margin:0px;
	padding:0px;
}

body, td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

img
{
	border: 0;
}

h1
{
	margin: 0px;
	font-size:5px;
	color:#213663;
}

h2
{
	font-size:20px;
	margin: 0px 0px 10px 35px;
}
p
{
    margin-top: 0px;
    margin-bottom: 5px;
}

#body_td
{
	color:#fff;
	padding: 20px 15px 10px 15px;
	vertical-align:top;
}

#content
{
	overflow:auto;
	height:330px;
	line-height: 16px;
}

#content a, #content a:visited
{
	color:#DDDDDD;
	text-decoration:none;
	font-weight:bolder;
}

#content a:hover 
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
}

#flashtable
{
	width: 770px; 
	background-color:#FFFFFF; 
	padding:4px;
}

#framework
{
	 width:778px; 
	 padding:1px; 
	 text-align:center; 
	 background-color:#999999; 
	 display:block;
}

#kontakt td
{
	color:#000;
}

#a_meteor_normal a, #a_meteor_normal a:visited, #a_meteor_normal a:hover
{
	color: #fff;
	font-weight: normal;	
}

#a_meteor_bold a, #a_meteor_bold a:visited, #a_meteor_bold a:hover
{
	color: #fff;	
}

.a_title
{
	font: bold 16px;
	margin-bottom:10px;	
}

.bold
{
	font-weight:bold;
}

.copyright_text
{  
	padding-left:10px;
	font-size: 12px; 
	color: #FF0000;
	width:600px;
}

.copyright a, .copyright a:visited
{
	text-align:right;
	padding-right:10px;
	color:#191970;
	text-decoration:none;
	width:200px;
}
.copyright a:hover
{
	text-align:right;
	padding-right:10px;
	text-decoration:none;
	color:#FFFFFF;
	width:200px;
}

.center
{
	text-align:center;
}
.display_on
{ 
	display:block;
}

.display_off
{
	display:none;
}

.foto
{
	border:double 5px #546c97;
	margin:5px;
}

.fotobox
{
	float:left;
	width:120px;
	height:120px;
	text-align:center;
}
.fotobox2
{
	float:left;
	width:160px;
	height:110px;
	text-align:center;
}

.h2sub
{
	font-size:15px;
	font-weight:bold;
	margin: 0px 0px 10px 35px;
}

.lefttext
{
	padding-top:8px;
}

.map
{
	color: #213663
}

.menu_img
{
	cursor:pointer;
}

.unvisible
{
	display:none;
}
.visible
{
	display:block;
}
 