/* CSS 2.0 file for unternehmernetz.at */

html {
  width:100%;
  height:101%;
  padding:0px;
  margin:0px;
  border:0px;
}

body {
  width:100%;
  height:100%;
  padding:0px;
  margin-top:50px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  border:0px;

  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
  color:#666666;
  text-align:center;
}

#header {
	margin-top:20px;
	margin-bottom:20px;
}

#adressen {
	width:650px;
	margin:10px auto 10px;
	}

#gutscheine {
	margin:10px auto 10px;
}

#ausgaben{
  width:740px;
  margin:10px auto 10px;
  /*border:solid 1px;*/
}

#ag_1 {
	float:left;
	display:inline;
	margin:10px 5px 10px;
	width:200px;
	overflow:hidden;
	text-align:left;
	line-height:20px;
	}

#ag_2 {
	float:left;
	margin:10px 5px 10px;
	width:200px;
}

#ag_3 {
	float:left;
	margin:10px 5px 10px;
	width:280px;
	overflow:hidden;
	text-align:left;
	line-height:20px;
}

#koop{
  width:640px;
  margin:10px auto 10px;
  position:relative;
  left:15px;
}

#koop_1 {
	float:left;
	display:inline;
	margin:10px 5px 10px;
	width:130px;
	min-height:220px;
	overflow:hidden;
	line-height:20px;
	border-right:1px dashed #333333;
	text-align:right;
	padding-right:10px;
	}

#koop_2 {
	float:left;
	display:inline;
	margin:10px 5px 10px;
	width:130px;
	min-height:180px;
	overflow:hidden;
	line-height:20px;
	border-right:1px dashed #333333;
	text-align:right;
	padding-right:10px;
}

#koop_3 {
	float:left;
	display:inline;
	margin:10px 5px 10px;
	width:130px;
	min-height:220px;
	overflow:hidden;
	line-height:20px;
	border-right:1px dashed #333333;
	text-align:right;
	padding-right:10px;
}

#koop_4 {
	float:left;
	display:inline;
	margin:10px 5px 10px;
	width:130px;
	min-height:220px;
	overflow:hidden;
	line-height:20px;
	text-align:right;
	padding-right:10px;
}

#medien{
  width:640px;
  margin:10px auto 10px;
}

img.betreiber {
  border:1px solid #666666;
}

.clear {
clear:left;
}

#bottom {
	height:70px;
	}

a {color:#666666;}
a:link {color:#666666;}
a:visited {color:#666666;}
a:hover {color:#000000;}
a:active {color:#666666;}

a.red 			{ color:#ff0000; text-decoration: underline; font-weight:none; }
a:link.red 		{ color:#ff0000; text-decoration: underline; font-weight:none; }
a:visited.red 	{ color:#ff0000; text-decoration: underline; font-weight:none; }
a:hover.red 	{ color:#ff0000; text-decoration: underline; font-weight:bold; }
a:active.red 	{ color:#ff0000; text-decoration: underline; font-weight:none; }

a.winered 			{ color:#96433D; text-decoration: underline; font-weight:none; }
a:link.winered 		{ color:#96433D; text-decoration: underline; font-weight:none; }
a:visited.winered 	{ color:#96433D; text-decoration: underline; font-weight:none; }
a:hover.winered 	{ color:#96433D; text-decoration: underline; font-weight:none; }
a:active.winered 	{ color:#96433D; text-decoration: underline; font-weight:none; }

img { border:0px; }

.fatblack {
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.fatgrey {
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}

.textblock {
	width:450px;
	margin:10px auto 10px;
}

.textblock2 {
	width:598px;
	margin:10px auto 10px;
}

#medien_pic{
  float:left;
  overflow:hidden;
  text-align:right;
}

#medien_title{
  margin-left:20px;
  width:230px;
  overflow:hidden;
  text-align:left;
  font-weight:bold;
}

#medien_text{
  margin-left:20px;
  width:230px;
  overflow:hidden;
    text-align:left;
}

#medien_link{
  margin-left:20px;
  width:230px;
  overflow:hidden;
    text-align:left;
}

  	#submenu{
  		width:610px;
  		margin:0px auto;
  		position:relative;
  	}
  	#menuang{
  	  	visibility:hidden;
  		position:absolute;
  		right:53px;
  		top:5px;
  		width:200px;
  		margin:0px auto;
  	}
  	#menuang ul{
  		padding, margin:0px;
  		list-style-type:none;
  		position:relative;
  		bottom:12px;
  		padding-bottom:20px;
  	}
  	#menuang ul li {
  		float:none;
  		}
