html
{
	overflow-y: scroll;
}
*
{
    font-family: Trebuchet MS, Helvetica, Verdana, sans-serif
}

body
{
    background-color: #FFFFFF;
    background-image: url(http://www.learnconsult.com/images/bgBody.gif);
    margin: 0px;
    padding: 0px;
}

#bgLeft, #bgRight
{
    width: 50%;
    position: absolute;
    height: 868px;
    background-repeat: repeat-x;
    top: 0px;
}

#bgLeft
{
    left: 0px;
    background-image: url(images/kachel_links.gif);
}

#bgRight
{
    right: 0px;
    background-image: url(images/kachel_rechts.gif);
}

#container
{
    width: 980px;
    position: relative;
    height: 100%;
    text-align: left;
    margin: 0 auto;
}

#header
{
    width: 980px;
    overflow: hidden;
    height: 242px;
    background-image: url(images/header.jpg);
    margin: 0px;
}


#flashHeader
{
		z-index: 5000;
}


#flashoverlay
{
    position: absolute;
    left: 105px;
    top: 159px;
    width: 861px;
    height: 31px;
    z-index: 2000;
    background-image: url(images/flashoverlay.jpg);
}

#ocmsFlash
{
    width: 980px;
    z-index: 6000;
    height: 190px;
}

#logoOverlay
{
    width: 165px;
    z-index: 2500;
    position: absolute;
    height: 139px;
    left: 0px;
    background-image: url(images/logo.gif);
    top: 59px;
}

#logoIcon
{
    width: 150px;
    z-index: 3000;
    position: absolute;
    height: 50px;
    left: 10px;
    border: 0px;
    top: 108px;
}

#backIcon
{
    width: 16px;
    position: absolute;
    height: 16px;
    left: 52px;
    border: 0px;
    top: 201px;
}

#homeIcon
{
    width: 16px;
    position: absolute;
    height: 16px;
    left: 71px;
    border: 0px;
    top: 201px;
}

#sitemapIcon
{
    width: 16px;
    position: absolute;
    height: 16px;
    left: 90px;
    border: 0px;
    top: 201px;
}

#header div.menuitem
{
    float: left;
    width: 133px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    margin-top: 167px;
    padding-top: 13px;
    z-index: 3500;
}

#header div.submenuitems
{
    display: none;
    margin-left: 6px;
    margin-top: 11px;
}

#header div.menuitem a:link, #header div.menuitem a:visited, #header div.menuitem a:hover, #header div.menuitem a:active
{
    text-decoration: none;
    color: #126599;
}

#header div.menuitemactive
{
    background-image: url(images/menubgactive.png);
    padding-top: 13px;
    margin-top: 0px;    
    height: 198px;
    z-index: 3500;    
}

#header div.menuitemactive div.submenuitems
{
    display: block;
}

#header div.menuitemactive a:link, #header div.menuitemactive a:visited, #header div.menuitemactive a:hover, #header div.menuitemactive a:active
{
    text-decoration: none;
    color: #FFFFFF;
}

#header div.submenuitem
{
    clear: both;
    width: 113px;
    height: 20px;
    text-align: left;
    overflow: hidden;
    padding-top: 0px;
    padding-left: 14px;
}

#header div.submenuitemactive
{
    background-image: url(images/submenubgactive.png);
    background-repeat: no-repeat;
}

#contentBox
{
    border-top: 0px;
    width: 948px;
    min-height: 200px;
    border-bottom: 0px;
    border-right: 1px solid #1972aa;
    text-align: left;
    border-left: 1px solid #1972aa;
    margin: 0px 0px 0px 16px;
}
#megazine
{
		margin-left: 50px;
}

.actionBanner
{
		position: absolute;	
		left: 665px;
		top: 225px;
		width: 278px;
		height: 446px;	
		overflow: hidden;
}

#content
{
    padding-left: 25px;
    padding-right: 25px;
    color: #333333;
    font-size: 12px;
    padding-bottom: 20px;
}

#content td
{
    text-align: left;
}

#content a:link, #content a:visited, #content a:hover, #content a:active
{
    color: #000000;
    text-decoration: underline;
}

#content a:hover
{
    text-decoration: none;
}

#footer
{
    width: 980px;
    height: 92px;
    background-image: url(images/footer.gif);
}

#footerLink
{
	
		position:absolute;
		left: 32px;
		bottom: 60px;
		width: 76px;
		height: 21px;
		border: 0px;
}


#footerMail
{
		position:absolute;
		right: 27px;
		bottom: 7px;
		width: 132px;
		height: 23px;
		border: 0px;
}

.success
{
color : #000000;
padding-top: 30px;
}
.error
{
color : #CC0000;
}

.fulltextsearch li
{
    padding-top: 20px;
}

.fulltextsearch h1
{
    font-size: 18px;
    padding-top: 20px;
    padding-left: 20px;
}

.fulltextsearch h2
{
    font-size: 14px;
    margin-bottom: 2px;
}

div.downloadarea
{
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.downloadarea td
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.downloadarea h1
{
    font-size: 18px;
}

.downloadarea h3
{
    font-size: 14px;
    margin-bottom: 0px;
}

.downloadarea .leadingtext, .downloadarea .trailingtext
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.downloadarea table
{
    width: 90%;
}

.downloadarea td.title
{
    padding-right: 20px;
}

.downloadarea td.datesize
{
    width: 200px;
    text-align: right;
}

.downloadarea td
{
    border-bottom: solid 1px black;
}

div.routingform
{
    padding-bottom : 50px;
}

table.routingform
{
    border : 2px solid black;
}

.routingform td
{
    width : 50%;
    padding-left : 30px;
    padding-right : 30px;
    padding-top : 5px;
    padding-bottom : 5px;
    text-align: left;
}

#srczip
{
    width : 75px;
}

#srccity
{
    width: 167px;
}

.routingzipcityinput .routingcityinput
{
    width : 164px;
    padding-left : 5px;
}

.routingform .dsttitle
{
    font-weight : bold;
}

.routesubmit
{
    text-align : center;
}

.routesubmit input.button
{
    width : 50%;
}

.routingMapWindow
{
    color: #000000;
}

.routingMapWindow a:link, .routingMapWindow a:visited, .routingMapWindow a:hover, .routingMapWindow a:active
{
    color: #666666;
}

.formouter .Row
{
padding-top : 3px;
}
.formouter .Desc1_1, .formouter .Desc1_2, .formouter .Desc2_2, .formouter .Desc1_3, .formouter .Desc2_3, .formouter .Desc3_3, .formouter .Desc1_4, .formouter .Desc2_4, .formouter .Desc3_4, .formouter .Desc4_4
{
padding-left : 3px;
text-align : right;
padding-right : 3px;
font-weight : bold;
}
.formouter .Desc1_1
{
width : 50%;
}
.formouter .Content1_1
{
width : 50%;
}
.formouter .Desc1_2
{
width : 25%;
}
.formouter .Content1_2
{
width : 75%;
}
.formouter .Desc2_2
{
width : 50%;
}
.formouter .Content2_2
{
width : 50%;
}
.formouter .Desc1_3
{
width : 17%;
}
.formouter .Content1_3
{
width : 83%;
}
.formouter .Desc2_3
{
width : 34%;
}
.formouter .Content2_3
{
width : 66%;
}
.formouter .Desc3_3
{
width : 50%;
}
.formouter .Content3_3
{
width : 50%;
}
.formouter .Desc1_4
{
width : 13%;
}
.formouter .Content1_4
{
width : 87%;
}
.formouter .Desc2_4
{
width : 26%;
}
.formouter .Content2_4
{
width : 74%;
}
.formouter .Desc3_4
{
width : 39%;
}
.formouter .Content3_4
{
width : 61%;
}
.formouter .Desc4_4
{
width : 50%;
}
.formouter .Content4_4
{
width : 50%;
}
.formouter .Col1
{
width : 100%;
}
.formouter .Col2
{
width : 50%;
}
.formouter .Col3
{
width : 33%;
}
.formouter .Col4
{
width : 25%;
}
.formouter .Col5
{
width : 20%;
}

.formouter td
{
    text-align: left;
}

.formouter input, .formouter textarea, .formouter select
{
    border-style : solid;
    border-width : 1px;
    border-color : #000000;
    background-color : #FFFFFF;
    color : #000000;
    width : 100%;
    text-decoration : none;
    font-weight : normal;
}

.formouter input.button
{
    background-color : #FFFFFF;
    color : #000000;
    width : auto;
    height : 27px;
}

.formouter input.radio
{
    background-color : transparent;
    border-color : none;
    border-style : none;
    border-width : 0px;
    width : auto;
}

.formouter select
{
    width: auto;
}

.ctplitemarea
{
    width : 100%;
}

.cms200newsletter
{
	padding-top:30px;
	padding-bottom: 30px;
	text-align: center;
}

.cms200newsletter td
{
padding-bottom : 5px;
padding-right : 10px;
}
.cms200newsletter table
{
margin-top: 10px;

}
.cms200newsletter td.desc
{
width : 100px;
}

.cms200newsletter td.field checkboxes label input
{
  text-align: left;
}

td.checkboxes input
{
width : auto;
border : none 0px transparent;
}
div.fulltextsearch h1
{
	margin-top: 0px;
}