/* DATEI: Ralf_Gutmann.css */

a:link { color:silver; text-decoration:none; font-size:12pt; }
a:hover { color:gold; text-decoration:none; font-weight:bold;  font-size:12pt; }
a:visited { color:silver; text-decoration:none; font-size:12pt;  }
a:active { color:silver; text-decoration:none; font-size:12pt; }
a:focus {color:silver; text-decoration:none; font-size:12pt;  }


a.menue {color:#666666;}
a.menue:hover {color:silver !important;}

a.inline {
         font-size:14pt; 
			color:silver;
			}
a.inline:hover {
         font-size:14pt !important; 
			color:gold;
			}			
			
a.sublink {
          font-style:italic; 
          font-size:12pt;
          color:silver;
          }
			 
a.super {
         font-size:18pt; 
			color:silver;
			}
a.super:hover {
         font-size:18pt; 
			color:gold;
			}
			 
.naked {border:0px; }
.naked:hover {border:0px; }
.logo {border:0px; }
.logo:hover {border:0px; }


body { font-family:Garamond,serif; font-size:14pt; line-height:16pt; color:silver; }
body.endlink { font-family:Garamond,serif; font-size:12pt; line-height:16pt; color:silver; }
input, textarea {background-color:silver; }
input.radio {background-color:#444444; }
#logo_box { 
				position:absolute; 
				top:25%; 
				width:100%; 
				height:10%; 
				text-align:center;
				border:0px; 
				}
#menue_box { 
				position:absolute; 
				top:35%;
				width:667px;
				height:120px; 
				text-align:center;
				border:0px solid gold; 
				}
				
#textlinks {
				position:absolute; 
				top:45%; 
				width:100%;
				text-align:center;
				border:0px; 
				}
#menue_left { position:fixed; left:1%; top:15%; width:18%; height:100%; z-index:1; }
#menue_right { position:absolute; top:1%; left:87%; width:13%; height:100%; z-index:1; }
#menue_box1 { position:absolute; top:1%; width:100%; height:20px; z-index:1; }
#title_box2 { position:absolute; top:8%; width:100%;  height:20px; z-index:3; }
#image_box_v { position:absolute; top:12%; width:100%; z-index:5; }
#shadow_box_v { position:absolute; top:15%; left:27%; width:450px; height:356px; z-index:3; }
#image_box_h { position:absolute; top:17%; width:100%; z-index:5; }
#shadow_box_h { position:absolute; top:20%; left:27%; width:450px; height:356px; z-index:3; }
#contactlinks {
				  position:fixed; 
				  top:3%; 
				  left:2%; 
				  width:80px; 
				  height:50px; 
				  z-index:1; }
#box6	{ position:absolute; top:93%; left:0%; width:30%; height:20px; z-index:2; }
table { font-family:Garamond,serif; font-size:12pt; line-height:14pt;}
td {color:silver; }
h2 {text-align:left; font-style:italic;}
h1,h3,h4 { text-align:center; font-style:italic;}
h6 {font-family:Garamond,serif; font-style:italic; font-size:18pt; margin-top:0.6cm }
h1,h2,h3 { margin-top:0.5cm; }
ul {list-style-image:url(../images/li.gif);}
p {text-align:justify;}
p.center {text-align:center;}
p:first-letter { font-size:150%; color:silver }
p.plain {text-align:left; color:silver; text-decoration:none; font-size:12pt;}
p.plain:first-letter {text-align:left; color:silver; text-decoration:none; font-size:12pt;}

img {
     border:1px; 
     border-style:solid; 
     padding:3px;
     border-color:silver;
    }
img.mospopsilver {
     border:5px; 
     border-style:solid; 
     padding:3px;
     border-top-color:rgb(125,125,125);
     border-left-color:rgb(145,145,145);
     border-right-color:rgb(185,185,185);
     border-bottom-color:rgb(205,205,205);
    }
img.mospopppt { 
     border:8px; 
     border-style:solid; 
     padding:0px;
     border-top-color:rgb(125,125,125);
     border-left-color:rgb(145,145,145);
     border-right-color:rgb(185,185,185);
     border-bottom-color:rgb(205,205,205);
    }
img.mospopshade {
     border-width:1px; 
	  border-style:solid; 
     padding:3px;
     border-color:#333333;
    }
img.naked {
     border:0px; 
     padding:0px;
    }
img.thumb {
     border:1px; 
	  border-style:solid;
     padding:1px;
	  border-top-color:rgb(125,125,125);
     border-left-color:rgb(145,145,145);
     border-right-color:rgb(185,185,185);
     border-bottom-color:rgb(205,205,205);
    }
div {border:0px solid blue;}