﻿.StartPicture {
	background:url(images/layout/content/startbackground.jpg) no-repeat 0px 0px;
	width:560px;
	height:275px;
	position:relative;
	margin:48px 0px 0px 59px;
	overflow:visible;
}
.StartPicture .StartPictureObject {
	margin:10px 0px 10px 10px;
	height:275px;
	width:549px;
	display:none;
}
.StartPicture .StartPictureObject div.Text {
	position:absolute;
	top:10px;
	right:10px;
	width:260px;
	height:230px;
	padding-top:20px;
}
.StartPicture .StartPictureObject img {
	position:absolute;
	top:10px;
}
.StartPageContent {
	padding:5px 85px 5px 85px;
}

.StartButton {
	position:absolute;
	height:275px;
	width:269px;
	top:195px;
	left:618px;
}
.StartButton a {
	cursor:default;
}
.StartButton a#ratgeberLink {
	background:url(images/layout/content/start_ratgeber.jpg) no-repeat 0px 0px;
	display:block;
	margin:0px;
	height:87px;
}
.StartButton a#ratgeberLink:hover, .StartButton a#ratgeberLink.activ {
	background:url(images/layout/content/start_ratgeber_activ.jpg) no-repeat 0px 0px;
}
.StartButton a#ratgeberLink span {
	display:block;
	padding:12px 0px 0px 35px;
}
.StartButton a#erstehilfeLink {
	background:url(images/layout/content/start_erstehilfe.jpg) no-repeat 0px 0px;
	display:block;
	height:91px;
}
.StartButton a#erstehilfeLink:hover, .StartButton a#erstehilfeLink.activ {
	background:url(images/layout/content/start_erstehilfe_activ.jpg) no-repeat 0px 0px;
}
.StartButton a#erstehilfeLink span {
	display:block;
	padding:14px 0px 0px 35px;
}
.StartButton a#forumLink {
	background:url(images/layout/content/start_forum.jpg) no-repeat 0px 0px;
	display:block;
	height:85px;
}
.StartButton a#forumLink:hover, .StartButton a#forumLink.activ {
	background:url(images/layout/content/start_forum_activ.jpg) no-repeat 0px 0px;
}
.StartButton a#forumLink span {
	display:block;
	padding:11px 0px 0px 35px;
}

.StartLogin {
	background:url(images/layout/content/start_login.jpg) no-repeat 0px 0px;
	width:787px;
	height:42px;
	margin:0px 0px 0px 55px;
	padding:10px 0px 0px 40px;
	position:relative;
}
.StartLogin div h6 {
	float:left;
	display:block;
	line-height:25px;
}
.StartLogin div div {
	float:left;	
	line-height:25px;
	position:relative;
}
.StartLogin div div input {
	margin:2px 5px 0px 0px;	
}
* html .StartLogin div div input {
	margin:0px 5px 0px 0px;	
}
*+html .StartLogin div div input {
	margin:0px 5px 0px 0px;	
}
.StartLogin {}
.StartLogin {}