/************************************************************************/
/*																								*/
/*						Stylesheet Website: Emergia									*/
/*						Autor: Gunther Vilzmann											*/
/*						Date: 13.12.2008													*/	
/*																								*/
/************************************************************************/

body {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}

#page {
	margin-top: 15px;
	text-align: left;
	font-family: Verdana;
}

* {
	margin: 0;
	padding: 0;
}

#header{
	height: 115px;
}
#logo {
	margin-right: auto;
	margin-left: auto;
}

#logo img {
	}

#nav {
	display: none;
}
#first_nav{
	display: none;
}
#sec_nav{
	display: none;
}
#trans{
	display: none;
}


#body {
}
#left{
	display: none;
}
#center{
}
#main {

}
#main_pic {

}
#main_content1{
	
}
#sub_content1{
	display: none;
}
#main_content2{
	margin-top: 115px;
}

#sub_content2{
	display: none;
}


#footer{
	display: none;
}

A {
	color: #5f7581;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

A:link {
	color: #5f7581;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

A:visited {
	color: #5f7581;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

A:hover {
	color: #5f7581;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

A:active {
	color: #5f7581;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h1, h2, h3, h4, h5 {
	font-size: 11px;
	line-height: 15px;
	color: #5f7581;
	font-weight: bold; 
	padding: 0 0 5px 0;
}

ul {
	margin: 0px 10px 10px 25px;
	line-height: 15px;
}

ol {
	margin: 0px 10px 10px 30px;
	line-height: 15px;
}


/*
#main_content1 table.imgtext-table{
	margin: -10px;
}
*/
p {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 10px 0;
}



#main_content2 h1, h2, h3, h4, h5 {
	font-size: 11px;
	line-height: 15px;
	color: #5f7581;
	font-weight: bold; 
	padding: 0 0 10px 0;
}

#main_content1 h1, h2, h3, h4, h5 {
	font-size: 11px;
	line-height: 15px;
	color: #5f7581;
	font-weight: bold; 
	padding: 0 0 10px 0;
}



span.hidden {
	display: none;
}


