﻿body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

p {
    font-size: 95%;
}

a {
   	color: #25a9da;
}


/*
#
## START head
#
*/

#headslogan {
    color: #999999;
	margin: 34px 100px 0 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: 600;
}

#subheader p.accountstatus {
	float: right;
	margin: 0;
	padding-right: 25px;
	padding-top: 1.2em;
	color: #ffffff;

	font-size: 80%;
}

#subheader p.accountstatus a {
 	color: #ffffff;
}

/*
#
## END head
#
*/

/*
#
## START e-mail spam-protection
#
*/
span.displaynone {
	display: none;
}
/*
#
## END e-mail spam-protection
#
*/

/*
#
## START content
#
*/

#maincol h1 {
	position: relative;
	top: -35px;
	left: -35px;
	min-height: 40px;

    line-height: 40px;
	padding: 0 10px 0 10px;
	margin: 0;
	display: table;

    font-size: 120%;
	color: #ffffff;
/*
	font-family: Georgia, Helvetica, Arial, sans-serif;
*/
	font-family: Helvetica, Tahoma, Arial, sans-serif;

	background: #1d96c2 url('../img/e-wishes__bgr_h1.png') repeat-x top left;
}

#maincol h2 {
	margin: 3em 0 1.5em 0;

    font-size: 100%;
	color: #25a9da;
	text-decoration: none;
}

#maincol .v-chrome h2 {
	margin: 0 0 1.5em 0;
	border-bottom: 1px solid #25a9da;

	text-decoration: none;
}

#maincol h3 {
	margin: 3em 0 1em 0;
    font-size: 90%;
	color: #25a9da;
	font-weight: 600;
}

#maincol p {
    margin-top: 0;
	width: 80%;

	font-size: 90%;
}

#maincol ul, #maincol ul li {
	list-style-type: none;
}

#maincol ol li  {
	margin-bottom: 1em;
	width: 80%;

	font-size: 90%;
}


/*
#
## END content
#
*/

/*
#
## START flash aka. Status- und Fehlermeldungen
## die blauen Meldungsboxen am Seitenkopf
#
*/

#maincol #flashMessage.message {
	float: right;
	display: block;
    width: 510px;
	margin-top: 32px;

	color: #ffffff;
}


/*
#
## END flash aka. Status- und Fehlermeldungen
#
*/


/*
#
## START rightcol
#
*/
#rightcol h3 {
	margin: 0 0 0 0;
	padding: 10px 0 10px 10px;
	height: 19px;

	font-size: 110%;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	background: #1d96c2 url('../img/e-wishes__bgr_h3.png') no-repeat top left;

	color: #ffffff;
}


/*
#
## END rightcol
#
*/

/*
#
## START footer
#
*/

#footer {
    font-size: 80%;
	text-align: center;
	position: relative;
}

#footer p {
    color: #ffffff;
	line-height: 2em;
	display: inline;
}

#footer p a {
    color: #ffffff;
}

#footer #hostedby {
	position: absolute;
	top: 0;
	right: 20px;
	margin: 0 0 0 0;
	font-size: 90%;
}

#footer #hostedby, #footer #hostedby a {
   	color: #98CEE1;
}


/*
#
## END footer
#
*/

