
#lightview {
position : absolute;
top : 50%;
left : 50%;
height : 150px;
width : 150px;
margin : -75px 0 0 -75px;
padding : 0;
text-align : left;
}
.lv_Container {
position : relative;
width : 100%;
height : 100%;
background : none;
padding : 0;
margin : 0;
}
.lv_Button {
cursor : pointer;
text-decoration : none;
border : none;
background : none;
margin : 0;
padding : 0;
}
.lv_Sides {
position : absolute;
top : 50%;
left : 0;
clear : both;
width : 100%;
padding : 0;
margin : 0;
}
.lv_Sides * {
padding : 0;
margin : 0;
}
.lv_Sides li {
list-style-type : none;
position : relative;
}
.lv_PrevSide {
float : left;
}
.lv_NextSide {
float : right;
}
.lv_Sides .lv_Wrapper {
width : 100%;
height : 100%;
cursor : pointer;
}
.lv_Sides .lv_Button {
float : left;
background : none;
}
.lv_Frames {
width : 100%;
height : 100%;
position : relative;
padding : 0;
margin : 0;
}
.lv_Frames li {
list-style-type : none;
margin : 0;
padding : 0;
}
.lv_Frame {
width : 100%;
display : block;
}
.lv_Frame * {
padding : 0;
margin : 0;
}
.lv_FrameTop {
position : absolute;
left : 0;
width : 100%;
display : block;
}
.lv_FrameBottom {
position : relative;
float : left;
clear : both;
}
.lv_Liquid {
position : relative;
float : left;
width : 100%;
overflow : hidden;
clear : both;
}
.lv_Liquid .lv_Filler {
position : absolute;
height : 100%;
width : 2px;
top : 0;
left : 50%;
}
.lv_Half {
display : block;
height : 100%;
clear : both;
line-height : 0;
}
.lv_Half li {
list-style-type : none;
}
.lv_Corner {
float : left;
position : relative;
}
.lv_CornerTr, .lv_CornerBr {
float : right;
}
.lv_Fill {
position : absolute;
top : 0;
width : 100%;
height : 100%;
}
.lv_Half .lv_CornerWrapper {
float : left;
position : relative;
width : 50%;
height : 100%;
overflow : hidden;
}
.lv_HalfRight .lv_CornerWrapper {
float : right;
}
.lv_Corner {
position : relative;
}
.lv_Corner canvas {
position : relative;
}
.lv_HalfLeft .lv_Corner {
float : left;
}
.lv_HalfRight .lv_Corner {
position : relative;
float : right;
}
.lv_Center {
position : relative;
clear : both;
height : 100%;
overflow : hidden;
background : none;
padding : 0;
margin : 0;
}
.lv_WrapUp {
position : absolute;
left : 0;
height : 100%;
width : 100%;
overflow : hidden;
padding : 0;
margin : 0;
}
.lv_WrapDown {
position : relative;
height : 100%;
width : 100%;
overflow : hidden;
padding : 0;
margin : 0;
}
.lv_WrapCenter {
position : relative;
padding : 0;
margin : 0;
}
.lv_Loading {
position : absolute;
top : 50%;
left : 50%;
}
.lv_Loading .lv_Button {
float : left;
height : 100%;
width : 100%;
}
.lv_MediaWrapper {
position : relative;
width : 100%;
display : block;
overflow : hidden;
clear : both;
padding : 0;
margin : 0;
}
.lv_MediaWrapper img {
position : relative;
float : left;
padding : 0;
margin : 0;
}
.lv_PrevNext {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
padding : 0;
margin : 0;
}
.lv_PrevNext * {
padding : 0;
margin : 0;
}
.lv_PrevNext .lv_Button {
position : relative;
height : 100%;
}
.lv_PrevButton {
float : left;
}
.lv_NextButton {
float : right;
}
.lv_MenuBar {
clear : both;
position : relative;
width : 100%;
font : 11px Arial, Helvetica, sans-serif;
color : #7a7a7a;
padding : 0;
margin : 0;
text-align : left;
}
.lv_MenuBar * {
padding : 0;
margin : 0;
}
.lv_Close {
position : relative;
float : right;
overflow : hidden;
width : 100%;
height : 100%;
}
.lv_Data {
position : relative;
float : left;
padding-bottom : 3px;
line-height : 13px;
overflow : hidden;
}
.lv_Data li {
list-style-type : none;
float : left;
margin-top : 3px;
}
.lv_DataText {
width : 100%;
}
.lv_DataText .lv_Title {
font-weight : bold;
margin-bottom : 2px;
}
.lv_DataText .lv_Caption {
clear : both;
}
.lv_Data .lv_ImgNumber {
color : #a7a7a7;
margin-right : 5px;
margin-top : 5px;
}
.lv_Data .lv_innerPrevNext, .lv_Data .lv_Slideshow {
position : relative;
border-left : 1px solid #d7d7d7;
padding : 0 5px;
margin-top : 5px;
vertical-align : middle;
}
.lv_Data .lv_Slideshow {
padding-right : 0;
}
.lv_Data .lv_innerPrevNext .lv_Button, .lv_Data .lv_Slideshow .lv_Button {
float : left;
background-position : left center;
background-repeat : no-repeat;
}
.lv_contentTop, .lv_contentBottom {
position : relative;
float : left;
margin : 0;
padding : 0;
clear : both;
}
#lightview iframe {
float : left;
border : 0;
clear : both;
padding : 0;
margin : 0;
background : none;
}
.lv_topButtons {
position : absolute;
left : 0;
width : 100%;
overflow : hidden;
margin : 0;
padding : 0;
}
.lv_topcloseButtonImage {
cursor : pointer;
}
#lightviewError p {
padding : 0 0 10px 0;
}
#lightviewError div {
padding : 6px;
font : 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
background : #fcb5b5;
color : #dd1f1f;
margin-bottom : 3px;
}
#lightviewError .type {
font-weight : bold;
}
#lightviewError .pluginspage {
background : #b5fcbd;
color : #21be30;
}
#lightviewError a, #lightviewError a:hover, #lightviewError a:visited {
color : #21be30;
text-decoration : none;
background : none;
font-weight : bold;
border-bottom : 1px solid #7de689;
}
#lightviewError p {
margin-left : 0;
padding : 0;
}
#lv_overlay {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
}
#lightviewController {
position : fixed;
bottom : 0;
top : 0;
left : 50%;
margin : 0;
padding : 0;
color : #d2d2d2;
font : 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController {
position : absolute;
top : auto;
}
#lightviewController ul {
display : block;
height : 100%;
float : left;
margin : 0;
padding : 0;
position : relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
list-style-type : none;
float : left;
display : block;
position : relative;
clear : both;
overflow : hidden;
margin : 0;
padding : 0;
}
.lv_controllerCenter {
width : auto;
float : left;
}
.lv_controllerCornerWrapper {
position : absolute;
width : 100%;
height : 100%;
margin : 0;
padding : 0;
}
.lv_controllerCornerWrapperTopLeft, .lv_controllerCornerWrapperBottomLeft {
top : 0;
left : -100%;
}
.lv_controllerCornerWrapperTopRight, .lv_controllerCornerWrapperBottomRight {
top : 0;
left : 100%;
}
#lightviewController .lv_CornerWrapper {
width : 100%;
}
#lightviewController .lv_Corner {
float : left;
}
#lightviewController .lv_Corner {
float : right;
position : relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr {
float : left;
}
.lv_controllerBetweenCorners {
position : relative;
height : 100%;
overflow : hidden;
}
.lv_controllerMiddle {
position : relative;
height : 100%;
float : left;
}
.lv_controllerCenter {
float : left;
width : auto;
}
.lv_controllerCenter li {
list-style-type : none;
float : left;
display : inline;
position : relative;
clear : none;
}
.lv_controllerSetNumber {
float : left;
text-align : center;
}
#lightviewController .lv_Button {
float : left;
position : relative;
height : 100%;
clear : none;
}
.lv_controllerSetNumber {
position : relative;
height : 100%;
padding-right : 3px;
}
.lv_controllerPrev, .lv_controllerNext, .lv_controllerSlideshow, .lv_controllerClose {
float : left;
position : relative;
height : 100%;
padding-left : 3px;
}
.lv_controllerPrev {
border-left : 1px solid #3c3c3c;
}
#lightviewController .lv_controllerNext {
padding-right : 3px;
border-right : 1px solid #3c3c3c;
}
* html #lightview {
position : absolute;
}
html #lv_overlay {
position : absolute;
}
#gallery ul li {
display : inline;
width : 62px;
height : 62px;
float : left;
}
#gallery ul li a {
display : block;
width : 53px;
height : 53px;
text-decoration : none;
border : 0 solid #000;
}
#gallery ul li a img {
display : block;
width : 50px;
height : 50px;
border : 1px solid #000;
}
#gallery ul li a:hover {
white-space : normal;
border-color : #ddd;
}
body {
background : #ffffff;
color : #333;
cursor : crosshair;
font : normal 50.5% Verdana, sans-serif;
}
a:link {
color : #654;
}
a:visited {
color : #654;
}
a:hover {
color : #000;
}
a:active {
color : #000;
}
a {
cursor : crosshair;
}
input {
color : #555;
font : normal 1.1em Verdana, sans-serif;
}
p, cite, code, ul {
font-size : 1.2em;
padding-bottom : 1.2em;
}
ul {
margin-left : 1em;
}
h1 {
font-size : 1.2em;
}
blockquote {
background : #fff;
border-bottom : 1px solid #eee;
border-top : 1px solid #eee;
color : #333;
display : block;
font-size : 0.9em;
margin-bottom : 1.2em;
padding : 6px 12px;
}
blockquote p {
padding : 3px 0;
}
h1, h2, h3 {
color : #654;
}
.clearer {
clear : both;
}


.containerstart {
background : #ffffff;
position : absolute;
left : 50%;
width : 700px;
top : 20px;
margin-left : -350px;

}


.container {
background : #ffffff;
position : absolute;
left : 50%;
top : 50%;
width : 700px;
height : 400px;
margin-left : -350px;
margin-top : -250px;
}
.startmenue a {
float : left;
margin : 60px 0 10px 30px;
padding-left : 3px;
border : 0;
}
.container2 {
background : url(http://photoallergy.appspot.com/img/window.png) no-repeat;
position : absolute;
left : 68%;
top : 70%;
width : 668px;
height : 331px;
margin-left : -350px;
margin-top : -200px;
z-index : 1;
color : #333;

font-size : 0.9em;

}
.gallery a {
float : left;
margin : 40px 0 10px 46px;
padding-left : 3px;
border : 0;
}
.galerie a {
float : left;
margin : 10px 10px 50px -5px;
padding-left : 3px;
border : 0;
}
#logo h2 {
margin : 0;
font : normal 14px "Verdana";
color : #000000;
text-transform : lowercase;
padding-top : 132px;
padding-right : 0;
padding-bottom : 0;
padding-left : 660px;
}
.top a {
color : #fff;
display : block;
line-height : 60px;
text-decoration : none;
width : 100%;
}
.top span {
padding-left : 24px;
}
.top a:hover {
background : #7f7f7f;
color : #fff;
}
.item .date div {
padding-top : 4px;
}
.item .date span {
font : normal 1.6em serif;
}
.item .content {
float : left;
width : 729px;
}
.item h1 {
background : #000000;
color : #ffffff;
line-height : 40px;
padding-left : 16px;
}
.item .body {
padding : 16px 3px;
}
.item .body1 {
padding : 12px 1px;
}
.main {
float : left;
}
.navigation {
float : left;
margin-left : 1px;
width : 209px;
}
.navigation h1 {
background : #000000;
color : #ffffff;
font-size : 1.2em;
line-height : 40px;
padding-left : 12px;
}
.navigation ul {
margin : 0;
padding : 0;
}
.navigation li {
border-bottom : 1px solid #000000;
list-style : none;
}
.navigation li a {
background : #eeeeee;
color : #553;
display : block;
padding : 8px 4px 8px 12px;
text-decoration : none;
}
.navigation li a:hover {
background : #ffffff;
color : #553;
}
.footer {
background : #ffffff;
color : #000000;
font-size : 1em;
line-height : 40px;
bottom : 10px;
position : absolute;
left : 50%;
margin-left : -350px;
margin-top : -20px;
text-align : center;
width : 700px;
}
.footerdis {
background : #ffffff;
color : #000000;
font-size : 1em;
line-height : 40px;
bottom : 10px;
position :relative;
left : 50%;
margin-left : -350px;
margin-top : 1680px;
text-align : center;
width : 700px;
}


.footer a {
color : #000000;
}
.footer a:hover {
color : #000000;
}

