/**************************************************
AUTHOR:  				Herbert Wirkner 
WEBSITE:   			http://www.tossainfo.eu/
TEMPLATE NAME:		Tossainfo de
TEMPLATE CODE: 	T-008
VERSION:          		1.4          	
 **************************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* BASICS */


body
	{
	margin: 10px;
	padding: 0;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000; 
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	text-align: justify; 
	background: #ccc url(../image/back_fr.gif) repeat;  
	line-height: 120%;
	}

/* HEADER */

#header
	{
	width: 760px; 
	margin-left: auto; 
	margin-right: auto;
	padding-bottom: 10px;
	}

#header .visual
	{
	height:114px;
	width: 760px;
	color: #ccc; 
	background: #9cf url(../image/tossademar1.jpg) no-repeat;  
	}

#header .visual img
	{
	color: #ff0; 
	background: transparent no-repeat;  
	font-size: 10px;
	}

#header .flags
	{
	float: right;
	height: 30px;
	padding-top: 30px;
	color: #ccc; 
	background: transparent;  
	}

#header .logo
	{
	float: left;
	height: 114px;
	padding-top: 0;
	color: #00f;
	background: transparent none;  
	}

#header img
	{
	padding: 3px;
	border: 0;
	}

/* MAIN */

/*
#content
	{
	width: 760px; 
	margin-left: auto; 
	margin-right: auto;
	padding: 10px; 
	}
*/

div#container 
	{ 
	position: relative; 
	min-height: 500px; 
	width: 760px; 
	margin-left: auto; 
	margin-right: auto;
	color: #00f;
	background: #fff url(../image/bg.gif) repeat;; 
	padding: 0 0 0 0; 
	}
 
div#first-column 
	{ 
	position: absolute; top: 0; bottom: 0; 
	color: #00f;
	font-size: 16px;
	line-height: 120%;	
	background: transparent none; 
	width: 180px; 
	padding: 10px 10px 10px 10px;
	}
 
div#first-column 
	{ 
	left: 0; 
	}
 
 div#first-column img
	{ 
	font-size: 10px;
	}

div#content 
	{ 
	margin: 0 0 0 210px; 
	color: #00f;
	background: transparent none; 
	border-left: 1px solid gray; 
	min-height: 392px; 
	} 

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#content h1
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: 900;
	font-style: normal;
	text-align: center;
	color: #039;
	margin: 0px;
	padding: 5px;
	border-color: #003399;
	border-style: solid;
	border-top-width: 2px; 
	border-bottom-width: 0;
	border-left-width: 0px;
	border-right-width: 0px;
	background: transparent none;
	}

div#content h1.hot
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: 900;
	font-style: normal;
	text-align: right;
	color: #039;
	margin: 0px;
	padding: 5px;
	background: transparent none;
	}

div#content h1.pens
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	font-style: normal;
	text-align: right;
	color: #039;
	margin: 0px;
	padding: 5px;
	background: transparent none;
	}

div#content h2
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: 900;
	font-style: normal;
	text-align: right;
	color: #039;
	margin: 0px;
	padding: 5px;
	background: transparent none;
	}

div#content p
	{
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	color: #003399;
	margin: 0;
	padding: 10px;
	background: #fff url(../image/bg.gif) repeat;
	}

div#content em .es
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	color: #003399;
	background: transparent none;
	}

div#content img
	{
	float: right;
	padding: 0 10px 0 10px;
	}

div#content img.info
	{
	float: none;
	padding: 0;
	border: 0;
	}

div#content img.cent
	{
	float: right;
	padding: 10px 60px 10px 60px;
	}

div#content #hot
	{
	height: 25px;
	text-align: left;
	padding-left: 5px;
	}

div#content #hot img
	{
	float: left;
	padding: 0 5px 0 5px;
	}

.sterne
	{
	float: right;
	padding: 0;
	border: 0;
	}

.sterne1
	{
	float: left;
	padding: 0;
	border: 0;
	}

div#content .center
	{
	text-align: center;
	}

a:link
	{
	text-decoration: none;
	background: transparent none;
	color: #00f;
	}

a:visited
	{
	text-decoration: none;
	background: transparent none;
	color: #300;
	}

a:hover
	{
	text-decoration: none;
	background: transparent none;
	color: #c03;
	}

a:link.lien
	{
	text-decoration: none;
	background: transparent none;
	color: #c00;
	}

a:visited.lien
	{
	text-decoration: none;
	background: transparent none;
	color: #c06;
	}

a:hover.lien
	{
	text-decoration: none;
	background: transparent none;
	color: #300;
	}



/* 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 p
	{
	font-size: 10px; 
	line-height: 14px; 
	margin: 0;  
	color: #ccc;
	background: #00f none;
	text-align: center; 
	}

#footer img
	{
	border: 0; 
	}

#footer a
	{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: #00f none;
	}

#footer a:hover
	{
	color: #f30;
	background: #00f none;
	text-decoration: none;
	}

table
	{
	position: relative;
	left: 70px;
	}
