html { overflow-y	: scroll; }
body {
	font-family : Verdana;
	font-size		: 0.8em;
	color				: #333333;
	text-align	: center;
	margin			: 0px;
}

/* Farben
 lila : #623199
*/

#maedchenname{
    position:absolute;
    top:-9999px;
    left:-9999px;
}

td {
	font-family : Verdana;
	color				: #333333;
	vertical-align : top;
}

div {
	text-align : left
}

h1 {
	font-size : 1.2em;
	color			: #623199;
	padding-bottom: 0.3em;
	border-bottom : 1px solid #DDDDDD;
}
h2 {
	font-size : 1em;
	color			: #623199;
}
#get {
	background			: url(http://http-get.de/get.gif) no-repeat;
}
a {
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}
a:hover, a.link:hover { color: #623199; }

a.menutop {
	font-size	: 11px;
	margin		: 0 15px;
}
a.menutop:hover { color : #623199; }

a.menu {
	display			:	block;
	font-size		: 11px;
	padding			: 7px 0 6px 24px;
	margin-left : 5px;
}
a.menu:hover {
	color : #623199;
	background : url(/images/menu.gif) no-repeat;
	background-position : 14px 2px;
}

a.menu_on {
	display			:	block;
	font-size		: 11px;
	padding			: 7px 0 6px 24px;
	margin-left : 5px;
	color				: #623199;
	background : url(/images/menu.gif) no-repeat;
	background-position : 14px 2px;
}

a.link {
	padding-left : 10px;
	background	 : url(/images/pfeil.gif) no-repeat;
}
a.link-mail {
color: #b49ad2;
}
a.link-mail:hover {
color: #FFFFFF;
}

img {
	border : none;
}
img.bild {
	width	: 276px;
	height: 350px;
	float	: left;
	margin: 0 15px 10px 0;
}

li { margin : 5px 0 5px 270px; }

textarea, input {
	font-family : Verdana;
	color				: #333333;
	border			: 1px solid #623199;
	background	: #FFFFFF;
}

#scroll {
 position : absolute;
 top      : 0px;
 bottom   : -0.1px;
 z-index  : -1;
 visibility  : hidden;
 width    : 1px;
}

#maedchenname{
    position:absolute;
    top:-9999px;
    left:-9999px;
}