/*
* 25.03.2012 - 22:08 #023 - #022
* Copyright (c) 2012 design.txt (www.tuningfotojournal.de/css/facts2012.css)
* erstellt durch manfred schaefer tuningen
*/
#div_galerie {
position : absolute;
z-index : 200;
top : 280px;
left : 39px;
width : 620px;
height : 630px;
overflow : hidden;
margin : 0;
padding : 0;
background-color : #212429;
border-right : 1px solid #cccccc;
color : #808080;
text-align : justify;
}
#aussendiv_facts_links {
background-color : #cecfce;
width : 445px;
height : 625px;
position : absolute;
top : 0;
left : 5px;
border-bottom : 5px solid #000000;
overflow : hidden;
}
#aussendiv_facts_rechts {
background-color : #000000;
width : 170px;
height : 630px;
position : absolute;
top : 0;
left : 450px;
overflow : hidden;
}
.innendiv_facts_ueberschrift {
background-color : #292829;
position : relative;
top : 0;
left : 0;
text-transform : uppercase;
margin : 0 0 0 0;
padding : 6px;
color : #fff;
font-size : 14px;
font-weight : normal;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 0 solid #000000;
border-right : 0 solid #000000;
}
.innendiv_facts_inhalt {
background-color : transparent;
position : relative;
top : 0;
left : 0;
margin : 0 0 0 0;
padding : 4px 0 4px 4px;
color : #000;
overflow : hidden;
}
.div_thumbs {
margin : 1px 0 4px 0px;
padding : 0 0 0 0;
}
.div_thumbs_text {
margin : 2px 0 4px 0;
padding : 0 8px 0 4px;
color : #cecfce;
text-align: right;
font-size : 9px;
}
.bezeichnung1 {
float : left;
overflow : hidden;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : 221px;
line-height : 180%;
background-color : #c0c0c0;
color : #555555;
font-size : 11px;
}
.bezeichnung2 {
float : left;
overflow : hidden;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : 221px;
line-height : 180%;
background-color : #fff;
color : #555555;
font-size : 11px;
}
.daten1 {
float : left;
width : 224px;
background-color : #c0c0c0;
overflow : hidden;
line-height : 180%;
text-align : left;
color : #555555;
font-size : 11px;
padding : 0 0 0 0;
margin : 0 0 0 0;
}
.daten2 {
float : left;
width : 224px;
background-color : #fff;
overflow : hidden;
line-height : 180%;
text-align : left;
color : #555555;
font-size : 11px;
padding : 0 0 0 0;
margin : 0 0 0 0;
}
.facts_clear {
clear : both;
height : 40px;
overflow : hidden;
}

/* pdf Hyperlinks */
.facts_pdf_abstand  {
margin: 6px 0px 0px 0px;
}

/* Ueber Thumbs */
.facts_galerie_thumbs {
font-weight : bold;
color : #fff;
background-color : #c60831;
margin: 0px 4px 2px 0px;
padding : 3px;
cursor: pointer;
}

.facts_galerie_over_thumbs {
font-weight : bold;
color : #fff;
background-color : #9c9a9c;
margin: 0px 4px 2px 0px;
padding : 3px;
cursor: pointer;
}

.facts_galerie_out_thumbs {
font-weight : bold;
color : #fff;
background-color : #c60831;
margin: 0px 4px 2px 0px;
padding : 3px;
cursor: pointer;
}

/* Normal */
.facts_galerie {
font-weight : bold;
color : #fff;
background-color : #c60831;
margin: 0px 2px 0px 1px;
padding : 3px;
cursor: pointer;
}

.facts_galerie_over {
font-weight : bold;
color : #fff;
background-color : #9c9a9c;
margin: 0px 2px 0px 1px;
padding : 3px;
cursor: pointer;
}

.facts_galerie_out {
font-weight : bold;
color : #fff;
background-color : #c60831;
margin: 0px 2px 0px 1px;
padding : 3px;
cursor: pointer;
}

a.facts_pdf:link, a.facts_pdf:visited, a.facts_pdf:hover, a.facts_pdf:active  {
text-decoration : none;
font-weight : bold;
color : #fff;
background-color : #696969;
margin: 0px 2px 0px 1px;
padding : 3px;
}
a.facts_pdf:visited {
color : #fff;
background-color : #6B8E23;
margin: 0px 2px 0px 1px;
padding : 3px;
}
a.facts_pdf:hover, a.facts_pdf:active {
color : #fff;
background-color : #9c9a9c;
margin: 0px 2px 0px 1px;
font-weight : bold;
padding : 3px;
}
img.borderwhite { border : 1px solid #696969;
}
img.borderwhite:hover { border : 1px solid #008000;
}