/**************************************************
AUTHOR:  				Herbert Wirkner 
WEBSITE:   			http://www.mariposa.eu.com/
TEMPLATE NAME:		Tossainfo de
TEMPLATE CODE: 	T-012
VERSION:          		1.0          	
 **************************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* BASICS */


body
	{
	margin: 10px 10px 0 0;
	padding: 0;
	border-width: 0;
	background: transparent none;
	font-family: arial, helvetica, sans-serif; 
	color: #000; 
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	text-align: justify;
	line-height: 120%;
	}

/* HEADER */

#header
	{
	width: 760px; 
	margin-left: auto; 
	margin-right: auto;
	padding-bottom: 10px;
	}

#header .visual
	{
	height:108px;
	width: 760px;
	color: #ccc; 
	background: #9cf url(../image/mariposa1.gif) no-repeat;  
	}

#header .flags
	{
	float: right;
	height: 30px;
	padding-top: 65px;
	padding-right: 10px;
	color: #ccc; 
	background: transparent;  
	}

#header .logo
	{
	float: left;
	height: 107px;
	padding-top: 0;
	background: transparent;  
	}

#header img
	{
	padding: 5px;
	border: 0;
	}



/* MAIN */

div#container 
	{ 
	position: relative; 
	min-height: 790px; 
	width: 760px; 
	margin-left: auto; 
	margin-right: auto;
	background: #fff; 
	padding: 0 0 0 0; 
	}
 
div#container.index 
	{ 
	min-height: 780px; 
	}
 
div#container.priv 
	{ 
	min-height: 560px; 
	}
 
div#container.form 
	{ 
	min-height: 870px; 
	}
 
div#container.kont 
	{ 
	min-height: 460px; 
	}
 
div#first-column 
	{ 
	position: absolute; top: 0; bottom: 0; 
	color: navy;
	font-size: 14px;
	line-height: 120%;	
	background: transparent; 
	width: 580px; 
	margin: 0;  
	padding: 10px 10px 10px 10px;
	}
 
div#first-column 
	{ 
	left: 0; 
	}

 div#first-column 
	{ 
	background: #fff; 
	border-left: 1px solid gray; 
	} 

div#first-column h1
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	color: #039;
	margin: 0px;
	padding: 10px;
	border-color: #039;
	border-style: solid;
	border-top-width: 2px; 
	border-bottom-width: 0;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: transparent;
	background-image: none;
	}

div#first-column p
	{
	font-family: arial, helvetica, sans-serif;
	color: #039;
	margin: 0;
	padding: 10px;
	background: #fff url(../image/back.gif) repeat;; 
	}

div#first-column img
	{
	padding-bottom: 5px;
	border: 0;
	}

div#first-column span a
	{
	background: transparent none;
	color: black;
	}

div#first-column span a:hover
	{
	color: #f30;
	background: transparent none;
	text-decoration: none;
	}


div#container #brows 
	{ 
	float: right;	
	padding: 0  5px 5px 5px;
	font-family: arial, helvetica, sans-serif;
	color: #039;
	font-size: 18px;
	text-align: right;
	margin: 0;
	line-height: 120%;
	}

div#container #brows span
	{ 
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	}

div#container img
	{
	padding: 10px 0 0 5px;
	border: 0;
	}

div#container i
	{
	color: #000;
	background: transparent none;
	}

/*
div#content img
	{
	margin: 0 0 0 210px;
	} 

div#content img
	{
	float: right;
	padding: 0 10px 0 10px;
	}

div#content #hot
	{
	height: 25px;
	text-align: left;
	padding-left: 5px;
	}

div#content #hot img
	{
	float: left;
	padding: 0 5px 0 5px;
	}

div#content .center
	{
	text-align: center;
	}

*/

a:link
	{
	text-decoration: none;
	color: blue;
	}

a:visited
	{
	text-decoration: none;
	color: navy;
	}

a:hover
	{
	text-decoration: none;
	color: red;
	}





/* FOOTER */

#footer
	{
	width: 760px; 
	margin-top: 18px; 
	margin-left: auto; 
	margin-right: auto;  
	margin-bottom: 10px; 
	border-top: 2px solid #633;  
	text-align: center;  
	padding-top: 5px;
	}

#footer .padding 
	{ 
	padding: 10px 0px 20px 0px; 
	}

#footer p
	{
	font-size: 10px; 
	line-height: 14px; 
	margin: 0;  
	color: #ccc;
	background: #000 none;
	text-align: center; 
	}

#footer a
	{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: #000 none;
	}

#footer a:hover
	{
	color: #f30;
	background: #000 none;
	text-decoration: none;
	}

table
	{
	position: relative;
	left: 70px;
	}

table.form
	{
	position: relative;
	left: 10px;
	}

span
	{
	font-size: 10px;
	}