/*******************************************************************************************\
**						Gargoyle CMS von AM-Webdesign.eu								   **
**	Copyright: 		© by AM-Webdesign 2002-2008 All Rights Reserved						   **
**	Entwicklung:	Andy "Djsammy" Müller												   **
**	Lizenz:			www.AM-Webdesign.eu													   **
**	Kontakt:		www.AM-Webdesign.eu		|	andy@AM-Webdesign.eu					   **
**	Projekt:		www.Motorradstrecken.eu                                 			   **
\*******************************************************************************************/

@import url("http://www.astronomie.eu/templates/standard/stylesheets/calendar.css");
@import url("http://www.astronomie.eu/templates/standard/stylesheets/fonts.css");
@import url("http://www.astronomie.eu/templates/standard/stylesheets/gallery.css");
@import url("http://www.astronomie.eu/templates/standard/stylesheets/imprint.css");
@import url("http://www.astronomie.eu/templates/standard/stylesheets/input.css");
@import url("http://www.astronomie.eu/templates/standard/stylesheets/news.css");
@import url("http://www.astronomie.eu/templates/standard/stylesheets/offline.css");
@import url("http://www.astronomie.eu/templates/standard/stylesheets/security.css");

/*######################################
##	Global Definitions
######################################*/
html, body
{
    height: 100%;
    margin: 0px;
    text-align: left;
    background: #000000 url(http://www.astronomie.eu/templates/standard/images/index/bg.png) no-repeat fixed;
	color: #ffffff;
    cursor: default;
    line-height: 120%;
}

* 
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
}

img, div, table
{
	border: 0px;
}

hr
{
	margin: 5px 0px;
	width: 90%;
	border: #999999 1px solid;
}

/* Global Font-Color and Background-Style */
ul,ol
{
	margin: 0px;
	padding-left: 20px;
}

/*######################################
##	Group Box
######################################*/
legend
{
	color: #ffffff;
	font-weight: bold;
}

/*######################################
##	PopUp`s
######################################*/
/* Position of a PopUp-Window */
div#error, div#info, div#warning
{
	position: fixed;
	z-index: 9999;
	top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -50px;
    width: 500px;
    line-height: 16px;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #333333;
    text-align: left;
    font-size: 12px;
    padding: 5px;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
}

* html div#error, div#info, div#warning
{
	position: absolute;
}

div#ToolTip
{
    position: absolute;
    width: 250px;
    line-height: 16px;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #333333;
    text-align: left;
    font-size: 12px;
    padding: 2px;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
}


/*######################################
##	Table
######################################*/
table.UserTable
{
	empty-cells: show;
	font-size: 11px;
	vertical-align: top;
    	
}

/*Kopfzeilen einer Tabelle*/
table.UserTable .UTHead
{
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	width: 10%;
	padding-right: 10px;
}

table.UserTable td
{
	padding: 5px;
	empty-cells: show;
	border-bottom: #4a4a4a 1px dotted;
	vertical-align: top;
}

/* Zeilenfarben */
table.UserTable .Row_1, table.UserTable .Row_1 a
{
}

table.UserTable .Row_2, table.UserTable .Row_2 a
{
}

table.UserTable .Row_1:hover, table.UserTable .Row_1:hover a
{
}

table.UserTable .Row_2:hover, table.UserTable .Row_2:hover a
{
}


/*######################################
##  Motorradstrecken.eu Styles
######################################*/
/*####################
##	Links
####################*/
a:link, a:visited, a:active
{
	text-decoration: none;
	color: #e77b0f;
}

a:hover
{
	text-decoration: underline;
}


/*####################
##	Body
####################*/
#Body
{
    z-index: 0;
    position: absolute;
    top: 0px;
    min-height: 100%;
	width: 100%;
	color: #FFFFFF;
}

* html #Body {    height: 100%;     }

/*####################
##	Top Left Picture
####################*/
#TopLeft 
{
    z-index: 0;
    position: absolute;
    float: left;
}

/*####################
##	Main Menu
####################*/
/* Menu */
#Menu 
{
    z-index: 10;
    position: absolute;
    margin: 130px 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 5px;
}

/* Primary Menu */
#Menu a
{
	padding-left: 10px;
	color: #EAF3F8;
	cursor: pointer;
	line-height: 15px;
}

/* Primary Menu */
#Menu .Head
{
	text-align: center;
	font-size: 20px;
    text-shadow: black 0.1em 0.1em 0.2em;
	font-weight: bold;
	border-top: 1px dotted;
	color: #EAF3F8;
	line-height: 30px;
}

/*####################
##	Logo
####################*/
#Logo
{
    z-index: 5;
    position: absolute;
    margin: 0px;
	height: 125px;
}

/*####################
##	Content
####################*/
#Content
{
    z-index: 8;
    position: relative;
    color: #FFFFFF;
	vertical-align: top;
	margin: 130px 170px 80px 210px;
	max-width: 80%;
	font-size: 12px;
	text-align: left;
}

*html #Content
{
	margin: 0px;
	padding: 130px 170px 80px 210px;
}

#Content .TextBackground
{
	vertical-align: top;
	padding: 5px;
	width: 80%;
}

/* Use for Sitetitle */
#Content .Head 
{
	font-weight: bold;
	font-size: 20px;
	padding: 5px 0px;
	vertical-align: top;
	text-align: left;
}

/* Use for Text */
#Content .Headline 
{
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	padding-bottom: 5px;
}

#Content .Slogan 
{
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 30px;
	vertical-align: top;
}

#Banner
{
    position: absolute;
    top: 10px;
    left: 220px;
    width: 900px;
	text-align: center;
}

#Skyscraper 
{
    position: absolute;
    z-index: 2000;
    right: 3px;
    top: 1px;
    width: 160px;
    height: 600px;
    float: left;
    text-align: center;
}

#Skyscraper input, #Content .Banner input
{
    width: auto;
}

* html #Skyscraper 
{
    position: absolute;
}

#Banner input, #Skyscraper input
{
    width: auto;
}
/*####################
##	Footer
####################*/
#Footer 
{
    clear:both;
    margin: 0px 130px;
	color: #ffffff;
	text-align: right;
	padding: 5px;
	font-size: 9px;
}

#Footer a
{
	text-decoration: none;
	color: #ffffff;
}

