@charset "UTF-8";
/* CSS Document */

/* common styles
----------------------------------------------- */
body {
background: #ffffff;
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, 	helvetica, sans-serif;
margin: 0px;
padding: 0px;
color: #000;
}


/* layout
----------------------------------------------- */
#container {
position: relative;
background: #efefef;
margin: 20px auto;
padding:0px;
width: 800px;

}

#formfield {

height:20px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:lighter;
padding-left: 0px;
padding-top: 7px;
width:100px;
float: none;
clear: both;
text-align: left;
}



#formfield ul {
font-size: 12px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:lighter;
list-style: none;
margin: 2px 0 0 0px;
padding: 0 0 0 0;
}


#flash {
margin: 0px 0 0 190px;
width: 420px;
background: #efefef;
}

#flash p {
margin: 0 10px 0 10px;
}

#textblock {
margin: 20px 0 0 190px;
width: 420px;
background: transparent;
border-left:#999999 1px dotted;
border-right:#999999 1px dotted;
}

#textblock p {
margin: 0 10px 0 10px;
}



#footer {
margin: 0 0 0 0px;
background: transparent url(../images/neck.jpg) top left no-repeat;
height: 31px;
width:800px;
text-align: right;
font:Tahoma, Arial, Helvetica, sans-serif 10px lighter;
color:#333333;
position:absolute;
}

#linkList {
position: absolute;
width: 166px;
height:823px;
top:340px;
left: 0px;
border-left:1px solid #858c91;

}
#linkListright {
position: absolute;
width: 166px;
height:823px;
top:340px;
right: 0px;
border-right:1px solid #858c91;

}

#linkListright p {
border-bottom:#999999 1px dotted;
}
#linkListright p.header {border:none;margin-top:20px}


/* header
----------------------------------------------- */

#head {
	background: transparent url(../images/head.gif) no-repeat;
	height: 340px;
	width:800px;
	margin: 0;
	
	}

#head h1 {
	display: none;
	}

#head h2 {
	display: none;
	}



/* text
----------------------------------------------- */
p {
font-size: 10px;
padding: 5px 5px 10px 5px;
margin: 0;
line-height: 14px;
}




/* headings
----------------------------------------------- */

#intro h3 {
margin: 10px 0 0 0;
padding: 0;
width: 420px;
height: 220px;
}

#text h3 {
margin: 10px 0 0 0;
padding: 0;
width: 420px;
height: 35px;

}

#linkList h3 {
height: 32px;
margin: 0px 0 0 0;
padding: 0px;
}

h3 span { display: none; }


#linkListright h3 {
height: 32px;
margin: 0px 0 0 0;
padding: 0px;
}

h3 span { display: none; }

#linkListright h4 {
height: 65px;
margin: 0px 0 0 0;
padding: 0px;
}

h4 span { display: none; }



#flash h3 {
background: transparent  url(../images/team_1.gif) no-repeat top left;
}
#flash a{width:420px;height:220px;display:block}

#textblock h3 {
background: transparent  url(../images/h3_willkommen.gif) no-repeat top left;
}


#lselect h3 {
background: transparent url(../images/h3_navi.gif) no-repeat top left;
margin: 0 0 15px 0px;
}


#larchives h3 {
background: transparent url(../images/h3_news.gif) no-repeat top left;
margin: 0 0 15px 0px;
}

#lselectright h3 {
background: transparent url(../images/h3_order.gif) no-repeat top left;
margin: 0 0 15px 0px;
}

#lselectright h4 {
background: transparent url(../images/gematik_logo.gif) no-repeat top left;
margin: 0 0 25px 10px;
}



#larchivesright h3 {
background: transparent url(../images/h3_login.gif) no-repeat top left;
margin: 0 0 15px 0px;
}






/* lists
----------------------------------------------- */
#linkList ul {
font-size: 12px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:lighter;
list-style: none;
margin: 2px 0 0 0px;
padding: 0 0 0 0;
}

#linkList ul li {
background: transparent;
margin: 0;
padding: 0 0 0 27px;
line-height: 24px;
color: #369;
border-bottom:1px dotted #999999;
}

#linkList #lselect {
padding-bottom: 25px;
}


#linkList #larchives {
padding-bottom: 25px;
}


#linkList #lselect a:link, #linkList #lselect a:visited { display: block; }

#linkList #lselect a.c:link, #linkList #lselect a.c:visited { display:inline; }

#linkListright ul {
font-size: 12px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:lighter;
list-style: none;
margin: 2px 0 0 0px;
padding: 0 0 0 0;
border-bottom:#999999 1px dotted;
}

#linkListright ul li {
background: transparent;
margin: 0;
padding: 0 0 0 10px;
line-height: 24px;
color: #369;
}

#linkListright #lselectright {
padding-bottom: 25px;
}


#linkListright #larchivesright {
padding-bottom: 25px;
}


#linkListright #lselect a:link, #linkListright #lselect a:visited { display: block; }

#linkListright #lselect a.c:link, #linkListright #lselect a.c:visited { display:inline; }


#textblock ul {
font-size: 11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:lighter;
list-style-type:square;
margin: 0 0 0 0px;
padding: 0 0 0 0px;
}

#textblock ul {
background: transparent;
margin: 0;
padding: 0 0 0 20px;
line-height: 16px;
color: #369;
}

/* links
----------------------------------------------- */

a, a:link, a:visited {
color: #369;
text-decoration: underline;
font-weight: normal;
}

a:hover {
color: #0081c6;
text-decoration: none;
font-weight: normal;
}



#linkList a, #linkList a:link, #linkList a:visited {
color: #000;
text-decoration: none;
}

#linkList a:hover {
text-decoration: none;
color: #0081c6;
}

#linkList a.c, #linkList a.c:link, #linkList a.c:visited {
color: #369;
text-decoration: none;
}

#linkList a.c:hover {
text-decoration: none;
color: #0081c6;
}

#linkListright a, #linkListright a:link, #linkListright a:visited {
color: #000;
text-decoration: none;
}

#linkListright a:hover {
text-decoration: none;
color: #0081c6;
}

#linkListright a.c, #linkListright a.c:link, #linkListright a.c:visited {
color: #369;
text-decoration: none;
}

#linkListright a.c:hover {
text-decoration: none;
color: #0081c6;
}

#footer p {
margin: 25px 0 0 0;
text-align: right;
font:Tahoma, Arial, Helvetica, sans-serif 10px lighter;
color:#333333;

}



#footer a, #footer a:link, #footer a:visited {
text-decoration: underline;
color: #333333;
font-size: 10px;
padding: 0 10px 0 0;
}

#footer a:hover {
text-decoration: underline;
color: #0081c6;
}


