html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
}
ul{
	padding-left: 15px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%; 
	height:100%;
	text-align: center;
	color: #707070;
	line-height: 18px;
	background: transparent url(/_entwicklung/pics/bgHead.gif) repeat-x;
}

#pageFrame {
	position: relative;
	width: 1004px;
	background-color: #ffffff;
}

#pageHead {
	width: 100%;
	height: 176px;
	background: transparent url(/_entwicklung/pics/bgHead.gif) repeat-x;
}

#logo {
	position: absolute;
	top: 45px;
	left: 57px;
}


#seperator {
	width: 960px;
	height: 13px;
	background-color: #707070;
}
#line {
	margin-top: 5px;
	height: 20px;
	width: 960px;
	border-top: 1px solid #707070;
}
form {
	padding: 0px;
	margin: 0px;
}
input, select{
	color: #707070;	
	border: 1px solid #707070;
	font-size: 10px;
	background-color: white;
}
input:hover{
	color: #eb4a6b;	
	border: 1px solid #eb4a6b;
}
/* ----------------------------- contentTable / Spalte 1 in Master -------------------------- */
#contentTable {
	margin-top: 10px;
	text-align: left;
	height: 470px;
}
#contentTable td {
	vertical-align: top;
}
#contentRow1 {
	width: 160px;
}
#contentRow1 #contentLeft{
	margin-right: 10px;
}
	
/* ----------------------------- Footer -------------------------- */
#footer {
	width:960px;
}
/* ----------------------------- Links -------------------------- */

a {color: #eb4a6b; text-decoration: none ;}
a:hover {color: #A5002A; text-decoration: none ;}





/* ----------------------------- Navigationen -------------------------- */

/* ------naviHead---------- */
#naviHead {
	text-align: right;
	padding-top: 8px;
	width: 960px;
}
.naviHeadSeperator {
	padding: 0 5px;
	color: #707070;
}
a.naviHeadLink {
	color: #707070;
}
a.naviHeadLink:hover {
	color: black;
}
a.naviHeadLinkActive {
	font-weight: bold;
	color: #707070;
}

/* ------naviMain---------- */
#naviMain {
	margin: 117px 22px 0 22px;
	background-color: #f8f8f8;
	padding-bottom: 5px;
}
#naviMainSeperator{
	height: 2px;
	width: 960px;
	background-color: #cccccc; 
}
.mainNaviButton div, .mainNaviButtonActive div {

}

a.mainNaviLink { font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold;}
a.mainNaviLinkActive { font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold;}
a.mainNaviLink:hover { font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold;}


/* ------naviSub---------- */
#naviSub {
}
#naviSub img {
	margin-bottom: 1px;
}
#naviSub a{	
	display: block;
	width: 100%;
	
}
.naviSubLevel2 {
	padding-left: 10px;
	background: transparent url(/_entwicklung/pics/bgNaviSub.jpg) repeat-x;
}
.naviSubLevel2 div{
	padding:3px 0;
}

.naviSubLevel2 div a{
	color: #707070;
}
.naviSubLevel2 div a:hover {
	color: black;
}
.naviSubLevel2 div a.active {
	font-weight: bold;
}

.naviSubLevel3 div{
	padding:3px 0px 0px 5px;
}

.naviSubLevel4 div{
	padding:3px 0px 0px 10px;
}
/* ------naviKompetenz---------- */
#naviKompetenz{
	padding-top: 32px;
}
#naviKompetenz img{
	padding-top: 2px;

}
#naviKompetenz div.naviSubLevel2 {
	margin-bottom: 30px
}

