/* Logo */
#logo {
	position: absolute;
	top: 14px;
	right: 72px;
}

#claim {
	position: absolute;
	top: 80px;
	right: 290px;
}

/* Formular Projekteingabe */
#projekteingabe fieldset label {
	width: 125px;
	font-weight: bold;
}

#projekteingabe fieldset input {
}

.tx-powermail-pi1_fieldset select {
	width: 253px;
}

#projekteingabe .powermail_mandatory_js {
	margin-left: 125px;
}

.tx-powermail-pi1 input.tx_powermail_pi1_submitmultiple_back,
.tx-powermail-pi1 input.tx_powermail_pi1_submitmultiple_forward {
	background-color:#0188B7;
	color:#FFFFFF;
	width: 120px;
	padding:2px;
}

.tx-powermail-pi1 input.tx_powermail_pi1_submitmultiple_back {
	float: left;
	margin-left: 125px;
}

.tx-powermail-pi1 input.tx_powermail_pi1_submitmultiple_forward {
	float: right;
	width: 120px;
	margin-right: 8px;
}

.powermail_submit {
	margin-left: 125px;
}

.csc-loginform input {
        color:#333;
}

.tx-vgetagcloud-pi1 {
	background: none;
	line-height:200%;
}

.tx_buhfoerderpreis-imagelist {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}

.tx_buhfoerderpreis-imagelist .project-image {
	float: left;
	width: 197px;
}

hr {
    height: 1px;
    color: #0086B5;
    background-color: #0086B5;
    border: none;
}

/* Projekt - Extension */

    /* Overall View */
    .categories hr {
        float: left;
        width: 400px;
        height: 1px;
        color: #0086B5;
        background-color: #0086B5;
        border: none;
    }
    
    .categories {
        padding: 0;
        margin: 0;
    }
    
    .categories li {
        float: left;
        width: 400px;
        padding: 0 !important;
        margin: 0 !important;
        list-style: none;
    }
    
    .categories p {
        float: left;
        width: 380px;
    }
    
    .categories img {
        float: left;
        padding: 0 0 20px 0;
    }
    /* Project View */
    
    /* Detail View */
    .project_navigation {
        float: left;
        width: 400px;
        list-style: none;
        padding: 10px 5px 10px 5px !important;
        margin: 0 0 15px 0 !important;
        background-image: url(../_gfx/bg_proj_nav.png);
        background-repeat: no-repeat;

    }
    .project_navigation li:first-child {
        text-align: left;
    }
       .project_navigation li:first-child a {
            padding: 0 0 7px 15px;
            color: #FFFFFF;
            background-image: url(../_gfx/arrow_left_white.png) !important;
            background-repeat: no-repeat;
            background-position: 0 2px;
        } 
        
        .project_navigation li:first-child a:hover {
            padding: 0 0 7px 15px;
            background-image: url(../_gfx/arrow_left_white.png) !important;
            background-repeat: no-repeat;
            background-position: 0 2px;
        } 
        
    .project_navigation li {
        display: inline;
        text-align: center;
        float: left;
        padding: 0 !important;
        margin: 0 !important;
        width: 133px;
        height: 22px;
    }
    .project_navigation li a {
        color: #FFFFFF;
        padding: 0 0 7px 0;
    }
    .project_navigation li a:hover {
        padding: 0 0 7px 0;
        border-bottom: solid 3px #89B713;
    }
    .project_navigation li:last-child {
        text-align: right;
    }
        .project_navigation li:last-child a {
            padding: 0 15px 7px 0;
            color: #FFFFFF;
            background-image: url(../_gfx/arrow_right_white.png);
            background-repeat: no-repeat;
            background-position: 100% 2px;
        } 
        
        .project_navigation li:last-child a:hover {
            padding: 0 15px 7px 0;
            background-image: url(../_gfx/arrow_right_white.png);
            background-repeat: no-repeat;
            background-position: 100% 2px;
        } 
        
    .add_project a {
        background-image: url(../_gfx/list.gif);
        background-repeat: no-repeat;
        background-position: 0 2px;
        padding: 0 0 0 15px;
    }
    
    .add_project a:hover {
        background-image: url(../_gfx/list_over.gif);
        background-repeat: no-repeat;
        background-position: 0 2px;
        padding: 0 0 0 15px;
    }
    /* Cart */
    .leaflet_list {
        list-style: none;
        padding: 0;
        margin: 0 0 15px 0;
    }
        .leaflet_list li {
            background-color: #F0F0F0;
            padding: 5px 0 5px 15px;
            margin: 0 0 2px 0;
            background-image: url(../_gfx/list.gif);
            background-repeat: no-repeat;
            background-position: 2px 7px;
        }
    
    
    b.leaflet_nav a:first-child {
        float: left;
        width: 200px;
        padding: 0 0 5px 15px;
        background-image: url(../_gfx/trash.gif);
        background-repeat: no-repeat;
        background-position: 0 2px;
    }
    
    b.leaflet_nav a:first-child:hover {
        float: left;
        width: 200px;
        padding: 0 0 5px 15px;
        background-image: url(../_gfx/trash_over.gif);
        background-repeat: no-repeat;
        background-position: 0 2px;
    }
    
    b.leaflet_nav a:last-child {
        float: left;
        width: 200px;
        padding: 0 0 5px 15px;
        background-image: url(../_gfx/download.gif);
        background-repeat: no-repeat;
        background-position: 0 2px;
    }
    
    b.leaflet_nav a:last-child:hover {
        float: left;
        width: 200px;
        padding: 0 0 5px 15px;
        background-image: url(../_gfx/download_over.gif);
        background-repeat: no-repeat;
        background-position: 0 2px;
    }

    /* Latest */
    
    .tx-gb-foerderpreis .latest {
        list-style: none !important;
        margin: 0 !important;
    }
    
    .tx-gb-foerderpreis .latest li h3 {
        margin: 0 !important;
        padding: 0 !important;
    }
