/* 
    Document   : style
    Created on : 23.11.2011, 18:28:32
    Author     : Sebastian Prinz
    Description: Stylesheet for michaelneubuerger.de
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/



* {
    margin:0px;
    padding:0px;
}

a{
    color: white;
    text-decoration: none;
}

.ablack{
    color: black;
    text-decoration: underline;
}


.abc {
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 15px;
    cursor: pointer; 
}

.abc:hover{
    text-shadow:2px 2px 2px #333;
}

#black{
	color: black;
	text-shadow: none;
}


#all {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    width: 1110px;
    height: 2000px;
    margin-left:auto;
    margin-right:auto;
    max-width:100%;
}

#first {
    height: 2000px
}

#mn {   
    font-size: 24pt;
    text-shadow:2px 2px 2px #333;
    float: left;
    cursor: pointer;
}

#noscript{
    color: red;
}

.klein{
    font-size: 1em;
    text-shadow:1px 1px 1px #333;
    float: right;
    margin-top:15px;
    margin-right: 15px;
}

.news{
    font-size: 1em;
    text-shadow:1px 1px 1px #333;
    float: right;
    margin-top:5px;
    margin-right: 15px;
    text-align: right;   
}

#news2{
    font-size: 1em;
    text-shadow:1px 1px 1px #333;
    float: right;
    margin-top:5px;
    margin-right: 1px;
    color: red;
    text-aligin: right;
}

#news3{
    font-size: 18pt;
    text-shadow:1px 1px 1px #333;
    float: left;
    margin-top:8px;
    margin-right: 1px;
    margin-left:15px;
    color: white;
    text-aligin: right;
}

#news4{
    font-size: 18pt;
    text-shadow:1px 1px 1px #333;
    float: left;
    margin-top:8px;
    margin-right: 1px;
    margin-left:15px;
    color: white;
    text-aligin: right;
}

	
#spacer{
	float:left;
	width:40%;
	}
	
#newsbig{
    font-size: 24pt;
    text-shadow:1px 1px 1px #333;
    margin-right: 1px;
    float: left;
    color: white;
    list-style-type: none;
}

#newsbig2{
    font-size: 24pt;
    text-shadow:1px 1px 1px #333;
    margin-right: 1px;
    float: left;
    color: white;
    list-style-type: none;
}

#nonews{
    font-size: 24pt;
    text-shadow:1px 1px 1px #333;
    margin-right: 1px;
    float: left;
    color: white;
    list-style-type: none;
}

#nonews:hover{
    text-shadow:2px 2px 2px #333;
}



#impressumpage{
    color: black;
}

#imp {
    height: 600px;
    width: 100%;
    color: black;
    text-shadow: none;
}
.i1 {
   font-size:7.5pt;
   color:black !important;	
}

.i2{
   font-size: 7.5pt;
   padding-top:5px;
   padding-bottom:5px;
}

.i3 {
   font-size:9pt;
   padding-top:8px;
}

.i4 {
    font-size:11pt;
    padding-top:8px;
}

.i5{
    font-size:13pt;
    padding-top:10px;
}

#infodiv{
	height: 530px;
	overflow: scroll;
}

#ausstellung{
    width: 350px;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    cursor: default;
    overflow: hidden;
}

#ausstellunglist{
	overflow: scroll;
	height: 490px;
	width: 340px;
	}

#buecher{
    width: 270px;
    float: left;
    padding-right: 70px;
    padding-top: 0px;
    cursor: default;
}

#kontakt{
    width:250px;
    float: left;
    padding-right: 0px;
    padding-top: 0px;
    cursor: default;
}

.clear{
    clear:both;
}

.list{
    color:black;
    cursor:default;
    font-size:12pt;
    list-style-type:none;
    text-shadow:none;
}

ul.list li{
    padding-bottom: 10px;
}

.red{
    color: #ff0000;
}


#popup{
    cursor: pointer;
    text-decoration: underline;
}


.ein{   
    height: 2000px;
    margin-left: 0px;
    border-left: 1px solid #dbdada;
    border-top: 1px solid #dbdada;
}

#ein0{
    margin-left:0px;
    height: 2000px;
    border-left: 1px solid #dbdada;
    border-top: 1px solid #dbdada;
}

.passiv{
    font-size: 24pt;
    height: 2000px;
    text-shadow:1px 1px 1px #666;
    margin-left: 0px;
    padding-left: 50px;

}


.aktiv{
    font-size: 24pt;
    height: 2000px;
    box-shadow:inset 5px 5px 5px #666;
    text-shadow:2px 2px 2px #333;
    margin-left: 0px;
    padding-left: 50px;

}

.bilder{
    font-size: 12pt;
    height: 2000px;
    box-shadow:inset 5px 5px 5px #666;
    text-shadow:2px 2px 2px #333;
    margin-left: 0px;
    padding-left: 50px;
    padding-top: 50px

}

#1{
    padding-left: 10px;
}

.thumb{ 
    float: right;
    padding-left:5px;
    padding-top:23px;
    cursor: pointer;
}

.thumb.hover{
    box-shadow:1px 1px 1px #333;      
}

#text{
    cursor: default;
    font-size: 12pt;
    color:black;
}
#text.hover{

}

#bildtitel{
    float: left;
}

#biltbild{
    float: none;
    padding-right: 20px;
}

#bild{
    float: left;
}

#full{
    box-shadow: 3px 3px 2px #333;
}

#tag{
    float: left;
    padding-left: 20px;
    cursor: default;
}

#blank{
    padding: 10px;
}

#tag1{
    font-size: 18pt;
    text-shadow: 2px 2px 2px #333;
    padding-bottom: 10px;
}

#tag2{
    font-size: 12pt;
    text-shadow: 1px 1px 1px #333;
    padding-bottom: 10px;
}

#tag3{
    font-size: 10pt;
    text-shadow: 1px 1px 1px #333;
    font-style: italic;
}





