/* CSS Document  */


#col1_content {
		background-image: url(../images/bkgrd_menuLeft.gif);
}
  
body {
	background-image: url(../images/red/bkgrd_body.gif));
	padding: 10px 0;
	background-repeat: repeat-x;
	background-color: #990000;
}

 .weiss {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	text-decoration: none;
}
 
 .teaserc50l {
	background-image:url(../images/red/dark-Attention.gif);
	background-color: #990000;
	height: 78px;
	width: 420px;
	float: left;	
	}
.teaserc50r {
	background-image:url(../images/red/middle-Attention.gif);
	background-color: #990000;
	height: 78px;
	width: 421px;
	float:right;
}

#page_margins {
    border: 0 none;
    background-image:  url(../images/gfxborder/red/border_left.gif);
    background-repeat:repeat-y;
    background-position:left;
	background-color: #990000;
  }
 
  #page {
	border: 0 none;
	background-image:url(../images/gfxborder/red/border_right.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color: #990000;margin: 0px 0px 0px 5px;
	padding: 10px 15px 60px 10px;
	

  }


  #border-top {
    overflow:hidden;
    width: auto;
    height: 20px;
    font-size:0;
    margin-bottom: -15px;
    background-image:  url(../images/gfxborder/red/border_top.gif);
    background-repeat:repeat-x;
    background-position:top left;
  }

  #border-bottom {
	overflow:hidden;
	width: auto;
	height: 20px;
	margin-top: -15px;
	font-size:0;
	background-image:  url(../images/gfxborder/red/border_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	min-width: 740px;
	max-width: 940px;
  }

  #edge-tl {
    float:left;
    width: 20px;
    height: 20px;
    font-size:0;
    background-image:  url(../images/gfxborder/red/corner_tl.gif);
    background-position: top left;
  }

  #edge-tr {
    position:relative; /* IE Fix | z-index */
    float:right;
    width: 20px;
    height: 20px;
    font-size:0;
    background-image:  url(../images/gfxborder/red/corner_tr.gif);
    background-position: top right;
  }

  #edge-bl {
    float:left;
    width: 20px;
    height: 20px;
    background-image:  url(../images/gfxborder/red/corner_bl.gif);
    background-position: bottom left;
  }
#page_margins #page #main #col3Breit {
	background-color: #FFF;
}


  #edge-br {
    position:relative; /* IE Fix | z-index */
    float:right;
    width: 20px;
    height: 20px;
    background-image:  url(../images/gfxborder/red/corner_br.gif);
    background-position: bottom right;
  }

 /**
   * External Links
  */

  a {color: #CCCCCC; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {background-color: #fee; text-decoration:underline;}
  
  #topnav a { color: #aac; font-weight: bold; background:transparent; text-decoration:none; }
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active{ text-decoration:underline; background-color: transparent;}
  
  #footer a { color: #aac; background:transparent; font-weight: bold;}
  #footer a:focus,
  #footer a:hover,
  #footer a:active {color: #CC0000; background-color: transparent; text-decoration:underline;}
  
  #teaser a { color: #aac; background:transparent; font-weight: bold;}
  #teaser a:focus,
  #teaser a:hover,
  #teaser a:active {color: #FF0; background-color: transparent; text-decoration:underline;}

  #header a { color: #000066; background:transparent; font-weight: bold;}
  #header a:focus,
  #header a:hover,
  #header a:active {color: #003300; background-color: transparent; text-decoration:underline;}
  
  #col3a a { color: #000066; background:transparent; font-weight: bold;}
  #col3a a:focus,
  #col3a a:hover,
  #col3a a:active {color: #003300; background-color: transparent; text-decoration:underline;}

.Stil1 {font-size: 18px}
.Stil2 {
	color: #FFFFFF;
	font-size: large;
}
.Stil4 {
	color: #FFFFFF;
	font: 16px;
	font-size: 16px;
}
.Stil5 {
	color: #FFFFFF;
	font-size: 14px;
  
  #main a[href^="http://www.bergfrieden.at"]
  {
    padding-left: 12px;
    background-image: url('../images/link.gif');
    background-repeat: no-repeat;
    background-position: 0 0.45em;
  }

