@import url("style.css");
@Import url("Admin.css");

body {
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	background-image: url(../img/skelett/pedigree_verl_rechts.jpg);
	background-repeat: repeat-x;
	background-position:0% 26px;
}

h1 {
	display:none;
}

#topMenu {	
	background-image: url(../img/skelett/verlauf_shop.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding-left: 10%;
	text-align:left;
}

#header {
	text-align:left;
	background-image:url(../img/skelett/pedigree_verlauf.jpg);
	background-repeat:no-repeat;
	background-position:208px 0px;
	width:965px;
	height:110px;
	margin:auto;
}

#logo {
	width:207px;
	height:110px;
}

#mainMenu {
	text-align:left;
	position:relative;
	top:-24px;
	left:100px;
	width:754px;
	height:26px;
	background-image:url(../img/skelett/contentBg.png);
	background-repeat:repeat-y;
	margin:auto;
	z-index: 100;
}

#site {
	text-align:left;
	width:970px;
	margin:auto;
}

#leftArea {
	float:left;
	background-image:url(../img/skelett/leftAreaLeft.png);
	background-repeat:repeat-y;
	background-position:0 0;
	width:207px;
	position:relative;
	left:2px;
	z-index:10;
}

#leftArea .login {
	background-image:url(../img/skelett/leftAreaTop.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	
}

#leftArea .borderBottom {
	background-image:url(../img/skelett/leftAreabottom.png);
	background-repeat:no-repeat;
	background-position:0 100%;
	padding:7px 0px 5px 9px;
	margin-bottom:-5px;
}

#leftArea h4 {
	color:#003688;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	text-transform:uppercase;
	margin:0px 0px 7px 0px;
}

#leftArea .content {
	background-color:#fff;
	padding:18px 0px 20px 16px;
}

#leftArea .content table {
	font-size:1em;
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
}

#leftArea .content table td {
	padding:0px;
}

#leftArea .content table td.form {
	vertical-align:top;
	padding:8px 0px 4px 0px;
}

#leftArea .content table td .formular {
	background-color:#f9b300;
	min-height:232px;
	padding-bottom:10px;
	margin-top:-7px;
	margin-bottom:1px;
}

#leftArea .content table td .formular input {
	width:115px;
}

#leftArea .content .top {
	background-image:url(../img/skelett/login_top.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:20px;
}

#leftArea .content .bottom {
	background-image:url(../img/skelett/login_bottom.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	width:20px;
}

#leftArea .content .mid {
	background-image:url(../img/skelett/login_mid.jpg);
	background-repeat:repeat-y;
	background-position:0% 0%;
	width:20px;
}

#content {
	float:left;
	background-image:url(../img/skelett/contentBg.png);
	background-repeat:repeat-y;
	width:725px;
	padding:20px 17px 0px 17px;
}

#content .news {
	float:left;
	width:206px;
	border-right:1px dotted #92a7cd;
	
	
}

#content .current {
	float:left;
	width:252px;
	border-right:1px dotted #92a7cd;
	padding-left: 5px;
	padding-right: 5px;
}

#content .seminar {
	float:left;
	width:250px;
	padding-left: 5px;
}

#content #foot {
	clear:both;
	background-image:url(../img/skelett/pedigree_verlauf_u.jpg);
	background-repeat:repeat-x;
	background-position:0 100%;
	padding-top:17px;
	margin-left:-15px;
	margin-right:-13px;
}
#TitlePic
{
	margin-bottom: 2px;	
}
.StartUserDiv
{
	background: transparent;
	position: absolute;
	top: 20px;
	left: 10px;
	color: White;
	z-index: 100;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 12px;
	width: 280px;
	text-align: left;	
	
}

#LoginCtr_pnlLogin
{
	margin-top: 3px;	
	
}

#LoginCtr_pnlLoggedIn P
{
	font-size: 12px;	
}

.news h5, .current h5, .seminar h5
{
	margin-top: 5px;	
}
.UsernameLit
{
	font-size: 14px;
	font-weight: bold;
	
		
}
