@charset "utf-8";

	BODY {
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
    P {
      	font-family: Arial;    
    }
    A {
	    font-family: Arial;
	    border: none;
        background-color: #efab68;
        color: #282689;
	    text-decoration: none;
    }
    A:HOVER {
	    font-family: Arial;
	    border: none;
	    background-color: #e8821f;
	    color: #282689;
	    text-decoration: none;
    }
    A.schnittliste {
    	font-family: Arial;
	    border: none;
        color: #282689;
	    text-decoration: none;
    }
    A.schnittliste:HOVER {
	    font-family: Arial;
	    border: none;
	    color: #282689;
	    text-decoration: none;
    }
	HR {
		color: black;
		height: 1px;
	}.contentframe {
		width: 100%;
		height: 100%;
		border-style: none;
		border-color: #FFFFFF;
	}

    LI {
		font-family: Arial;
		color: Black;
	}
	.ergebniscell {
		border: thin dashed Black;
	}
    .title {
      	background-color: #efab68;
      	text-align: center;
      	font-weight: bold;
      	color: #282689;
    }
    .newstitle {
      	background-color: #efab68;
      	text-align: left;
      	font-weight: bold;
      	color: #282689;
    }
    .newscell {
	    border: dashed Black;
	    border-top-width: thin;
   	    border-bottom-width: thin;
   	    border-left-width: thin;
   	    border-right-width: thin;
	    padding-top: 5px;
	    padding-right: 5px;
	    padding-left: 5px;
	    padding-bottom: 5px;
	    font-family: Arial;
    }
    .emptycell {
		border-width: 0;
	}
	.Sa {
		background-color: #FFCC33;
	}
	.So {
		background-color: #efab68;
	}
	
	.schnittlistentable {
		border-style: none;
		font-style: italic;
		text-align: center;
		font-family: Arial;
		width: 50%;
	}
	
	.defaultimg {
		border: none;
	}

	.ergebnissetable {
		border-style: none;
		font-style: italic;
		text-align: center;
		font-family: Arial;
		width: 50%;
	}
	
	.ergebnisimg {
		border: none;
		width: 82px;
		height: 130px;
	}
	.bottomtable {
		border-color: black;
		border-top-style: dashed;
		border-top-width: thin;
	}
	.hidegallerylink {
		display: none;
	}
	
	.kontakttable {
		border-style: none;
		font-style: italic;
		text-align: center;
		font-family: Arial;
		width: 80%;
	}
	
	.shoutboxheader {
		
		background-color: #efab68;
		
		font-size: x-small;
		
		font-family: Arial;
		
		font-style: italic;
		
	}
	
	.shoutboxfont {
		
		font-size: x-small;
		
		font-family: Arial;
		
		font-style: italic;
		
	}
	
	.shoutboxbutton {
		
		border-color: black;
		
		border-style: dashed;
		
		border-width: thin;
		
		font-size: x-small;
		
		font-family: Arial;
		
		font-style: italic;
		
	}
	
	.shoutboxinput {
		
		border-color: black;
		
		border-style: dashed;
		
		border-width: thin;
		
		font-size: x-small;
		
		font-family: Arial;
		
		font-style: italic;
		
	}
	