@charset "utf-8";

/* Generator from www.worthupferl-verlag.de */
.wortgenerator { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:190px; 
	height:170px;
}

.wortgenerator #backhupf_top { 
	width: 190px;
	height: 40px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/generator/bg_top.png);
	background-position: top left;
}

.wortgenerator #backhupf_bottom { 
	width: 190px;
	height: 60px;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/generator/bg_bott.png);
	background-position: top right;
	text-align: right;
}

.wortgenerator .hupfside_lft {
	height: 90px;
	background-image: url(../images/generator/bgsid_lft.png);
	background-repeat: no-repeat;
	background-position: top left;
	}

.wortgenerator .hupfside_rgt {
	height: 90px;
	background-image: url(../images/generator/bgsid_rgt.png);
	background-repeat: no-repeat;
	background-position: top right;
	}

.wortgenerator #worthupf_data {
	width: 190px;
	height: 90px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.wortgenerator .slogan {
	font-size:10px;
	width: 163px;
	height: 89px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	padding-top: 8px;
	font-weight: bold;
	text-align: center;
	background-color: #c1b900; 
}
.wortgenerator .urheber {
	font-size:8px;
	font-weight: bold;
	font-style: italic;
	text-align: right; 
}

.wortgenerator #backhupf_bottom a { 
	display: block;
	padding: 5px 12px 0px 0px;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
