/* CSS Document 

E-Learning Dominikanische Republik
www.projektname.de
letzte Änderung: 03.11.2009

*/


/* Globals und Typo
--------------------------------------------------------------------------------------- */
body.start h1 {
margin: 0 0 14px 0;
padding: 0;
color: #DF8500;
}

body.start h3 {
margin: 0 0 8px 0;
color: #DF8500;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

body.start .line {
margin: 0 0 8px 0 !important;
margin: 0 0 -8px 0;
}


/*
--------------------------------------------------------------------------------------- */
body.start {
background: #FFFFFF url(../images/hg_body_start.gif) top center repeat-x;
}

body.start .header_navi,
body.start .header_navi ul li {
margin: 0 !important;
padding: 0;
background: none;
}


.image_big {
clear: both;
position: relative;
width: 990px;
height: 410px;
overflow: hidden;
}

body.start .logo {
position: absolute;
top: 0;
left: 22px;
width: 270px;
height: 180px;
color: #004B93;
font-size: 22px;
line-height: 30px;
text-align: center;
}


.contentarea_start_hg {
z-index: 90;
position: relative;
margin: -57px 0 0 0;
width: 990px;
height: 330px;
background: transparent url(../images/contentarea_hg_start.png) top center no-repeat;
}

.contentarea_start_content {
z-index: 100;
position: absolute;
top: 460px;
left: 44px;
}

.content_box_big {
float: left;
margin: 0 11px 0 0;
width: 525px;
height: auto !important;
min-height: 270px;
height: 270px;
}

.content_box_small {
float: left;
margin: 0 0 0 38px;
width: 150px;
height: auto !important;
min-height: 270px;
height: 270px;
}

body.start .content_box_big ul,
body.start .content_box_small ul {
list-style-type: none;
}

body.start .content_box_big ul li,
body.start .content_box_small ul li {
padding: 0 0 0 13px;
background: url(../images/listdot_menue_start.gif) top left no-repeat;
}

body.start .content_box_big ul li a,
body.start .content_box_small ul li a {
color: #7B7C7E;
}

body.start .content_box_big ul li a:hover,
body.start .content_box_small ul li a:hover {
color: #DF8500;
}


/* LOGIN FORMULAR
--------------------------------------------------------------------------------------- */

body.start label {
color: #7B7C7E;
}

body.start input {
margin: 0 0 2px 0;
width: 140px;
}

select {
width: 150px;
}

/* ------------------------------------------------------------------------------------ */

body.start .footer {
float: left;
margin: 20px 0 0 0 !important;
width: 912px;
}



