html, body {
    font-family: Trebuchet MS, Verdana, Helvetica;
    font-size: 11px;
    
    /*background: url(../templates/bg.jpg) repeat-x;*/
}

h1 {
    font-size: 20px;
    color: #b10000;
    font-weight: normal;
    letter-spacing: 1px;
}

h3 {
    font-size: 16px;
    color: #b10000;
}

a {
    color: #b10000;
}

a:hover {
    color: #000000;
}

u {
	cursor: help;
	border-bottom: 2px dotted #b10000;
	text-decoration: none;
}








input, textarea, select {
    background-color: #CCCCCC;
    border: 1px solid #000000;
}

input:focus, textarea:focus, select:focus {
    background-color: #ffffff;
}

input[type=submit] {
    border-style: outset;
    margin-top: 10px;
    background-color: #444444;
    color: #CCCCCC;
}

input[type=submit]:hover {
    background-color: #CCCCCC;
    color: #000000;
}





table.fb .s {
	background-color: #EEEEEE;
}

.fb td {
	padding: 2px;
}

.fb th {
	font-size: 11px;
	color: White;
	background-color: #444444;
	font-weight: 100;
	padding: 4px;
}

.fb th a {
	color: White;
	font-size: 13px;
}





.button {
    display: block;
    width: 155px;
    height: 25px;
    margin-left: 5px;
    
    background-image: url(../templates/button.png);
    background-position: 5px 0;
    background-repeat: no-repeat;
    
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    text-decoration: none;
}

.button:hover {
    background-position: 5px -25px;
}




























/*********************************************************************
 Template
*********************************************************************/
#logo {
    width: 206px;
    position: absolute;
    left: 50%;
    top: 15px;
    margin-left: -450px;
}

#menu {
    width: 625px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -175px;
}

#menu a {
    display: block;
    float: left;
    width: 150px;
    height: 30px;
    margin-right: 5px;
    
    background-image: url(../templates/menubutton.jpg);
    background-position: 0 -1px;
    background-repeat: no-repeat;
    
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

#menu a:hover {
    background-position: 0 -47px;
    line-height: 37px;
    color: #ffffff;
}

#screenshotsBand {
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    height: 206px;
    
    overflow: hidden;
}

#content {
    position: absolute;
    left: 50%;
    top: 300px;
    margin-left: -450px;
    width: 650px;
}

#rechteSpalte {
    position: absolute;
    left: 50%;
    top: 345px;
    margin-left: 210px;
    width: 240px;
}

#tooltip {
    background-color: #CCCCCC;
    border: 1px solid #444444;
    padding: 2px;
    text-align: center;
    white-space: nowrap;
}







.box_breit_oben {
    background-image: url(../templates/box_breit.png);
    background-repeat: no-repeat;
    background-position: top right;
    
    margin: 0 0 0 50px;
    
    width: 550px;
    height: 5px;
}

.box_breit_content {
    background-image: url(../templates/box_breit.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    
    /* margin: 0 0 0 50px; */
}

.box_breit_content h6 {
    margin: 0 5px;
    text-align: right;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
}




.box_schmal_oben {
    background-image: url(../templates/box_schmal.png);
    background-repeat: no-repeat;
    background-position: top right;

    margin: 0;
    padding: 0 10px 0 30px;

    width: 200px;
    height: 30px;
}

.box_schmal_oben h1 {
    margin: 0;
    
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
}

.box_schmal_oben a {
    color: #ffffff;
    text-decoration: none;
}

.box_schmal_oben a:hover {
    text-decoration: underline;
}

.box_schmal_content {
    background-image: url(../templates/box_schmal.png);
    background-repeat: no-repeat;
    background-position: bottom;

    margin: 0;
    padding: 1px 10px 45px 30px;
    
    width: 200px;
}


.boxKundenloginKarteireiter {
    display: block;
    position: relative;
    width: 80px;
    float: left;
    margin: 5px 4px 0 0;
    padding: 1px 0;
    z-index: 2;

    text-align: center;
    text-decoration: none;

    border: solid #000000;
    border-width: 1px 1px 0 1px;
    color: #000000;
}

.boxKundenloginKarteireiter:hover {
    background-color: #999999;
}

.BoxKundenloginForms {
    position: relative;
    top: -1px;
    clear: both;
    padding: 5px;
    margin-bottom: 5px;
    z-index: 1;

    border: 1px solid #000000;
    background-color: #999999;
}

.BoxKundenloginForms label {
    display: block;
    margin-top: 10px;
}

.BoxKundenloginForms input {
    width: 99%;
}

#loginWebmanager {
    display: none;
}

















/*********************************************************************
 Startseite
*********************************************************************/



#seitenauswahl {
    margin-bottom: 50px;
}

#seitenauswahl a {
    border: 1px solid #B10000;
    padding: 2px;
    background-color: #CCCCCC;
    text-decoration: none;
}

#seitenauswahl a:hover {
    background-color: #444444;
    color: #CCCCCC;
}










/*********************************************************************
 Kundelogin
*********************************************************************/
#kundenlogin {
    width: 320px;
    height: 250px;
    padding: 1px 5px 45px 275px;
}

#kundenlogin h1 {
    margin-top: 0;
}

#kundenlogin a.button {
    width: 255px;
    margin-bottom: 5px;
    background-image: url(../templates/button_breit.png);
}

#kundenlogin label {
    display: block;
    width: 70px;
    
    clear: both;
    float: left;
    line-height: 20px;
    margin-bottom: 10px;
}

#kundenlogin fieldset {
    border: 1px solid #444444;
}

#kundenlogin legend {
    color: #444444;
}








#portfolioDetails #thubnailtable {
    position: relative;
    top: 227px;
    width: 304px;
    text-align: right;
}

#portfolioDetails #thubnailtable img {
    height: 30px;
    border-color: #444444;
    border-width: 0 2px 2px 2px;
    
}

#portfolioDetails .boxGrossBildLinks {
    border: 2px solid #444444;
} 









