/*
Theme Name: Mexiko Travelnews
Theme URI: http://fob-marketing.de/
Description: Wartungsmodusseite der Mexiko Travelnews (http://www.mexico-travelnews.de/).
Version: 1.0
Author: Oliver Bockelmann
Author URI: http://www.fob-marketing.de/
Tags: Service, Mainenance, freen, fixed

	Mexiko Travelnews v1.0
	http://www.mexiko-travelnews.de/

	This theme was designed and built by Oliver Bockelmann,
	whose blog you will find at http://www.fob-marketing.de/marketing-blog/

	Copyright: fob marketing e.K., Hamburg
*/

* { 
	margin: 0px; 
	padding: 0px; 
	text-decoration: none; 
	border: 0px; 
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #000;
	color: #fff;
	text-align: center;
	}

#page {
	width: 300px; 
	background-color: #000;
	color: #fff; 
	text-align: center; 
	margin: auto; 
	}

#content { 
	font-size: 1.01em; 
	font-weight: bold;
	color: #fff; 
	text-align: center;
	margin: 0 auto;
	width: 300px; 
	height: 300px; 
	}

.green, .green a:link, .green a:visited {
	font-size: 1.08em;
	color: green;
	text-decoration: underline;
	}

.green a:hover, .green a:active { 
	color: #999; 
	border-bottom: 1px dotted #999;
	}
	
.red, .red a:link, .red a:visited {
	font-size: 1.08em;
	color: red;
	text-decoration: underline;
	padding-left: 10px;
	}

.red a:hover, .red a:active {
	color: #999;
	border-bottom: 1px dotted #999;
	}

p { 
	margin: 0; 
	padding: 2px;
	}

h1, h2, h3 {
	font-size: 1.28em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #999;
	margin: 0; 
	padding: 0; 
	text-align: center;
	}

h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	font-size: 1.2em; 
	font-weight: bold; 
	color: #999; 
	text-align: center;
	margin: 0;
 	padding: 0; 
	display: inline-block; 
	opacity: 0.7; 
	filter: alpha(opacity = 70); 
	text-decoration: none; 
	}

.clear { 
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	}

img { 
	text-align: center; 
	margin: 200px auto 5px auto;
	border: none;
	}

