/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	}
		

/************************ LAYOUT *********************/

#border {
	margin-right: -478px;
	margin-top: -300px;
	position: absolute;
	top: 50%;
	right: 50%;
	width: 955px;
	height: 600px;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px;
	}
	
#top {
	height: 136px;
	width: 955px;
	border: 0px;
	background-image: url(/fileadmin/admin_content/templates/main/images/layout/lettland_top.gif);
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
#menue_top {
	height: 18px;
	width: 150px;
	border: 0px;
	position: absolute;
	left: 6px;
	top: 23px;
	z-index: 100;
	}
	
#offers {
	height: 28px;
	width: 121px;
	border: 0px;
	position: absolute;
	left: 10px;
	top: 52px;
	}
	
	
#menue {
	height: 30px;
	width: 735px;
	border: 0px;
	position: absolute;
	left: 0px;
	top: 112px;
	z-index: 500;
	}
	
	
#main {
	padding: 0px;
	margin: 0px;
	height: 464px;
	width: 953px;
	background-color:#FFFFFF;
	position: absolute;
	left: 0px;
	top: 136px;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid; 
	border-color: #DB9030;
	z-index: 1;
	}
	
#picture {
	padding: 0px;
	margin: 0px;
	height: 377px;
	width: 415px;
	position: absolute;
	left: 0px;
	top: 57px;
	}
	
#text {
	padding: 0px;
	margin: 0px;
	height: 355px;
	width: 520px;
	position: absolute;
	left: 415px;
	top: 50px;
	overflow: auto;
	padding-right: 15px;
	}
	
#footer {
	height: 21px;
	width: 953px;
	position: absolute;
	left: 0px;
	top: 434px;
	background-color: #F8E3CB;
	padding-top: 9px;
	text-align: center;
	color: #DB9030;
	}
	
/************************ SCHRIFT *********************/
	
h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 1.3em;
	color: #1C5DA7;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
h1+p 
	{
	margin-top:20px;
	}

p  
	{
	padding:0px 0px 0px 0px;
	}
	
a {
	font-size: 12px;
	font-weight: bolder;
	color: #1C5DA7;
	text-decoration: none;
	}
	
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #1C5DA7;
	text-decoration: underline;
	}
	
.menue_top {
	font-size: 12px;
	font-weight: bold;
	color: #1C5DA7;
	text-decoration: none;
	}
	
a.menue_top:link, visited, active {
	font-size: 12px;
	font-weight: bold;
	color: #1C5DA7;
	text-decoration: none;
	}
	
a.menue_top:hover {
	font-size: 12px;
	font-weight: bold;
	color: #1C5DA7;
	text-decoration: none;
	}
		
.menue {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	

.fliesstext {
	color: #333333;
	text-decoration: none;
	}
a.fliesstext:link, visited, active {
	color: #333333;
	text-decoration: none;
	}
a.fliesstext:hover {
	color: #333333;
	text-decoration: underline;
	}
	
	
a.footer:link, visited, active {
	color: #DB9030;
	text-decoration: none;
	}
	
a.footer:hover {
	color: #DB9030;
	text-decoration: underline;
	}
	
/************************ FIREFOX-TABELLEN-ZWISCHENRAUM ENTFERNEN *********************/
	
.contenttable p {
margin:0;padding:0;
} 

/************************ TABELLEN *********************/

.contenttable {
   color: #000;
	}

.contenttable tr.headmain {
   color: #FFF;
	background-color: #1c5da7;
	text-align: center;
}

.contenttable tr.row {
   color: #000;
	background-color: #f5e4c8;
	text-align: center;
}

.contenttable tr.altrow {
   color: #000;
	background-color: #FAC98D;
	text-align: center;
}

form
	{
	background-color: #f8f8f8;
	border: 1px dotted #969DA3;
	}
	
.error
	{
	color: #CC271E;
	font-weight: bold;
	}