/******************************************************************************
  Stylesheet fuer: rob-ert.com
  Medien:          screen
  Autor:           Laskowski <info@oe17.de>
  Kommentar:       na
*/


body
{
	color: white;
	background-color: #FFF;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans serif;
	font-size: 12px;
}

/*
.menuebg { background-color: #FFFFF3; }
*/
a:link
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;

}

/*a:focus
{
	font-weight: bold;
	color: #C30;
}


a:hover
{
	text-decoration: none;
	color: #39F;
}



a:active
{
	font-weight: bold;
	color: #00F;
}

*/
.body_index
{
	color: white;
	background-color: #FFF;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans serif;
	font-size: 12px;
	/*background-image: url(../images/konkedforxmas.jpg);*/
	background-image: url(../images/bgstartseite.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}

.body_contact
{
	color: #FFF;
	background-color: #FFF;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans serif;
	font-size: 12px;
	background-image: url(../images/garderobe.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}

.sitetitle
{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans serif;
	font-style: normal;
	font-weight: bold;
	color: #C90;
	font-size: 32px;
	font-variant: normal;
}

.subtitle
{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans serif;
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-size: large;
	font-variant: normal;
}

.subsubtitle
{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans serif;
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	font-variant: normal;
}

.subsubtitle_bodyblack
{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans serif;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	font-variant: normal;
	background-color: black;
}

.instruction
{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans serif;
	font-style: normal;
	font-weight: normal;
	color: #AAA;
	font-size: 12px;
	font-variant: normal;
}

.instruction_bold
{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans serif;
	font-style: normal;
	font-weight: bolder;
	color: #AAA;
	font-size: 12px;
	font-variant: normal;
}

/*.normaltext
{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: small;
	font-variant: normal;
}*/

