/**
* @RuckZuck Mandantenspezifisch
* @copyright (C) - 2008 - GPWA, www.gpwa.at
*/

body {
/*	background: #ffffff url(../../images/site/bg_verlauf.gif) repeat-x top;*/
background-color:#2A2897;
}

img {
}

/* Elements */
.solid {
}
.dashed2 {
}
.dashed {
}


/******************
DIVS
******************/
div.FormWindow {
}

#wrapper {
    margin-bottom: 0px !important;
}

#header {
}

#footer {
    height: auto !important;
    margin-top: 65px;
    border-top: 2px solid #2A2897;
    padding: 20px 10px !important;
    width: 98%;
}
.clearfix{
    clear:both;
}

.left {
    text-align: left;
    float:left;
    margin-left: 30px;
}

.right {
    text-align: right;
    float: right;
    margin-right: 30px;
    
}



/* .push must be the same height as .footer */
.push {
}

#menu {
}

#submen {
}

#footermenu {
}

#search {
}

/***********************
HTML Tags
***********************/
h1 {
color:#2A2897;
}

a {
}

a:link, a:visited {
}

a:hover {
}


ul {
}


/********** MainLevel Links **********/
a.mainlevel:link, a.mainlevel:visited {
color:#ffffff;
}

a.mainlevel:hover {
}

#mainlevel_on {
}

/********** SubLevel Links **********/
a.sublevel:link, a.sublevel:visited {
}

a.sublevel:hover {
}


/********** Other Links **********/

a.footerlink {
}



/*############### CONTENT ###############*/

/***** Header for contentpaneopen *****/
.contentheading {
}
.content_box {
}
.content {
}
.text_120 {
}
.text_140 {
}
#red {
}
#black {
}
#yellow {
}
#white {
}
.white {
}

.button {
}

.inputbox {
}
